[wpkg-users] How to Deploy WPKG client with group policy??
Tomasz Chmielewski
mangoo at wpkg.org
Mon Dec 15 16:06:35 CET 2008
Greg Kavanagh schrieb:
(...)
> "msiexec /qb /i WPKGSetup.msi
> SETTINGSFILE=\\server\deploy\settings\settings.xml ALLUSERS=1"
No path to WPKGSetup.msi - I guess msiexec can't find it. Try something
like:
msiexex /qb /i \\full\path\to\WPKGSetup.msi .....
> this runs fine when logged on and I double click on the .bat file but
> when I run in at logon with group policy it fails saying the msi is
> not valid.
>
> Has anyone got a solution? It'd be much appreciated.
Also, try to use 1.3.6?
--
Tomasz Chmielewski
http://wpkg.org
More information about the wpkg-users
mailing list