Service Manager Administrator Cmdlets Group 2

Applies To: System Center 2012 R2

Windows PowerShell® is a task-based command-line shell and scripting language designed especially for system administration. This reference topic for the information technology (IT) professional provides assistance in utilizing the Windows PowerShell cmdlets to script and automate tasks.

The following list contains links to the help topics for the second group of the administrator cmdlets:

Name Description

Add-SCSMAllowListClass

Adds the specified classes to the allow list of classes for synchronization.

Get-SCSMAllowList

Retrieves the allow list of classes that is used during synchronization.

Get-SCSMAnnouncement

Retrieves announcements that are defined in Service Manager.

Get-SCSMChannel

Retrieves the email notification channels that are defined in Service Manager.

Get-SCSMConnector

Retrieves connectors that are defined in Service Manager.

Get-SCSMDCMWorkflow

Retrieves the list of DCM workflows that are defined in Service Manager.

Get-SCSMDeletedItem

Retrieves items that have been marked for deletion in Service Manager.

Get-SCSMEmailTemplate

Retrieves email templates that are defined in Service Manager.

Get-SCSMEmailTemplateContent

Retrieves the content of Service Manager email templates.

Get-SCSMPortalCMConfiguration

Retrieves the settings for the Configuration Manager that is used for software deployments on the Service Manager Self-Service Portal.

Get-SCSMPortalContactConfiguration

Retrieves IT Contact setting with which the Self-Service portal is configured.

Get-SCSMPortalDeploymentProcess

Retrieves information about software deployment processes for the Service Manager Self-Service Portal.

Get-SCSMPortalSoftwarePackage

Retrieves all the software packages that are configured for deployment in the Service Manager Self-Service Portal.

Get-SCSMQueue

Retrieves queues that are defined in Service Manager.

Get-SCSMSetting

Retrieves configuration settings of System Center Service Manager.

Get-SCSMSubscription

Retrieves subscriptions that are configured in Service Manager.

Get-SCSMTask

Retrieves tasks that are defined in Service Manager.

Get-SCSMUser

Retrieves users that are defined in Service Manager.

Get-SCSMUserRole

Retrieves user roles that are defined in Service Manager.

Get-SCSMView

Retrieves views that are defined in Service Manager.

Get-SCSMWorkflow

Retrieves configuration information for Service Manager workflows.

Get-SCSMWorkflowStatus

Retrieves the status of workflows in Service Manager.

Import-SCSMInstance

Imports objects and relationships from a .csv file into Service Manager.

New-SCADConnector

Creates a Service Manager Active Directory connector.

New-SCCMConnector

Creates a Configuration Manager connector in Service Manager.

New-SCOMAlertConnector

Creates an Operations Manager alert connector in Service Manager.

New-SCOMConfigurationItemConnector

Creates an Operations Manager configuration item connector in Service Manager.

New-SCOrchestratorConnector

Creates a Service Manager Orchestrator connector.

New-SCSMAlertRule

Creates an alert rule to be used with an Operations Manager Alert connector in Service Manager.

New-SCSMAnnouncement

Creates an announcement in Service Manager.

New-SCSMDCMWorkflow

Creates a DCM workflow in Service Manager.

New-SCSMEmailTemplate

Creates an email template for Service Manager.

New-SCSMPortalDeploymentProcess

Creates a software deployment process for deploying software by using the Service Manager Self-Service Portal.

New-SCSMSubscription

Creates a subscription in Service Manager.

New-SCSMUserRole

Creates a user role in Service Manager.

New-SCSMWorkflow

Creates a workflow in Service Manager.

New-SCVMMConnector

Creates a Service Manager Virtual Machine Manager connector.

Remove-SCSMAllowListClass

Removes the specified classes from the allow list of classes that are used by the Operations Manager CI Connector during synchronization in Service Manager.

Remove-SCSMAnnouncement

Removes an announcement from Service Manager.

Remove-SCSMConnector

Removes a connector from Service Manager.

Remove-SCSMDCMWorkflow

Removes a DCM workflow from Service Manager.

Remove-SCSMEmailTemplate

Removes an email template from Service Manager.

Remove-SCSMPortalDeploymentProcess

Removes a software deployment process from the Service Manager Self-Service Portal.

Remove-SCSMSubscription

Removes a subscription from Service Manager.

Remove-SCSMUserRole

Removes a user role from Service Manager.

Remove-SCSMWorkflow

Removes a workflow from Service Manager.

Reset-SCSMAllowList

Resets the allow list of classes that is used by the Operations Manager CI Connector in Service Manager to the default allow list.

Restore-SCSMDeletedItem

Restores items that were previously marked for deletion in Service Manager.

Restore-SCSMDeletedItem

Sets the properties of the email notification channel in Service Manager.

Set-SCSMPortalCMConfiguration

Sets the configuration information for the Service Manager Self-Service Portal.

Set-SCSMPortalContactConfiguration

Configures the IT contact settings for the Service Manager Self-Service Portal.

Start-SCSMConnector

Initiates a synchronization of a Service Manager connector.

Update-SCSMAnnouncement

Updates the properties of an announcement for Service Manager.

Update-SCSMConnector

Updates the properties of a Service Manager connector.

Update-SCSMDCMWorkflow

Updates properties of a DCM workflow.

Update-SCSMEmailTemplate

Updates properties of an email template.

Update-SCSMPortalDeploymentProcess

Updates the properties of software deployment processes for the Self-Service Portal.

Update-SCSMPortalSoftwarePackage

Updates the properties of software packages that are configured for deployment in the Service Manager Self-Service Portal.

Update-SCSMSetting

Updates the configuration settings for Service Manager.

Update-SCSMSubscription

Updates subscription properties in Service Manager.

Update-SCSMUserRole

Sets the UserRole property for a Service Manager user.

Update-SCSMWorkflow

Updates workflow properties.

For more information about, or for the syntax of, any of the cmdlets, use the Get-Help <cmdlet name> cmdlet, where <cmdlet name> is the name of the cmdlet that you want to research. For more detailed information, you can run any of the following cmdlets:

Get-Help <cmdlet name> -Detailed
Get-Help <cmdlet name> -Examples
Get-Help <cmdlet name> -Full