Page 1 of 1

Printers and drivers

Published: July 31, 2015 - 2:46 PM
by oyleg
Hello,

I like the WAPT tool and I might suggest using it at work.

But I'd like to know beforehand if it's possible to deploy printers, drivers, or documents (PDF, Word, etc.) via WAPT?

If so, could you tell me how I can do it?
Thanks in advance

Re: Printers and drivers

Published: July 31, 2015 - 4:38 PM
by Frédéric Bonnier
Hello,

WAPT allows you to deploy almost anything you want because it's based on a Python script (e.g., changing a registry key, adding a desktop icon, configuring software within the user's session, etc.).

During a migration to a geographically dispersed facility, WAPT allowed us to configure/add printers to user sessions.

I encourage you to look at the different packages for inspiration when creating your own. Or you could request training. :D


- Frédéric