Hi @kikanq,
Can you show the shell output when it's not working correctly? What isn't populated or what is incorrect? The example you provided would indicate the task was still processing in fact -- EndTime == 01/01/1900 is a place-holder time for not yet completed sessions, so that looks pretty normal for a yet to complete session.
Maybe share what is missing when it's not working and an example and add some debugging to your script with Write-Host to print the variable name and the location in the script?
Can you show the shell output when it's not working correctly? What isn't populated or what is incorrect? The example you provided would indicate the task was still processing in fact -- EndTime == 01/01/1900 is a place-holder time for not yet completed sessions, so that looks pretty normal for a yet to complete session.
Maybe share what is missing when it's not working and an example and add some debugging to your script with Write-Host to print the variable name and the location in the script?
Statistics: Posted by david.domask — Jan 16, 2024 10:18 am





