Prerequisites
The Policy Admin doesn't require Security to be enabled on the framework in order to be installed, however the functioning of many of its features do. For information on how to start the framework with Security enabled refer to this guide.
Installation
Automated Installation
The Policy Admin module provides three Kit Manager installation scripts located in the bin/pscripts folder.
kitman.i "Policy Admin"
kitman.i "Policy Admin Inventory"
kitman.i "Policy Admin Web Console"
Manual Installation
Install and start the Policy Admin bundles in the following order:
Initial Configuration
Policy Provider
Every bundle, that has the appropriate permissions can be a policy provider. That means that it contains all the required files, in the correct format and placed in the appropriate locations.
Order of Processing
The policy providers are processed in their start order. So if you have two policy providers, the one that starts first, will be also processed first. In the scope of a single policy provider the following operations are performed in sequence: the functions, groups and identities are loaded and created in policy admin associated users with groups (setting group members) creating the policy elements.
Policy Removal
Stopping or uninstalling the Policy Provider will also remove the elements it has provided. That means all identities, groups, functions and policy elements are removed.