Repair-TakeControlAgent
1.0.5
Diagnoses, repairs, and reinstalls the N-able Take Control (N-central) Agent. Addresses "Phantom Agent" scenarios where the service appears installed but fails to start. Includes Invoke-TakeControlChaos for deliberately inducing failure states to test repair logic. Interactive documentation: https://deepwiki.com/DailenG/Repair-TakeControlAgent
Minimum PowerShell version
5.1
Installation Options
Owners
Copyright
(c) 2026 - All rights reserved.
Package Details
Author(s)
- Dailen Gunter
Tags
TakeControl N-able RMM Repair Agent N-central Dailen
Functions
Repair-TakeControlAgent Invoke-TakeControlChaos
Dependencies
This module has no dependencies.
Release Notes
v1.0.5 - Added DeepWiki interactive documentation links. Previous: Added disk space check.
FileList
- Repair-TakeControlAgent.nuspec
- LICENSE
- publish.ps1
- README.md
- Repair-TakeControlAgent.psd1
- Repair-TakeControlAgent.psm1
- Private\Get-TakeControlAgentHealth.ps1
- Private\Get-TakeControlConfig.ps1
- Private\Get-TakeControlDownloadUrl.ps1
- Private\Get-TakeControlRunningAV.ps1
- Private\Invoke-TakeControlCleanup.ps1
- Private\Invoke-TakeControlInstaller.ps1
- Private\Invoke-TakeControlLogAnalysis.ps1
- Private\Test-TakeControlFileSignature.ps1
- Private\Test-TakeControlGatewayConnection.ps1
- Private\Test-TakeControlInstallLock.ps1
- Private\Test-TakeControlIsAdmin.ps1
- Private\Wait-TakeControlAnimation.ps1
- Private\Write-TakeControlLog.ps1
- Public\Invoke-TakeControlChaos.ps1
- Public\Repair-TakeControlAgent.ps1
- Tests\Repair-TakeControlAgent.Tests.ps1