Forum Discussion
PowerShell 2 - Need commandlet Search-UnifiedAuditLog
- Jun 16, 2017
The cmdlet is loaded via Remote PowerShell, so nothing specific is needed on the machine. Are you actually able to connect to SCC PowerShell on said machine? Can you use other SCC cmdlets? Or are you using it via ExO remote PowerShell? In any case, the requirements are listed here: https://technet.microsoft.com/en-us/library/jj984289(v=exchg.160).aspx
Thanks for the information. What I was failing to realize is that it was actually doing a Remote PowerShell connection. Based on the requriements we should only need to upgrade to minimum version of PowerShell 3
First comment: PLEASE do not run a desktop OS (Win 7) on a Server!
Install Posh 4.0 (WMF 4.0 and .Net 4.5 or higher)
Posh 4.0 is a prereq for 5.0.
Then upgrade to Posh 5.0, you will not regret it.
Regards,
Marty Wiedmeyer