ForceDomainTakeover
1.0.3
This script automates the process for external takeover / force takeover.
Installation Options
Owners
Package Details
Author(s)
- Timothy McMichael
Functions
new-LogFile Out-LogFile WriteXMLFile WriteJsonFile CheckGraphEnvironment CheckGraphTenantID CheckGraphURL CheckMSGraph ConnectMSGraph WriteMGContext CheckDomainName TestDomainName GetM365DNSRecords TestDNSRecords GetPublicDNS GetMSGraphCall TakeOverDomain
Dependencies
This script has no dependencies.
Release Notes
# Modules that must be imported into the global environment prior to importing this module
RequiredModules = @(
@{ModuleName = 'Microsoft.Graph.Authentication' ; ModuleVersion = '2.28.0'}
)
FileList
- ForceDomainTakeover.nuspec
- ForceDomainTakeover.ps1
Version History
Version | Downloads | Last updated |
---|---|---|
1.0.5 | 4 | 6/7/2025 |
1.0.4 | 2 | 6/6/2025 |
1.0.3 (current version) | 7 | 6/6/2025 |
1.0.1 | 4 | 6/4/2025 |
1.0 | 4 | 6/4/2025 |