<- Chrome Settings Library

NetworkFileSharesPreconfiguredShares

List of preconfigured network file shares.
Last updated October 8, 2024

Setting the policy specifies a list of preset network file shares. Each item is an object with 2 properties: share_url and mode. The share URL should be share_url. For mode, it should be drop_down or pre_mount: * drop_down indicates that share_url will be added to the share discovery list. * pre_mount indicates that share_url will be mounted.

Supported On:
Platform Start End
ChromeOS 71
Example value:

{"0":{"mode":"drop_down","share_url":"smb://server/share"},"1":{"mode":"drop_down","share_url":"\\\\server\\share"}}

Features: