Can I disable CD Burning in Win2k?

G

Guest

I have a Windows 2000 Active Directory environment and I wish to stop certain users from writing cds, but I want to let them read cds. If I use group policy, and set the "Hide these specified drives in my computer" policy I can only disable A,B,C,D drives but some of the burners are on E: as D: is a local Hard drive

Thank
Antoine
 
S

Skorpion (CET)

I have a Windows 2000 Active Directory environment and I wish to stop
certain users from writing cds, but I want to let them read cds. If I
use group policy, and set the "Hide these specified drives in my
computer" policy I can only disable A,B,C,D drives but some of the
burners are on E: as D: is a local Hard drive.

Thanks
Antoine

I would say to provide each machine with a CD-ROM and *not* a CD-R(W)
drive...

You might have to do something special (physical?) to prevent connecting a
writable drive by parallel/usb...
 
T

TDM

Maybe this will work :

[Start] [Run] [Regedit]
Registry Key:
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explore
r
Modify/Create the Value Name [NoCDBurning] according to the Value Data
listed below.
Data Type: REG_DWORD [Dword Value] // Value Name: NoCDBurning
Value Data: [0 - Enable Burning / 1 - Disable Burning]
Exit Registry and Reboot

TDM

Antoine said:
I have a Windows 2000 Active Directory environment and I wish to stop
certain users from writing cds, but I want to let them read cds. If I use
group policy, and set the "Hide these specified drives in my computer"
policy I can only disable A,B,C,D drives but some of the burners are on E:
as D: is a local Hard drive.
 
T

TDM

Whoops, forgot to mention locking down the whole machine :


Enable/Disable CD Burning for the Local Machine

[Start] [Run] [Regedit]
Registry Key:
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\policies\Explor
er
Modify/Create the Value Name [NoCDBurning] according to the Value Data
listed below.
Data Type: REG_DWORD [Dword Value] // Value Name: NoCDBurning
Value Data: [0 - Enable Burning / 1 - Disable Burning]
Exit Registry and Reboot



Antoine said:
I have a Windows 2000 Active Directory environment and I wish to stop
certain users from writing cds, but I want to let them read cds. If I use
group policy, and set the "Hide these specified drives in my computer"
policy I can only disable A,B,C,D drives but some of the burners are on E:
as D: is a local Hard drive.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top