RSOP_FolderRedirectionPolicySetting, ROOT\RSOP\User

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

Description

Class that represents data for folder redirection extension

RSOP_FolderRedirectionPolicySetting properties

RSOP_FolderRedirectionPolicySetting has 18 properties (12 Local, 6 Derived)

NameOriginCIMType
configurationControlRSOP_FolderRedirectionPolicySetting19 [uint32]
creationTimeRSOP_PolicySetting101 [datetime]
GPOIDRSOP_PolicySetting8 [string]
grantTypeRSOP_FolderRedirectionPolicySetting11 [boolean]
key
id
RSOP_PolicySetting8 [string]
installationTypeRSOP_FolderRedirectionPolicySetting19 [uint32]
moveTypeRSOP_FolderRedirectionPolicySetting11 [boolean]
nameRSOP_PolicySetting8 [string]
parentFolderIdRSOP_FolderRedirectionPolicySetting8 [string]
policyRemovalRSOP_FolderRedirectionPolicySetting19 [uint32]
key
precedence
RSOP_PolicySetting19 [uint32]
primaryComputerEvaluationRSOP_FolderRedirectionPolicySetting19 [uint32]
redirectedPathsRSOP_FolderRedirectionPolicySetting8 [string]
redirectingGroupRSOP_FolderRedirectionPolicySetting8 [string]
redirectionFlagsRSOP_FolderRedirectionPolicySetting19 [uint32]
resultantPathRSOP_FolderRedirectionPolicySetting8 [string]
securityGroupsRSOP_FolderRedirectionPolicySetting8 [string]
SOMIDRSOP_PolicySetting8 [string]

Detailed description of RSOP_FolderRedirectionPolicySetting properties

Local properties (12) of RSOP_FolderRedirectionPolicySetting class

configurationControl property
CIMTYPE'uint32'
Description'Indicates what is the configuration control: Group Policy or WMI'
DisplayName'Configuration Control'
readTrue
ValueMap['0', '1']
Values['GroupPolicy', 'WMI']
ConfigurationControl property is in 1 class (RSOP_FolderRedirectionPolicySetting) of ROOT\RSOP\User and in 6 namespaces
grantType property
CIMTYPE'boolean'
Description'Indicates whether the user is granted exclusive access'
DisplayName'grant Type'
readTrue
GrantType property is in 1 class (RSOP_FolderRedirectionPolicySetting) of ROOT\RSOP\User and in 6 namespaces
installationType property
CIMTYPE'uint32'
Description'Installation Type: 1 = basic, 2 = advanced'
DisplayName'installation Type'
readTrue
ValueMap['1', '2']
Values['Basic', 'Advanced']
InstallationType property is in 1 class (RSOP_FolderRedirectionPolicySetting) of ROOT\RSOP\User and in 6 namespaces
moveType property
CIMTYPE'boolean'
Description'Indicates whether or not the contents of the local directory are moved'
DisplayName'move Type'
readTrue
MoveType property is in 1 class (RSOP_FolderRedirectionPolicySetting) of ROOT\RSOP\User and in 6 namespaces
parentFolderId property
CIMTYPE'string'
Description'Parent Folder'
DisplayName'Parent Folder'
readTrue
ParentFolderId property is in 1 class (RSOP_FolderRedirectionPolicySetting) of ROOT\RSOP\User and in 6 namespaces
policyRemoval property
CIMTYPE'uint32'
Description'Action to take on policy removal: 1 = leave folder in new location, 2 = redirect the folder back to the user profile location'
DisplayName'policy Removal'
readTrue
ValueMap['1', '2']
Values['None', 'Profile']
PolicyRemoval property is in 1 class (RSOP_FolderRedirectionPolicySetting) of ROOT\RSOP\User and in 6 namespaces
primaryComputerEvaluation property
CIMTYPE'uint32'
Description'Indicates the Primary Computer evaluation result: 1 = Is not primary computer 2 = Is primary computer 3 = Not evaluated because primary computer policy is not enabled 4 = Not evaluated due to user configured with roaming profile '
DisplayName'Primary Computer Evaluation'
readTrue
ValueMap['1', '2', '3', '4']
Values['Is not primary computer', 'Is primary computer', 'Not evaluated because primary computer policy is not enabled', 'Not evaluated due to user configured with roaming profile']
PrimaryComputerEvaluation property is in 1 class (RSOP_FolderRedirectionPolicySetting) of ROOT\RSOP\User and in 6 namespaces
redirectedPaths property
CIMTYPE'string'
Description'Paths, represented by an array of redirection paths'
DisplayName'redirected Paths'
readTrue
RedirectedPaths property is in 1 class (RSOP_FolderRedirectionPolicySetting) of ROOT\RSOP\User and in 6 namespaces
redirectingGroup property
CIMTYPE'string'
Description'Security group membership that caused this folder to redirect'
DisplayName'redirecting Group'
readTrue
RedirectingGroup property is in 1 class (RSOP_FolderRedirectionPolicySetting) of ROOT\RSOP\User and in 6 namespaces
redirectionFlags property
CIMTYPE'uint32'
Description'Contains all redirection flags'
DisplayName'Redirection Flags'
readTrue
RedirectionFlags property is in 1 class (RSOP_FolderRedirectionPolicySetting) of ROOT\RSOP\User and in 6 namespaces
resultantPath property
CIMTYPE'string'
Description'Path to which this folder is redirected'
DisplayName'Resultant Path'
readTrue
ResultantPath property is in 1 class (RSOP_FolderRedirectionPolicySetting) of ROOT\RSOP\User and in 6 namespaces
securityGroups property
CIMTYPE'string'
Description'Groups, represented by an array of security groups'
DisplayName'security Groups'
readTrue
SecurityGroups property is in 2 classes of ROOT\RSOP\User and in 6 namespaces

