Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
The diff you're trying to view is too large. We only load the first 3000 changed files.
10 changes: 10 additions & 0 deletions docs/accessanalyzer/11.6/admin/_category_.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"label": "Administration",
"position": 40,
"collapsed": true,
"collapsible": true,
"link": {
"type": "doc",
"id": "overview"
}
}
10 changes: 10 additions & 0 deletions docs/accessanalyzer/11.6/admin/action/_category_.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"label": "Action Modules",
"position": 100,
"collapsed": true,
"collapsible": true,
"link": {
"type": "doc",
"id": "overview"
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"label": "Active Directory Action Module",
"position": 20,
"collapsed": true,
"collapsible": true,
"link": {
"type": "doc",
"id": "overview"
}
}

This file was deleted.

Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"label": "Active Directory Action Operations",
"position": 20,
"collapsed": true,
"collapsible": true,
"link": {
"type": "doc",
"id": "operations"
}
}
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
---
title: "Computer Details"
description: "Computer Details"
sidebar_position: 20
---

# Computer Details

Use the Computers Details page to select computer attributes to change.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
---
title: "Create Groups"
description: "Create Groups"
sidebar_position: 40
---

# Create Groups

Use the Create Groups page to configure the action to create groups on the selected target.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
---
title: "Create Users"
description: "Create Users"
sidebar_position: 50
---

# Create Users

Use the Create Users page to create users on the selected target.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
---
title: "Disable/Enable Computers"
description: "Disable/Enable Computers"
sidebar_position: 30
---

# Disable/Enable Computers

