Skip to content

Latest commit

 

History

History
104 lines (85 loc) · 3.34 KB

policy-csp-admx-sharing.md

File metadata and controls

104 lines (85 loc) · 3.34 KB
title description ms.author ms.localizationpriority ms.topic ms.prod ms.technology author ms.date ms.reviewer manager
Policy CSP - ADMX_Sharing
Policy CSP - ADMX_Sharing
dansimp
medium
article
w10
windows
manikadhiman
09/21/2020
dansimp

Policy CSP - ADMX_Sharing

Warning

Some information relates to prereleased products, which may be substantially modified before it's commercially released. Microsoft makes no warranties, expressed or implied, concerning the information provided here.


ADMX_Sharing policies

ADMX_Sharing/NoInplaceSharing

ADMX_Sharing/NoInplaceSharing

Windows Edition Supported?
Home cross mark
Pro cross mark
Business cross mark
Enterprise check mark
Education cross mark

Scope:

[!div class = "checklist"]

  • User

Available in the latest Windows 10 Insider Preview Build. This policy setting specifies whether users can share files within their profile. By default users are allowed to share files within their profile to other users on their network after an administrator opts in the computer. An administrator can opt in the computer by using the sharing wizard to share a file within their profile.

If you enable this policy setting, users cannot share files within their profile using the sharing wizard. Also, the sharing wizard cannot create a share at %root%\users and can only be used to create SMB shares on folders.

If you disable or don't configure this policy setting, users can share files out of their user profile after an administrator has opted in the computer.

Tip

This is an ADMX-backed policy and requires a special SyncML format to enable or disable. For details, see Understanding ADMX-backed policies.

You must specify the data type in the SyncML as <Format>chr</Format>. For an example SyncML, refer to Enabling a policy.

The payload of the SyncML must be XML-encoded; for this XML encoding, there are a variety of online encoders that you can use. To avoid encoding the payload, you can use CDATA if your MDM supports it. For more information, see CDATA Sections.

ADMX Info:

  • GP English name: Prevent users from sharing files within their profile.
  • GP name: NoInplaceSharing
  • GP path: Windows Components\Network Sharing
  • GP ADMX file name: Sharing.admx

Note

These policies are currently only available as part of a Windows Insider release.