> how can i create a local printer share?
> i'd like to create a script or batch file that will create a sharename
[quoted text clipped - 4 lines]
> tia,
> mcnewsxp
You can use a VB Script to do either of the following:
- Create a printer share for each and every printer
that is installed on the PC, numbering your shares
one after the other; or
- Create a printer share for a specific printer whose name
you know.
Have a look here for the details:
http://www.microsoft.com/technet/scriptcenter/resources/qanda/jul05/hey0715.mspx
mcnews - 30 May 2008 16:00 GMT
On May 30, 10:42 am, "Pegasus \(MVP\)" <I....@fly.com.oz> wrote:
> > how can i create a local printer share?
> > i'd like to create a script or batch file that will create a sharename
[quoted text clipped - 13 lines]
>
> Have a look here for the details:http://www.microsoft.com/technet/scriptcenter/resources/qanda/jul05/h...
sweet!
thanks.