Jump to content

create a print share


Recommended Posts

Guest mcnews
Posted

how can i create a local printer share?

i'd like to create a script or batch file that will create a sharename

for a local USB printer - without knowing the printer's name. i may

be using the same maike of label printer for each installation, but

may not.

 

tia,

mcnewsxp

  • Replies 2
  • Created
  • Last Reply

Popular Days

Guest Pegasus \(MVP\)
Posted

Re: create a print share

 

 

"mcnews" <mcourter@mindspring.com> wrote in message

news:f6660316-6ff4-4fa0-be06-13387e4b63e8@27g2000hsf.googlegroups.com...

> how can i create a local printer share?

> i'd like to create a script or batch file that will create a sharename

> for a local USB printer - without knowing the printer's name. i may

> be using the same maike of label printer for each installation, but

> may not.

>

> 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

Guest mcnews
Posted

Re: create a print share

 

On May 30, 10:42 am, "Pegasus \(MVP\)" <I....@fly.com.oz> wrote:

> "mcnews" <mcour...@mindspring.com> wrote in message

>

> news:f6660316-6ff4-4fa0-be06-13387e4b63e8@27g2000hsf.googlegroups.com...

>

> > how can i create a local printer share?

> > i'd like to create a script or batch file that will create a sharename

> > for a local USB printer - without knowing the printer's name. i may

> > be using the same maike of label printer for each installation, but

> > may not.

>

> > 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/h...

 

sweet!

thanks.


×
×
  • Create New...