View Single Post
Old 09-21-2007, 05:08 PM   #59
mitchelrl
Thumbs Must Hurt
 
mitchelrl's Avatar
 
Join Date: Sep 2007
Model: 8900
PIN: N/A
Carrier: T-Mobile
Posts: 67
Default

[PS] C:\Documents and Settings\mlewis.WPI>add-adpermission -user besadmin -acces
srights ExtendedRight -extendedrights Send-As, Receive-As, ms-exch-store-admin

cmdlet add-adpermission at command pipeline position 1
Supply values for the following parameters:
Identity: besadmin
Add-ADPermission : The operation could not be performed because object 'besadmi
n' could not be found on domain controller 'WPI-ARCHIVE.internal.blah.com'.
At line:1 char:17
+ add-adpermission <<<< -user besadmin -accessrights ExtendedRight -extendedri
ghts Send-As, Receive-As, ms-exch-store-admin

This seems so trivial. but for some reason, I'm having a problem with the second cmdlet. Suggestions?

Last edited by mitchelrl; 09-21-2007 at 05:14 PM..
Offline   Reply With Quote