-
PowerShell Script – Change the PowerShell Window Title
When I develop different scripts for organizations, I like to customize the Window title as a small a “small touch”. For engineering firms, the window title may secure their intellectual property when the script is being run.
For whatever reason you want to customize the PowerShell Window Title, it’s a simple one liner.
PowerShell
$Host.UI.RawUI.WindowTitle = “Copyright © 2016 MasteringPosh.com. All Rights Reserved. Read More…