From 8ff6e7f83c70a7d05ee975873ea518e058670492 Mon Sep 17 00:00:00 2001 From: Paolo Matarazzo <74918781+paolomatarazzo@users.noreply.github.com> Date: Tue, 27 Feb 2024 13:19:48 -0500 Subject: [PATCH] Add File Explorer restrictions for assigned access configuration --- .../assigned-access/assigned-access-configuration-file.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/windows/configuration/assigned-access/assigned-access-configuration-file.md b/windows/configuration/assigned-access/assigned-access-configuration-file.md index c9ed3130d3..b00134b932 100644 --- a/windows/configuration/assigned-access/assigned-access-configuration-file.md +++ b/windows/configuration/assigned-access/assigned-access-configuration-file.md @@ -774,6 +774,9 @@ The following configuration demonstrates that only a global profile is used, wit > [!NOTE] > You can combine a global profile with other profiles. If you assign a user a non-global profile, the global profile won't be applied to that user. + +::: zone pivot="windows-10" + ## File Explorer restrictions Folder access is locked down so that when common file dialog is opened, IT Admin can specify if the user has access to the Downloads folder, or no access to any folder at all. @@ -782,3 +785,4 @@ You can specify user access to Downloads folder, Removable drives, or no restric [!INCLUDE [assigned-access-example-file-explorer-restrictions](includes/assigned-access-example-file-explorer-restrictions.md)] +::: zone-end \ No newline at end of file