Windows IT Pro is the authoritative and independent resource for windows nt, windows 2000, windows 2003, windows xp. Features a collection of resources and magazines for windows IT professionals.
  
  
  Advanced Search 


August 29, 2006

Steps for Getting Started with PowerShell

It's powerful, flexible, and unlike any previous scripting language
RSS
Subscribe to Windows IT Pro | See More Scripting Articles Here | Reprints | Or get the Monthly Online Pass—only $5.95 a month!

Windows PowerShell (formerly code-named Monad) is one of the most important Windows Server management tools that Microsoft has released since VBScript. An entirely new scripting environment for Windows, PowerShell consists of a new command shell and a new scripting language. You can write PowerShell scripts using any text editor, but you must run them in the PowerShell command shell. Here's a 10-step curriculum that will help you get started learning about the PowerShell scripting technology.

1. Find the PowerShell home page—First, visit the PowerShell home page at http://www.microsoft.com/windowsserver2003/technologies/management/powershell/default.mspx. There, you'll find a basic introduction to PowerShell and links to important PowerShell downloads.

2. Download and install PowerShell—PowerShell will be included in Longhorn Server, Microsoft Exchange Server 2007, and Microsoft System Center Operations Manager 2007, but not in any other versions of Windows—not even in Windows Vista. You can download PowerShell from http://www.microsoft.com/downloads/details.aspx?FamilyId= 2B0BBFCD-0797-4083-A817-5E6A054A85C9.

3. Download and install the PowerShell Documentation Pack—Microsoft's essential documentation for PowerShell—the Windows PowerShell RC1 Documentation Pack—includes a Getting Started Guide, a PowerShell User Guide, and a quick-start guide to script tracing. You can download the Documentation Pack at http://www.microsoft.com/downloads/details.aspx?FamilyId=B4720B00-9A66-430FBD56-EC48BFCA154F.

4. Launch the PowerShell command shell—After you've installed PowerShell and have the documentation in hand, you're ready to launch the command shell, which you'll use to run Power-Shell scripts and commands. Launch PowerShell by clicking Start, All Programs and selecting the Windows PowerShell menu option.

5. Get help—PowerShell is a new environment with new commands. The best way to learn about PowerShell's commands (called cmdlets) and concepts is to use the built-in Help command.

To access the Help system, use the cmdlet

PS C:\temp> get-help 

6. Run some of the familiar PowerShell cmdlet aliases—The PowerShell command shell comes with several built-in commands that you'll need to learn. Some of these cmdlets are new, but others have aliases for familiar commands such as cd, copy, dir, echo, kill, mount, ps, ren, and type.

7. Explore the PowerShell cmdlets—PowerShell includes cmdlets that perform all sorts of system actions, from navigation and management to accessing resources. You can execute all of the cmdlets from the PowerShell command line or in your scripts. For a list of all available cmdlets, use the get-command command:

PS C:\temp> get-command 

8. Find the cmdlet parameters—Most PowerShell cmdlets accept parameters that influence their functionality. All cmdlet parameters must be preceded by a dash (-). To find the parameters for a particular cmdlet, simply type the cmdlet followed by the -? parameter. For example, to list all available parameters for the get-psdrive cmdlet, type

PS C:\temp> get-psdrive -? 

9. Join the PowerShell newsgroup—You're bound to have questions as you begin to work with PowerShell. To get answers from Microsoft and other IT professionals, post your questions in Microsoft's PowerShell newsgroup at http://www.microsoft.com/technet/community/newsgroups/dgbrowser/enus/default.mspxdg=microsoft.public.windows.server.scripting&lang=en&cr=US.

10. Get Sample PowerShell scripts—Running and modifying existing scripts is one of the best ways to jump-start your PowerShell development process. Microsoft's Script Center Script Repository provides a variety of PowerShell scripts, including Active Directory (AD), network, file system, and registry scripts as well as application and hardware management scripts. To download Microsoft's collection of PowerShell management scripts, go to http://www.microsoft.com/technet/scriptcenter/scripts/msh/default.mspx.

End of Article



Reader Comments

