Windows Thread, Switch printing off and on XP Home in Technical; One of schools has a very challenging reception class child and then want to be able to turn off the ...
-
6th January 2009, 10:19 AM #1 Switch printing off and on XP Home
One of schools has a very challenging reception class child and then want to be able to turn off the ability to print on the class computer (XP Home) and switch it back on again when they want to allow the child to print (which is under supervision).
This is without having to go into control panel etc.
Is there a simple prog available with simple password system or does anyone know of a reg value I could toggle and I could write my own little autoit/vb script to do the job?
regards
Simon
-
-
IDG Tech News
-
6th January 2009, 10:22 AM #2 If you start/stop the print spooler on the PC it will do the job - from a command prompt
net stop "Print Spooler"
net start "Print Spooler"
You can wrap that in whatever you like, but you will need to run it with admin privileges using runas or some other shortcut.
-
Thanks to OutToLunch from:
SimpleSi (6th January 2009)
-
6th January 2009, 10:34 AM #3
net stop "Print Spooler"
net start "Print Spooler"
I always like the simple ideas 
Ta
regards
Simon
-
SHARE: 
Similar Threads
-
By SimpleSi in forum Netbooks, PDA and Phones
Replies: 13
Last Post: 10th January 2009, 07:44 AM
-
By DSapseid in forum Wireless Networks
Replies: 5
Last Post: 3rd June 2008, 11:58 AM
-
By link470 in forum Windows
Replies: 1
Last Post: 19th December 2007, 09:36 AM
-
By Phreadlock in forum Windows
Replies: 2
Last Post: 16th September 2007, 08:52 AM
-
By Kyle in forum Wireless Networks
Replies: 3
Last Post: 19th January 2007, 11:06 AM
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