Update StackMonkey.ps1
This commit is contained in:
@@ -70,7 +70,7 @@ $Port = 8082
|
|||||||
$Global:DattoWebhookUrl = 'https://automate.svstools.ca/webhook/svsmspkit'
|
$Global:DattoWebhookUrl = 'https://automate.svstools.ca/webhook/svsmspkit'
|
||||||
|
|
||||||
|
|
||||||
function Invoke-ScriptMonkey {
|
|
||||||
#region ScriptMonkey run silently Entrypoint
|
#region ScriptMonkey run silently Entrypoint
|
||||||
[CmdletBinding(DefaultParameterSetName='UI')]
|
[CmdletBinding(DefaultParameterSetName='UI')]
|
||||||
param(
|
param(
|
||||||
@@ -144,7 +144,7 @@ function Invoke-ScriptMonkey {
|
|||||||
return
|
return
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
|
||||||
|
|
||||||
# STACK = Scripted Tooling for Automated Client Kickoff
|
# STACK = Scripted Tooling for Automated Client Kickoff
|
||||||
# MONKEY = Module-based Onboarding & Next-step Kickoff Engine Yoke
|
# MONKEY = Module-based Onboarding & Next-step Kickoff Engine Yoke
|
||||||
|
|||||||
Reference in New Issue
Block a user