...
- The system is joined to the Austin Active Directory
- This is required to support Kerberos authentication
- The system has the Active Directory PowerShell module installed
The Active Directory PowerShell module can be installed on Windows systems by running the following command:
Code Block Install-WindowsFeature -Name RSAT-AD-PowerShell
- The PowerShell scripts have been downloaded from in the RequestsByAttribute repo are available on the system:
...