Powershell documents

Windows PowerShell Cookbook by O'Reilly Media

This Cookbook provides hundreds of tested scripts that you can use right away to administer Windows systems using Microsoft's new tool-everything from automating routine tasks to working with files...
  • $39.99
  • O'Reilly published this 05 / 15 / 2009
  • 4,189 reads
  • 0 comments

about_powershell_v2

TOPIC Windows PowerShell Version 2.0 SHORT DESCRIPTION Windows PowerShell 2.0 introduces several significant features that extend its use, improve its usability, and allow you to control and manage...
  • Win7Guru published this 08 / 19 / 2008
  • 114 reads
  • 0 comments

Essential Windows Tools

Fast Track to Essential Windows Tools By Team Digit Credits People Behind This Book EDITORIAL Editor: Deepak Ajwani Coordinating Editor: Aditya Kuber Copy Editors and Writers: Robert Sovereign-S...
  • api_user_11797_ramashanker published this 10 / 18 / 2008
  • 739 reads
  • 0 comments

How to manage Active Directory in Powershell 1

How to manage Active Directory in Powershell 1.0 This is a walkthrough on creating Organizational Units, User Accounts, and Groups. Creating an Organizational Unit The next couple of steps are g...
  • daimon81032648 published this 04 / 21 / 2009
  • 213 reads
  • 0 comments

Windows PowerShell Essentials eBook

Windows PowerShell Essentials provides everything necessary to get up to speed on this powerful and flexible shell scripting language for Microsoft Windows. This eBook covers the basics of the Powe...
  • $5.99
  • neilsmyth published this 05 / 20 / 2009
  • 1,780 reads
  • 0 comments

W2K8_Server_Management_PP T

Clinic Windows Server® 2008: Windows Server 2008 Management Clinic Outline Server Management Overview Server Core Installation Windows PowerShell Remote Management Spend Less Time on Everyday ...
  • api_user_11797_Harshang2007/Geek published this 10 / 16 / 2008
  • 301 reads
  • 0 comments

Windows PowerShell Pocket Reference by O'Reilly Media

This portable reference to Windows PowerShell summarizes both the command shell and scripting language, and provides a concise reference to the major tasks that make PowerShell so successful. Writt...
  • $10.99
  • O'Reilly published this 05 / 15 / 2009
  • 2,464 reads
  • 0 comments

about_eventlog

TOPIC Windows PowerShell Event Log SHORT DESCRIPTION Windows PowerShell creates a Windows event log named "Windows PowerShell" to record Windows PowerShell events. You can view this log in Event Vi...
  • Win7Guru published this 08 / 19 / 2008
  • 81 reads
  • 0 comments

Learning Command Structure in Power Shell

Learning Command Structure in Power Shell
  • daimon81032648 published this 04 / 14 / 2009
  • 274 reads
  • 0 comments

Report to MS Word Powershell

param( [string] $VIServer ) if ($VIServer -eq ""){ Write-Host Write-Host "Please specify a VI Server name eg...." Write-Host " powershell.exe Report.ps1 MYVISERVER" Write-Host Write-Host exit } fun...
  • alanrenouf published this 08 / 17 / 2008
  • 2,105 reads
  • 0 comments

Microsoft powershell reference

Windows PowerShell Quick Reference How to Access Arguments To access command-line arguments used when starting a script use the automatic variable $args. You can cycle through the individual argume...
  • Avery_Novalis published this 02 / 23 / 2008
  • 5,658 reads
  • 0 comments

Folder Management in Power Shell P2

Part II: Folder and File Creation start-transcript c:\FolderManagement P2.txt Learning the commands (use get-help <command>): New-Item Remove-Item 1. 2. 3. 4. 5. Create the directory “c:\Powershell...
  • daimon81032648 published this 04 / 16 / 2009
  • 188 reads
  • 0 comments

Folder Management in Power Shell P1

Folder Management in PowerShell 1.0: Part I: Navigation In this lesson we will peruse our way through the file structure and command Powershell to do it all without a GUI. No right clicking in this...
  • daimon81032648 published this 04 / 16 / 2009
  • 144 reads
  • 0 comments

Windows Admin Scripting Little Black Book

Learning scripting is not an easy work but with the help of this guide you can create script that will really useful in your job as administrator.
  • bytesgrabber published this 07 / 13 / 2008
  • 5,290 reads
  • 0 comments

Active Directory Architecture

Active Directory Architecture Abstract To use the Microsoft® Windows® 2000 Server operating system with maximum effectiveness, you must first understand what the Active Directory™ directory service...
  • ace_anas published this 04 / 01 / 2008
  • 4,540 reads
  • 0 comments

Windows Script Host Reference

{ WSH VBScript REFERENCE } SUBS – No Return Value WSH Template <Tags Required to Run> Sub mysub() some statements End Sub Sub mysub(argument1,argument2 ) some statements End Sub FUNCTIONS – Return ...
  • Open S0urce published this 10 / 11 / 2007
  • 8,059 reads
  • 2 comments

about_scriptcmdlets

TOPIC Types.PS1XML file SHORT DESCRIPTION The Types.ps1xml files let you extend the .NET types of objects used in Windows PowerShell. LONG DESCRIPTION The Types.ps1xml file in the Windows PowerShel...
  • Win7Guru published this 08 / 19 / 2008
  • 29 reads
  • 0 comments

P2 Transcript

********************** Windows PowerShell Transcript Start Start time: ***************** Username : ***************** Machine : ***************** ********************** Transcript started, output f...
  • daimon81032648 published this 04 / 16 / 2009
  • 259 reads
  • 0 comments

Advanced Bash Shell - Scripting Guide - 2003

Excellent document on bash shell scripting.
  • tlemerond published this 06 / 28 / 2008
  • 9,417 reads
  • 0 comments

about_remote_troubleshoot ing

TOPIC Troubleshooting remote operations SHORT DESCRIPTION Troubleshooting remote operations in Windows PowerShell DRAFT: This help topic describes features in the preview version of Windows PowerSh...
  • Win7Guru published this 08 / 19 / 2008
  • 178 reads
  • 0 comments
1 2 Next >