PDF4PRO ⚡AMP

Modern search engine that looking for books and documents around the web

Example: bachelor of science

Windows PowerShell Cheat Sheet - Gary Lapointe

Windows PowerShell Cheat Sheet Copyright 2013 Aptillon, Inc. | Category Description Examples Variable Precede all variable names with $ $variableName = "variable value" Automatic Variables Variables that are created at runtime based on context. Variable Description $true A TRUE value. $false A FALSE value. $null A null value. $() Sub-expression. Variable Description $_ The current object in a pipeline operation. $? Last operation execution status. $Error Array of error objects ($Error[0] is last error). $LastExitCode Contains the last executable program s exit code. Operators Traditional equality, comparison, and logical operators cannot be used (except for ! ). == != < <= > >= && || ! & | ^ -eq -ne -lt -le -gt -ge -and -or -not (or !)

Title: Windows PowerShell Cheat Sheet Author: Gary Lapointe Subject: Cheat Sheet Keywords: PowerShell, SharePoint, Quick Reference, Cheat Sheet Created Date

Loading..

Tags:

  Sheet, Teach, Powershell, Cheat sheet, Powershell cheat sheet

Information

Domain:

Source:

Link to this page:

Please notify us if you found a problem with this document:

Spam in document Broken preview Other abuse

Transcription of Windows PowerShell Cheat Sheet - Gary Lapointe

Related search queries