SKYPE Policy Compliance Script

Now a days, I am working on automating various parts of Office 365 for different environments. Sharing a script requested by one of SKYPE for Business Administrator to apply External access policy and Client Policy for all users in the environment. Here are the requirements: Any Skype Online user where ClientPolicy is null apply the…

Setting up Skype for Business Room System in Hybrid Environment

This blog post is about Setting up  Skype for Business Room System in Hybrid Environment, where both exchange server and Lync environment  are in hybrid configuration. Skype for Business Room System is a cool hardware appliance which you can fit inside your organization Rooms and participants can see the Room booking information, Join the meetings, Create meeting,…

Check UPN and SIP match Skype for Business Online

This script checks if UserprincipalName and SIP address matches for the Skype Online users. If it doesn’t matches than it reports in CSV file as well as send the report via email. First configure your computer to connect to Skype for Business online: refer: https://technet.microsoft.com/en-us/library/dn362839(v=ocs.15).aspx Ones your computer is setup than download & extract the zip from below: https://github.com/VikasSukhija/Downloads/blob/master/SKypeSIPMIsmatch.zip Open the…