Use the (Disable/Enable Computers page to configure the action to enable or disable users' operation
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
---
title: "Disable/Enable Users"
description: "Disable/Enable Users"
sidebar_position: 60
---

# Disable/Enable Users

Use the Disable/Enable Users page to enable or disable target users.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
---
title: "Group Details"
description: "Group Details"
sidebar_position: 70
---

# Group Details

Use Groups Details page to edit selected group attributes.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
---
title: "Group Membership"
description: "Group Membership"
sidebar_position: 80
---

# Group Membership

Use the Groups Membership page to add or remove group members. Values from the source table can also
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
---
title: "Move Objects"
description: "Move Objects"
sidebar_position: 90
---

# Move Objects

Use the Move Objects page to specify the OU in which to move objects.
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,52 @@
---
title: "Active Directory Action Operations"
description: "Active Directory Action Operations"
sidebar_position: 20
---

# Active Directory Action Operations

Use Operations page to select one or more operations for the action to perform on the targeted
Active Directory objects. Some operations have wizard pages to specify the configuration settings.

![Active Directory Action Module Wizard Operations page](/img/product_docs/accessanalyzer/11.6/admin/action/activedirectory/operations.webp)

The Operations drop-down menu contains the following operations:

- [Clear/Set SID History ](/docs/accessanalyzer/11.6/admin/action/activedirectory/operations/sidhistory.md)
- [Computer Details](/docs/accessanalyzer/11.6/admin/action/activedirectory/operations/computerdetails.md)
- [Disable/Enable Computers](/docs/accessanalyzer/11.6/admin/action/activedirectory/operations/disableenablecomputers.md)
- [Create Groups](/docs/accessanalyzer/11.6/admin/action/activedirectory/operations/creategroups.md)
- [Create Users](/docs/accessanalyzer/11.6/admin/action/activedirectory/operations/createusers.md)
- [Delete Objects](#delete-objects)
- [Disable/Enable Users](/docs/accessanalyzer/11.6/admin/action/activedirectory/operations/disableenableusers.md)
- [Group Details](/docs/accessanalyzer/11.6/admin/action/activedirectory/operations/groupdetails.md)
- [Group Membership](/docs/accessanalyzer/11.6/admin/action/activedirectory/operations/groupmembership.md)
- [Groups Remove All Members ](#groups-remove-all-members)
- [Move Objects](/docs/accessanalyzer/11.6/admin/action/activedirectory/operations/moveobjects.md)
- [Set/Reset Users Password ](/docs/accessanalyzer/11.6/admin/action/activedirectory/operations/setresetpassword.md)
- [Unlock Users ](#unlock-users)
- [Users Details ](/docs/accessanalyzer/11.6/admin/action/activedirectory/operations/usersdetails.md)

Select an operation from the drop-down list and then click **Add**. The selection appears in the
Selections pane as well as the navigation pane if there is an associated configuration page. If
performing multiple operations, the action executes the operations in the order in which they appear
here. To change the order, select an operation and use the **Down** and **Up** buttons.

## Delete Objects

**CAUTION:** Once deleted, objects from Active Directory cannot be restored.

Select this operation to delete objects from Active Directory, such as users, groups, or computers.
The source table determines which objects are deleted from the Active Directory. Therefore, this
operation does not possess its own wizard window.

## Groups Remove All Members

Select this operation to remove all members from groups located in the source table. There is not a
wizard window associated with this operation. No configuration is required.

## Unlock Users

Select this operation to unlock the account of the specified users in the source table. There is not
a wizard window associated with this operation. No configuration is required.
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
---
title: "Set/Reset Users Password"
description: "Set/Reset Users Password"
sidebar_position: 100
---

# Set/Reset Users Password

Use the Set/Reset Users Password page to set or reset user passwords with the specified value.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
---
title: "Clear/Set SID History"
description: "Clear/Set SID History"
sidebar_position: 10
---

# Clear/Set SID History

Use the Clear/Set SID History page to overwrite or append to the SID history for targeted objects.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
---
title: "Users Details"
description: "Users Details"
sidebar_position: 110
---

# Users Details

Use the Users Details page to edit user attributes.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
---
title: "Active Directory Action Options"
description: "Active Directory Action Options"
sidebar_position: 30
---

# Active Directory Action Options

The Options page provides the option to select to use the default domain or specific a domain to
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
---
title: "Active Directory Action Module"
description: "Active Directory Action Module"
sidebar_position: 20
---

# Active Directory Action Module

Use the Active Directory Action Module to make bulk changes to objects in Microsoft Active Directory
Expand Down Expand Up @@ -48,7 +54,7 @@ which contains the following wizard pages:

- Welcome
- [Active Directory Action Target](/docs/accessanalyzer/11.6/admin/action/activedirectory/target.md)
- [Active Directory Action Operations](/docs/accessanalyzer/11.6/admin/action/activedirectory/operations.md)
- [Active Directory Action Operations](/docs/accessanalyzer/11.6/admin/action/activedirectory/operations/operations.md)
- [Active Directory Action Options](/docs/accessanalyzer/11.6/admin/action/activedirectory/options.md)
- [Active Directory Action Summary](/docs/accessanalyzer/11.6/admin/action/activedirectory/summary.md)

Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
---
title: "Active Directory Action Summary"
description: "Active Directory Action Summary"
sidebar_position: 40
---

# Active Directory Action Summary

The Summary page displays a summary of the configured settings for the action.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
---
title: "Active Directory Action Target"
description: "Active Directory Action Target"
sidebar_position: 10
---

# Active Directory Action Target

Use the Target (Identification Criteria) page to select one or more fields (columns) in the
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"label": "File System Action Module",
"position": 30,
"collapsed": true,
"collapsible": true,
"link": {
"type": "doc",
"id": "overview"
}
}
6 changes: 6 additions & 0 deletions docs/accessanalyzer/11.6/admin/action/filesystem/action.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
---
title: "File System Action: Action"
description: "File System Action: Action"
sidebar_position: 10
---

# File System Action: Action

On the Action page, select the type of action to be configured, define a new action, and additional
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
---
title: "File System Action: Applet Settings"
description: "File System Action: Applet Settings"
sidebar_position: 100
---

# File System Action: Applet Settings

Use the Applet Settings page to specify the machines on which to execute the selected operation.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
---
title: "File System Action: Destination"
description: "File System Action: Destination"
sidebar_position: 70
---

# File System Action: Destination

The Destination page is available only if the following operations are selected:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
---
title: "File System Action: Environment"
description: "File System Action: Environment"
sidebar_position: 40
---

# File System Action: Environment

The Environment (Environment Variables) page is available only if the selected operation requires
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
---
title: "File System Action: Operation"
description: "File System Action: Operation"
sidebar_position: 20
---

# File System Action: Operation

The Operation page is available when **Define a new action** is selected on the Action page. On the
Expand Down
6 changes: 6 additions & 0 deletions docs/accessanalyzer/11.6/admin/action/filesystem/options.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
---
title: "File System Action: Options"
description: "File System Action: Options"
sidebar_position: 90
---

# File System Action: Options

The Options page provides access to additional options for the action. Based on the selection on the
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
---
title: "File System Action Module"
description: "File System Action Module"
sidebar_position: 30
---

# File System Action Module

The File System Action Module allows Enterprise Auditor Administrators to automate the process of
Expand Down Expand Up @@ -97,7 +103,7 @@ contains the following wizard pages:
- [File System Action: Prior Actions](/docs/accessanalyzer/11.6/admin/action/filesystem/prioractions.md)
- [File System Action: Environment](/docs/accessanalyzer/11.6/admin/action/filesystem/environment.md)
- [File System Action: Target](/docs/accessanalyzer/11.6/admin/action/filesystem/target.md)
- [File System Action: Parameters](/docs/accessanalyzer/11.6/admin/action/filesystem/parameters.md)
- [File System Action: Parameters](/docs/accessanalyzer/11.6/admin/action/filesystem/parameters/parameters.md)
- [File System Action: Destination](/docs/accessanalyzer/11.6/admin/action/filesystem/destination.md)
- [File System Action: Rollback](/docs/accessanalyzer/11.6/admin/action/filesystem/rollback.md)
- [File System Action: Options](/docs/accessanalyzer/11.6/admin/action/filesystem/options.md)
Expand Down
Loading
Loading