From b3ebdd44347e9f0973ea1790493b028b787ffffb Mon Sep 17 00:00:00 2001 From: David Yoder Date: Sat, 22 Mar 2025 08:19:55 -0400 Subject: [PATCH] temporarily remove installation of local tools --- Tools.ps1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Tools.ps1 b/Tools.ps1 index cf6c543..9ec5dc6 100644 --- a/Tools.ps1 +++ b/Tools.ps1 @@ -1184,7 +1184,7 @@ Setup-MSPDirectories Setup-LogFile # Install the local tools -Install-LocalTools +#Install-LocalTools # Check the RMM runtime variable to see if a billable user was specified, if so then set the $TimeAttributedToUser If ( $TimeAttributedToUser ) {