R
RENFEL
Guest
Hello Powershell guru's, hope someone can help me. I'm hoping one of you guys came across this type of script.
I googled, i checked documentation, checked any forums, and try any commands before posting this.
I have a script that pull the users mailbox and select only the access rights or who delegate access to a user and export this to csv. Works perfectly but i'm looking for a parameter that pulls also the section "reports to" or the user's manager.
I know with Get-aduser there is a parameter but it just don't seem to combine with O365 commands.
Any idea or any help would be appreciated.
Continue reading...
I googled, i checked documentation, checked any forums, and try any commands before posting this.
I have a script that pull the users mailbox and select only the access rights or who delegate access to a user and export this to csv. Works perfectly but i'm looking for a parameter that pulls also the section "reports to" or the user's manager.
I know with Get-aduser there is a parameter but it just don't seem to combine with O365 commands.
Any idea or any help would be appreciated.
Continue reading...