Update samy.ps1
This commit is contained in:
7
samy.ps1
7
samy.ps1
@@ -1,6 +1,9 @@
|
|||||||
<#
|
<#
|
||||||
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
|
||||||
|
|
||||||
|
change this line to add message
|
||||||
|
<div id="samyHint" class="samy-hint"></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,6 +1100,10 @@ $cssContent
|
|||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
<!-- Big red line under tagline -->
|
||||||
|
<div id="samyHint" class="samy-hint"></div>
|
||||||
|
</div
|
||||||
|
|
||||||
<div class="container">
|
<div class="container">
|
||||||
<div class="sidebar">
|
<div class="sidebar">
|
||||||
<button class="tab-button" data-tab="onboardTab">On-Boarding</button>
|
<button class="tab-button" data-tab="onboardTab">On-Boarding</button>
|
||||||
|
|||||||
Reference in New Issue
Block a user