RSOP_ApplicationManagementPolicySetting, ROOT\RSOP\Computer

Class | Methods | Properties (45) | Qualifiers (2) | Instances | Namespaces (6)
Samples: VB Script | C# | VB.Net | Search on:Microsoft

Description

Application Management Policy Setting

RSOP_ApplicationManagementPolicySetting properties

RSOP_ApplicationManagementPolicySetting has 45 properties (39 Local, 6 Derived)

NameOriginCIMType
AllowX86OnIA64RSOP_ApplicationManagementPolicySetting11 [boolean]
key
ApplicationId
RSOP_ApplicationManagementPolicySetting8 [string]
ApplyCauseRSOP_ApplicationManagementPolicySetting19 [uint32]
AssignmentTypeRSOP_ApplicationManagementPolicySetting19 [uint32]
CategoriesRSOP_ApplicationManagementPolicySetting8 [string]
creationTimeRSOP_PolicySetting101 [datetime]
DemandInstallableRSOP_ApplicationManagementPolicySetting11 [boolean]
DeploymentLastModifyTimeRSOP_ApplicationManagementPolicySetting101 [datetime]
DeploymentTypeRSOP_ApplicationManagementPolicySetting19 [uint32]
DisplayInARPRSOP_ApplicationManagementPolicySetting11 [boolean]
EligibilityRSOP_ApplicationManagementPolicySetting19 [uint32]
key
EntryType
RSOP_ApplicationManagementPolicySetting19 [uint32]
GPOIDRSOP_PolicySetting8 [string]
key
id
RSOP_PolicySetting8 [string]
IgnoreLanguageRSOP_ApplicationManagementPolicySetting11 [boolean]
InstallationUIRSOP_ApplicationManagementPolicySetting19 [uint32]
LanguageIdRSOP_ApplicationManagementPolicySetting19 [uint32]
LanguageMatchRSOP_ApplicationManagementPolicySetting19 [uint32]
LossOfScopeActionRSOP_ApplicationManagementPolicySetting19 [uint32]
MachineArchitecturesRSOP_ApplicationManagementPolicySetting19 [uint32]
nameRSOP_PolicySetting8 [string]
OnDemandClsidRSOP_ApplicationManagementPolicySetting8 [string]
OnDemandFileExtensionRSOP_ApplicationManagementPolicySetting8 [string]
OnDemandProgIdRSOP_ApplicationManagementPolicySetting8 [string]
PackageLocationRSOP_ApplicationManagementPolicySetting8 [string]
PackageTypeRSOP_ApplicationManagementPolicySetting19 [uint32]
key
precedence
RSOP_PolicySetting19 [uint32]
PrecedenceReasonRSOP_ApplicationManagementPolicySetting19 [uint32]
ProductIdRSOP_ApplicationManagementPolicySetting8 [string]
PublisherRSOP_ApplicationManagementPolicySetting8 [string]
RedeployCountRSOP_ApplicationManagementPolicySetting19 [uint32]
RemovalCauseRSOP_ApplicationManagementPolicySetting19 [uint32]
RemovalTypeRSOP_ApplicationManagementPolicySetting19 [uint32]
RemovingApplicationRSOP_ApplicationManagementPolicySetting8 [string]
ReplaceableApplicationsRSOP_ApplicationManagementPolicySetting8 [string]
ScriptFileRSOP_ApplicationManagementPolicySetting8 [string]
SecurityDescriptorRSOP_ApplicationManagementPolicySetting17 [uint8]
SOMIDRSOP_PolicySetting8 [string]
SupportURLRSOP_ApplicationManagementPolicySetting8 [string]
TransformsRSOP_ApplicationManagementPolicySetting8 [string]
UninstallUnmanagedRSOP_ApplicationManagementPolicySetting11 [boolean]
UpgradeableApplicationsRSOP_ApplicationManagementPolicySetting8 [string]
UpgradeSettingsMandatoryRSOP_ApplicationManagementPolicySetting11 [boolean]
VersionNumberHiRSOP_ApplicationManagementPolicySetting19 [uint32]
VersionNumberLoRSOP_ApplicationManagementPolicySetting19 [uint32]

