> For the complete documentation index, see [llms.txt](https://docs.parallels.com/landing/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.parallels.com/landing/ras-powershell-api-guide/parallels-ras-powershell-admin-module/types/containeradvancedsettings.md).

# ContainerAdvancedSettings

## NAMESPACE

RASAdminEngine.Core.OutputModels.UserProfile.FSLogix

## DESCRIPTION

FSLogix Container Advanced Settings

## INHERITED FROM

[RASSerilazableObj](/landing/ras-powershell-api-guide/parallels-ras-powershell-admin-module/types/rasserilazableobj.md)

⇒

ContainerAdvancedSettings

## INTERFACES

* ISerializable
* IComparable

## PUBLIC PROPERTIES

| Type                                                                                                              | Name                              | Description                                                                                        |
| ----------------------------------------------------------------------------------------------------------------- | --------------------------------- | -------------------------------------------------------------------------------------------------- |
| [EnableState](/landing/ras-powershell-api-guide/parallels-ras-powershell-admin-module/types/enablestate.md)       | AccessNetworkAsComputerObject     | Specifies the 'Access network as computer object'.                                                 |
| String                                                                                                            | AttachVHDSDDL                     | Specifies the 'SDDL used when attaching the VHD'.                                                  |
| String                                                                                                            | DiffDiskParentFolderPath          | Specifies the 'Diff disk parent folder path'.                                                      |
| [EnableState](/landing/ras-powershell-api-guide/parallels-ras-powershell-admin-module/types/enablestate.md)       | FlipFlopProfileDirectoryName      | Specifies the 'Swap SID and username in profile directory names'.                                  |
| [IgnoreNonAVD](/landing/ras-powershell-api-guide/parallels-ras-powershell-admin-module/types/ignorenonavd.md)     | IgnoreNonAVD                      | Specifies the 'Ignore non-AVD sessions'.                                                           |
| UInt32                                                                                                            | LockedRetryCount                  | Specifies the 'Number of locked VHD(X) retries'.                                                   |
| UInt32                                                                                                            | LockedRetryInterval               | Specifies the 'Delay between locked VHD(X) retries'.                                               |
| [EnableState](/landing/ras-powershell-api-guide/parallels-ras-powershell-admin-module/types/enablestate.md)       | NoProfileContainingFolder         | Specifies the 'Do not create a folder for new profiles'.                                           |
| [EnableState](/landing/ras-powershell-api-guide/parallels-ras-powershell-admin-module/types/enablestate.md)       | OutlookCachedMode                 | Specifies the 'Enable Cached mode for Outlook'.                                                    |
| [EnableState](/landing/ras-powershell-api-guide/parallels-ras-powershell-admin-module/types/enablestate.md)       | PreventLoginWithFailure           | Specifies the 'Prevent logons with failures'.                                                      |
| [EnableState](/landing/ras-powershell-api-guide/parallels-ras-powershell-admin-module/types/enablestate.md)       | PreventLoginWithTempProfile       | Specifies the 'Prevent logons with temp profiles'.                                                 |
| UInt32                                                                                                            | ReAttachIntervalSeconds           | Specifies the 'Re-attach interval'.                                                                |
| UInt32                                                                                                            | ReAttachRetryCount                | Specifies the 'Re-attach retry limit'.                                                             |
| [RedirectType](/landing/ras-powershell-api-guide/parallels-ras-powershell-admin-module/types/redirecttype.md)     | RedirectType                      | Specifies the 'Redirect type'.                                                                     |
| [EnableState](/landing/ras-powershell-api-guide/parallels-ras-powershell-admin-module/types/enablestate.md)       | RemoveOrphanedOSTFilesOnLogoff    | Specifies the 'Remove duplicate OST files on logoff'.                                              |
| [RoamSearch](/landing/ras-powershell-api-guide/parallels-ras-powershell-admin-module/types/roamsearch.md)         | RoamSearch                        | Specifies the 'Search roaming feature mode'.                                                       |
| String                                                                                                            | SIDDirNameMatch                   | Specifies the 'User-to-Profile matching pattern'.                                                  |
| String                                                                                                            | SIDDirNamePattern                 | Specifies the 'Profile folder naming pattern'.                                                     |
| String                                                                                                            | SIDDirSDDL                        | Specifies the 'Use SSDL on creation of SID container folder'.                                      |
| Boolean                                                                                                           | UseAccessNetworkAsComputerObject  | Specifies if the 'Access network as computer object' option is enabled or disabled.                |
| Boolean                                                                                                           | UseAttachVHDSDDL                  | Specifies if the 'SDDL used when attaching the VHD' option is enabled or disabled.                 |
| Boolean                                                                                                           | UseDiffDiskParentFolderPath       | Specifies if the 'Diff disk parent folder path' option is enabled or disabled.                     |
| Boolean                                                                                                           | UseFlipFlopProfileDirectoryName   | Specifies if the 'Swap SID and username in profile directory names' option is enabled or disabled. |
| Boolean                                                                                                           | UseIgnoreNonAVD                   | Specifies if the 'Ignore non-AVD sessions' option is enabled or disabled.                          |
| Boolean                                                                                                           | UseLockedRetryCount               | Specifies if the 'Number of locked VHD(X) retries' option is enabled or disabled.                  |
| Boolean                                                                                                           | UseLockedRetryInterval            | Specifies if the 'Delay between locked VHD(X) retries' option is enabled or disabled.              |
| Boolean                                                                                                           | UseNoProfileContainingFolder      | Specifies if the 'Do not create a folder for new profiles' option is enabled or disabled.          |
| Boolean                                                                                                           | UseOutlookCachedMode              | Specifies if the 'Enable Cached mode for Outlook' option is enabled or disabled.                   |
| Boolean                                                                                                           | UsePreventLoginWithFailure        | Specifies if the 'Prevent logons with failures' option is enabled or disabled.                     |
| Boolean                                                                                                           | UsePreventLoginWithTempProfile    | Specifies if the 'Prevent logons with temp profiles' option is enabled or disabled.                |
| Boolean                                                                                                           | UseReAttachIntervalSeconds        | Specifies if the 'Re-attach interval' option is enabled or disabled.                               |
| Boolean                                                                                                           | UseReAttachRetryCount             | Specifies if the 'Re-attach retry limit' option is enabled or disabled.                            |
| Boolean                                                                                                           | UseRedirectType                   | Specifies if the 'Redirect type' option is enabled or disabled.                                    |
| Boolean                                                                                                           | UseRemoveOrphanedOSTFilesOnLogoff | Specifies if the 'Remove duplicate OST files on logoff' option is enabled or disabled.             |
| Boolean                                                                                                           | UseRoamSearch                     | Specifies if the 'Search roaming feature mode' option is enabled or disabled.                      |
| Boolean                                                                                                           | UseSIDDirNameMatch                | Specifies if the 'User-to-Profile matching pattern' option is enabled or disabled.                 |
| Boolean                                                                                                           | UseSIDDirNamePattern              | Specifies if the 'Profile folder naming pattern' option is enabled or disabled.                    |
| Boolean                                                                                                           | UseSIDDirSDDL                     | Specifies if the 'Use SSDL on creation of SID container folder' option is enabled or disabled.     |
| Boolean                                                                                                           | UseVHDNameMatch                   | Specifies if the 'Profile VHD(X) file matching pattern' option is enabled or disabled.             |
| Boolean                                                                                                           | UseVHDNamePattern                 | Specifies if the 'Naming pattern for new VHD(X) files' option is enabled or disabled.              |
| Boolean                                                                                                           | UseVHDXSectorSize                 | Specifies if the 'VHDX sector size' option is enabled or disabled.                                 |
| Boolean                                                                                                           | UseVolumeWaitTimeMS               | Specifies if the 'Volume wait time' option is enabled or disabled.                                 |
| String                                                                                                            | VHDNameMatch                      | Specifies the 'Profile VHD(X) file matching pattern'.                                              |
| String                                                                                                            | VHDNamePattern                    | Specifies the 'Naming pattern for new VHD(X) files'.                                               |
| [VHDXSectorSize](/landing/ras-powershell-api-guide/parallels-ras-powershell-admin-module/types/vhdxsectorsize.md) | VHDXSectorSize                    | Specifies the 'VHDX sector size'.                                                                  |
| UInt32                                                                                                            | VolumeWaitTimeMS                  | Specifies the 'Volume wait time'.                                                                  |

## PUBLIC METHODS

| Type        | Name                                                                                                                                              | Description                                                                                                                            |
| ----------- | ------------------------------------------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------- |
| Int32       | CompareTo (Object obj)                                                                                                                            | Inherited from [RASSerilazableObj](/landing/ras-powershell-api-guide/parallels-ras-powershell-admin-module/types/rasserilazableobj.md) |
| Void        | CopyFrom ([ContainerAdvancedSettings](/landing/ras-powershell-api-guide/parallels-ras-powershell-admin-module/types/containeradvancedsettings.md) | other)                                                                                                                                 |
| Boolean     | Equals (Object obj)                                                                                                                               | Inherited from [RASSerilazableObj](/landing/ras-powershell-api-guide/parallels-ras-powershell-admin-module/types/rasserilazableobj.md) |
| Int32       | GetHashCode ()                                                                                                                                    | Inherited from [RASSerilazableObj](/landing/ras-powershell-api-guide/parallels-ras-powershell-admin-module/types/rasserilazableobj.md) |
| Type        | GetType ()                                                                                                                                        | String                                                                                                                                 |
| ToString () | ### References to Types                                                                                                                           |                                                                                                                                        |
| ----        |                                                                                                                                                   |                                                                                                                                        |


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://docs.parallels.com/landing/ras-powershell-api-guide/parallels-ras-powershell-admin-module/types/containeradvancedsettings.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
