Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. The system is joined to the Austin Active Directory
    • This is required to support Kerberos authentication
  2. 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


  3. The PowerShell scripts have been downloaded from in the RequestsByAttribute repo are available on the system:

...