Contact Info

Crumbtrail

ActiveXperts.com » Administration » Powershell » Powershell 3.0 » Select-Xml

Select-Xml - Powershell 3.0 CmdLet

ActiveXperts Network Monitor ships with integrated Powershell scripts to monitor complex network. The scripts run out of the box
Download the ActiveXperts Network Monitor FREE version now »

Select-Xml

Short description
Finds text in an XML string or document.

Syntax


Description
The Select-Xml cmdlet lets you use XPath queries to search for text in XML strings and documents. Enter an XPath query,
 and use the Content, Path, or Xml parameter to specify the XML to be searched.