PDF4PRO ⚡AMP

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

Example: quiz answers

Windows PowerShell 3.0 Language Quick Reference

Back to document page

Windows PowerShell Language Quick ReferenceCreated by CommandsUpdate-HelpDownloads and installs newest helpfilesGet-HelpDisplays information about commands and conceptsGet-Command Gets all commandsGet-MemberGets the properties and methods of objectsGet-ModuleGets the modules that have been imported or that can be imported into the current sessionBitwise Operators-bandBitwise AND-borBitwise OR (inclusive)-bxorBitwise OR (exclusive)-bnotBitwise NOT-shl, -shrBitwise shift operators. Bit shift left, bit shift right (arithmetic for signed, logical for unsigned values)Other Operators-SplitSplits a string abcdefghi -split de -joinJoins multiple strings abc , def , ghi -join ; ..Range | foreach {$_ * 5}-is, -isnotType evaluator (Boolean). Tells whether an object is an instance of a specified .NET Framework is [int]-asType convertor. Tries to convert the input object to the specified .NET Framework type.$a = 42 as [String]-fFormats strings by using the format method of string | foreach { "{0:N2}" -f $_ }[ ]Cast operator.

Don Jones, Learn Windows PowerShell in a Month of Lunches Bruce Payette, Windows PowerShell in Action, Second Edition Lee Holmes, Windows PowerShell Cookbook, Second Edition

  Language, Reference, Windows, Quick, Powershell, Windows powershell 3, 0 language quick reference

Download Windows PowerShell 3.0 Language Quick Reference


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

Related search queries