Jump to content

Recommended Posts

Posted

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

Posted

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 1

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 account

Sign in

Already have an account? Sign in here.

Sign In Now



  • 47 When would you like EduGeek EDIT 2025 to be held?

    1. 1. Select a time period you can attend


      • I can make it in June\July
      • I can make it in August\Sept
      • Other time period. Comment below
      • Either time

×
×
  • Create New...