/
PowerShell-2.906.2242
PowerShell-2.906.2242
Required Input
Script (either direct input of via text file (.txt)
Parameters that the Script can use (if any)
Output/Return Value
- Return value from the PowerShell will be passed on to PAM’s Return Value.
How to set parameters
When your PowerShell script requires parameters to be passed on
- Use Script File as opposed to directly inputting the script statemen
(a) Script Files can be edited and saved by Windows PowerShell ISE
(b)
2. Follow PowerShell script syntax to define variables/parameters
(a) In example below, lines 2, 3, and 4 specifies the variables and parameters
(b) They should be inserted in to STU’s parameter section like below
Script Params starts with 1 which goes to [0] in the script.
You can find more information at.
https://www.red-gate.com/simple-talk/sysadmin/powershell/how-to-use-parameters-in-powershell/
, multiple selections available,
Related content
Microsoft Teams-4.823.932
Microsoft Teams-4.823.932
More like this
Adv Send Email-2.820.114
Adv Send Email-2.820.114
More like this
Email IMAP ReadMon-2.313.1430
Email IMAP ReadMon-2.313.1430
More like this
Oracle SQL-3.729.1100
Oracle SQL-3.729.1100
More like this
Oracle SQL-3.729.1100
Oracle SQL-3.729.1100
More like this
Dynamic Python-3.402.913
Dynamic Python-3.402.913
More like this