Forum Discussion

dborchers-gc's avatar
dborchers-gc
Copper Contributor
Jun 02, 2020

Delete User and Delegate Profile/Data with Powershell

Hello Everybody,

 

i want to ask if someone have an idea how i can set the tasks for delegating data of an removed-user to another person by PowerShell (or Flow)

 

I want to set these steps by Powershell, is that possible?

  • It is, however you will have to use cmdlets from different PowerShell modules, and/or use the corresponding Graph endpoints. License management can be done via the MSOnline/Azure AD module or the Graph API. Mailbox permissions/email address management/forwarding can be configured via the Exchange Online PowerShell cmdlets. Delegating OneDrive can be done via SPO PowerShell.

Resources