Wake on LAN from quick menu not working | Javascript error in file

Wake on LAN from quick menu not working | Javascript error in file

Desktop Central Version 10.0.600

Just to let you know that there is a bug in resourceAction.js that prevents the "Wake Up Now" function in the quick action menu from working.


Error in line 161: "isPMP_VMP" is not defined:
161     if(isPMP_VMP == 'true') {

This should be:
161     if(isPMP_VMPProduct == 'true') {

This fixes the error for me and the WOL is executed. Hope this helps anyone...
                New to ADManager Plus?

                  New to ADSelfService Plus?