PS C:\Windows\system32> remove-PSSession $cssession
PS C:\Windows\system32>
PS C:\Windows\system32> $cssession = New-CsOnlineSession –Credential $cred –OverrideAdminDomain "<domain>.onmicrosoft.com"
PS C:\Windows\system32> Import-PSSession $cssession -AllowClobber -Verbose
ModuleType Version Name ExportedCommands
---------- ------- ---- ----------------
Script 1.0 tmp_h40uvbb0.ro5 {Clear-CsOnlineTelephoneNumberReservation, ConvertTo-JsonForPSWS, Copy-CsVoicePolicy, Disable-CsMeetingRoo...
PS C:\Windows\system32>
PS C:\Windows\system32> get-csclientpolicy | select DisableEmailComparisonCheck
DisableEmailComparisonCheck
---------------------------
True
PS C:\Windows\system32> Update-CsUserDatabase
Update-CsUserDatabase : The term 'Update-CsUserDatabase' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spelling of
the name, or if a path was included, verify that the path is correct and try again.
At line:1 char:1
+ Update-CsUserDatabase
+ ~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : ObjectNotFound: (Update-CsUserDatabase:String) [], CommandNotFoundException
+ FullyQualifiedErrorId : CommandNotFoundException
Exchange is the server side of a collaborative application product that is part of the Microsoft Server infrastructure. Exchange's major features include email, calendaring, contacts and tasks, support for mobile and web-based access to information, and support for data storage.
TRUSTED BY