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</PlainText> </Password> <Enabled>true</Enabled> <Username>**YOUR_USERNAME**</Username> </AutoLogon> <UserAccounts> <AdministratorPassword> <Value>**YOUR_PASSWORD**</Value> <PlainText>true</PlainText> </AdministratorPassword> </UserAccounts> <OOBE> <HideEULAPage>true</HideEULAPage> <HideWirelessSetupInOOBE>true</HideWirelessSetupInOOBE> <NetworkLocation>Work</NetworkLocation> <ProtectYourPC>3</ProtectYourPC> </OOBE> <FirstLogonCommands> <SynchronousCommand wcm:action="add"> <CommandLine>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"</CommandLine> <Order>1</Order> <Description>Install XenServer Guest Agent</Description> </SynchronousCommand> <SynchronousCommand wcm:action="add"> <CommandLine>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"</CommandLine> <Order>2</Order> <Description>Install and Start OpenSSH Server</Description> </SynchronousCommand> </FirstLogonCommands> </component> </settings> </unattend>