View Full Version : batch files


Andy
hello
I have stopped people opening up a cmd window through gpo
restricted applications, i have a user running batch
files from a floppy disk, the user is using several
pc's , can i stop users running batch files from floppy
disks.

Thanks
Andy

Andrew Mitchell
"Andy" said

> hello
> I have stopped people opening up a cmd window through gpo
> restricted applications, i have a user running batch
> files from a floppy disk, the user is using several
> pc's , can i stop users running batch files from floppy
> disks.
>

The only way I can think of that you could do this is to stop them running
any .cmd or .bat files by changing the file association and forcing them to
open with notepad or something similar.
Note that this would also prevent any batch file based logon scripts from
working too.

Andy.