Get-RASFSLogixCCDLocation
Last updated
Last updated
Get-RASFSLogixCCDLocation
Retrieves a CCDLocation List of the Profile Container.
Get-RASFSLogixCCDLocation - {RDSDef | VDIDef | AVDSingleSessionDefaultSettings | AVDMultiSessionDefaultSettings | VDIGuestDef} [ (SwitchParameter)] [ (SwitchParameter)] [ (SwitchParameter)] [ (uint)] [()]
Get-RASFSLogixCCDLocation [] (uint) - {RDSHost | RDS | RDSHostPool | RDSGroup | VDIHostPool | VDIPool | AVDHostPool} [ (SwitchParameter)] [ (SwitchParameter)] [ (SwitchParameter)] [()]
Get-RASFSLogixCCDLocation [] (string) [[-] (uint)] - {RDSHost | RDS | RDSHostPool | RDSGroup | VDIHostPool | VDIPool | AVDHostPool} [ (SwitchParameter)] [ (SwitchParameter)] [ (SwitchParameter)] [()]
Retrieves a CCDLocation List of the Profile Container within the FSLogix settings from RDSH, RDSHostPool, RDSDefaults, VDIDesktop, VDITemplate or VDIDesktopDefaults.
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-RASFSLogixCCDLocation -DefObjType RDSDef -ProfileContainer
Retrieves the CCDLocation List of the Profile Container within the FSLogix Settings of the RDS Default Settings. **---------- EXAMPLE 2 ----------
Get-RASFSLogixCCDLocation -Name "RDSHostPool1" -ObjType RDSHostPool -ProfileContainer
Retrieves the CCDLocation 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.