Derived properties (6) of RSOP_FolderRedirectionPolicySetting class

creationTime property
CIMTYPE'datetime'
Description'Time this policy object was created.'
DisplayName'Creation Time'
readTrue
CreationTime property is in 56 classes of ROOT\RSOP\User 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 56 classes of ROOT\RSOP\User and in 6 namespaces
id property
CIMTYPE'string'
Description'Inherited from RSOP_PolicySetting'
DisplayName'ID'
keyTrue
Not_NullTrue
readTrue
Id property is in 59 classes of ROOT\RSOP\User and in 33 namespaces
name property
CIMTYPE'string'
Description'User friendly name of this policy object'
DisplayName'Name'
readTrue
Name property is in 67 classes of ROOT\RSOP\User and in 142 namespaces
precedence property
CIMTYPE'uint32'
Description'Inherited from RSOP_PolicySetting'
DisplayName'Precedence'
keyTrue
Not_NullTrue
readTrue
Precedence property is in 54 classes of ROOT\RSOP\User 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 54 classes of ROOT\RSOP\User and in 6 namespaces

RSOP_FolderRedirectionPolicySetting Qualifiers

NameValueToInstanceToSubclassOverridableAmendedLocal
Description'Class that represents data for folder redirection extension'
Locale1033

RSOP_FolderRedirectionPolicySetting System properties

NameValueOriginCIMTypeLocalArray
__PATH'\\.\ROOT\RSOP\User:RSOP_FolderRedirectionPolicySetting'___SYSTEM8
__NAMESPACE'ROOT\RSOP\User'___SYSTEM8
__SERVER'.'___SYSTEM8
__DERIVATION['RSOP_PolicySetting']___SYSTEM8
__PROPERTY_COUNT18___SYSTEM3
__RELPATH'RSOP_FolderRedirectionPolicySetting'___SYSTEM8
__DYNASTY'RSOP_PolicySetting'___SYSTEM8
__SUPERCLASS'RSOP_PolicySetting'___SYSTEM8
__CLASS'RSOP_FolderRedirectionPolicySetting'___SYSTEM8
__GENUS1___SYSTEM3

Similar Classes to RSOP_FolderRedirectionPolicySetting

Number of classes:68
Class nameChildsPropertiesMethodsClass
Instances
Child
Instances
AbstractSingleton
RSOP_ApplicationManagementPolicySetting0450----
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_PolicySetting1260---
RSoP_PolicySettingLink020----
RSoP_PolicySettingStatus070----
RSOP_PolmkrApplicationSetting0130----
RSOP_PolmkrDataSourceSetting0130----
RSOP_PolmkrDeviceSetting0130----
RSOP_PolmkrDialupOptionSetting0130----
RSOP_PolmkrDriveSetting0130----
RSOP_PolmkrEnvironmentSetting0130----
RSOP_PolmkrFileSetting0130----
RSOP_PolmkrFolderOptionSetting2130----
RSOP_PolmkrFolderOptionSettingVista0130----
RSOP_PolmkrFolderOptionsSetting0130----
RSOP_PolmkrFolderSetting0130----
RSOP_PolmkrIE7Setting0130----
RSOP_PolmkrImmediateTaskSetting0130----
RSOP_PolmkrImmediateTaskV2Setting0130----
RSOP_PolmkrIniFileSetting0130----
RSOP_PolmkrInternetSetting0130----
RSOP_PolmkrLocalGroupsSetting0130----
RSOP_PolmkrLocalPrinterSetting0130----
RSOP_PolmkrLocalUsersAndGroupsSetting2130----
RSOP_PolmkrLocalUsersSetting0130----
RSOP_PolmkrNetworkOptionSetting0130----
RSOP_PolmkrNtServiceSetting0130----
RSOP_PolmkrOpenWithSetting0130----
RSOP_PolmkrPortPrinterSetting0130----
RSOP_PolmkrPowerOptionsSetting0130----
RSOP_PolmkrPowerOptionsV2Setting0130----
RSOP_PolmkrPowerSchemeSetting0130----
RSOP_PolmkrPowerSetting3130----
RSOP_PolmkrPrinterSetting3130----
RSOP_PolmkrProfileSetting0130----
RSOP_PolmkrProSetting25130---
RSOP_PolmkrRegionOptionSetting0130----
RSOP_PolmkrRegistrySetting0130----
RSOP_PolmkrSchedTaskSetting0130----
RSOP_PolmkrSchedTaskV2Setting0130----
RSOP_PolmkrServerSetting0130---
RSOP_PolmkrSetting2130---
RSOP_PolmkrSharedPrinterSetting0130----
RSOP_PolmkrShortcutSetting0130----
RSOP_PolmkrStartMenuSetting0130----
RSOP_PolmkrStartMenuSettingVista0130----
RSOP_PolmkrTaskSetting4130----
RSOP_PushPrinterConnectionsPolicySetting0120----
RSOP_RegistryPolicySetting0120----
RSOP_ScriptPolicySetting0100----
comments powered by Disqus
WUtils.com