Jump to content

Recommended Posts

Posted

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

Posted
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
Posted

Start PowerShell.

Stop-Process PowerShell_ise -Force

 

It usually recovers unsaved files.

 

I can just hear Thanos.

I used PowerShell to destroy PowerShell.

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 account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...