Quantcast
Channel: SQLServerCentral » Programming » Powershell » Latest topics
Viewing all articles
Browse latest Browse all 467

Help a newbie with Powershell and XML?

$
0
0
I have an XML file as follows:

<Projects> <Project ProjectName = "DeploymentPackageTest" ProjectFolder = "Test"> <Parameters> <Parameter parmName = "LocalHostTest_ConnectionString" parmDataType = "string" parmReq="True" parmS

Viewing all articles
Browse latest Browse all 467

Trending Articles