Skype for business mac opening at login

broken image

Did a prereq check to verify the Lync module is loaded.I noticed things didn’t always line up when the server FQDNs were really long, like those in child domains. Added a couple of functions, including one that cleans up some variables when exiting.So I added the feature to show the user list by running Get-CsConnections.ps1 -IncludeUsers. My needs didn’t require the user list – just the statistics at the beginning. Added a parameter to display the user list.So a user can run get-help Get-CsConnections.ps1 and get the help, just like any other script and cmdlet. Removed the help function and the header block and inserted comment based help.I took the script and updated it a little, including: This was quite informative as it could be used to show load balance distribution, client versions being used, and more. Cerise and Mahmoud Badran came up with a script to show Lync connections, and the users connected.