Get-DbaAgentProxy
Chrissy LeMaire (@cl), netnerds.net
Get-DbaAgentProxy View Source Chrissy LeMaire (@cl), netnerds.net Windows, Linux, macOS Synopsis Retrieves SQL Server Agent proxy accounts and their associated credentials from target instances. Description Retrieves SQL Server Agent proxy accounts which allow job steps to execute under different security contexts than the SQL Agent service account. This function is essential for security auditing, compliance reporting, and troubleshooting job step execution permissions. Returns detailed information including proxy names, associated credentials, descriptions, and enabled status across multiple SQL Server instances.
Read more
dbatools