hi neo,
i cant seem to make the powershell work, when i try to get-recipientpermission i get this message:
The term 'get-recipientpermission' is not recognized as the name of a cmdlet, function, script file, or operable progra
m. 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:24
+ get-recipientpermission <<<<
+ CategoryInfo : ObjectNotFound: (get-recipientpermission:String) [], CommandNotFoundException
+ FullyQualifiedErrorId : CommandNotFoundException
i tried to follow microsoft instructions but i always got this message...i'll be glad for more help.