Detailed description of RSOP_ApplicationManagementPolicySetting properties

Local properties (39) of RSOP_ApplicationManagementPolicySetting class

AllowX86OnIA64 property
CIMTYPE'boolean'
Description'If this is an X86-only application, this property is true if the application may be deployed to an ia64 computer.If FALSE, the application may not be deployed to an ia64 computer.'
DisplayName'AllowX86OnIA64'
readTrue
AllowX86OnIA64 property is in 1 class (RSOP_ApplicationManagementPolicySetting) of ROOT\RSOP\Computer and in 6 namespaces
ApplicationId property
CIMTYPE'string'
Description'Guid that identifies this application.'
DisplayName'Application Id'
keyTrue
readTrue
ApplicationId property is in 1 class (RSOP_ApplicationManagementPolicySetting) of ROOT\RSOP\Computer and in 12 namespaces
ApplyCause property
CIMTYPE'uint32'
Description'The situation that triggered the installation of the application:
1 = It was assigned,
2 = User Installed through Add / Remove Programs,
3 = The application was already installed in the user's profile
4 = Installed via file extension activation,
5 = installed via clsid activation,
6 = Forced upgrade of locally installed application at logon.
7 = Installed via ProgId activation
8 = The application was re-deployed'
DisplayName'Apply Cause'
readTrue
ValueMap['1', '2', '3', '4', '5', '6', '7', '8']
Values['Assignment', 'User', 'Profile', 'Extension', 'Clsid', 'Upgrade', 'ProgId', 'None']
ApplyCause property is in 1 class (RSOP_ApplicationManagementPolicySetting) of ROOT\RSOP\Computer and in 6 namespaces
AssignmentType property
CIMTYPE'uint32'
Description'For assigned applications, whether or not a lightweight install or an actual install is performed
1 = This is not an assigned application
2 = Lightweight install
3 = Install'
DisplayName'Assignment Type'
readTrue
ValueMap['1', '2', '3']
Values['NotAssigned', 'Standard', 'Install']
AssignmentType property is in 1 class (RSOP_ApplicationManagementPolicySetting) of ROOT\RSOP\Computer and in 10 namespaces
Categories property
CIMTYPE'string'
Description'A list of CategoryId guids for categories that apply to this application. Each guid corresponds to one of the CategoryId properties of an instance of RSOP_ApplicationManagementCategory.'
DisplayName'Categories'
readTrue
Categories property is in 2 classes of ROOT\RSOP\Computer and in 6 namespaces
DemandInstallable property
CIMTYPE'boolean'
Description'If TRUE, the application may be used to satisfy a demand install for a clsid or file extension. If FALSE, the application may not be used for this purpose.'
DisplayName'Demand Installable'
readTrue
DemandInstallable property is in 1 class (RSOP_ApplicationManagementPolicySetting) of ROOT\RSOP\Computer and in 6 namespaces
DeploymentLastModifyTime property
CIMTYPE'datetime'
Description'The last modification time of this application by the administratorwhen the application was applied to this target.'
DisplayName'Deployment Last Modify Time'
readTrue
DeploymentLastModifyTime property is in 1 class (RSOP_ApplicationManagementPolicySetting) of ROOT\RSOP\Computer and in 6 namespaces
DeploymentType property
CIMTYPE'uint32'
Description'Whether the application is assigned or published: 1 = Assigned, 2 = Published.'
DisplayName'Deployment Type'
readTrue
ValueMap['1', '2']
Values['Assigned', 'Published']
DeploymentType property is in 1 class (RSOP_ApplicationManagementPolicySetting) of ROOT\RSOP\Computer and in 6 namespaces
DisplayInARP property
CIMTYPE'boolean'
Description'If TRUE, this application may be displayed in the ARP applet. If FALSE, it will not be displayed in the applet.'
DisplayName'Display In ARP'
readTrue
DisplayInARP property is in 1 class (RSOP_ApplicationManagementPolicySetting) of ROOT\RSOP\Computer and in 6 namespaces
Eligibility property
CIMTYPE'uint32'
Description'The reason that this application was eligible for application to the target
1 = It was assigned,
2 = The application is applied to the user's profile,
3 = The application had potential upgrades for other applied settings,
4 = The application would be eligible in logging mode only if the application were already applied to the target '
DisplayName'Eligibility'
readTrue
ValueMap['1', '2', '3', '4']
Values['Assignment', 'Applied', 'Upgrades', 'Conditional']
Eligibility property is in 1 class (RSOP_ApplicationManagementPolicySetting) of ROOT\RSOP\Computer and in 6 namespaces
EntryType property
CIMTYPE'uint32'
Description'Describes the contents of the instance: 1 = Applied Application, 2 = Removed Application, 3 = ARP List item.'
DisplayName'Entry Type'
keyTrue
readTrue
ValueMap['1', '2', '3']
Values['Applied', 'Removed', 'ARP']
EntryType property is in 1 class (RSOP_ApplicationManagementPolicySetting) of ROOT\RSOP\Computer and in 6 namespaces
IgnoreLanguage property
CIMTYPE'boolean'
Description'If TRUE, language is ignored when determining whether this application applies to a user or machine. If FALSE, language is taken into consideration.'
DisplayName'Ignore Language'
readTrue
IgnoreLanguage property is in 1 class (RSOP_ApplicationManagementPolicySetting) of ROOT\RSOP\Computer and in 6 namespaces
InstallationUI property
CIMTYPE'uint32'
Description'The user interface level of the install: 1 = Basic, 2 = Maximum.'
DisplayName'Installation UI'
readTrue
ValueMap['1', '2']
Values['Basic', 'Maximum']
InstallationUI property is in 1 class (RSOP_ApplicationManagementPolicySetting) of ROOT\RSOP\Computer and in 6 namespaces
LanguageId property
CIMTYPE'uint32'
Description'A Windows language ID for the language supported by the application.'
DisplayName'Language Id'
readTrue
LanguageId property is in 1 class (RSOP_ApplicationManagementPolicySetting) of ROOT\RSOP\Computer and in 6 namespaces
LanguageMatch property
CIMTYPE'uint32'
Description'This indicates how the language was matched to the system:
1 = the application language matched the system language,
2 = the application language was English,
3 = the application had the IgnoreLanguage attribute,
4 = the application was language neutral,
5 = Language did not match.'
DisplayName'Language Match'
readTrue
ValueMap['1', '2', '3', '4', '5']
Values['System', 'English', 'Ignore', 'Neutral', 'None']
LanguageMatch property is in 1 class (RSOP_ApplicationManagementPolicySetting) of ROOT\RSOP\Computer and in 6 namespaces
LossOfScopeAction property
CIMTYPE'uint32'
Description'Determines the behavior of the software when the GPO for the application goes out of scope: 1 = uninstall the software, 2 = Unmanage it.'
DisplayName'Loss Of Scope Action'
readTrue
ValueMap['1', '2']
Values['Uninstall', 'Unmanage']
LossOfScopeAction property is in 1 class (RSOP_ApplicationManagementPolicySetting) of ROOT\RSOP\Computer and in 6 namespaces
MachineArchitectures property
CIMTYPE'uint32'
Description'A list of Win32 machine architectures supported by this application.'
DisplayName'Machine Architectures'
readTrue
MachineArchitectures property is in 1 class (RSOP_ApplicationManagementPolicySetting) of ROOT\RSOP\Computer and in 6 namespaces
OnDemandClsid property
CIMTYPE'string'
Description'If the application was installed via on-demand installation through a COM activation, this is the CLSID that caused the installation'
DisplayName'On Demand Clsid'
readTrue
OnDemandClsid property is in 1 class (RSOP_ApplicationManagementPolicySetting) of ROOT\RSOP\Computer and in 6 namespaces
OnDemandFileExtension property
CIMTYPE'string'
Description'If the application was installed via on-demand installation by a file extension, this is the file extension that caused that installation.'
DisplayName'On Demand File Extension'
readTrue
OnDemandFileExtension property is in 1 class (RSOP_ApplicationManagementPolicySetting) of ROOT\RSOP\Computer and in 6 namespaces
OnDemandProgId property
CIMTYPE'string'
Description'If the application was installed via on-demand installation through a COM activation, this is the ProgId that caused the installation'
DisplayName'On Demand Prog Id'
readTrue
OnDemandProgId property is in 1 class (RSOP_ApplicationManagementPolicySetting) of ROOT\RSOP\Computer and in 6 namespaces
PackageLocation property
CIMTYPE'string'
Description'For Windows Installer packages, this is the file system path to the Windows installer package. For ZAP packages, this is the path to the setup.exe program.'
DisplayName'Package Location'
readTrue
PackageLocation property is in 1 class (RSOP_ApplicationManagementPolicySetting) of ROOT\RSOP\Computer and in 6 namespaces
PackageType property
CIMTYPE'uint32'
Description'This describes the type of the package to be installed: 1 = Windows Installer, 2 = ZAP.'
DisplayName'Package Type'
readTrue
ValueMap['1', '2']
Values['WindowsInstaller', 'ZAP']
PackageType property is in 1 class (RSOP_ApplicationManagementPolicySetting) of ROOT\RSOP\Computer and in 6 namespaces
PrecedenceReason property
CIMTYPE'uint32'
Description'If this application has a lower precedence than another, the reason this application has the lower precedence than the next highest precedence application.
1 = This application's Language is a less suitable match for the target,
2 = This application's Product Identifier conflicts with the higher application
3 = This application was deployed more recently than the higher application
4 = This application is upgraded by the higher precedence application.
5 = This application is the winning application
6 = This assigned application is upgraded by an optional upgrade'
DisplayName'Precedence Reason'
readTrue
ValueMap['1', '2', '3', '4', '5', '6']
Values['Language', 'Product', 'Time', 'Upgrade', 'Highest', 'NonForced']
PrecedenceReason property is in 1 class (RSOP_ApplicationManagementPolicySetting) of ROOT\RSOP\Computer and in 6 namespaces
ProductId property
CIMTYPE'string'
Description'The Windows Installer product code, a unique id identifying the software product.'
DisplayName'Product Id'
readTrue
ProductId property is in 1 class (RSOP_ApplicationManagementPolicySetting) of ROOT\RSOP\Computer and in 14 namespaces
Publisher property
CIMTYPE'string'
Description'Name of the vendor of the software.'
DisplayName''
readTrue
Publisher property is in 1 class (RSOP_ApplicationManagementPolicySetting) of ROOT\RSOP\Computer and in 7 namespaces
RedeployCount property
CIMTYPE'uint32'
Description'The number of times this application has been re-deployed.'
DisplayName'Redeploy Count'
readTrue
RedeployCount property is in 1 class (RSOP_ApplicationManagementPolicySetting) of ROOT\RSOP\Computer and in 6 namespaces
RemovalCause property
CIMTYPE'uint32'
Description'The situation that triggered the removal of the application:
1 = not removed,
2 = upgraded,
3 = Removed by admin,
4 = removed by user,
5 = Application went out of scope,
6 = Removed due to transform conflict,
7 = Removed due to product conflict,
8 = Removed due to removal from user profile.'
DisplayName'Removal Cause'
readTrue
ValueMap['1', '2', '3', '4', '5', '6', '7', '8']
Values['None', 'Upgraded', 'Administrative', 'User', 'Scope', 'Transform', 'Product', 'Profile']
RemovalCause property is in 1 class (RSOP_ApplicationManagementPolicySetting) of ROOT\RSOP\Computer and in 6 namespaces
RemovalType property
CIMTYPE'uint32'
Description'Describes the manner in which this application ceased to be applied: 1 = not removed, 2 = upgraded, 3 = uninstalled, 4 = Unmanaged.'
DisplayName'Removal Type'
readTrue
ValueMap['1', '2', '3', '4']
Values['Not Removed', 'Upgraded', 'Uninstalled', 'Unmanaged']
RemovalType property is in 1 class (RSOP_ApplicationManagementPolicySetting) of ROOT\RSOP\Computer and in 6 namespaces
RemovingApplication property
CIMTYPE'string'
Description'A guid corresponding to the ApplicationId property of RSOP_ApplicationManagmentPolicySetting for the application that caused this application to no longer apply to the target.'
DisplayName'Removing Application'
readTrue
RemovingApplication property is in 1 class (RSOP_ApplicationManagementPolicySetting) of ROOT\RSOP\Computer and in 6 namespaces
ReplaceableApplications property
CIMTYPE'string'
Description'A list of ApplicationId's in guid form for applications replaced (uninstalled) by this application. Each ApplicationId corresponds to the ApplicationId property of an instance of RSOP_ApplicationManagementPolicySetting.'
DisplayName'Replaceable Applications'
readTrue
ReplaceableApplications property is in 1 class (RSOP_ApplicationManagementPolicySetting) of ROOT\RSOP\Computer and in 6 namespaces
ScriptFile property
CIMTYPE'string'
Description'A fully qualified path to the Windows Installer advertisement script.'
DisplayName'Script File'
readTrue
ScriptFile property is in 2 classes of ROOT\RSOP\Computer and in 6 namespaces
SecurityDescriptor property
CIMTYPE'uint8'
Description'Security desriptor of the deployed application. This descriptor is in self-relative format'
DisplayName'Security Descriptor'
readTrue
SecurityDescriptor property is in 3 classes of ROOT\RSOP\Computer and in 142 namespaces
SupportURL property
CIMTYPE'string'
Description'A URL for presentation to the user when support for the application is needed'
DisplayName'SupportURL'
readTrue
SupportURL property is in 1 class (RSOP_ApplicationManagementPolicySetting) of ROOT\RSOP\Computer and in 6 namespaces
Transforms property
CIMTYPE'string'
Description'A list of file system paths to Windows Installer transform files used to modify this application's package.'
DisplayName'Transforms'
readTrue
Transforms property is in 1 class (RSOP_ApplicationManagementPolicySetting) of ROOT\RSOP\Computer and in 8 namespaces
UninstallUnmanaged property
CIMTYPE'boolean'
Description'If TRUE, this application will cause currently installed unmanaged applications with the same Windows Installer Product Identifier to be removed in order to install this application.'
DisplayName'Uninstall Unmanaged'
readTrue
UninstallUnmanaged property is in 1 class (RSOP_ApplicationManagementPolicySetting) of ROOT\RSOP\Computer and in 6 namespaces
UpgradeableApplications property
CIMTYPE'string'
Description'A list of ApplicationId's in guid form for applications that upgraded (installed over) by applying this application. Each ApplicationId corresponds to the ApplicationId property of an instance of RSOP_ApplicationManagementPolicySetting.'
DisplayName'Upgradeable Applications'
readTrue
UpgradeableApplications property is in 1 class (RSOP_ApplicationManagementPolicySetting) of ROOT\RSOP\Computer and in 6 namespaces
UpgradeSettingsMandatory property
CIMTYPE'boolean'
Description'If TRUE, this application must be installed if one of the applications in its list of upgradeable or replaceable applications is already applied to the target'
DisplayName'Upgrade Settings Mandatory'
readTrue
UpgradeSettingsMandatory property is in 1 class (RSOP_ApplicationManagementPolicySetting) of ROOT\RSOP\Computer and in 6 namespaces
VersionNumberHi property
CIMTYPE'uint32'
Description'Major version number of the application.'
DisplayName'Version Number Hi'
readTrue
VersionNumberHi property is in 1 class (RSOP_ApplicationManagementPolicySetting) of ROOT\RSOP\Computer and in 6 namespaces
VersionNumberLo property
CIMTYPE'uint32'
Description'Minor version number of the application.'
DisplayName'Version Number Lo'
readTrue
VersionNumberLo property is in 1 class (RSOP_ApplicationManagementPolicySetting) of ROOT\RSOP\Computer and in 6 namespaces