You must log on before posting a comment.

If you don't have a username & password, please register now.




Top Viewed ArticlesView all articles
Friday at PASS Europe 2006

Kevin talks about the closing day of the event and shares a funny Microsoft film. ...

More fun TechEd 2005 Resources

Kevin points out some more TechEd resources ...

What service packs and fixes are available?

...


Related Articles Working with Shortcuts in Windows PowerShell

Essential Windows PowerShell Commands

PowerShell One-Liners for Accessing WMI

Exchange 2007: Life Without ExMerge?

Windows OSs Whitepapers Why SaaS is the Right Solution for Log Management

Are You Satisfied?

A Preliminary Look at Deployment Plans for Microsoft Windows Vista

Related Events Check out our list of Free Email Newsletters!

Scripting eBooks Keeping Your Business Safe from Attack: Encryption and Certificate Services

Best Practices for Managing Linux and UNIX Servers

Building an Effective Reporting System

Related Scripting Resources Become a VIP member of the Windows IT Pro community!
Get it all with the VIP CD and VIP access. A $500+ value for only $279!

Subscribe to Windows IT Pro!
Solve your toughest technical problems with our experts and access 10,000 + articles online. 30% off

Monthly Online Pass - Only $5.95!
Get instant access to 10,000+ articles from Windows IT Pro Magazine!

TechNet Virtual Labs
Evaluate and test Microsoft's newest products.

Job Openings in IT


ADS BY GOOGLE SPONSORED LINKS FEATURED LINKS

Microsoft Exchange & Windows Connections event returns to Las Vegas Nov 10 - 13
Connections returns to Las Vegas for this exciting event where each attendee will receive SQL Server 2008 standard with 1 CAL. Co-located with Microsoft ASP.NET, SQL Server, and SharePoint Connections with over 250 in-depth sessions.

Free Online Event! Virtualization:Get the Facts!
Register now and attend this free, live in-depth online conference on November 13 and 20, 2008, produced by Windows IT Pro. All registrants are eligible to receive a complimentary one-year digital subscription to Windows IT Pro (a $49.95 value)!

Check Out Hyper-V Video on ITTV
Watch Karen Forster's interview on Hyper-V's performance on ITTV.net.

Ease Your Scripting Pains with the Flexibility of PowerShell!
Join MVP Paul Robichaux on December 11, 2008 at 11:00 AM EDT as he equips you with PowerShell basics in 3 introductory lessons, each followed by a live Q&A session—all on your own computer!

Latest Advancements in SSL Technology
There are a variety of different kinds of SSL to explore to ensure customer data is kept confidential and secure. In this paper, we will discuss some of these SSL advances to help you decide which would be best for your organization.

PASS Community Summit 2008 in Seattle on Nov 18-21
The don’t-miss event for Microsoft SQL Server Professionals. Register now and you’ll enjoy top-notch Microsoft and Community speakers and more.



Solving PST Management Problems
In this white paper, read about the top PST issues and how to administer local/network PST Files.

Get Protected -- Data Protection Manager 2007
Protect your virtualized environment with Data Protection Manager

Order Your SQL Fundamentals CD Today!
Learn how to use SQL Server, understand Office integration techniques and dive into the essentials of SQL Express and Visual Basic with this free SQL Fundamentals CD.

Maximize Your SharePoint Investment: Get Your Data Moving
Watch this web seminar now to learn how to maximize your SharePoint investment! Join us as we take a look at the complex business of securing, accessing and managing vast amounts of information in a global network and various ways to get your data moving.
Windows IT Pro Home Register FAQ for Windows WinInfo News
Europe Edition About Us Contact Us/Customer Service Media Kit Affiliates / Licensing  
SQL Server Magazine Office & SharePoint Pro Windows Dev Pro IT Job Hound ITTV
IT Library Technology Resource Directory Connected Home Windows Excavator Windows SuperSite 
 
 Windows IT Pro is a Division of Penton Media Inc.
 Copyright © 2008 Penton Media, Inc., All rights reserved. Terms and Use | Privacy Statement | Reprints and Licensing