Hi,
I find that currently the pull mechanism works like this
- The client is attached to a "profile" which is attached to a "package"
- The client can download a package using cscript \\server\wpkg\wpkg.js
/install:<package>
- The client can check the status from cscript \\server\wpkg\wpkg.js
/query:a

But my use-case requires the user to pick a software based on his needs. He
may need 3 out of the 5 packages in his profile. Hence i would like to know
that is it possible to request the packages in a better way than
"/intall:<package>". Could he just select a list of packages before hand
and <enter> rather than naming individual package and installing one by one?

Thanks!
Nitish.
-------------------------------------------------------------------------
wpkg-users mailing list archives >> http://lists.wpkg.org/pipermail/wpkg-users/
_______________________________________________
wpkg-users mailing list
wpkg-users@lists.wpkg.org
http://lists.wpkg.org/mailman/listinfo/wpkg-users

Reply via email to