Link to home
Start Free TrialLog in
Avatar of rpinault
rpinault

asked on

DISABLE Safe hardware removal tool W2K

How can I disable the apear windows when I eject a usb device on my W2k station.
I got public computers and the users askeds always to securly remove their usb devices, but It does'nt work with active directory and only users rights.

I always have solution for Xp:
Registry Settings
User Key: [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\
Explorer]
System Key: [HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Policies\
Explorer]
Value Name: NoTrayItemsDisplay
Data Type: REG_DWORD (DWORD Value)
Value Data: (0 = default, 1 = enable restriction)

BUT IT DOESN'T WORK FOR w2K.

Regards.
ASKER CERTIFIED SOLUTION
Avatar of Merete
Merete
Flag of Australia image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
:)
 I may have  given him the answer he didnt  wanted to hear. But it is correct.
Thank you.