Get-RASFSLogixUser
Last updated
Last updated
Get-RASFSLogixUser
Retrieves an Inclusion/Exclusion List of the Profile Container.
Get-RASFSLogixUser -** {RDSDef | VDIDef | AVDSingleSessionDefaultSettings | AVDMultiSessionDefaultSettings | VDIGuestDef} - {Inclusion | Exclusion} [ (SwitchParameter)] [ (SwitchParameter)] [ (SwitchParameter)] [ (uint)] [()]
Get-RASFSLogixUser [] (uint)** - {RDSHost | RDS | RDSHostPool | RDSGroup | VDIHostPool | VDIPool | AVDHostPool} - {Inclusion | Exclusion} [ (SwitchParameter)] [ (SwitchParameter)] [ (SwitchParameter)] [()]
Get-RASFSLogixUser []** (string) [[-] (uint)] - {RDSHost | RDS | RDSHostPool | RDSGroup | VDIHostPool | VDIPool | AVDHostPool} - {Inclusion | Exclusion} [ (SwitchParameter)] [ (SwitchParameter)] [ (SwitchParameter)] [()]
Retrieves an Inclusion/Exclusion List of the Profile Container within the FSLogix settings from RDSH, RDSHostPool, RDSDefaults, VDIDesktop, VDITemplate or VDIDesktopDefaults.
Specifies the 'User List Type'.
Possible values: Inclusion, Exclusion
The name or server for which to retrieve the FSLogix settings.
Site ID from which to retrieve the FSLogix settings.
If the parameter is omitted, the Licensing Server site ID will be used.
The ID of a server for which to retrieve the FSLogix settings.
Possible values: RDSHost, RDS, RDSHostPool, RDSGroup, VDIHostPool, VDIPool, AVDHostPool
The Default Object Type for which to retrieve the FSLogix settings.
Possible values: RDSDef, VDIDef, AVDSingleSessionDefaultSettings, AVDMultiSessionDefaultSettings, VDIGuestDef
Retrieve the Profile Container settings.
Retrieves the Office Container settings.
Retrieves the General settings.
(CommonParameters)
-none-
**---------- EXAMPLE 1 ----------
Get-RASFSLogixUser -DefObjType RDSDef -ProfileContainer -UserListType Inclusion
Retrieves the Inclusion List of the Profile Container within the FSLogix Settings of the RDS Default Settings. **---------- EXAMPLE 2 ----------
Get-RASFSLogixUser -Name "RDSHostPool1" -ObjType RDSHostPool -ProfileContainer -UserListType Exclusion
Retrieves the Exclusion List of the Profile Container within the FSLogix Settings of the specified RDSHostPool by Name.
() The Object Type for which to retrieve the FSLogix settings.