I have many PowerShell windows open, with a command history specific for a task.
In the good old Batch file days I would use Title finance dpt or Title Email Admin. How can I accomplish this in PS?
|
I have many PowerShell windows open, with a command history specific for a task. In the good old Batch file days I would use
| |||
|
feedback
|
You can also throw this in your profile if it's something you want on each new PS window. Check out the TechNet article Customizing the Windows PowerShell Console | |||
|
feedback
|
|
If its your own console you wnat to customise then the following article at how-to-geek has the detail you need. Quite a few steps but worth it. | |||
|
feedback
|