Forum Discussion
prakharathreya
Feb 09, 2022Copper Contributor
Is Get-PrivacyManagementRule a valid powershell command ?
I've been trying to figure out how a few security settings in the M365 tenant can be configured via Powershell. I was looking into Privacy Management in the admin console which has a bunch of setting...
prakharathreya
Feb 09, 2022Copper Contributor
Try to Connect to IPPSession first using below command:
Connect-IPPSSession
It works only when I'm connected to it.
Connect-IPPSSession
It works only when I'm connected to it.
farismalaeb
Feb 10, 2022Iron Contributor
I agree with you,
The command is valid and is supported till now, but seems there is no documentation any where.
I checked GitHub and tried to find documentation, but nothing found.
But if the command help you, feel free and keep using it as its still valid and supported.
Hope this answer help