Install on a Domain Controller
Describes how to install on a domain controller
If the Splunk Remote Upgrader for Windows Universal Forwarders is going to be installed on a domain controller, the user must be domain administrator, since there is no local administrator group on the domain controller.
The -SET_ADMIN_USER option is ignored on the domain controller. The Splunk Remote Upgrader for Windows Universal Forwarders installer will not try to add the user to the local administrators group because this group does not exist on the domain controller.
If the user is not a domain administrator, remote upgrader installation fails.
To execute, run the command:
./bin/install.ps1 -AGREETOLICENSE -LOGON_USERNAME <domain_admin_user> -LOGON_PASSWORD <domain_admin_password>