https://github.com/tools4everbv/helloid-conn-sa-full-ad-computerdelete
Active Directory - Computer object delete
https://github.com/tools4everbv/helloid-conn-sa-full-ad-computerdelete
active-directory delegated-form import powershell service-automation
Last synced: 3 months ago
JSON representation
Active Directory - Computer object delete
- Host: GitHub
- URL: https://github.com/tools4everbv/helloid-conn-sa-full-ad-computerdelete
- Owner: Tools4everBV
- Created: 2021-06-24T14:51:01.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-09-12T13:36:53.000Z (over 3 years ago)
- Last Synced: 2025-02-25T22:13:52.358Z (12 months ago)
- Topics: active-directory, delegated-form, import, powershell, service-automation
- Language: PowerShell
- Homepage:
- Size: 25.4 KB
- Stars: 0
- Watchers: 5
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Description
This HelloID Service Automation Delegated Form provides AD computer delete functionality. The following options are available:
1. Search and select the target AD computer
2. Show basic AD computer attributes of selected target computer
4. Delete the selected target AD computer
## Versioning
| Version | Description | Date |
| - | - | - |
| 1.0.2 | Updated form to the new delegated form format; Added Elastic audit messages | 2022/08/12 |
| 1.0.1 | Added version number and updated all-in-one script | 2021/11/03 |
| 1.0.0 | Initial release | 2021/06/24 |
## Table of Contents
* [Description](#description)
* [All-in-one PowerShell setup script](#all-in-one-powershell-setup-script)
* [Getting started](#getting-started)
* [Post-setup configuration](#post-setup-configuration)
* [Manual resources](#manual-resources)
* [Getting help](#getting-help)
## All-in-one PowerShell setup script
The PowerShell script "createform.ps1" contains a complete PowerShell script using the HelloID API to create the complete Form including user defined variables, tasks and data sources.
_Please note that this script assumes none of the required resources do exist within HelloID. The script does not contain versioning or source control_
### Getting started
Please follow the documentation steps on [HelloID Docs](https://docs.helloid.com/hc/en-us/articles/360017556559-Service-automation-GitHub-resources) in order to setup and run the All-in one Powershell Script in your own environment.
## Manual resources
This Delegated Form uses the following resources in order to run
### Powershell data source 'AD-computer-generate-table-wildcard'
This Powershell data source runs an Active Directory query to search for matching AD computer.
### Delegated form task 'ad-computer-delete'
This delegated form task will delete the selected target AD computer.
## Getting help
_If you need help, feel free to ask questions on our [forum](https://forum.helloid.com/forum/helloid-connectors/service-automation/503-helloid-sa-active-directory-delete-computer-object)_
## HelloID Docs
The official HelloID documentation can be found at: https://docs.helloid.com/