Reply to Message

View discussion in a popup

Replying to:
kvmw2130
VMware Employee
VMware Employee

Hello,

Simple solution would be to create a batch file with below content:

cmd.exe /c reg delete "HKEY_CURRENT_USER\Software\Microsoft\Windows NT\CurrentVersion\Windows\SessionDefaultDevices" /f

Then use this batch file on GPO logon script. This should help you...

Reply
0 Kudos