Create Collection
適用対象: System Center 2012 - Orchestrator, System Center 2012 - Orchestrator Release Candidate, System Center 2012 SP1 - Orchestrator
The Create Collection activity is used in a runbook to create a new Configuration Manager user or device collection. Collections are the primary means of defining targets for Configuration Manager actions such as application or software update deployments.
Once a collection is created, its membership must be defined by adding collection membership rules using the Add Collection Rule activity. Membership rules can be removed from the collection by using the Delete Collection Rule activity. To force re-evaluation of the collection’s membership after adding or removing collection rules, use the Update Collection Membership activity
このオブジェクトの構成手順については、以下を参照してください。 Configuring the Create Collection Activity.
Properties and Published Data
The following tables list the properties and published data for this activity. The activity publishes all the data from the required and optional properties into published data.
Create Collection Properties
Element | Description |
---|---|
Collection Name |
The desired display name of the collection to be created. |
Collection Type |
Specifies the type of collection to create. Options are:
|
Limiting Collection |
The display name or ID of an existing collection that will limit the membership of the new collection. 注意 When you use the browse feature to look up a collection name, or enter a collection name manually or from published data, you must set the Collection Value Type property to Name or the activity will fail. |
Limiting Collection Value Type |
Specifies whether the value in the Limiting Collection property is a name or a collection ID. Options are:
|
Comment |
Optional descriptive text about the collection |
Use Incremental Updates |
True or False (Default = True) Incremental updates periodically evaluate new resources and then add resources to this collection without full updates being required. |
Create Collection Published Data
Element | Description |
---|---|
Collection ID |
Provides the Collection ID value for the collection targeted for this activity (in case the collection name was specified for the input property). |
Connection |
Specifies the name of the connection to the Configuration Manager server |
Configuring the Create Collection Activity
To configure the Create Collection activity
From the Activities pane, drag a Create Collection activity to the active runbook.
Double-click the Create Collection activity icon. The Properties dialog box opens.
Configuring the Details tab:
In the Connection section, click the ellipsis button (...), and then select the Configuration Manager server connection that you want to use for this activity. Click OK.
In the Fields section, enter a value for each of the required properties. If the property is Lookup-enabled, you can click the ellipsis (…) button next to the text box to browse for a value.
You can also use published data to automatically populate the value of the property from the data output by a previous activity in the runbook.
For information about the settings on the General and Run Behavior tabs, see Common Configuration Instructions for all Activities.
Click Finish.
Schedule Tab Properties
Element | Description |
---|---|
Update this collection on a schedule |
True or False (Default = False). Set to True to update the collection at the specified intervals. Set to False to prevent the collection from being updated after it is created. |
Start |
Defines a date and timestamp and how the time values are interpreted. Options are:
|
Recurrence Pattern |
Determines how often the collection should be updated. Options are:
|
Other Activities
The Integration Pack for System Center Configuration Manager integration contains the following additional activities: