Gets the community display profile XML fragment for the specified display profile name (such as owner or member).
psadmin get-community-dp --adminuser uid [--passwordfile password-filename] --portal portal-ID --name community-name --dp dp-name
psadmin get-community-dp -u uid [-f password-filename] -p portal-ID -N community-name -P dp-name
The following options are required:
Specifies the administrator's distinguished name.
Specifies the portal.
Specifies the name of the community.
Specifies the display profile name (such as owner or member).
The following option is optional:
Specifies the administrator's password in a temporary password file. The password file is used to fetch and present password for authentication.