2. Click Create a Job.
3. From Choose Locations, select Private from the dropdown to view all the Synthetic Private Agents associated with your
account.
4. Verify that your private location shows up as one of the available locations.
Configure Autologon
You should configure autologon so that the machine after booting up will automatically log on to the Administrator account. You are
recommended to use the free Microsoft Sysinternals utility Autologon.exe for configuring autologon. Autologon.exe is easy to
use, and more importantly, encrypts the account credentials stored in the Windows Registry.
To configure autologon:
1. Download Autologon.exe from https://docs.microsoft.com/en-us/sysinternals/downloads/autologon.
2. Double-click the executable Autologon.exe.
3. Enter the requested information (username, domain, password, etc.).
4. Click Enable.
You can also run Autologon.exe from the command line, but be sure to escape any special characters in your password.
To manually configure autologon by editing the registry, see How to turn on automatic logon in Windows. Note that the given
instructions can change slightly depending on the version of Windows being used.
Schedule the Synthetic Private Agent to Start on Logon
After you have set up autologon, you still need to schedule the Synthetic Private Agent to automatically start after the machine logs
on to the Administrator account.
1. Open a PowerShell console.
2. Download and save the file startagent.xml to your $HOME directory.
3. Change to your $HOME directory.
4. If you are logged on as a different user than "Administrator", edit the startagent.xml file and replace the value
"Administrator" for the following XML elements with your user name. (Remember, your user account still must have
Administrator permissions.)
<Author>
<UserId>
5. Schedule the task of starting the Synthetic Private Agent:
6. Restart your machine.
7. After the machine boots up, you should see the Windows console open titled "Administrator: Windows PowerShell" that
displays the log message "Synthetic-agent is running".
Advanced Options
Install Multiple Agents
After installing one Synthetic Private Agent, you should consider whether you need to install more Synthetic Private Agents.