Derived properties (6) of RSOP_ApplicationManagementPolicySetting class

creationTime property
CIMTYPE'datetime'
Description'Time this policy object was created.'
DisplayName'Creation Time'
readTrue
CreationTime property is in 67 classes of ROOT\RSOP\Computer and in 12 namespaces
GPOID property
CIMTYPE'string'
Description'Identifies the GPO that contains this Policy Object.A client-side extension obtains this value fromPGROUP_POLICY_OBJECT->lpDSPath. The prefixLDAP://CN=Machine from lpDSPath should be stripped'
DisplayName'GPO ID'
readTrue
GPOID property is in 67 classes of ROOT\RSOP\Computer and in 6 namespaces
id property
CIMTYPE'string'
Description'Inherited from RSOP_PolicySetting'
DisplayName'ID'
keyTrue
Not_NullTrue
readTrue
Id property is in 70 classes of ROOT\RSOP\Computer and in 33 namespaces
name property
CIMTYPE'string'
Description'User friendly name of this policy object'
DisplayName'Name'
readTrue
Name property is in 78 classes of ROOT\RSOP\Computer and in 142 namespaces
precedence property
CIMTYPE'uint32'
Description'Inherited from RSOP_PolicySetting'
DisplayName'Precedence'
keyTrue
Not_NullTrue
readTrue
Precedence property is in 65 classes of ROOT\RSOP\Computer and in 8 namespaces
SOMID property
CIMTYPE'string'
Description'The SOM associated with the GPLink that references the GPOthat contains this Policy Object. A client-side extensionobtains this value from PGROUP_POLICY_OBJECT->lpLink.The prefix LDAP:// from lpLink should be stripped'
DisplayName'SOM'
readTrue
SOMID property is in 65 classes of ROOT\RSOP\Computer and in 6 namespaces

