MSSql DB On Windows Pattern via ACC gets the escaping of the command wrong for '7.13 delete generated report after parsing' stepDescriptionMSSql DB On Windows Pattern via ACC gets the escaping of the command wrong for '7.13 delete generated report after parsing' stepThis results in excessive logging on C:\Program Files\Microsoft SQL Server\<version>\Setup Bootstrap\LogSteps to Reproduce Review discovery logs for MS SQL Database pattern on the impacted ACC agentWorkaroundImplement the attached update set. Introduced a Failover step to handle execution failures.Adjusted the command execution logic so that PowerShell commands are invoked properly through CMD, ensuring correct escaping and execution when running via ACC.Related Problem: PRB1998396