tri_94 Posted September 23, 2021 Posted September 23, 2021 Hi there Having lots of issues with PowerShell freezing, I'm pretty sure its mostly when connected to office 365 SharePoint In the process of Teams migrations and renaming team, email and SharePoint site. If don't connect to SharePoint, i can rename the team and email all day and no problem. If I connect to SharePoint as well it can go for 30min-2h and it will freeze totally. I have to end task on PowerShell. Using PowerShell ISE (5.1.14393.4583) Thanks
HPlum78 Posted September 23, 2021 Posted September 23, 2021 There used to be an issue with MFA that would freeze powershell but I thought that had been resolved now....
free780 Posted September 23, 2021 Posted September 23, 2021 I’ve had ISE freeze and gobble up lots of memory when doing totally on prem stuff. Not happened recently though.
tri_94 Posted September 23, 2021 Author Posted September 23, 2021 The account I’m using isn’t using MFA and only created for the migration.
tri_94 Posted September 23, 2021 Author Posted September 23, 2021 It’s strange I just can’t do anything with the ISE window and if I have unsaved code when I close it from the task bar the prompt to save appears but you can’t select it to click either way. It’s fees if there is a hidden error under the ise window
free780 Posted September 23, 2021 Posted September 23, 2021 Start PowerShell. Stop-Process PowerShell_ise -Force It usually recovers unsaved files. I can just hear Thanos. I used PowerShell to destroy PowerShell.
tri_94 Posted September 24, 2021 Author Posted September 24, 2021 ISE is the problem, i've been using the normal powershell all day without the issue
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now