Update samy.ps1

This commit is contained in:
2025-12-17 19:53:54 -05:00
parent 2629a6c5a6
commit 8596e8977c

View File

@@ -1,4 +1,4 @@
message$0<#
<#
Last changes made should fix the issues we had wen running thi in Windows 11 25H2
change this line for the message
@@ -18,7 +18,7 @@ $Script:SamyBranch = 'beta' # or 'main'
Install-DattoRMM is the core helper that handles credential retrieval (webhook or direct), OAuth token management,
site list fetching/persistence, registry variable pushes, agent downloads/installs, and optional installer archiving.
The UI exposes all tasks as checkboxes with select-all helpers, and each action is wrapped in detailed logging plus
HTTP responders so callers can see success or failure.$jsContent = Get-RemoteText -Url $Script:SamyJsUrl
HTTP responders so callers can see success or failure.
Key features: