Link to home
Start Free TrialLog in
Avatar of rgrguric
rgrguric

asked on

Script for network printer

There is a printer that is on the network and it keeps "pausing".  How do I code a script to "unpause" this printer?  I would like the script to run every 2 minutes.  

Thanks,
Avatar of rgrguric
rgrguric

ASKER

It is a windows network and all cpu's are running Windows XP.
SOLUTION
Avatar of jkr
jkr
Flag of Germany image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
I tried running that line of code and got this error...

NET PRINT
\\computername\sharename
          [\\computername] job# [/HOLD | /RELEASE | /DELETE]
Ok, so I used the correct syntax and it works for any print job... But how do I unpause the printer itself?
Sorry, it seems that I missed the Job ID part...
ASKER CERTIFIED SOLUTION
Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial