Forum Discussion
shimshey
Oct 03, 2019Brass Contributor
Run PowerShell on the web
All, I am using Office 365. Some tasks require, or are easier to do using PowerShell.
The only issue I have is that since I have 2FA, I need to sign in again and again, sometimes 10 or more times per day.
In the browser I am signed in to the admin center.
Is there any way to run PS commands from one of the admin centers?
3 Replies
Sort By
Not from the admin center, but you can run it from Azure Cloud Shell now: https://techcommunity.microsoft.com/t5/Exchange-Team-Blog/Azure-Cloud-Shell-Now-Supports-Exchange-Online/ba-p/652269
Only problem - it disconnects in 20 mins 🙂
- shimsheyBrass Contributor
Thanks! But it seems like I am missing an Azure subscription...
I am using Office 365 only...
- mrehmatBrass Contributor
shimshey I dont know how your 2FA is set up but I know you can disable 2FA for specific IP ranges like that of your work network.
Recommendation: Run these PS scripts from a service account that have 2FA disabled. You can also limit these accounts to run only in a limited IP range.