This web site uses Kentico CMS, the content management system for ASP.NET developers.

Community > Blogs > Max-PIT> PowerShell Blog > August 2008 > PowerShell Tab-Expansion
 

PowerShell Tab-Expansion

Basically, you can use the tab to auto-complete what you are writing in your PowerShell (PS) cmdlet line.

Here’s some examples:

clip_image002

Then press the “tab” key a few times

clip_image004

clip_image006

Pick the “properties” or “method” you want to use to complete the cmdlet and run.

clip_image008

Now, using the one of the third-party PowerShell tools available on the Internet such as”PowerShellPlus”, you can take advantage of the Tab-expansion features in a graphical way.

clip_image010

A pull-down list will be available similar to the auto-completion features available in Visual Studio.

clip_image012 clip_image014

If you want to check out the “PowerShellPlus” tool, here the link: http://www.powershell.com/

Enjoy!

Posted: 8/29/2008 2:11:44 PM by Global Administrator | with 0 comments


Comments There are no comments on this post.
This web site uses Kentico CMS, the content management system for ASP.NET developers.