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
Unable to connect to HyperV server
VMware new install
Insert Statement using values and select subquery
trouble integrating certain wordpress features into site
Media Manager in Joomla 1.5.18 will not let me browse or upload
Error while installing Exchange 2007 SP2
google android sorts contacts by first name, I want to sort by last name
Samsung phone (Android) Active Sync wiped the calendar in Exchange
% operation in sybase and MSSQL
How to connect to crystal reports 8.x from vb6 in Windows 7