Win32_RoamingProfileMachineConfiguration, ROOT\CIMV2

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

Win32_RoamingProfileMachineConfiguration properties

Win32_RoamingProfileMachineConfiguration has 18 properties (18 Local)

NameOriginCIMType
AddAdminGroupToRUPEnabledWin32_RoamingProfileMachineConfiguration11 [boolean]
AllowCrossForestUserPolicyWin32_RoamingProfileMachineConfiguration11 [boolean]
BackgroundUploadParamsWin32_RoamingProfileMachineConfiguration13 [object:Win32_RoamingProfileBackgroundUploadParams]
DeleteProfilesOlderDaysWin32_RoamingProfileMachineConfiguration18 [uint16]
DeleteRoamingCacheEnabledWin32_RoamingProfileMachineConfiguration11 [boolean]
DetectSlowLinkDisabledWin32_RoamingProfileMachineConfiguration11 [boolean]
ForceUnloadDisabledWin32_RoamingProfileMachineConfiguration11 [boolean]
IsConfiguredByWMIWin32_RoamingProfileMachineConfiguration11 [boolean]
MachineProfilePathWin32_RoamingProfileMachineConfiguration8 [string]
OnlyAllowLocalProfilesWin32_RoamingProfileMachineConfiguration11 [boolean]
OwnerCheckDisabledWin32_RoamingProfileMachineConfiguration11 [boolean]
PrimaryComputerEnabledWin32_RoamingProfileMachineConfiguration11 [boolean]
ProfileUploadDisabledWin32_RoamingProfileMachineConfiguration11 [boolean]
SlowLinkTimeOutParamsWin32_RoamingProfileMachineConfiguration13 [object:Win32_RoamingProfileSlowLinkParams]
SlowLinkUIEnabledWin32_RoamingProfileMachineConfiguration11 [boolean]
TempProfileLogonBlockedWin32_RoamingProfileMachineConfiguration11 [boolean]
WaitForNetworkInSecWin32_RoamingProfileMachineConfiguration18 [uint16]
WaitForRemoteProfileWin32_RoamingProfileMachineConfiguration11 [boolean]

Detailed description of Win32_RoamingProfileMachineConfiguration properties

Local properties (18) of Win32_RoamingProfileMachineConfiguration class

