VBScripts
The Printer name is invalid, Code 80070709
Apr 24th
This is a common error with VBScripts, it occurs when you using a script to map a network printer to a user. To determine the cause of such an error and to track down this issue try one or all of the following:
1. Make sure there is no mistakes in the script and the printer you are aiming to map is exist in the script with appropriate share link.
2. Make sure of the printer share name, double check the spelling (the server, the share folder or printer’s share name) just in case: ) (more…)
Simple Printer Logon Script – VBScripts
Apr 19th
The following script can be used as a logon script to add Simple Windows Printer Connection. 1- Copy and past the script in a text editor, notepad will dose the job perfectly. 2- Make whatever changes in need to suit your purposes. ie; change the server name and the printer share name to reflect yours. 3- Save the file (any name you like) with extension of .vbs, ie: printerslogon.vbs (more…)






