Table of Contents | ||
---|---|---|
|
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
...
computer has been joined to the the Austin Active Directory
...
The
...
Active Directory PowerShell module has been installed
...
...
Code Block |
---|
Install-WindowsFeature -Name RSAT-AD-PowerShell |
The RequestsByAttribute PowerShell scripts have been downloaded to a local folder from the following URL:
Anchor | ||||
---|---|---|---|---|
|
Start a PowerShell session as a department administrator
Info |
---|
Complete the following steps in this PowerShell session unless instructed otherwise |
Navigate to the folder where the REBA scripts are located.
Modify then run the following command to review any pending requests:
...
...
Replace the example value for the Department parameter with the actual department name
Code Block .\Get-ADRequests.ps1 -Department EXAMPLE
Anchor | ||||
---|---|---|---|---|
|
Start a PowerShell session as a department administrator
...
...
Complete the following steps in this PowerShell session unless instructed otherwise
Navigate to the folder where the REBA scripts are located.
Modify then run the following command to review any available results:
Info |
---|
Replace the example value for the Department parameter with the actual department name |
Code Block .\Get-ADResults.ps1 -Department EXAMPLE
Anchor | ||||
---|---|---|---|---|
|
Start a PowerShell session as a department administrator
...
...
Complete the following steps in this PowerShell session unless instructed otherwise
Navigate to the folder where the REBA scripts are located.
Follow the steps in the submit a
...
request section on one of the following pages to create and submit a request:
Expand | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Verify the pending request by completing the steps in the review requests section above.
Wait until approximately five minutes after the next hour.
...
Requests are processed within the first five minutes of every hour.
Review the results of the request by completing the steps in the review results section above.