Microsoft.SystemCenter.ServiceManagementAutomation Module
Commands for automating Service Management tasks.
Microsoft.SystemCenter.ServiceManagementAutomation Cmdlets
| Cmdlet | Description |
|---|---|
| Edit-SmaRunbook |
Updates the draft field of a runbook. |
| Get-SmaAdminConfiguration |
Gets the SMA administration configuration. |
| Get-SmaCertificate |
Gets a certificate. |
| Get-SmaConnection |
Gets an SMA connection. |
| Get-SmaConnectionField |
Gets an SMA connection field. |
| Get-SmaConnectionType |
Gets all SMA connection types. |
| Get-SmaCredential |
Gets SMA credentials. |
| Get-SmaJob |
Gets a runbook job. |
| Get-SmaJobOutput |
Gets the output of a SMA job. |
| Get-SmaLicense |
Gets an SMA license. |
| Get-SmaModule |
Gets a module from SMA. |
| Get-SmaRunbook |
Gets an SMA runbook. |
| Get-SmaRunbookDefinition |
Gets a runbook definition. |
| Get-SmaRunbookWorkerDeployment |
Gets all runbook workers in the SMA deployment. |
| Get-SmaSchedule |
Gets an SMA schedule. |
| Get-SmaVariable |
Gets an SMA variable. |
| Import-SmaModule |
Imports a module into SMA. |
| Import-SmaRunbook |
Imports a runbook into SMA. |
| New-SmaConnection |
Creates a connection instance in SMA. |
| New-SmaRunbookWorkerDeployment |
Changes the runbook worker deployment in SMA. |
| Publish-SmaRunbook |
Publishes a runbook in SMA. |
| Remove-SmaCertificate |
Deletes a certificate from SMA. |
| Remove-SmaConnection |
Deletes a connection from SMA. |
| Remove-SmaCredential |
Deletes a credential from SMA. |
| Remove-SmaModule |
Deletes a module from SMA. |
| Remove-SmaRunbook |
Removes a runbook from SMA. |
| Remove-SmaSchedule |
Deletes a schedule from SMA. |
| Remove-SmaVariable |
Deletes a variable from SMA. |
| Resume-SmaJob |
Resumes a SMA job. |
| Set-SmaAdminConfiguration |
Modifies administrative configuration settings in SMA. |
| Set-SmaCertificate |
Creates or updates a certificate in SMA. |
| Set-SmaConnectionFieldValue |
Modifies a connection field value for a connection object in SMA. |
| Set-SmaCredential |
Creates or updates a credential in SMA. |
| Set-SmaLicense |
Updates the SMA product key. |
| Set-SmaRunbookConfiguration |
Modifies the configuration of a runbook. |
| Set-SmaSchedule |
Creates or modifies a schedule in SMA. |
| Set-SmaVariable |
Creates or modifies a variable in SMA. |
| Start-SmaRunbook |
Starts a runbook job. |
| Stop-SmaJob |
Stops a SMA job. |
| Suspend-SmaJob |
Suspends an SMA job. |