
\Validate-CsHybridConfiguration.ps1 -DomainController DC. This happens when your Front End servers are in a different domain than your RTC Groups. Using the DomainController gives you the ability to tell the script which domain the RTCUniversalServerAdmins group is located in comparison to which domain you are running the script from. \Validate-CsHybridConfiguration.ps1 -OverrideAdminDomain Using the OverrideAdminDomain which allows you to use your vanity domain credentials instead of having to use an login. Unknown error responses throughout the running of the script. If you use this bypass and you don't have the proper rights, you will get You continue to get a failure on the group check.

Use this if you have already validated membership and Use this switch to skip the RTCUniversalServerAdmins group check. when signing in with this parameter if the RTCUniversalServerAdmins group is in a different domain than the domain the Front End server is located Use the parameter to pass the tenant domain if you are signing in with your vanity domain One is the log file that simply shows you the same items that are in the screenshot and the second is an HTML report that will show you Pass/Fail information for the given checks. This is required on a Front End server, but if you run this from another computer with the Lync/Skype admin tools, you will have to add this feature so that it can verify group membership for the Admin running the script.Īs you can see in the above output, the last two lines show you the path to the output files. Internet Access to allow the Online Connector to sign into the Remote PowerShell Session. This is required by the script Cmdlets to gather the correct information without throwing access errors. The script needs to be run in a PowerShell window opened as an Administrator
Microsoft skype for business 2013 windows#
Windows Server 2008 R2 will require enabling PSRemoting: Windows Server 20 R2 is already enabled by default Remote PowerShell needs to be enabled on the Federated Edge Servers TCP Port 5985 needs to be open from the Front End server to the Federated Edge servers for remote PowerShell This is needed to allow access to the Skype for Business Online session User needs tenant admin credentials that have permissions to administer Skype for Business Online This is required by the Lync/Skype Cmdlets to gather the correct information without throwing access errors. User needs to be a member of the RTCUniversalServerAdmins, CsServerAdministrator, or CsHelpdesk domain group Installing this module will not require a reboot, but will require you to open a new PowerShell window after install. Utility can also be used to view and delete certificates.Įncourage you to test this GPO, any associated registry keys, and any other modifications (including modification or removal of any certificates) in your lab or test environment.Needs to have Skype Online Connector installed

This certificate can be viewed using the certificate MMC, should be of type Client Authentication, and will contain the users SIP address (for example, The Lync\Sfb saves a certificate in the users Personal certificate store, and this certificate (if present) may need to be removed to prevent the client from automatically logging in. You may need to perform additional steps if you wish to force users to enter credentials every time they log in to Lync or Skype for Business.
Microsoft skype for business 2013 update#
MS15-097: Description of the security update for Microsoft Lync 2013 (Skype for Business) This update is included as part of the September 2015 update for Lync 2013 and Skype for Business, The AllowSavePassword registry when set in proper combination with SavePassword, will remove the "Save my password" checkbox from the Sign In UI. This new setting must be used IN COMBINATION with the SavePassword GPO as described in the KB. This issue was resolved with the addition of a new GPO titled AllowSavePassword as detailed in Prior to this update, the SavePassword GPO would uncheck the "Save my password" checkbox, but would leave the box exposed so that users could simply recheck the box. The Group Policy setting in question is SavePassword and is used to control the ability to prevent users from checking the "Save my password" box. We recently discovered an issue with the with the Lync 2013\Skype for Business GPO (Group Policy Object) that controls a user's ability to save their password. First published on TECHNET on Jan 14, 2016
