Getting WMI Objects using PowerShell 2.0
WMI Enhancements in Windows PowerShell 2.0
Monitoring WMI Events with the Register-WMIEvent Cmdlet
parse ip addresses:
"10.1.1.1” | %{[Net.IPAddress]::Parse($_)}
Post a Comment
No comments:
Post a Comment