PFEDynamics / DynamicsPerf

DynamicsPerf is a performance analysis tool for Microsoft Dynamics AX
Microsoft Public License
75 stars 20 forks source link

Multi AOS - DYNPERF_COLLECT_AOS_CONFIG PowerShell Job #2

Open DynamicsDael opened 6 years ago

DynamicsDael commented 6 years ago

HI,

I am implementing DYnamicsPerf onto SQL 2014 in a multi AOS environment. due to the Activescripting subsystems no longer being support in 2014, I am attempting to use the Powershell equivalent found on the old codeplex site. it seems this script has been written for a single AOS environment, as while it finds the names of all 6 AOS servers, it includes them all on one string, and then fails when it cannot find the servername.

has anyone had experience of using the Powershell job in a multi AOS environment to get around the missing Dynperf_Collect_AOS_Config job?

AX2012 R3

CoreyVantilborg commented 6 years ago

Do you have a copy of the powershell that you can share? I can't seem to get one. I can't find any other references to this issue.

Maybe someone at MS will notice our discussion.