×
INTELLIGENT WORK FORUMS
FOR COMPUTER PROFESSIONALS

Contact US

Log In

Come Join Us!

Are you a
Computer / IT professional?
Join Tek-Tips Forums!
  • Talk With Other Members
  • Be Notified Of Responses
    To Your Posts
  • Keyword Search
  • One-Click Access To Your
    Favorite Forums
  • Automated Signatures
    On Your Posts
  • Best Of All, It's Free!

*Tek-Tips's functionality depends on members receiving e-mail. By joining you are opting in to receive e-mail.

Posting Guidelines

Promoting, selling, recruiting, coursework and thesis posting is forbidden.

Students Click Here

Enable & Disable floppy device

Enable & Disable floppy device

Enable & Disable floppy device

(OP)
Hi,

I want to disable the floppy device by soft and enable&disable by a .bat file like this:

EnableDisable.exe   'activate the floppy
MyApplication
EnableDisable.exe  'desactivate the floppy

The idea is: the device must be activated only for the application then must be disabled.
Can someone give me an .exe file that can do that ?

P.S. Is it possible to do this using VBScript/JScript ?

Thanks in advance.

RE: Enable & Disable floppy device

(OP)
Well , my system is NT4.0 SP6. Any  idea ?

RE: Enable & Disable floppy device

Well, yes.

The Win NT Resource Kit includes floplock as a service.  It I believe will do exactly what you want.  (The service has not changed essentially is subsequent reskit distributions).

http://www.tburke.net/info/reskittools/topics/floplock.htm
http://www.tburke.net/info/reskittools/topics/floplock_install.htm

Quote:

Restricting Access to Floppy Drives
By Troy Thompson, MCSE+Internet

Floplock is a service that can be used to limit floppy disk drive access to Administrator Group accounts for Windows NT Server or Administrator and Power User Group accounts for Windows NT Workstation. When the Floplock service is installed and started, only those users in the groups mentioned above have access to the computer's floppy disk drives. To install the Floplock service, you must use the Service Installer tool (Instsrv.exe) that comes with the Windows NT Resource Kit.

1.
 Install Instsrv.exe and Floplock.exe from the Windows NT Resource Kit.
 
2.
 At the command prompt, type the following commands:

cd\<folder name>

instsrv <service name> <drive>:\<folder name>\floplock.exe
where <service name> is the name you specify for the Floplock service, <drive> is the drive letter in which the Windows NT Resource Kit is installed, and <folder name> is the folder in which the Windows NT Resource Kit is installed.
 

If you want the Floplock service to start automatically when you log on to Windows NT, change the setting to Automatically via the Service icon of the Control Panel.

You can remove the Floplock service by typing

Instsrv <service name> remove

at the command prompt, where <service name> is the name you specify for the Floplock service from the command prompt.

Direct download source for the floplock service utility:  http://www.dynawell.com/reskit/microsoft/win2000/floplock.zip


RE: Enable & Disable floppy device

Hello!!

I want to disable Floppy and CDROM access for all pcs across my network. How can i do this using windows xp pro?

I have already locked write access to usb storage devices, but want to completely close the door by establishing these rules.

Thanks!

Red Flag This Post

Please let us know here why this post is inappropriate. Reasons such as off-topic, duplicates, flames, illegal, vulgar, or students posting their homework.

Red Flag Submitted

Thank you for helping keep Tek-Tips Forums free from inappropriate posts.
The Tek-Tips staff will check this out and take appropriate action.

Reply To This Thread

Posting in the Tek-Tips forums is a member-only feature.

Click Here to join Tek-Tips and talk with other members! Already a Member? Login

Close Box

Join Tek-Tips® Today!

Join your peers on the Internet's largest technical computer professional community.
It's easy to join and it's free.

Here's Why Members Love Tek-Tips Forums:

Register now while it's still free!

Already a member? Close this window and log in.

Join Us             Close