exchange powershell : get-mailbox outside default scope
- by phill
how do you run the cmdlet "get-mailbox" outside the current default scope of the current domain?
When I run get-mailbox -OrganizationalUnit bob.com/bobsage
I get an error message saying:
Get-mailbox: The requested search root 'rmcv.com/rmcvanguard' is not in the current default scope 'ems-1.net'. Cannot perform searches outside the current default scope.
thanks in advance