diff --git a/samy.ps1 b/samy.ps1 index d0792d4..8519abc 100644 --- a/samy.ps1 +++ b/samy.ps1 @@ -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: