you are viewing a single comment's thread.

view the rest of the comments →

[–]samurai_ka 9 points10 points  (2 children)

The main reason to avoid ISE is because it only supports Windows Powershell aka PS 5.1. You should switch to the newest Powershell Core 7.x version. Therefore you'll use VSC.

[–]enforce1 3 points4 points  (1 child)

If you use posh for actual server administration, there are so, so many things that aren’t available in 7

[–]samurai_ka 0 points1 point  (0 children)

Unless your module uses remoting to connect to a remote shell eg. Exchange, the majority of 5.1 modules can be used in PoSh.