Is there any way to have a Configuration use a Policy instead of a Package to install things? It would be nice to just call a Policy (that already exists) since it can contain the scripts and packages together.
An example:
Let's assume each Policy contains one preflight script, one package and one postflight script. Trying to create the right order of operations to run three install Policies while keeping the order of pre and postflight scripts is extremely difficult.
Thanks,
Tom
