Access Control and Privilege Management PowerShell Scripting
This guide describes the Server Suiteaccess control and privilege management PowerShell-based command set. These PowerShell cmdlets run on Windows computers and can be used to automate access control and privilege management tasks, such as the creation of Server Suite zones, rights, and roles. You can also use the cmdlets to perform other administrative tasks. For example, you can write scripts to add UNIX profiles for Active Directory users and groups to Server Suite zones, assign UNIX and Windows users and groups to roles, and manage network information through NIS maps.
Subject matter (not counting formatting) last updated December 2021 (release 2021.1).
Intended Audience
This guide provides information for Active Directory administrators who want to use PowerShell scripts to install or maintain Server Suite software. This document supplements the help provided within the PowerShell environment using the get-help function. Whereas the get-help function describes each cmdlet in detail, this document provides an introduction to the Access Module for Windows PowerShell objects and how you can use PowerShell cmdlets and scripts to perform access control and privilege management tasks.
This guide assumes general knowledge of Microsoft Active Directory, of PowerShell scripts and syntax, and of the Windows PowerShell modules used to write scripts for Active Directory. You should also understand the structure of Active Directory, including the Active Directory schema your organization is using.
In addition to scripting skills, you should be familiar with Server Suite architecture, terms, and concepts, and understand how to perform administrative tasks for Server Suite and for the UNIX platforms you support.
Compatibility and Limitations
The information in this topic is intended for use with Server Suite, version 5.1.x or later and Server Suite 2017.2 or later. Although intended to be accurate and up to date, interfaces are subject to change without notice and can become incompatible or obsolete when a newer version of the software is released.
In general, APIs attempt to be backward-compatible but are not guaranteed to work with older versions of the software. Because the authentication and privilege elevation cmdlets are subject to change, enhancement, or replacement, the information in this topic can also become incomplete, obsolete, or unsupported in future versions. If you are unsure whether this topic is appropriate for your software version, consult the Delinea Web site or Delinea Support to find out if another, more appropriate, topic is available.
Using this Guide
This guide includes the following sections: