Get-CaseHoldPolicy

Roger Roger
4,541
Reputation points
Hi All
I am connecting to Security & Compliance PowerShell using the below command
Connect-IPPSSession
I am getting below error when i use the syntax Get-CaseHoldPolicy. please guide me
Get-CaseHoldPolicy : The term 'Get-CaseHoldPolicy' is not recognized as the name of a cmdlet, function, script file,
or operable program. 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:1
- Get-CaseHoldPolicy {111111111111111111111111} | select -E ...
- ~~~~~~~~~~~~~~~~~~
- CategoryInfo : ObjectNotFound: (Get-CaseHoldPolicy:String) [], CommandNotFoundException
- FullyQualifiedErrorId : CommandNotFoundException