Security & Compliance portal changed, how do i give specific permissions now?

Copper Contributor

I see that they recently changed the Security & Compliance section of the portal, and more specifically, the eDiscovery section. My company uses those extensively to put our terminated users on hold so we can recover a license while not losing the mail.

Since the change in display, I dont see where I can give specific permission to specific legal hold cases anymore.

 

Is it still possible to do so?

 

I even tried to find powershell to do this, but it seems finding specific powershell to manage this portion of O365 is like finding a needle in a haystack....    =\

 

 

 

1 Reply

You can still connect to the Security and Compliance Center via Powershell as described here:

https://technet.microsoft.com/en-us/library/mt587092(v=exchg.160).aspx

 

Once Connected you can add a member to a case with the cmdlet

Add-ComplianceCaseMember -Case CaseName -Member user

 

I am in agreement with you they need to bring back the functionality back to the GUI.