AddAdminGroupToRUPEnabled property
CIMTYPE'boolean'
description'If true, add the Administrator group to roaming user profiles.'
readTrue
writeTrue
AddAdminGroupToRUPEnabled property is in 1 class (Win32_RoamingProfileMachineConfiguration) of ROOT\cimv2 and in 1 namespace
AllowCrossForestUserPolicy property
CIMTYPE'boolean'
description'If true, allow cross-forest user policy and roaming user profiles. If false, a roaming profile user receives a local profile when logged on to a cross-forest domain.'
readTrue
writeTrue
AllowCrossForestUserPolicy property is in 1 class (Win32_RoamingProfileMachineConfiguration) of ROOT\cimv2 and in 1 namespace
BackgroundUploadParams property
CIMTYPE'object:Win32_RoamingProfileBackgroundUploadParams'
description'Contains the parameter for the background upload of a roaming user profile's registry file while the user is logged on.'
readTrue
writeTrue
BackgroundUploadParams property is in 1 class (Win32_RoamingProfileMachineConfiguration) of ROOT\cimv2 and in 1 namespace
DeleteProfilesOlderDays property
CIMTYPE'uint16'
description'If the DeleteRoamingCache property is true, this property specifies the number of days after which a user profile should be deleted. User profiles older than this number of days are deleted when the computer is restarted.'
Max99999
readTrue
writeTrue
DeleteProfilesOlderDays property is in 1 class (Win32_RoamingProfileMachineConfiguration) of ROOT\cimv2 and in 1 namespace
DeleteRoamingCacheEnabled property
CIMTYPE'boolean'
description'If true, cached copies of the roaming profile are deleted at log off'
readTrue
writeTrue
DeleteRoamingCacheEnabled property is in 1 class (Win32_RoamingProfileMachineConfiguration) of ROOT\cimv2 and in 1 namespace
DetectSlowLinkDisabled property
CIMTYPE'boolean'
description'If true, do not detect slow network connections. If false, use the SlowLinkTimeOutParams property to determine whether the computer has a slow network connection.'
readTrue
writeTrue
DetectSlowLinkDisabled property is in 1 class (Win32_RoamingProfileMachineConfiguration) of ROOT\cimv2 and in 1 namespace
ForceUnloadDisabled property
CIMTYPE'boolean'
description'If true, do not forcibly unload the user's registry when the user logs off.'
readTrue
writeTrue
ForceUnloadDisabled property is in 1 class (Win32_RoamingProfileMachineConfiguration) of ROOT\cimv2 and in 1 namespace
IsConfiguredByWMI property
CIMTYPE'boolean'
description'Indicates if the settings configured through this WMI class are taking affect.'
readTrue
IsConfiguredByWMI property is in 5 classes of ROOT\cimv2 and in 1 namespace
MachineProfilePath property
CIMTYPE'string'
description'The roaming profile path to be set for all users that log on to this computer. The path should be in the form of \\ComputerName\ShareName\%USERNAME%.'
MaxLen260
readTrue
writeTrue
MachineProfilePath property is in 1 class (Win32_RoamingProfileMachineConfiguration) of ROOT\cimv2 and in 1 namespace
OnlyAllowLocalProfiles property
CIMTYPE'boolean'
description'If true, allow only local user profiles.'
readTrue
writeTrue
OnlyAllowLocalProfiles property is in 1 class (Win32_RoamingProfileMachineConfiguration) of ROOT\cimv2 and in 1 namespace
OwnerCheckDisabled property
CIMTYPE'boolean'
description'If true, don't check the owners of user profiles.'
readTrue
writeTrue
OwnerCheckDisabled property is in 1 class (Win32_RoamingProfileMachineConfiguration) of ROOT\cimv2 and in 1 namespace
PrimaryComputerEnabled property
CIMTYPE'boolean'
description'If true, a configured roaming profile will only be downloaded if the machine is a primary computer for the user.'
readTrue
writeTrue
PrimaryComputerEnabled property is in 2 classes of ROOT\cimv2 and in 1 namespace
ProfileUploadDisabled property
CIMTYPE'boolean'
description'If true, prevent roaming profile changes from being copied to the server.'
readTrue
writeTrue
ProfileUploadDisabled property is in 1 class (Win32_RoamingProfileMachineConfiguration) of ROOT\cimv2 and in 1 namespace
SlowLinkTimeOutParams property
CIMTYPE'object:Win32_RoamingProfileSlowLinkParams'
description'Contains slow network connection timeout parameters to be used for user profiles.'
readTrue
writeTrue
SlowLinkTimeOutParams property is in 1 class (Win32_RoamingProfileMachineConfiguration) of ROOT\cimv2 and in 1 namespace
SlowLinkUIEnabled property
CIMTYPE'boolean'
description'If true, the user is prompted to specify whether his or her profile should be downloaded even when the network connection is slow.'
readTrue
writeTrue
SlowLinkUIEnabled property is in 1 class (Win32_RoamingProfileMachineConfiguration) of ROOT\cimv2 and in 1 namespace
TempProfileLogonBlocked property
CIMTYPE'boolean'
description'If true, do not allow users to log in with temporary profiles.'
readTrue
writeTrue
TempProfileLogonBlocked property is in 1 class (Win32_RoamingProfileMachineConfiguration) of ROOT\cimv2 and in 1 namespace
WaitForNetworkInSec property
CIMTYPE'uint16'
description'The maximum time, in seconds, to wait for the network transport to be available if a user has a roaming user profile. If the network is unavailable after this time has elapsed, the user is logged on, but the profile is not synchronized.'
Max300
readTrue
writeTrue
WaitForNetworkInSec property is in 1 class (Win32_RoamingProfileMachineConfiguration) of ROOT\cimv2 and in 1 namespace
WaitForRemoteProfile property
CIMTYPE'boolean'
description'If true, wait for a remote user profile.'
readTrue
writeTrue
WaitForRemoteProfile property is in 1 class (Win32_RoamingProfileMachineConfiguration) of ROOT\cimv2 and in 1 namespace

Win32_RoamingProfileMachineConfiguration Qualifiers

NameValueToInstanceToSubclassOverridableAmendedLocal
description''
dynamicTrue
inpartition['local-system']
provider'UserProfileConfigurationProvider'
singletonTrue

Win32_RoamingProfileMachineConfiguration System properties

NameValueOriginCIMTypeLocalArray
__PATH'\\.\ROOT\cimv2:Win32_RoamingProfileMachineConfiguration'___SYSTEM8
__NAMESPACE'ROOT\cimv2'___SYSTEM8
__SERVER'.'___SYSTEM8
__DERIVATION[]___SYSTEM8
__PROPERTY_COUNT18___SYSTEM3
__RELPATH'Win32_RoamingProfileMachineConfiguration'___SYSTEM8
__DYNASTY'Win32_RoamingProfileMachineConfiguration'___SYSTEM8
__SUPERCLASSnull___SYSTEM8
__CLASS'Win32_RoamingProfileMachineConfiguration'___SYSTEM8
__GENUS1___SYSTEM3

Similar Classes to Win32_RoamingProfileMachineConfiguration

Number of classes:19
comments powered by Disqus
WUtils.com