NAME

pmx-group-policy - Group policy management utility


SYNOPSIS

Checkbox option:

 pmx-group-policy 
    --add 
    --id [list_id]  # must be all lowercase
    --name [POLICY_OPTION_NAME] 
    --description [POLICY_OPTION_DESCRIPTION] 
    --type checkbox 
    --style [optin|optout]

Delete:

 pmx-group-policy 
    --delete 
    --id [list_id]


OPTIONS

Actions

--add|-a
--delete|-r

Common Options

--id|-i
The ID must be all lowercase

Add Options

--name|-n
--style|-s
optin/optout

--description|-d
--type|-t
checkbox

Add 'Checkbox' options

Miscellaneous Options

--help|-h
Print a brief help message and exit.

--man|-m
Print the manual page and exit.


DESCRIPTION

Utility to manage group policy settings.


COPYRIGHT

Copyright (C) 2006 Sophos Plc. All right reserved. Sophos and PureMessage are trademarks of Sophos Plc.