Using another directory

The Policy tool exports policy files to the current directory by default. To export policy files to another directory on the computer, specify the full path of the directory.

For example, to export the policy in Example 2 to the C:\Export directory on the GS0100 manager, type the following:

policytool export gs0100 'Security Officer' my1pass+ "c:\export\phase1.xml" "Phase 1"

To import the policy that is exported in this example to the C:\Import directory on the GS0200 manager, type the following:

policytool import gs0200 "Security Officer" my2pass+ "c:\import\phase1.xml"