Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Defines management provider messages in Configuration Manager 2007.
Namespace: Microsoft.ConfigurationManagement.ManagementProvider
Assembly: Microsoft.ConfigurationManagement.ManagementProvider (in microsoft.configurationmanagement.managementprovider.dll)
Usage
'Usage
Dim instance As ProviderMessages
Syntax
'Declaration
<FlagsAttribute> _
Public Enumeration ProviderMessages As Long
[FlagsAttribute]
public enum ProviderMessages : long
[FlagsAttribute]
public enum class ProviderMessages : long long
/** @attribute FlagsAttribute() */
public enum ProviderMessages
FlagsAttribute
public enum ProviderMessages
Members
Member name | Description |
---|---|
GeneralMessageAttributeClientGuid | General status message about a client GUID. |
GeneralMessageAttributeCollectionId | General status message about a collection ID. |
GeneralMessageAttributeDistributionPoint | General status message about a distribution point. |
GeneralMessageAttributeMeterRuleId | General status message about a meter rule identifier. |
GeneralMessageAttributeOfferId | General status message about an offer identifier. |
GeneralMessageAttributePackageId | General status message about a package identifier. |
GeneralMessageAttributePackageVersionN | General status message about a package version number. |
GeneralMessageAttributePolicyAssignmentId | General status message about a policy assignment identifier. |
GeneralMessageAttributePolicyId | General status message about a policy identifier. |
GeneralMessageAttributeProductId | General status message about a product identifier. |
GeneralMessageAttributeSiteCode | General status message about a site code. |
GeneralMessageAttributeTimeKey | General status message about a time key. |
GeneralMessageAttributeUniqueUpdateId | General status message about a unique update identifier. |
GeneralMessageAttributeUserName | General status message about a user name. |
GeneralMessageErrorAuthorizationKeyMismatch | General status message about an authorization key mismatch error. |
GeneralMessageErrorAuthorizationKeyNeeded | General status message about a required authorization key error. |
GeneralMessageErrorAuthorizationNoKeyNeeded | General status message about an optional authorization key error. |
GeneralMessageErrorCopyFile | General status message about a copy file error. |
GeneralMessageErrorDeleteFile | General status message about a delete file error. |
GeneralMessageErrorDirectoryChangeNotificationOpen | General status message about a directory change notification open error. |
GeneralMessageErrorDirectoryChangeNotificationWait | General status message about a directory change notification wait error. |
GeneralMessageErrorDirectoryCreate | General status message about a directory create error. |
GeneralMessageErrorDirectoryResourceMove | General status message about a directory resource move error. |
GeneralMessageErrorDirectorySetCurrent | General status message about a directory set current error. |
GeneralMessageErrorDropTable | General status message about a drop table error. |
GeneralMessageErrorFileCopy | General status message about a file copy error. |
GeneralMessageErrorFileDelete | General status message about a file delete error. |
GeneralMessageErrorFileLock | General status message about a file lock error. |
GeneralMessageErrorFileMove | General status message about a file move error. |
GeneralMessageErrorFileOpenRead | General status message about a file open read-only error. |
GeneralMessageErrorFileOpenReadWrite | General status message about a file open read/write error. |
GeneralMessageErrorFileRead | General status message about a file read error. |
GeneralMessageErrorFileReplication | General status message about a file replicate error. |
GeneralMessageErrorFileWrite | General status message about a file write error. |
GeneralMessageErrorInboxConnect | General status message about an inbox connect error. |
GeneralMessageErrorInboxDefinitionCreateFailed | General status message about an inbox definition create failed error. |
GeneralMessageErrorInboxDefinitionReadFailed | General status message about an inbox definition read failed error. |
GeneralMessageErrorInboxReadFailed | General status message about an inbox read failed error. |
GeneralMessageErrorInboxRuleCreateCopyDirectories | General status message about an inbox rule create copy directories error. |
GeneralMessageErrorInboxRuleCreateCopyFiles | General status message about an inbox rule create copy files error. |
GeneralMessageErrorInboxRuleCreateMirrorDirectories | General status message about an inbox rule create mirror directories error. |
GeneralMessageErrorInboxRuleCreateMirrorFiles | General status message about an inbox rule create mirror files error. |
GeneralMessageErrorInboxRuleCreateMoveDirectories | General status message about an inbox rule create move directories error. |
GeneralMessageErrorInboxRuleCreateMoveFiles | General status message about an inbox rule create move files error. |
GeneralMessageErrorInboxSourceConnect | General status message about an inbox source connect error. |
GeneralMessageErrorInstallMapIsCorrupt | General status message about an install map corruption error. |
GeneralMessageErrorInstallMapReadFailed | General status message about an install map read failed error. |
GeneralMessageErrorMoveFile | General status message about a move file error. |
GeneralMessageErrorNetworkServerIsDown | General status message about a network server down error. |
GeneralMessageErrorNoInbox | General status message about a no inbox error. |
GeneralMessageErrorOpenFile | General status message about an open file error. |
GeneralMessageErrorReadScf | General status message about a read source control file (SCF) error. |
GeneralMessageErrorRegistryConnect | General status message about a registry connect error. |
GeneralMessageErrorRegistryKeyChangeNotification | General status message about a registry key change notification error. |
GeneralMessageErrorRegistryKeyDelete | General status message about a registry key delete error. |
GeneralMessageErrorRegistryKeyEnumerate | General status message about a registry key enumerate error. |
GeneralMessageErrorRegistryKeyIsInvalid | General status message about a registry key is invalid error. |
GeneralMessageErrorRegistryKeyOpenRead | General status message about a registry key open read-only error. |
GeneralMessageErrorRegistryKeyOpenReadWrite | General status message about a registry key open read/write error. |
GeneralMessageErrorRegistryKeyRead | General status message about a registry key read error. |
GeneralMessageErrorRegistryKeyWrite | General status message about a registry key write error. |
GeneralMessageErrorRegistryRead | General status message about a registry read error. |
GeneralMessageErrorRegistryValueBlank | General status message about a registry value blank error. |
GeneralMessageErrorRegistryValueDelete | General status message about a registry value delete error. |
GeneralMessageErrorRegistryValueEnumerate | General status message about a registry value enumerate error. |
GeneralMessageErrorRegistryValueIsInvalid | General status message about a registry value invalid error. |
GeneralMessageErrorRegistryValueRead | General status message about a registry value read error. |
GeneralMessageErrorRegistryValueWrite | General status message about a registry value write error. |
GeneralMessageErrorRegistryWrite | General status message about a registry write error. |
GeneralMessageErrorScfIsCorrupt | General status message about an SCF is corrupt error. |
GeneralMessageErrorScfNoEndOfMarker | General status message about an SCF no end of marker error. |
GeneralMessageErrorScfNoFileDefinition | General status message about an SCF no file definition error. |
GeneralMessageErrorScfReadFailed | General status message about an SCF read failed error. |
GeneralMessageErrorScfWriteFailed | General status message about an SCF write failed error. |
GeneralMessageErrorSiteEnumeration | General status message about a site enumeration error. |
GeneralMessageErrorSqlAlterTable | General status message about an SQL alternate table error. |
GeneralMessageErrorSqlCommand | General status message about an SQL command error. |
GeneralMessageErrorSqlConnect | General status message about an SQL connect error. |
GeneralMessageErrorSqlCreateIndex | General status message about an SQL create index error. |
GeneralMessageErrorSqlCreateProcedure | General status message about an SQL create procedure error. |
GeneralMessageErrorSqlCreateTable | General status message about an SQL create table error. |
GeneralMessageErrorSqlCreateTrigger | General status message about an SQL create trigger error. |
GeneralMessageErrorSqlCreateView | General status message about an SQL create view error. |
GeneralMessageErrorSqlDropProcedure | General status message about an SQL drop procedure error. |
GeneralMessageErrorSqlDropTrigger | General status message about an SQL drop trigger error. |
GeneralMessageErrorSqlDropView | General status message about an SQL drop view error. |
GeneralMessageErrorSqlError | General status message about an SQL error. |
GeneralMessageErrorSqlErrorObsolete | General status message about an SQL error obsolete error. |
GeneralMessageErrorSqlLoginData | General status message about an SQL login data error. |
GeneralMessageErrorSqlMessage | General status message about an SQL login message error. |
GeneralMessageErrorSqlMessageObsolete | General status message about an SQL message obsolete error. |
GeneralMessageErrorSqlNewTableName | General status message about an SQL new table name error. |
GeneralMessageErrorSqlResourceNameTable | General status message about an SQL resource name table error. |
GeneralMessageErrorSqlTimeout | General status message about an SQL timeout error. |
GeneralMessageErrorUnhandledException | General status message about an unhandled exception error. |
GeneralMessageErrorUpdateScf | General status message about update SCF error. |
GeneralMessageInformationComputerIsStopping | General status message about computer stop information. |
GeneralMessageInformationComputerPaused | General status message about computer pause information. |
GeneralMessageInformationComputerResume | General status message about computer resume information. |
GeneralMessageInformationComputerStarted | General status message about computer start information. |
GeneralMessageInformationComputerStopped | General status message about computer stop information. |
GeneralMessageInformationCreatingIndex | General status message about creating index information. |
GeneralMessageInformationCreatingProcedure | General status message about creating procedure information. |
GeneralMessageInformationCreatingTable | General status message about creating table information. |
GeneralMessageInformationCreatingTrigger | General status message about creating trigger information. |
GeneralMessageInformationCreatingView | General status message about creating view information. |
GeneralMessageInformationDirectoryChangeNotificationClosed | General status message about directory change notification closed information. |
GeneralMessageInformationDirectoryChangeNotificationOpened | General status message about directory change notification opened information. |
GeneralMessageInformationDirectoryChangeNotificationRemote | General status message about directory change notification remote information. |
GeneralMessageInformationDirectoryCreate | General status message about directory create information. |
GeneralMessageInformationDirectoryResourceMove | General status message about directory resource move information. |
GeneralMessageInformationDirectorySetCurrent | General status message about directory set current information. |
GeneralMessageInformationDroppingIndex | General status message about dropping index information. |
GeneralMessageInformationDroppingProcedure | General status message about dropping procedure information. |
GeneralMessageInformationDroppingTable | General status message about dropping table information. |
GeneralMessageInformationDroppingTrigger | General status message about dropping trigger information. |
GeneralMessageInformationDroppingView | General status message about dropping view information. |
GeneralMessageInformationFileCopy | General status message about file copy information. |
GeneralMessageInformationFileDelete | General status message about file delete information. |
GeneralMessageInformationFileLock | General status message about file lock information. |
GeneralMessageInformationFileMove | General status message about file move information. |
GeneralMessageInformationFileReplicationHigh | General status message about file replication high information. |
GeneralMessageInformationFileReplicationLow | General status message about file replication low information. |
GeneralMessageInformationFileReplicationNormal | General status message about file replication normal information. |
GeneralMessageInformationFileUnlock | General status message about file unlock information. |
GeneralMessageInformationInboxDefinitionCreateOnCap | General status message about inbox definition create on cap information. |
GeneralMessageInformationInboxDefinitionCreateOnExport | General status message about inbox definition create on export information. |
GeneralMessageInformationInboxDefinitionCreateOnSiteserver | General status message about inbox definition create on site server information. |
GeneralMessageInformationInboxDefinitionCreateOnSqlServer | General status message about inbox definition create on SQL Server information. |
GeneralMessageInformationInboxDefinitionDelete | General status message about inbox definition delete information. |
GeneralMessageInformationInboxDefinitionReadFailed | General status message about inbox definition read failed information. |
GeneralMessageInformationInboxDefinitionReadOnCap | General status message about inbox definition read on cap information. |
GeneralMessageInformationInboxDefinitionReadOnExport | General status message about inbox definition read on export information. |
GeneralMessageInformationInboxDefinitionReadOnSiteserver | General status message about inbox definition read on site server information. |
GeneralMessageInformationInboxDefinitionReadOnSqlServer | General status message about inbox definition read on SQL Server information. |
GeneralMessageInformationInboxRead | General status message about inbox read information. |
GeneralMessageInformationInboxReadFailed | General status message about inbox read failed information. |
GeneralMessageInformationInboxRuleCreateCopyDirectories | General status message about inbox rule create copy directories information. |
GeneralMessageInformationInboxRuleCreateCopyFiles | General status message about inbox rule create copy files information. |
GeneralMessageInformationInboxRuleCreateMirrorDirectories | General status message about inbox rule create mirror directories information. |
GeneralMessageInformationInboxRuleCreateMirrorFiles | General status message about inbox rule create mirror files information. |
GeneralMessageInformationInboxRuleCreateMoveDirectories | General status message about inbox rule create move directories information. |
GeneralMessageInformationInboxRuleCreateMoveFiles | General status message about inbox rule create move files information. |
GeneralMessageInformationInboxRuleDeleteCopyDirectories | General status message about inbox rule delete copy directories information. |
GeneralMessageInformationInboxRuleDeleteCopyFiles | General status message about inbox rule delete copy files information. |
GeneralMessageInformationInboxRuleDeleteMirrorDirectories | General status message about inbox rule delete mirror directories information. |
GeneralMessageInformationInboxRuleDeleteMirrorFiles | General status message about inbox rule delete mirror files information. |
GeneralMessageInformationInboxRuleDeleteMoveDirectories | General status message about inbox rule delete move directories information. |
GeneralMessageInformationInboxRuleDeleteMoveFiles | General status message about inbox rule delete move files information. |
GeneralMessageInformationInboxRuleReadCopyDirectories | General status message about inbox rule read copy directories information. |
GeneralMessageInformationInboxRuleReadCopyFiles | General status message about inbox rule read copy files information. |
GeneralMessageInformationInboxRuleReadMirrorDirectories | General status message about inbox rule read mirror directories information. |
GeneralMessageInformationInboxRuleReadMirrorFiles | General status message about inbox rule read mirror files information. |
GeneralMessageInformationInboxRuleReadMoveDirectories | General status message about inbox rule read move directories information. |
GeneralMessageInformationInboxRuleReadMoveFiles | General status message about inbox rule read move files information. |
GeneralMessageInformationInstallMapParsed | General status message about install map parsed information. |
GeneralMessageInformationRegistryKeyChangeNotificationClosed | General status message about registry key change notification closed information. |
GeneralMessageInformationRegistryKeyChangeNotificationOpened | General status message about registry key change notification opened information. |
GeneralMessageInformationRegistryKeyDelete | General status message about registry key delete information. |
GeneralMessageInformationRegistryKeyRead | General status message about registry key read information. |
GeneralMessageInformationRegistryKeyWrite | General status message about registry key write information. |
GeneralMessageInformationRegistryValueDelete | General status message about registry value delete information. |
GeneralMessageInformationRegistryValueRead | General status message about registry value read information. |
GeneralMessageInformationRegistryValueWrite | General status message about registry value write information. |
GeneralMessageInformationScfParsed | General status message about SCF parsed information. |
GeneralMessageInformationScfWroteDelta | General status message about SCF wrote delta information. |
GeneralMessageInformationSqlError | General status message about SQL error information. |
GeneralMessageInformationSqlMessage | General status message about SQL message information. |
GeneralMessageLastInsStr | General status message about the last instruction string. |
GeneralMessageNextToLastInsStr | General status message about the next to last instruction string. |
GeneralMessageWarningDirectoryChangeNotificationOpen | General status message about a directory change notification open warning. |
GeneralMessageWarningDirectoryChangeNotificationWait | General status message about a directory change notification wait warning. |
GeneralMessageWarningDirectoryCreate | General status message about a directory create warning. |
GeneralMessageWarningDirectoryResourceMove | General status message about a directory resource move warning. |
GeneralMessageWarningDirectorySetCurrent | General status message about a directory set current warning. |
GeneralMessageWarningFileCopy | General status message about a file copy warning. |
GeneralMessageWarningFileDelete | General status message about a file delete warning. |
GeneralMessageWarningFileLock | General status message about a file lock warning. |
GeneralMessageWarningFileMove | General status message about a file move warning. |
GeneralMessageWarningFileOpenRead | General status message about a file open read-only warning. |
GeneralMessageWarningFileOpenReadWrite | General status message about a file open read/write warning. |
GeneralMessageWarningFileRead | General status message about a file read warning. |
GeneralMessageWarningFileReplication | General status message about a file replication warning. |
GeneralMessageWarningFileWrite | General status message about a file write warning. |
GeneralMessageWarningInboxDefinitionReadFailed | General status message about an inbox definition read failed warning. |
GeneralMessageWarningInboxReadFailed | General status message about an inbox read failed warning. |
GeneralMessageWarningOutOfMemory | General status message about an out of memory warning. |
GeneralMessageWarningRegistryConnect | General status message about a registry connect warning. |
GeneralMessageWarningRegistryKeyChangeNotification | General status message about a registry key change notification warning. |
GeneralMessageWarningRegistryKeyDelete | General status message about a registry key delete warning. |
GeneralMessageWarningRegistryKeyEnumerate | General status message about a registry key enumerate warning. |
GeneralMessageWarningRegistryKeyIsInvalid | General status message about a registry key is invalid warning. |
GeneralMessageWarningRegistryKeyOpenRead | General status message about a registry key open read-only warning. |
GeneralMessageWarningRegistryKeyOpenReadWrite | General status message about a registry key open read/write warning. |
GeneralMessageWarningRegistryKeyRead | |
GeneralMessageWarningRegistryKeyWrite | |
GeneralMessageWarningRegistryValueDelete | |
GeneralMessageWarningRegistryValueEnumerate | |
GeneralMessageWarningRegistryValueIsInvalid | |
GeneralMessageWarningRegistryValueRead | |
GeneralMessageWarningRegistryValueWrite | |
GeneralMessageWarningSqlError | |
GeneralMessageWarningSqlErrorObsolete | |
GeneralMessageWarningSqlMessage | |
GeneralMessageWarningSqlMessageObsolete | |
ProviderMessageComputerAdministratorConsole | |
ProviderMessageComputerRemoteTools | |
ProviderMessageComputerUnknown | |
ProviderMessageSmsProviderErrorUserMessage | |
ProviderMessageSmsProviderInformationAddDistributionPointsPackage | |
ProviderMessageSmsProviderInformationCollectionInstallClient | |
ProviderMessageSmsProviderInformationCollectionInstallClientPartial | |
ProviderMessageSmsProviderInformationConnectedUISiteControl | |
ProviderMessageSmsProviderInformationCreatedAdvertisement | |
ProviderMessageSmsProviderInformationCreatedCollection | |
ProviderMessageSmsProviderInformationCreatedDeviceDiscoveryTranslation | |
ProviderMessageSmsProviderInformationCreatedDeviceFqdn | |
ProviderMessageSmsProviderInformationCreatedDeviceHardwareInventoryTranslation | |
ProviderMessageSmsProviderInformationCreatedDistributionPoint | |
ProviderMessageSmsProviderInformationCreatedFolder | |
ProviderMessageSmsProviderInformationCreatedFolderMember | |
ProviderMessageSmsProviderInformationCreatedMeeteringRule | |
ProviderMessageSmsProviderInformationCreatedPackage | |
ProviderMessageSmsProviderInformationCreatedProgram | |
ProviderMessageSmsProviderInformationCreatedQuery | |
ProviderMessageSmsProviderInformationCreatedReport | |
ProviderMessageSmsProviderInformationCreatedSecurityInstance | |
ProviderMessageSmsProviderInformationCreatedSecurityUser | |
ProviderMessageSmsProviderInformationCreatedSite | |
ProviderMessageSmsProviderInformationCreatedSiteControlInformationAddress | |
ProviderMessageSmsProviderInformationCreatedSiteControlInformationClientComponent | |
ProviderMessageSmsProviderInformationCreatedSiteControlInformationClientConfiguration | |
ProviderMessageSmsProviderInformationCreatedSiteControlInformationComponent | |
ProviderMessageSmsProviderInformationCreatedSiteControlInformationConfiguration | |
ProviderMessageSmsProviderInformationCreatedSiteControlInformationFileDefinition | |
ProviderMessageSmsProviderInformationCreatedSiteControlInformationManagementTask | |
ProviderMessageSmsProviderInformationCreatedSiteControlInformationProperty | |
ProviderMessageSmsProviderInformationCreatedSiteControlInformationRoamingBoundary | |
ProviderMessageSmsProviderInformationCreatedSiteControlInformationSiteAssignment | |
ProviderMessageSmsProviderInformationCreatedSiteControlInformationSiteDefinition | |
ProviderMessageSmsProviderInformationCreatedSiteControlInformationSqlCommand | |
ProviderMessageSmsProviderInformationCreatedSiteControlInformationSqlTask | |
ProviderMessageSmsProviderInformationCreatedSiteControlInformationSystemUserResource | |
ProviderMessageSmsProviderInformationCreatedUpdate | |
ProviderMessageSmsProviderInformationCreatedUpdatePackage | |
ProviderMessageSmsProviderInformationCreatedUpdateRelation | |
ProviderMessageSmsProviderInformationDeletedAdvertisement | |
ProviderMessageSmsProviderInformationDeletedCollection | |
ProviderMessageSmsProviderInformationDeletedDeviceDiscoveryTranslation | |
ProviderMessageSmsProviderInformationDeletedDeviceFqdn | |
ProviderMessageSmsProviderInformationDeletedDeviceHardwareInventoryTranslation | |
ProviderMessageSmsProviderInformationDeletedDistributionPoint | |
ProviderMessageSmsProviderInformationDeletedFolder | |
ProviderMessageSmsProviderInformationDeletedFolderMember | |
ProviderMessageSmsProviderInformationDeletedMeeteringRule | |
ProviderMessageSmsProviderInformationDeletedPackage | |
ProviderMessageSmsProviderInformationDeletedProgram | |
ProviderMessageSmsProviderInformationDeletedQuery | |
ProviderMessageSmsProviderInformationDeletedReport | |
ProviderMessageSmsProviderInformationDeletedResource | |
ProviderMessageSmsProviderInformationDeletedResourcesCollection | |
ProviderMessageSmsProviderInformationDeletedSecurityInstance | |
ProviderMessageSmsProviderInformationDeletedSecurityUser | |
ProviderMessageSmsProviderInformationDeletedSite | |
ProviderMessageSmsProviderInformationDeletedSiteControlInformationAddress | |
ProviderMessageSmsProviderInformationDeletedSiteControlInformationClientComponent | |
ProviderMessageSmsProviderInformationDeletedSiteControlInformationClientConfiguration | |
ProviderMessageSmsProviderInformationDeletedSiteControlInformationComponent | |
ProviderMessageSmsProviderInformationDeletedSiteControlInformationConfiguration | |
ProviderMessageSmsProviderInformationDeletedSiteControlInformationFileDefinition | |
ProviderMessageSmsProviderInformationDeletedSiteControlInformationManagementTask | |
ProviderMessageSmsProviderInformationDeletedSiteControlInformationProperty | |
ProviderMessageSmsProviderInformationDeletedSiteControlInformationPropertylist | |
ProviderMessageSmsProviderInformationDeletedSiteControlInformationRoamingBoundary | |
ProviderMessageSmsProviderInformationDeletedSiteControlInformationSiteAssignment | |
ProviderMessageSmsProviderInformationDeletedSiteControlInformationSiteDefinition | |
ProviderMessageSmsProviderInformationDeletedSiteControlInformationSqlCommand | |
ProviderMessageSmsProviderInformationDeletedSiteControlInformationSqlTask | |
ProviderMessageSmsProviderInformationDeletedSiteControlInformationSystemUserResource | |
ProviderMessageSmsProviderInformationDeletedUpdate | |
ProviderMessageSmsProviderInformationDeletedUpdatePackage | |
ProviderMessageSmsProviderInformationDeletedUpdateRelation | |
ProviderMessageSmsProviderInformationModifiedAdvertisement | |
ProviderMessageSmsProviderInformationModifiedCollection | |
ProviderMessageSmsProviderInformationModifiedDeviceDiscoveryTranslation | |
ProviderMessageSmsProviderInformationModifiedDeviceFqdn | |
ProviderMessageSmsProviderInformationModifiedDeviceHardwareInventoryTranslation | |
ProviderMessageSmsProviderInformationModifiedDistributionPoint | |
ProviderMessageSmsProviderInformationModifiedFolder | |
ProviderMessageSmsProviderInformationModifiedMeeteringRule | |
ProviderMessageSmsProviderInformationModifiedPackage | |
ProviderMessageSmsProviderInformationModifiedProgram | |
ProviderMessageSmsProviderInformationModifiedQuery | |
ProviderMessageSmsProviderInformationModifiedReport | |
ProviderMessageSmsProviderInformationModifiedSecurityInstance | |
ProviderMessageSmsProviderInformationModifiedSecurityUser | |
ProviderMessageSmsProviderInformationModifiedSite | |
ProviderMessageSmsProviderInformationModifiedSiteControlInformationAddress | |
ProviderMessageSmsProviderInformationModifiedSiteControlInformationClientComponent | |
ProviderMessageSmsProviderInformationModifiedSiteControlInformationClientConfiguration | |
ProviderMessageSmsProviderInformationModifiedSiteControlInformationComponent | |
ProviderMessageSmsProviderInformationModifiedSiteControlInformationConfiguration | |
ProviderMessageSmsProviderInformationModifiedSiteControlInformationFileDefinition | |
ProviderMessageSmsProviderInformationModifiedSiteControlInformationManagementTask | |
ProviderMessageSmsProviderInformationModifiedSiteControlInformationProperty | |
ProviderMessageSmsProviderInformationModifiedSiteControlInformationPropertylist | |
ProviderMessageSmsProviderInformationModifiedSiteControlInformationRoamingBoundary | |
ProviderMessageSmsProviderInformationModifiedSiteControlInformationSiteAssignment | |
ProviderMessageSmsProviderInformationModifiedSiteControlInformationSiteDefinition | |
ProviderMessageSmsProviderInformationModifiedSiteControlInformationSqlCommand | |
ProviderMessageSmsProviderInformationModifiedSiteControlInformationSqlTask | |
ProviderMessageSmsProviderInformationModifiedSiteControlInformationSystemUserResource | |
ProviderMessageSmsProviderInformationModifiedUpdate | |
ProviderMessageSmsProviderInformationModifiedUpdatePackage | |
ProviderMessageSmsProviderInformationModifiedUpdateRelation | |
ProviderMessageSmsProviderInformationPatchAuthorize | |
ProviderMessageSmsProviderInformationPatchAuthorize2 | |
ProviderMessageSmsProviderInformationQueryInstallClient | |
ProviderMessageSmsProviderInformationQueryInstallClientPartial | |
ProviderMessageSmsProviderInformationRefreshMembershipCollection | |
ProviderMessageSmsProviderInformationReleasedUISiteControl | |
ProviderMessageSmsProviderInformationRemoteChatEnd | |
ProviderMessageSmsProviderInformationRemoteChatStart | |
ProviderMessageSmsProviderInformationRemoteConnect | |
ProviderMessageSmsProviderInformationRemoteConnectFailed | |
ProviderMessageSmsProviderInformationRemoteConnectFailedAccessDenied | |
ProviderMessageSmsProviderInformationRemoteConnectFailedBusy | |
ProviderMessageSmsProviderInformationRemoteConnectFailedLostConnection | |
ProviderMessageSmsProviderInformationRemoteConnectFailedLostConnectionAccessDenied | |
ProviderMessageSmsProviderInformationRemoteControlEnd | |
ProviderMessageSmsProviderInformationRemoteControlStart | |
ProviderMessageSmsProviderInformationRemoteDiagnosticsEnd | |
ProviderMessageSmsProviderInformationRemoteDiagnosticsStart | |
ProviderMessageSmsProviderInformationRemoteExecuteEnd | |
ProviderMessageSmsProviderInformationRemoteExecuteStart | |
ProviderMessageSmsProviderInformationRemoteFileTransferEnd | |
ProviderMessageSmsProviderInformationRemoteFileTransferStart | |
ProviderMessageSmsProviderInformationRemotePingEnd | |
ProviderMessageSmsProviderInformationRemotePingStart | |
ProviderMessageSmsProviderInformationRemoteRebootStart | |
ProviderMessageSmsProviderInformationRemoteShuttingDown | |
ProviderMessageSmsProviderInformationRemoteToolsEnd | |
ProviderMessageSmsProviderInformationRemoteToolsStart | |
ProviderMessageSmsProviderInformationResourceInstallClient | |
ProviderMessageSmsProviderInformationResourceInstallClientNone | |
ProviderMessageSmsProviderInformationUpdatedistributionPointsPackage | |
ProviderMessageSmsProviderInformationUserMessage | |
ProviderMessageSmsProviderWarningUserMessage |
Platforms
Development Platforms
Windows Server 2003, Windows Vista
Target Platforms
Windows Server 2003,Windows Vista
See Also
Reference
Microsoft.ConfigurationManagement.ManagementProvider Namespace
Other Resources
SMS_StatMsgAttributes Server WMI Class
About Configuration Manager Errors