August 20, 2010
# #Ping computer and just give result of action. # $strComputer = "localhost" $ping = New-Object System.Net.NetworkInformation.Ping $result = $ping.Send($strComputer) $result.Status
Subscribe to:
Post Comments (Atom)
Blog Archive
Tags
Links
About Me
- Catherina
- I took the PowerShell Master Class for Thomas Lee in Stockholm in march 2010.
0 kommentarer:
Post a Comment