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