script always fails because it can not detect the windows agent versions. line 609 $SOFTWARE = "Windows Agent" Should be $DISPLAYNAME = "Windows Agent" Regards Paul
script always fails because it can not detect the windows agent versions.
line 609 $SOFTWARE = "Windows Agent"
Should be
$DISPLAYNAME = "Windows Agent"
Regards
Paul