I need to create a webpage that will allow a user to select a location, a printer, and a model, and then the ASP.NET app will install the printer for the user, impersonating a domain admin. Can this be done? If not, we have a vbscript that is currently able
to do the job, can we call that script from an ASP.NET page and run it as a domain admin on the local machine to install the printer?
jeiler
Member
75 Points
15 Posts
Add Printer to Machine via ASP.NET
Sep 07, 2005 03:38 PM|LINK
Jacob Eiler