Update testTaskGate.ps1
This commit is contained in:
@@ -22,8 +22,8 @@ $Global:Tasks = @(
|
|||||||
@{ Id='installDattoRMM'; Name='installDattoRMM'; Label='Install DattoRMM'; HandlerFn='Handle-InstallRMM'; Page='onboard'; Column='left';
|
@{ Id='installDattoRMM'; Name='installDattoRMM'; Label='Install DattoRMM'; HandlerFn='Handle-InstallRMM'; Page='onboard'; Column='left';
|
||||||
SubOptions= @(
|
SubOptions= @(
|
||||||
@{ Value='inputVar'; Label='Copy Site Variables' },
|
@{ Value='inputVar'; Label='Copy Site Variables' },
|
||||||
@{ Value='rmm'; Label='Install DRMM Agent' },
|
@{ Value='rmm'; Label='Install RMM Agent' },
|
||||||
@{ Value='exe'; Label='Download the executable' }
|
@{ Value='exe'; Label='Download Executable' }
|
||||||
)
|
)
|
||||||
},
|
},
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user