question

VinothKumarAnnadurai-4871 avatar image
0 Votes"
VinothKumarAnnadurai-4871 asked IanXue-MSFT answered

Powershell.exe

Powershell_ise gets restarted 5.1 gets restarted very frequently on win 10

windows-server-powershell
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

RichMatheisen-8856 avatar image
0 Votes"
RichMatheisen-8856 answered

The ISE is no longer a supported product. Try using VS Code as a substitute.

5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

IanXue-MSFT avatar image
0 Votes"
IanXue-MSFT answered

Hi,

Try to launch PowerShell ISE without your powershell profile.

 powershell_ise.exe -NoProfile

If this works it could be a profile issue.

Best Regards,
Ian Xue
============================================
If the Answer is helpful, please click "Accept Answer" and upvote it.
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.


5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.