Alexander's Blog

Sharing knowledge with the global IT community since November 1, 2004

PowerShell ISE Keyboard Shortcuts

/
/
ad-mania

I prefer to use PowerShell ISE over the standard Windows PowerShell console. Here are some keyboard shortcuts that you may find helpful. Just make sure that you use the 64-bit version of PowerShell ISE and not the 32-bit. If you use Windows PowerShell ISE in Windows Server 2008 R2 or Windows 7 then you are using the 64-bit version. If you use Windows PowerShell ISE (x86) then you are using the 32-bit version.

PowerShell Command Keyboard Shortcut
New Script (pane) Ctrl + N
Open Script (or other file) Ctrl + O
Save Ctrl + S
Save As Alt +F + A
Run F5
Run Selection F8
New PowerShell Tab Ctrl + T
Close PowerShell Tab Ctrl + W
Close Script Ctrl + F4
New Remote PowerShell Tab Ctrl + Shift + R

For more information on this topic check out this Microsoft TechNet article.

  • Facebook
  • Twitter
  • Linkedin

Leave a Comment

Your email address will not be published. Required fields are marked *

This div height required for enabling the sticky sidebar