Update StackMonkey.ps1
This commit is contained in:
@@ -120,14 +120,7 @@ function Get-DattoApiCredentials {
|
||||
Install-SVSMSP -InstallToolkit
|
||||
return
|
||||
}
|
||||
'Datto' {
|
||||
Write-LogHelper "Headless DattoRMM deploy (via n8n)" Info Startup
|
||||
switch ($PSCmdlet.ParameterSetName) {
|
||||
'Toolkit' {
|
||||
Write-LogHelper "Toolkit-only mode" Info Startup
|
||||
Install-SVSMSP -InstallToolkit
|
||||
return
|
||||
}
|
||||
|
||||
'Datto' {
|
||||
Write-LogHelper "Headless DattoRMM deploy (via n8n)" Info Startup
|
||||
|
||||
@@ -173,11 +166,8 @@ switch ($PSCmdlet.ParameterSetName) {
|
||||
|
||||
return
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
}
|
||||
|
||||
|
||||
|
||||
# STACK = Scripted Tooling for Automated Client Kickoff
|
||||
|
||||
Reference in New Issue
Block a user