Created
December 5, 2011 12:36
-
-
Save Znow/1433461 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[PS] C:\Windows\system32>Update-GlobalAddressList -Identity "EDORAHQ" | |
Update-GlobalAddressList : The operation could not be performed because object | |
'EDORAHQ' could not be found on domain controller 'ESDKLY002.edora.hq'. | |
At line:1 char:25 | |
+ Update-GlobalAddressList <<<< -Identity "EDORAHQ" | |
+ CategoryInfo : NotSpecified: (0:Int32) [Update-GlobalAddressLis | |
t], ManagementObjectNotFoundException | |
+ FullyQualifiedErrorId : A404880B,Microsoft.Exchange.Management.SystemCon | |
figurationTasks.UpdateGlobalAddressList |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment