How do you run the resulting PowerShell windows as an administrator?
⚠Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.
@officedocsbot assign @yogkumgit
Daniel knew the answer:
Start-Process Powershell -Verb runAs
The resulting powershell is executed on o365 cloud environment. There is no need to run with conventional RunAs administrator as long as the user you use for authentication have administrative rights on o365 tenant.
Hi @bingoglossy, thank you for your collaboration.
Do you need more help?
@bingoglossy Hope the comments have helped you. Thanks for taking out some time to open the issue. Appreciate and encourage you to do the same in future also.
@officedocsbot close