Update samy.ps1
This commit is contained in:
4
samy.ps1
4
samy.ps1
@@ -1,4 +1,4 @@
|
|||||||
message$0<#
|
<#
|
||||||
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 for the message
|
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,
|
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.
|
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
|
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:
|
Key features:
|
||||||
|
|||||||
Reference in New Issue
Block a user