Prerequisites
Windows chaos faults disrupt the resources of an application running on a Windows virtual machine. To execute these faults, you need to install a chaos infrastructure in the Windows VM.
This section describes the interoperability matrix and the prerequisites to execute Windows chaos faults.
Interoperability matrix to determine compatibility
AWS
Yes
Yes
Yes
VMware
Yes
NA
NA
Azure
Yes
Yes
Yes
GCP
Yes
NA
NA
Before the installation, you need to fulfill a set of prerequisites, described below.
Step 1. Use a password to connect to the Windows VM
If you don't already have a password, you can configure one using the steps below.
Open your command prompt as an 'admin' and execute the following command.
C:\Users\Administrator>net user Administrator <your-password>
If the command execution is successful, it displays the message The command completed successfully.
Step 2. Verify that the Windows VM has service log on access
If the Windows VM has service log on access, it means the VM has the required permissions to create and manage services.
To verify this, navigate to Local security policy -> Local Policies -> User Rights Agreement -> Log on as a service.

Double click on Log on as a service.

If you don't have the 'Administrator' added, click Add User or Group. Add the admin name and click OK.

Click Apply and OK. This will give you the permissions to log on as a service.

Last updated
Was this helpful?

