I'm curious about that Parent Server key you are reading.

Is that some other non Corporate Edtion of SAV/NAV ?

For you Windows 9x systems you could also modify the Registry directly during logon if you want.

Maybe check the IP Range and set the Parent Server based on that.

You could also set parent server only and not download a GRC.DAT as they seem to sometimes be problematic.

Simply set the Parent during every logon.





$Parent='yourParentservername'
$RC=WRITEVALUE('\HKLM\SOFTWARE\INTEL\LANDesk\VirusProtect6\CurrentVersion', 'Parent', $Parent, 'REG_SZ')