Add user to local admin and RDP group and enable RDP on firewall
net user <username> <password> /add /Y && net localgroup administrators <username> /add && net localgroup "Rem
Jekins
Runs as local admin,
go to /job/project/configure to try to see if you have build permissions in
/job/project0/configure
Execute windows or shell comand into the build, you can also use powershell scripts