New
#1
How to Restrict CD/Floppy Access with Registry Keys and Command Prompt
As the title says, I need help finding the proper registry key to disable CD/Floppy Access for Locally Logged on Users under Security Options (Local Security Policies). I'm currently using the "reg add" command in a batch file, but I am unable to change the setting from "Not Defined." Any help finding a more specific key than (MACHINE\Software\Microsoft\Windows NT\CurrentVersion\Winlogon\AllocateCDRoms) that would work with the "reg add" command, and the parameters that would allow me to change the setting will be much appreciated. Thanks in advance!