Delete Local User Account
Deletes a local user account if it exists.
Parameters
Section titled “Parameters”Username
Section titled “Username”Required
Specifies the local user account to delete.
Details
Section titled “Details”- Category: User management
- Brick ID:
UsrMgr-DeleteLocalUserAccount
Raw JSON definition
Section titled “Raw JSON definition”{ "category": "userManagement", "description": "Deletes a local user account if it exists.", "developerVendor": "CapaSystems A/S", "displayName": null, "id": "UsrMgr-DeleteLocalUserAccount", "name": "Delete Local User Account", "parameters": [ { "defaultValue": "", "defaultValueObject": null, "description": "Specifies the local user account to delete.", "id": "Username", "name": "Username", "regExValidation": "", "required": true, "type": "TextBox", "value": null, "values": [], "valuesObject": null } ], "powershell": { "base64Encoded": true, "function": "ZnVuY3Rpb2..." }, "type": "powerbrick", "version": "2026.7.2.1"}