Hi All,
I am getting Expected statement error at Line1 char 1 while running the below script . Can you Please help me with the resolution.
- <Configuration>
<IntervalSeconds>7200</IntervalSeconds>
<TimeoutSeconds>300</TimeoutSeconds>
<TargetComputer>$Target/Host/Property[Type="Windows!Microsoft.Windows.Computer"]/NetworkName$</TargetComputer>
<TargetComputerID>$Target/Host/Property[Type="Windows!Microsoft.Windows.Computer"]/PrincipalName$</TargetComputerID>
<FolderPath>"$Target/Property[Type="Windows.Monitoring.FileSystem.FileShare"]/Path$"</FolderPath>
</Configuration>