Update samy.ps1

This commit is contained in:
2025-12-03 14:07:28 -05:00
parent a25a44d58a
commit 6eb71b6269

View File

@@ -1,6 +1,10 @@
<# <#
Last changes made should fix the issues we had wen running thi in Windows 11 25H2 Last changes made should fix the issues we had wen running thi in Windows 11 25H2
chane this line for the message
<!-- Big red line under tagline -->
<div id="samyHint" class="samy-hint">Please use samy.svstools.ca</div>
.SYNOPSIS .SYNOPSIS
Script Automation Monkey (SAMY) is a unified MSP assistant that automates onboarding, headless offboarding, Script Automation Monkey (SAMY) is a unified MSP assistant that automates onboarding, headless offboarding,
Datto RMM deployments, and toolkit management through a local UI, HTTP endpoints, or direct PowerShell switches. Datto RMM deployments, and toolkit management through a local UI, HTTP endpoints, or direct PowerShell switches.
@@ -1097,9 +1101,7 @@ $cssContent
</div> </div>
<!-- Big red line under tagline --> <!-- Big red line under tagline -->
<div id="samyHint" class="samy-hint"> <div id="samyHint" class="samy-hint"></div>
Please use samy.svstools.ca
</div>
</div> </div>