- Overview
- Realm setup
- Active Directory & SCCM setup.
- Active directory - Security group
- Active directory - Broker account
- SCCM - Deployment collection
- SCCM - Administrative category for applications
- SCCM - Administrative category for office
- SCCM - Limiting collection for collections
- AD - Parent AD group for AD group list
- AD - Staging OU
- SCCM - Configuration directory
- SCCM - WinPE boot image setup
- Configuration tool & File
- Realm secret key
- Allowed WinPE instances
- Network access account
- Notification account
- Hostname formatting
- Automatically identify hostname
- Overrides
- Active directory staging OU
- MBAM Server details
- SMTP server details
- Notification types
- User state migration (USMT)
- Logs and Profiles location
- Disk setup
- Content availability check
- Error adding collection member
- Error adding AD group member
- Wait for Bitlocker decryption
- Approved hardware
- Extension Attributes
- Using sccmtspsi (Operator view)
- Task sequence steps
- Task sequence error codes
- sccmtspsi error codes
5.2.12.AD / SCCM entry
This module provides 4 options to delete AD and SCCM machine object.
- Delete computer from AD and SCCM.
- Keep computer in AD and SCCM.
- Delete computer from AD and Keep in SCCM.
- Keep computer in AD and Delete from SCCM.
Depending on the “Actions” selected all or only some of the options will be visible.
When the task sequence deployment was initiated from within Software Center and “Install Windows” option with/without data capture is selected the “Delete from AD” options will not be displayed.
“Keep in SCCM” options will not appear during “Standalone (Full) media” builds.
If Active Directory groups were selected, “Delete from AD” options will not be displayed.
This process set the task sequence variable SCCMTSPSIACTIONS.
Possible values:
SCCMTSPSIACTIONS = Keep in AD & SCCM
SCCMTSPSIACTIONS = Remove from AD & SCCM
SCCMTSPSIACTIONS = Keep in AD & remove from SCCM
SCCMTSPSIACTIONS = Remove from AD and keep in SCCM