To start Windows PowerShell from the Start Menu, click Start, click All Programs, click Windows PowerShell 1.0, and then click the Windows PowerShell icon.
To start Windows PowerShell from the Run box, click Start, click Run, type powershell, and click OK.
To start Windows PowerShell from a Command Prompt (cmd.exe) window, at the command prompt, type powershell. Because Windows PowerShell runs in a console session, you can use this same technique to run it within a remote telnet or SSH session. To return to your Command Prompt session, type exit.
Written by Dharanidhar on Sunday, February 28, 2010
Running Windows PowerShell
Subscribe to:
Post Comments (Atom)
3 comments:
This screen cast is part 3 of a series of 5 screen casts representing the 5 demos from the "Tech Net Web cast: Windows 7 Feature Overview".
In this third demo we discuss and demonstrate Power-Shell 2.0, and show how to enable and perform remote administration in Windows 7.
can you please send me more details
Windows PowerShell Integrated Scripting Environment (ISE) is a new host application that lets you run commands, and write, test, and debug scripts in a friendly, syntax-colored, environment. In Windows Vista, Windows Server 2008, and later versions of Windows, to start Windows PowerShell ISE, from the Start menu, click Start, click All Programs, click Accessories, click the Windows PowerShell folder, and then click the Windows PowerShell ISE item. In Windows XP and Windows Server 2003, to start Windows PowerShell from the Start menu, click Start, click Programs, click Accessories, click the Windows PowerShell folder, and then click the Windows PowerShell ISE item.
Post a Comment