Skip to content

Server Uit Dienst

Go to Automation

View in GitLab

Description

This playbook generates a report of Active Directory-related objects for a specified server and sends the report to Ivanti. It retrieves local administrators, share permissions, and NTFS permissions from the database. The results are formatted into a report and sent to Ivanti as a note under a specified task.
Then it removes the computer account from AD, and deletes the corresponding L_ADM group.

Credentials

  • sys_ansible_windows
  • sys_ansible_ad
  • Ivanti PR - SB

Input

Variable Description
target Target server hostname or FQDN.
ivanti_url URL of the Ivanti instance.
ivanti_api_key API key for Ivanti authentication.
tasknr Task number in Ivanti.

Output

None

Dependencies