You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 24, 2024. It is now read-only.
Windows default TEMP folder now is %userprofile%\AppData\Local\Temp c:\temp may not exist at fresh windows instance. We use $env:TEMP in powershell templates to get proper path.
The generated Powershell scripts should probably do just that? Can you comment on the compatibility with older releases of Windows and Powershell?