fr-FR

CCD Locations

Pris en charge sur : v2105 or later

Registre

HKLM Software\FSLogix\Profiles

Options

CCDLocations text

Description

NOTE: Once this policy is Enabled, only Disable will remove the registry value. Enabled to Not Configured will have NO EFFECT. CCDLocations are formatted using a type, name and a connectionString separated using a ; as the delimiter. The type will accept either smb or azure. The name is a free-form field used to describe the location. The connectionString for smb type must include the full UNC path to the file share. The connectionString for azure type should be secured as per the documentation (https://aka.ms/fslogix). The strings are case sensitive. - CCDLocations using SMB: type=smb,name=""SMB Share 1"",connectionString=\\<server 1 fqdn>\<share name>;type=smb,name=""SMB Share 2""connectionString=\\<server 2 fqdn>\<share name> - CCDLocations using Azure (secure): type=smb,name=""SMB Share 1"",connectionString=\\<server 1 fqdn>\<share name>;type=azure,name=""Azure Blob 1"",connectionString=""|fslogix/stgacct1-connectionstring|" Registry Entry: HKLM\SOFTWARE\FSLogix\Profiles\CCDLocations Type: REG_SZ