CPolydorou.PSISE Powershell Module

I mostly use Powershell ISE when working with powershell since it provides a more easier way to develop scripts and long commands. I've developed a powershell module that contains some functions that help with ISE. The module is called CPolydorou.PSISE and it's available in Powershell Gallery.

Lets go through the functions in the module and their usage.

New-PSISETab
Create a new Powershell tab in the current ISE window.

Rename-PSISETab
Rename a Powershell tab

Open-PSISEFile
Open a file in the current ISE tab.

I hope you'll enjoy the module!

Popular posts from this blog

Domain Controller Machine Password Reset

Configuring a Certificate on Exchange Receive Connector

Running Multiple NGINX Ingress Controllers in AKS