RSOP_ApplicationManagementPolicySetting Qualifiers

NameValueToInstanceToSubclassOverridableAmendedLocal
Description'Application Management Policy Setting'
Locale1033

RSOP_ApplicationManagementPolicySetting System properties

NameValueOriginCIMTypeLocalArray
__PATH'\\.\ROOT\RSOP\Computer:RSOP_ApplicationManagementPolicySetting'___SYSTEM8
__NAMESPACE'ROOT\RSOP\Computer'___SYSTEM8
__SERVER'.'___SYSTEM8
__DERIVATION['RSOP_PolicySetting']___SYSTEM8
__PROPERTY_COUNT45___SYSTEM3
__RELPATH'RSOP_ApplicationManagementPolicySetting'___SYSTEM8
__DYNASTY'RSOP_PolicySetting'___SYSTEM8
__SUPERCLASS'RSOP_PolicySetting'___SYSTEM8
__CLASS'RSOP_ApplicationManagementPolicySetting'___SYSTEM8
__GENUS1___SYSTEM3

Similar Classes to RSOP_ApplicationManagementPolicySetting

Number of classes:71
Class nameChildsPropertiesMethodsClass
Instances
Child
Instances
AbstractSingleton
RSOP_CentralAccessPolicySetting070----
RSOP_FolderRedirectionPolicySetting0180----
RSOP_GlobalSaclSetting080----
RSOP_IEAKPolicySetting0410----
RSOP_IEConnectionDialUpSettings0480----
RSOP_IEConnectionDialUpSettingsLink020----
RSOP_IEConnectionSettings0210----
RSOP_IEConnectionSettingsLink020----
RSOP_IEConnectionWinINetSettings050----
RSOP_IEConnectionWinINetSettingsLink020----
RSOP_IEEE80211GroupPolicySetting0100----
RSOP_IEEE80211PolicySetting0130----
RSOP_IEEE8023GroupPolicySetting0100----
RSOP_IEESCPrivacySettings080----
RSOP_IEESCSecurityZoneSettings0140----
RSOP_IEImportedProgramSettings020----
RSOP_IEPrivacySettings170----
RSOP_IEProgramSettings0120----
RSOP_IEProxySettings1100----
RSOP_IERegistryPolicySetting0130----
RSOP_IESecurityZoneSettings1130----
RSOP_IPSECPolicySetting0200----
RSOP_PolicySetting1660-40-
RSoP_PolicySettingLink020----
RSoP_PolicySettingStatus070----
RSOP_PolmkrDataSourceSetting0130----
RSOP_PolmkrDeviceSetting0130----
RSOP_PolmkrDialupOptionSetting0130----
RSOP_PolmkrEnvironmentSetting0130----
RSOP_PolmkrFileSetting0130----
RSOP_PolmkrFileTypesSetting0130----
RSOP_PolmkrFolderOptionSetting1130----
RSOP_PolmkrFolderOptionSettingVista0130----
RSOP_PolmkrFolderSetting0130----
RSOP_PolmkrImmediateTaskSetting0130----
RSOP_PolmkrImmediateTaskV2Setting0130----
RSOP_PolmkrIniFileSetting0130----
RSOP_PolmkrLocalGroupsSetting0130----
RSOP_PolmkrLocalPrinterSetting0130----
RSOP_PolmkrLocalUsersAndGroupsSetting2130----
RSOP_PolmkrLocalUsersSetting0130----
RSOP_PolmkrNetShareSetting0130----
RSOP_PolmkrNetworkOptionSetting0130----
RSOP_PolmkrNtServiceSetting0130----
RSOP_PolmkrPortPrinterSetting0130----
RSOP_PolmkrPowerOptionsSetting0130----
RSOP_PolmkrPowerOptionsV2Setting0130----
RSOP_PolmkrPowerSchemeSetting0130----
RSOP_PolmkrPowerSetting3130----
RSOP_PolmkrPrinterSetting2130----
RSOP_PolmkrProSetting20130---
RSOP_PolmkrRegionOptionSetting0130----
RSOP_PolmkrRegistrySetting0130----
RSOP_PolmkrSchedTaskSetting0130----
RSOP_PolmkrSchedTaskV2Setting0130----
RSOP_PolmkrServerSetting1130---
RSOP_PolmkrSetting2130---
RSOP_PolmkrShortcutSetting0130----
RSOP_PolmkrStartMenuSetting0130----
RSOP_PolmkrStartMenuSettingVista0130----
RSOP_PolmkrTaskSetting4130----
RSOP_PushPrinterConnectionsPolicySetting0120----
RSOP_RegistryPolicySetting01208---
RSOP_ScriptPolicySetting0100----
RSOP_SecurityEventLogSettingBoolean0110----
RSOP_SecurityEventLogSettingNumeric0110----
RSOP_SecuritySettingBoolean01006---
RSOP_SecuritySettingNumeric01009---
RSOP_SecuritySettings1380-40--
RSOP_SecuritySettingString0100----
RSOP_SubcategorySystemAuditSetting090----
comments powered by Disqus
WUtils.com