Quantcast
Channel: PowerShell.com – PowerShell Scripts, Tips, Forums, and Resources
Viewing all articles
Browse latest Browse all 6937

#PSTip Using XPath in PowerShell, Part 1

$
0
0

This is the first tip in a series of Select-Xml/XPath tips.
Working with XML documents in PowerShell is relatively easy. For most things it is enough to read XML file and convert it to XmlDocument object using XML type accelerator:

Read More


Viewing all articles
Browse latest Browse all 6937

Trending Articles