en-US
nl-BE
nl-BE
en-US
en-US
nl-BE
1
Primary
true
1
1
NTFS
C
0
true
OnError
/IMAGE/INDEX
2
0
1
true
**YOUR_FULL_NAME**
**YOUR_ORGANIZATION**
**YOUR_COMPUTER_NAME**
Romance Standard Time
**YOUR_PASSWORD**
true
true
**YOUR_USERNAME**
**YOUR_PASSWORD**
true
true
true
Work
3
powershell.exe -NoProfile -ExecutionPolicy Bypass -Command "Start-Sleep -Seconds 15; Start-Process msiexec.exe -ArgumentList '/i','D:\managementagent-9.4.0-x64.msi','/qn','/l*v','C:\xcp-install.log' -Wait"
1
Install XenServer Guest Agent
powershell.exe -NoProfile -ExecutionPolicy Bypass -Command "Add-WindowsCapability -Online -Name OpenSSH.Server~~~~0.0.1.0; Start-Service sshd; Set-Service -Name sshd -StartupType 'Automatic'; New-NetFirewallRule -Name 'OpenSSH-Server-In-TCP' -DisplayName 'OpenSSH Server (Inbound)' -Enabled True -Direction Inbound -Protocol TCP -Action Allow -LocalPort 22"
2
Install and Start OpenSSH Server