Cmdlet Reference

Applies To: System Center 2012 R2 Orchestrator

This section contains the help topics for the Service Provider Foundation cmdlets. Hoster administrators can use these cmdlets to create and manage tenants, their resources, and their claims-based authentication.

For information about how to program Service Provider Foundation, see the Service Provider Foundation SDK.

Name Description

Get-SCSPFConnectionString

Gets the connection string to the Service Provider Foundation database. Requires running Windows PowerShell as Administrator.

Get-SCSPFEventRegistration

Gets the event used to automate runbooks.

Get-SCSPFExtensibleEventHandler

Gets the configuration of a runbook in System Center 2012 - Orchestrator that has been set to be invoked when a specified event is raised.

Get-SCSPFServer

Gets one or more server objects.

Get-SCSPFSetting

Gets a setting for a variety of purposes.

Get-SCSPFStamp

Gets one or more stamp objects.

Get-SCSPFTenant

Gets one or more tenant objects.

Get-SCSPFTenantUserRole

Gets one or more tenant user role objects.

Get-SCSPFTrustedIssuer

Gets one or more trusted issuer objects.

Get-SCSPFVMRoleGalleryItem

Gets a gallery item.

Get-SCSPFVMRoleGalleryItemIcon

Gets the icon associated with a virtual machine role item in the gallery.

Get-SCSPFVMRoleGalleryItemPackage

Gets the package that created an item in the gallery.

Import-SCSpfVMRoleGalleryItem

Imports a gallery item.

New-SCSPFETWEvent

Adds a new event for ETW logging. Internal use only.

New-SCSPFServer

Registers a server in the Service Provider Foundation database.

New-SCSPFSetting

Creates a setting for a variety of purposes.

New-SCSPFStamp

Creates a logical scale unit for servers and instances of System Center components.

New-SCSPFTenant

Creates a new tenant for a hoster.

New-SCSPFTenantUserRole

Creates an association between a tenant and one or more self-service user roles.

New-SCSPFTrustedIssuer

Creates a trusted issuer for claims-based authentication.

Remove-SCSPFServer

Removes one or more server objects.

Remove-SCSPFSetting

Removes a setting.

Remove-SCSPFStamp

Removes one or more stamp objects.

Remove-SCSPFTenant

Removes one or more tenant objects.

Remove-SCSPFTenantUserRole

Removes one or more tenant user role objects.

Remove-SCSPFTrustedIssuer

Removes one or more trusted issuer objects.

Remove-SCSPFVMRoleGalleryItem

Removes an item from the gallery.

Set-SCSPFConnectionString

Sets the connection string to the Service Provider Foundation database. Requires running Windows PowerShell as Administrator.

Set-SCSPFEventRegistration

Sets a Service Management Automation runbook event.

Set-SCSPFExtensibleEventHandler

Sets an extensible event handler in Service Provider Foundation.

Set-SCSPFServer

Associates a server with one or more stamps.

Set-SCSPFStamp

Associates a stamp with offers, servers, and tenants.

Set-SCSPFTenant

Sets resources and data for a tenant.

Set-SCSPFVMRoleGalleryItem

Sets the publishing status of an item in the gallery.

Start-SCOrchestratorRunbook

Invokes a runbook in System Center 2012 - Orchestrator. Internal use only.