ForceDomainTakeover
1.0.1
This script automates the process for external takeover / force takeover.
Installation Options
Owners
Package Details
Author(s)
- Timothy McMichael
Dependencies
This script has no dependencies.
Release Notes
# Modules that must be imported into the global environment prior to importing this module
RequiredModules = @(
@{ModuleName = 'ExchangeOnlineManagement'; ModuleVersion = '3.8.0' },
#@{ModuleName = 'AzureAD'; ModuleVersion = '2.0.2.140'},
@{ModuleName = 'TelemetryHelper'; ModuleVersion = '2.3.0'}
#@{ModuleName = 'EnhancedHTML2' ; ModuleVersion = '2.1.0.1'}
@{ModuleName = 'Microsoft.Graph.Authentication' ; ModuleVersion = '2.28.0'}
@{ModuleName = 'Microsoft.Graph.Users' ; ModuleVersion = '2.28.0'}
@{ModuleName = 'Microsoft.Graph.Groups' ; ModuleVersion = '2.28.0'}
@{ModuleName = 'PSWriteHTML' ; ModuleVersion = '1.31.0' }
@{ModuleName = 'DLHierarchy' ; ModuleVersion = '1.9.25'}
@{ModuleName = 'PowerShellGet'; ModuleVersion = '2.2.5'}
'ActiveDirectory'
)
FileList
- ForceDomainTakeover.nuspec
- ForceDomainTakeover.ps1
Version History
Version | Downloads | Last updated |
---|---|---|
1.0.5 | 5 | 6/7/2025 |
1.0.4 | 3 | 6/6/2025 |
1.0.3 | 7 | 6/6/2025 |
1.0.1 (current version) | 4 | 6/4/2025 |
1.0 | 4 | 6/4/2025 |