Microsoft
Software
Hardware
Network
Question : Login Script to add multiple network printers?
Hi,
I'm no scripting guru, so is there a way to add multiple network printers to a user's login script at once?
I would like to give my accounts in AD a login script so they get all computers shared from the server by adding one login script.
Right now my script just gives other users one network printer using the printUI.dll /in /n \\server\share command line.
Is there a way to do this using printUI.dll or maybe a vbscript?
Use \\server\share1,2,3 in the script.
This would be EXTREMELY helpful to me!
Thanks!
Answer : Login Script to add multiple network printers?
if your are trying from 192.168.x.x , then you have to add a route on the ASA
route inside 192.168.x.x 255.255.x.x <gw>
to allow ICMP
policy-map global_policy
class inspection_default
inspect icmp
Random Solutions
Need to route some local recipiants to the internet Exchange Server 2007, SBS
What is a "standard" tv dvd extension?
IIS warning error?
C# raw classes
Extract output from string
Why does this query not work?
Reading/Writing Fixed Value Position files n PERL
MySQL 5 DROP error -> foreign key constraint
OWA 2003
Windows Server 2003 - LDAP - Query Password Expire - VBS