New Project Ideas Thread, USB stick reminder in EduGeek Projects; We have an awful problem here where the kids are constantly forgetting to take out their memory sticks out of ...
-
3rd December 2008, 10:01 AM #1 USB stick reminder
We have an awful problem here where the kids are constantly forgetting to take out their memory sticks out of the machines. We either, end up with a pile of them in the office or have students running round the school looking for where they left it.
What I have done is created a taskbar application(coded in C#) which monitors on logoff if there is a USB stick plugged in and if there is it pops up a message for a few seconds reminding them to take it. If there isn't the machine will logoff as normal.
We are using it here and seems to be working well. I just wanted to know whether anyone would be interested in using it as I would need to take out the hard coding and create some customisation.
Note: At the moment this only works if your USB sticks are given the same drive letter each time. Here they are. But in time I may change this.
Any feedback would be much appreciated.
Download from here
Last edited by ascott2; 3rd December 2008 at 02:56 PM.
Reason: Download link
-
5 Thanks to ascott2:
cromertech (3rd December 2008), GAS (3rd December 2008), mac_shinobi (18th February 2009), mossj (5th January 2009), WithoutMotive (3rd December 2008)
-
IDG Tech News
-
3rd December 2008, 10:14 AM #2 All the machines in the school have front USB's, and they are all mapped to the same drive letter ( Drive P ) and yet every day have USB's stuck in the front of computers, even staff are not immune from the rushing out on the bell syndrome.
I was going to look for a script to warn on logoff, but since every class also has a couple of machines stuck at the "Do you want to save X before you logoff" screen might not be worth while.
I will try it if you want and see how it goes.
-
-
3rd December 2008, 10:32 AM #3 
Originally Posted by
Galway
...couple of machines stuck at the "Do you want to save X before you logoff" screen might not be worth while.
We have the same issue too. What I have done to prevent that is put in a timer so even if they don't acknowledge the message it will timeout and shutdown in a graceful manner.
-
-
3rd December 2008, 10:58 AM #4
- Rep Power
- 13
Hi ascott2,
if you don’t mind i like to try out that script please.
Ajay
-
-
3rd December 2008, 11:06 AM #5 
Originally Posted by
GAS
Hi ascott2,
if you don’t mind i like to try out that script please.
Ajay
Just so people are aware this isnt a script it's an application. When I went down the logoff script route, most of the kids would have walked off by the time the message showed up.
Ajay: Check your PM.
-
-
3rd December 2008, 11:07 AM #6
-
-
3rd December 2008, 11:08 AM #7 USB disabled here. I will keep a note of this thread in my 'reasons not to enable usb for kids' pile.
-
-
3rd December 2008, 11:18 AM #8 
Originally Posted by
Geoff
USB disabled here. I will keep a note of this thread in my 'reasons not to enable usb for kids' pile.
Off topic but how do your kids bring work in/take work home?
-
-
3rd December 2008, 11:25 AM #9 kids transfer work via email here or if to large they bring in on usb stick for teacher to transfer over for them
-
-
3rd December 2008, 11:35 AM #10 Seems a bit faffy to me - what if the kids don't have internet access?
-
-
3rd December 2008, 11:36 AM #11 
Originally Posted by
Hightower
Off topic but how do your kids bring work in/take work home?
In reverse order of preference. They come into the IT Tech Office with a USB stick and we do it for them. Alternatively they can email it to their school email. Or they can transfer it via Moodle/WebDAV.
-
-
3rd December 2008, 11:44 AM #12 It is a good idea Geoff - but we couldn't do it. There's still an aweful lot of kids here that don't have internet access at home, so our time would be taken up by transferring files constantly.
Anyways, back on topic....
-
-
3rd December 2008, 01:58 PM #13 Download
Amended first post with download link
Last edited by ascott2; 3rd December 2008 at 02:55 PM.
-
2 Thanks to ascott2:
bossman (3rd December 2008), Diello (3rd December 2008)
-
3rd December 2008, 02:56 PM #14 Deployment
How have you been deploying this accross your school.
Using USBDLM to ensure that the usb drives always get letter Z: and have a settings file generated from your app.
Thought I would be able to run it at logon but I'm getting a security error of some sort when the students logon. It's fine for my admin logon however.
-
-
3rd December 2008, 03:20 PM #15 
Originally Posted by
cromertech
How have you been deploying this accross your school.
Using USBDLM to ensure that the usb drives always get letter Z: and have a settings file generated from your app.
Thought I would be able to run it at logon but I'm getting a security error of some sort when the students logon. It's fine for my admin logon however.
Odd never had that before. Yes we rolled it out a couple of weeks ago and not getting any error like that. How are you running at startup? I have created an msi out of mine and added a registry key in HKLM to start it up.
-
SHARE: 
Similar Threads
-
By zakthetech in forum O/S Deployment
Replies: 26
Last Post: 16th December 2008, 12:36 PM
-
By mmoseley in forum How do you do....it?
Replies: 2
Last Post: 22nd October 2008, 10:21 PM
-
Replies: 14
Last Post: 18th May 2008, 01:55 PM
-
By robert.mabbutt in forum Hardware
Replies: 3
Last Post: 5th December 2006, 03:02 PM
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules