...
The PowerShell scripts are the supported method to manage requests via REBA on Windows systems. The PowerShell scripts are available in the RequestsByAttribute repo in the EIS1-AAD organization in GitHub Enterp.
Prerequisites
The system is computer has been joined to the the Austin Active Directory
This is required to support Kerberos authentication
The system has the Active Directory PowerShell module has been installed
The Install Active Directory PowerShell module can be installed on Windows systems by running the following command:
codeInstall-WindowsFeature -Name RSAT-AD-PowerShell
The PowerShell scripts in the RequestsByAttribute repo are available on the systemThe RequestsByAttribute PowerShell scripts have been downloaded to a local folder from the following URL:
...