16
Windows PowerShell

Powershell

  • Upload
    f-s

  • View
    84

  • Download
    1

Embed Size (px)

Citation preview

  1. 1. Windows PowerShell
  2. 2. * .* .. vbscripts *
  3. 3. o Microsoft .NET Framework v2.0 or latero Windows XP/Server 2003 or latero The PowerShell install file (Download)o Windows Management Framework (Includes)o Windows Remote Managemento Windows PowerShell 2.0o Background Intelligent Transfer Service (BITS) 4.0
  4. 4. Get-Help Get help for CMDLets and Key Concepts Get-Help -full Get-Member Used to tell you what the object has to offer Properties / Methods Object Type Get-Command Gets a list of cmdlets, functions, applications
  5. 5. - - - -
  6. 6. How to Create a PowerShell Profile
  7. 7. . .