Environment variables aren't working in Deploy.ps1

When I try to use this in Deploy.ps1 it’s coming up empty.

$env:SystemRoot

I’m expecting C:\Windows

Hi Nathan,

Is this still an issue for you? I set up some integration tests for this on x64 and x32 systems and seems to work OK.

Paul