Peter Hartmann schrieb: > I have packages that are profile specific. Therefore I'd really like > to run wpkg from AD when the user logs in rather than as machine > policy. But when non-administrators log in they get many errors > about installers failing due to insufficient rights. I've heard that > some people use cpau. Search for Active Directory on WPKG website. With AD, it's possible to start a custom script (like a .bat containing "cscript ...\wpkg.js ...") when the machine starts, shuts down, and I think there were options to run the script when the user logs in, too (with SYSTEM privileges). -- Tomasz Chmielewski http://wpkg.org wpkg-users mailing list wpkg-users at lists.wpkg.org http://lists.wpkg.org/mailman/listinfo/wpkg-users |