PowershellMadness
Friday, March 9, 2012
Converting commands easily to nice XML
# Retrieve all hot fixes and output into standard XML type file test.xml
(Get-hotfix ConvertTo-XML).Save("C:\temp\Test.xml")
Newer Posts
Older Posts
Home
Subscribe to:
Comments (Atom)