Start-SCOrchestratorRunbook
Startet ein Runbook in Service Provider Foundation.
Start-SCOrchestratorRunbook
-Uri <String>
-RunbookPath <String>
[-RunbookParameters <Hashtable>]
[-WhatIf]
[-Confirm]
[<CommonParameters>]
Das Cmdlet "Start-SCOrchestratorRunbook " ruft das Runbook auf, wie vom RunbookPath-Parameter im Cmdlet Set-SCSPFExtensibleEventHandler angegeben. Administratoren müssen dies nicht ausführen; Service Provider Foundation führt sie automatisch aus.
Dieses Cmdlet ist nur zur internen Verwendung.
PS C:\># The Start-SCOrchestratorRunbook cmdlet is for internal use only.
Hiermit werden Sie vor der Ausführung des Cmdlets zur Bestätigung aufgefordert.
Type: | SwitchParameter |
Aliases: | cf |
Position: | Named |
Default value: | False |
Required: | False |
Accept pipeline input: | False |
Accept wildcard characters: | False |
Gibt die Parameter für ein Runbook in Service Provider Foundation an.
Type: | Hashtable |
Position: | Named |
Default value: | None |
Required: | False |
Accept pipeline input: | False |
Accept wildcard characters: | False |
Gibt den Pfad zu einem Runbook in Service Provider Foundation an.
Type: | String |
Position: | Named |
Default value: | None |
Required: | True |
Accept pipeline input: | False |
Accept wildcard characters: | False |
Gibt den URI (Uniform Resource Identifier) des Runbook in Service Provider Foundation an.
Type: | String |
Position: | Named |
Default value: | None |
Required: | True |
Accept pipeline input: | False |
Accept wildcard characters: | False |
Zeigt, was geschieht, wenn das Cmdlet ausgeführt wird. Das Cmdlet wird nicht ausgeführt.
Type: | SwitchParameter |
Aliases: | wi |
Position: | Named |
Default value: | False |
Required: | False |
Accept pipeline input: | False |
Accept wildcard characters: | False |