In Windows 7, you just need to go to the Start menu, Administrative Tools , then Windows Powershell Modules . You should see the PowerShell command line utility like the one below:
This is a very effective way for most administrators to use PowerShell, but this command line interface can also be a hindrance for those new to PowerShell or even new to the interface types. command line.
The answer is PowerGUI.
What is PowerGUI and how can it help you?
Before thinking that we are trying to market certain commercial tools here, let us tell you first that PowerGUI is completely free.
PowerGUI can help you with the following issues:
Figure 2: Expanding PowerGUI with PowerPacks from the Library
Where can you download it and how to install it?
Where can you download it and how to install it?
Download and install PowerGUI
You can find the PowerGUI program with 8MB capacity here. As you can imagine with an application at that capacity, the download and installation takes place very quickly.
In addition to all of the installation questions that are often included in other installers, there is a point in the GUI that you should note during the installation process (the previous phase Figure 4), you can specify the What features in PowerGUI do I want to install.
The options here include PowerPacks like in Exchange 2007, Active Directory and Network. Meanwhile the two options While Local System and Network are selected by default, there are two options that we mention are not.
Before the installation is complete, you can choose whether PowerGUI can start automatically when the installation finishes. Here's what you can see about PowerGUI when it has just started:
Surely you will find them less complicated than the command prompt shown above?
With what I know about PowerShell, I just started. However, with just a few clicks of the mouse, I was able to browse to the list of users on my local computer and see which users were added . By going to View , then PowerShell script , a new tab is opened to show me that PowerShell is executed for anything I've done. In this window, I can use PowerShell for general tasks, can easily make and create automation scripts, even when you don't know much about how to use PowerShell. Here's what you can see about it in Figure 6 below:
Conclude
Although I had some experience in creating and editing shell scripts in Unix / Linux, as well as programming experience limitations, having GUI tools can help me simplify. tasks when learning a new language is a necessity.
Indeed I am very pleased to find that this is a completely free tool - PowerGUI. In addition to the free features, this is also an interesting tool by 1) we can run PowerShell scripts without much knowledge of PowerShell 2) help you understand PowerShell by displaying the scripts created from your actions in the GUI 3) Allows you to extend this functionality with many Windows applications (both in Windows and third parties) and 4) to help you edit scripts PowerShell and export their results. If you are interested in learning PowerShell, this is a tool we recommend for you.