Windows Backend variable with the follow parameters:
OS - *
Version - *
Command - $env:PATH
Columns - Path:1(100)
Error appears when trying to preview a Window Backend variable:
?U2000170 Command with Run ID '%' could not be started. Reason '2 - The system cannot find the file specified.'. Running command: '$env:PATH'
?Command requires the following syntax:
powershell -Command $env:PATH
All Windows commands need to be prefaced with ' powershell -Command'