Get or set credentials An Automation Credential is either a username and password that can be used with Windows PowerShell commands or a certificate that is uploaded to the server. The properties for ...
Note Avoid using variables in the Name parameter of Get-AutomationVariable in a runbook or DSC configuration. Use of the variables can complicate the discovery of dependencies between runbooks and ...