PEDM Policy Commands
This page gives information of commands related to perform operations related to PEDM policies
Overview
This section covers all the Keeper Commander commands for managing PEDM privilege elevation policies. Policies define privilege elevation rules with filters and controls that determine when and how users can elevate privileges. These commands allow administrators to create, view, edit, assign, and delete policies with various filters including user, machine, application, date, time, and day restrictions.
This section supports the following commands:
Usage
pedm policy command [--options] OR pedm p command [--options]
Alias: p
Policy List Command
View all PEDM policies with their configuration including policy type, status, controls, and filter settings. Provides an overview of all privilege elevation policies configured in the system.
Policy Add Command
Create a new privilege elevation policy with specified filters and controls. Policies can include user, machine, and application filters, along with date, time, and day restrictions. Controls determine what actions are required or allowed during privilege elevation.
Policy Edit Command
Modify an existing policy's configuration including name, controls, filters, and status. This command allows administrators to update policy settings without recreating the policy.
Policy View Command
Display the complete JSON configuration of a policy. This command shows all policy details including filters, controls, rules, and metadata in JSON format.
Policy Delete Command
Remove one or more policies from the system. This command permanently deletes policy configurations and removes them from all collection assignments.
Policy Agents Command
View which agents are affected by specific policies. This command shows all agents that are assigned to the specified policies through collection assignments.
Policy Assign Command
Assign collections to policies to determine which resources the policy applies to. Collections can include agents, users, machines, or applications. Use "*" to assign to all agents.
Last updated
Was this helpful?

