2021-01-07 01:46:40 +05:30

1.5 KiB

title, description, ms.assetid, ms.reviewer, manager, ms.author, ms.topic, ms.prod, ms.technology, author, ms.date
title description ms.assetid ms.reviewer manager ms.author ms.topic ms.prod ms.technology author ms.date
Storage CSP Learn how the Storage enterprise configuration service provider (CSP) is used to configure the storage card settings. b19bdb54-53ed-42ce-a5a1-269379013f57 dansimp dansimp article w10 windows manikadhiman 06/26/2017

Storage CSP

The Storage enterprise configuration service provider is used to configure the storage card settings. Currently, the only setting that needs to be configured is to enable or disable storage cards.

Note

The Storage CSP is deprecated in Windows 10 and it is only supported in Windows 10 Mobile for backward compatibility. Use System/AllowStorageCard in Policy CSP instead.

 

The following shows the Storage configuration service provider in tree format.

./Vendor/MSFT
Storage
----Disable

Disable
Required. A Boolean value that specifies whether to enable or disable a storage card. A value of True disables the storage card. A value of False enables the storage card. The default value is False. The value is case sensitive.

The supported operations are Get and Replace.

Note

   If the device returns a 404 error code when the server applies the Get command to ./Vendor/MSFT/Storage/Disable, it means that the device does not have an SD card.

 

Configuration service provider reference