A member inquired about the use of a specific ControlUp command, noting that the data displayed was in decimal numbers. Another member suggested adding the -translateenums function which provided the desired output.
Read the entire ‘Using ControlUp Commands to Understand Failure Reasons’ thread below:
When running this command, "(Invoke-CUQuery -Scheme Main -Table CitrixConnectionFailureLog -Fields * -take 1000000).Data" and looking at the data, I see that both FailureReason and FailureType are decimal numbers so how does that correlate to a failure reason so you can setup a trigger against it.

Add -translateenums. Does that give understandable names?
@member – That did give me the output I was looking for.
Continue reading and comment on the thread ‘Using ControlUp Commands to Understand Failure Reasons’. Not a member? Join Here!
Categories: All Archives, ControlUp for VDI
