windows-powershell-docs icon indicating copy to clipboard operation
windows-powershell-docs copied to clipboard

Example 5 not valid

Open JDBKJK opened this issue 3 years ago • 0 comments

The line of code in example 5 is not valid: $EAPXml = [xml]Get-Content -Path C:\eap-config.xml This gives an error in powershell: "Unexpected token 'Get-Content' in expression or statement."


Document Details

Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.

JDBKJK avatar Jul 28 '22 20:07 JDBKJK