DELETE SUBSCRIBER (Delete subscriptions from a configuration manager database)
Use this command on a configuration manager to delete managed server subscriptions from the configuration manager database. Use this command when a managed server no longer exists or cannot notify the configuration manager after deleting a subscription.
Attention: Use this command only in rare situations in
which the configuration manager's database contains an entry for a subscription,
but the managed server does not have such a subscription. For example, use
this command if a managed server no longer exists or cannot notify the configuration
manager after deleting a subscription.
Under normal circumstances, use the DELETE SUBSCRIPTION command to delete a subscription from the managed server. The managed server notifies the configuration manager, which then deletes the subscription from its database.
Privilege class
To issue this command, you must have system privilege.
Syntax
Parameters
- server_name (Required)
- Specifies the name of the managed server with subscription entries to be deleted.
Example: Delete subscription entries for a specific managed server
Delete all subscription entries for a managed server named DAN.delete subscriber danRelated commands
| Command | Description |
|---|---|
| DEFINE SUBSCRIPTION | Subscribes a managed server to a profile. |
| DELETE SUBSCRIPTION | Deletes a specified profile subscription. |
| NOTIFY SUBSCRIBERS | Notifies servers to refresh their configuration information. |
| QUERY SUBSCRIBER | Displays information about subscribers and their subscriptions to profiles. |
| QUERY SUBSCRIPTION | Displays information about profile subscriptions. |
