Datasheet

UNDERSTAND THE BASICS OF POWERSHELL 9
Administering
Service Delivery
PART I
FIGURE 1.4 The PowerShell Integrated Scripting Environment
Script editor
Command pane
Output pane
NOTE
It’s important to understand that the ISE isn’t the only way to create PowerShell
scripts. PowerShell scripts can be created with any text editor, including built-in utilities
like Notepad and WordPad, along with third-party development environments.
Understand Profiles
PowerShell also has a concept of pro les. Pro les in PowerShell are similar to pro les
in Windows. When you log on to Windows, your user pro le is loaded, which loads
all of your Windows customizations, such as your desktop items and wallpaper.
Likewise, PowerShell pro les save your PowerShell customizations. When you open
PowerShell, your pro le will load, and your customizations will be loaded as well.
c01.indd 9c01.indd 9 5/12/2011 1:07:43 PM5/12/2011 1:07:43 PM