Is it possible to reset the runspace in Powershell ISE?

前端 未结 2 576
太阳男子
太阳男子 2020-12-15 17:42

One of the features of PowerGUI is the ability to reset the Powershell Runspace as demonstrated in this article and this article. Is it possible to do this in PowerShell ISE

2条回答
  •  [愿得一人]
    2020-12-15 18:18

    (I am using PowerShell V3 ISE on the Win8 Release Preview) You can use File>New PowerShell tab to create a new PowerShell runspace inside the ISE

提交回复
热议问题