Forum Discussion
Harshaacharya08
Oct 16, 2020Copper Contributor
I am unable to run get-ADPermission when exchange 2016 is invoked
I tried many ways, but "get-ADpermission doesn't work" it says un recognized. However wen i try with installing (add-snapin Microsoft.exchange ...) it throws error. I am unable to perform any 2016 rel...
hasanemresatilmis
Oct 16, 2020Iron Contributor
Hi Harshaacharya08,
Could you send a screenshot of the error you get when you type the command "Add-PSSnapinMicrosoft.Exchange.Management.PowerShell.SnapIn"?
Harshaacharya08
Oct 16, 2020Copper Contributor
Attachment
- hasanemresatilmisOct 16, 2020Iron Contributor
Hi Harshaacharya08,
Can you run the Get-ADPermission command as follows?
On a server with Exchange 2016 installed
1. Run PowerShell as an administrator.
2. Run the command "Add-PSSnapinMicrosoft.Exchange.Management.PowerShell.SnapIn".
3. Run the Get-ADPermission command.