ProfileContainerAdvancedSettings
NAMESPACE
RASAdminEngine.Core.OutputModels.UserProfile.FSLogix
DESCRIPTION
FSLogix Profile Container Advanced Settings
INHERITED FROM
⇒
⇒
ProfileContainerAdvancedSettings
INTERFACES
ISerializable
IComparable
PUBLIC PROPERTIES
String
AttachVHDSDDL
Inherited from
DeleteLocalProfileWhenVHDShouldApply
Specifies the 'Delete local profile when loading from VHD'.
String
DiffDiskParentFolderPath
Inherited from
UInt32
LockedRetryCount
Inherited from
UInt32
LockedRetryInterval
Inherited from
String
ProfileDirSDDL
Specifies the 'Custom SDDL for profile directory'.
UInt32
ReAttachIntervalSeconds
Inherited from
UInt32
ReAttachRetryCount
Inherited from
String
SIDDirNameMatch
Inherited from
String
SIDDirNamePattern
Inherited from
String
SIDDirSDDL
Inherited from
Boolean
UseAccessNetworkAsComputerObject
Inherited from
Specifies if the 'Access network as computer object' option is enabled
or disabled.
Boolean
UseAttachVHDSDDL
Inherited from
Specifies if the 'SDDL used when attaching the VHD' option is enabled or
disabled.
Boolean
UseCleanOutNotifications
Specifies if the 'Clean out notifications' option is enabled or disabled.
Boolean
UseDeleteLocalProfileWhenVHDShouldApply
Specifies if the 'Delete local profile when loading from VHD' option is enabled or disabled.
Boolean
UseDiffDiskParentFolderPath
Inherited from
Specifies if the 'Diff disk parent folder path' option is enabled or
disabled.
Boolean
UseFlipFlopProfileDirectoryName
Inherited from
Specifies if the 'Swap SID and username in profile directory names'
option is enabled or disabled.
Boolean
UseIgnoreNonAVD
Inherited from
Boolean
UseInstallAppxPackages
Specifies if the Install Appx packages' option is enabled or disabled.
Boolean
UseKeepLocalDir
Specifies if the 'Keep local profiles' option is enabled or disabled.
Boolean
UseLockedRetryCount
Inherited from
Specifies if the 'Number of locked VHD(X) retries' option is enabled or
disabled.
Boolean
UseLockedRetryInterval
Inherited from
Specifies if the 'Delay between locked VHD(X) retries' option is enabled
or disabled.
Boolean
UseNoProfileContainingFolder
Inherited from
Specifies if the 'Do not create a folder for new profiles' option is
enabled or disabled.
Boolean
UseOutlookCachedMode
Inherited from
Specifies if the 'Enable Cached mode for Outlook' option is enabled or
disabled.
Boolean
UsePreventLoginWithFailure
Inherited from
Specifies if the 'Prevent logons with failures' option is enabled or
disabled.
Boolean
UsePreventLoginWithTempProfile
Inherited from
Specifies if the 'Prevent logons with temp profiles' option is enabled
or disabled.
Boolean
UseProfileDirSDDL
Specifies if the 'Custom SDDL for profile directory' option is enabled or disabled.
Boolean
UseProfileType
Specifies if the 'Profile type' option is enabled or disabled.
Boolean
UseReAttachIntervalSeconds
Inherited from
Boolean
UseReAttachRetryCount
Inherited from
Boolean
UseRebootOnUserLogoff
Specifies if the 'Reboot computer when user logs off' option is enabled or disabled.
Boolean
UseRedirectType
Inherited from
Boolean
UseRemoveOrphanedOSTFilesOnLogoff
Inherited from
Specifies if the 'Remove duplicate OST files on logoff' option is
enabled or disabled.
Boolean
UseRoamIdentity
Specifies if the 'Roam identity' option is enabled or disabled.
Boolean
UseRoamSearch
Inherited from
Specifies if the 'Search roaming feature mode' option is enabled or
disabled.
Boolean
UseSetTempToLocalPath
Specifies if the 'Temporary folders redirection mode' option is enabled or disabled.
Boolean
UseShutdownOnUserLogoff
Specifies if the 'Shutdown computer when user logs off' option is enabled or disabled.
Boolean
UseSIDDirNameMatch
Inherited from
Specifies if the 'User-to-Profile matching pattern' option is enabled or
disabled.
Boolean
UseSIDDirNamePattern
Inherited from
Specifies if the 'Profile folder naming pattern' option is enabled or
disabled.
Boolean
UseSIDDirSDDL
Inherited from
Specifies if the 'Use SSDL on creation of SID container folder' option
is enabled or disabled.
Boolean
UseVHDNameMatch
Inherited from
Specifies if the 'Profile VHD(X) file matching pattern' option is
enabled or disabled.
Boolean
UseVHDNamePattern
Inherited from
Specifies if the 'Naming pattern for new VHD(X) files' option is enabled
or disabled.
Boolean
UseVHDXSectorSize
Inherited from
Boolean
UseVolumeWaitTimeMS
Inherited from
String
VHDNameMatch
Inherited from
String
VHDNamePattern
Inherited from
UInt32
VolumeWaitTimeMS
Inherited from
PUBLIC METHODS
Type
GetType ()
String
ToString ()
### References to Types
Last updated