Troubleshooting the Azure Windows Instance
At first boot, the Windows instance executes a PowerShell script under
c:\user_data.ps1
. The output of the script is logged in
c:\user_data.log
. It can be useful for seeing if any error
happens during the run.
When run as part of a standard cluster, the script registers and executes
several scheduled tasks. You’ll find those tasks in the TaskScheduler and their
logs under c:\Genvid\Logs
.