Training Notes

Downloads

Windows 7 SDK

admFiles_PowerShell.msi

PowerShellHelp.exe

PowerShellScriptOMaticCompiledRelease.exe

Primal Forms Community Tools

wmi administrative tools

 

Write-host "service status is $((get-service wmi).status)"

convert object array to string array

$ary = Get-QADComputer | foreach {$_.name} $ary = [String[]]$ary Get-WmiObject -ComputerName $ary


View alternate stream 

 notepad filename:streamname

notepad filename.ps1:zone.identifier

SDK Favorites