Training
Module
Implement device data protection - Training
This module describes how you can use Intune to create and manage WIP policies that manage this protection. The module also covers implementing BitLocker and Encrypting File System.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
The following functions allow you to enumerate protected resources.
Function | Description |
---|---|
SfcIsFileProtected | Determines whether the specified file is protected. |
SfcIsKeyProtected | Determines whether the specified registry key is protected. |
If available for the operating system, the functions in this table should be used rather than the deprecated functions: SfcGetNextProtectedFile and SfcGetFiles.
Training
Module
Implement device data protection - Training
This module describes how you can use Intune to create and manage WIP policies that manage this protection. The module also covers implementing BitLocker and Encrypting File System.
Documentation
Windows Resource Protection Reference - Win32 apps
The following elements are used with Windows Resource Protection:
SfcGetNextProtectedFile function (sfc.h) - Win32 apps
Retrieves the complete list of protected files.
Detecting Resource Replacement - Win32 apps
Windows Resource Protection (WRP) prevents the replacement of essential system files, folders, and registry keys that are installed as part of Windows Vista or Windows Server 2008.