hsingh Posted December 10, 2012 Posted December 10, 2012 Hi Guys and Gals, Ive got a really weird one for you. The other day I was watching a student play GTA via AB Tutor control. I could see that he was running it from a memory stick. So naturally I thought I'd just delete it from his memory stick. However, when I tried accessing the stick from my machine I couldn't. I just got the error of the drive cannot be found. I tried all the different possible drive letters it could be to no avail. I was doing this by entering in the following in explorer \\pcname\driveletter$ - as you normally would. I then thought id try a memory stick of my own on a totally different pc and guess what, its doesn't work there either. I then left my machine and tried accessing it from the domain controller, Nothing. Its got me a bit baffled. I'm sure I could do this before. Any ideas?
FN-GM Posted December 10, 2012 Posted December 10, 2012 No you can't do it for removable storage. You can do it for external hard drive though.
3s-gtech Posted December 10, 2012 Posted December 10, 2012 Not sure this has ever worked - removable disks and optical drives don't get an administrative share. Floppy disks do though! You may be able to install something on clients which gives this ability. It's annoying though, as it'd be nice to catch some software on sticks - I think it's safer to use Software Restriction Policies tbh. If you accidentally delete their work on the stick, it'll take some explaining!
hsingh Posted December 10, 2012 Author Posted December 10, 2012 Oh great, now im going nuts too with amnesia. How would I go about using software restriction policies?
Achandler Posted December 10, 2012 Posted December 10, 2012 Block *.exe from being run on removable devices. To be honest we block *.exe from pretty much anywhere.
hsingh Posted December 10, 2012 Author Posted December 10, 2012 Ive just had a quick look on google and a lot of the posts seem to suggest that it only blocks the root of the removable storage and not the subdirectories. Is this true from what you have seen?
sted Posted December 10, 2012 Posted December 10, 2012 could you remotely issue a command to the pc in question to "mount" f: (say) as c:\naughty then delete files from c$ share? or possibly simpler create a scheduled task to delete it powershell can be run on anotehr pc i think as well
Achandler Posted December 10, 2012 Posted December 10, 2012 I guess it depends how you setup your restrictions. We set up ours, so it is blocked unless there is an exception. So our default security level for students is disallowed. Then we have exceptions for everywhere, please bear in mind you need to specify subfolders using this method for example we have both below unblocked: %PROGRAMFILES%\*\* %PROGRAMFILES%\*\*\*
bwestlake Posted December 10, 2012 Posted December 10, 2012 put a script on his user profile that copys things from a removable device to a share then block it in software restriction
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now