diff --git a/docs/solutions/windows/configuration-profiles/defender-smartscreen-service-enabled.xml b/docs/solutions/windows/configuration-profiles/defender-smartscreen-service-enabled.xml new file mode 100644 index 0000000000..a21d5f1044 --- /dev/null +++ b/docs/solutions/windows/configuration-profiles/defender-smartscreen-service-enabled.xml @@ -0,0 +1,12 @@ + + + + + int + + + ./Device/Vendor/MSFT/Policy/Config/WebThreatDefense/ServiceEnabled + + 1 + + diff --git a/docs/solutions/windows/configuration-profiles/uac-prompt-for-elevation.xml b/docs/solutions/windows/configuration-profiles/uac-prompt-for-elevation.xml new file mode 100644 index 0000000000..0549f3ba92 --- /dev/null +++ b/docs/solutions/windows/configuration-profiles/uac-prompt-for-elevation.xml @@ -0,0 +1,12 @@ + + + + + int + + + ./Device/Vendor/MSFT/Policy/Config/LocalPoliciesSecurityOptions/UserAccountControl_DetectApplicationInstallationsAndPromptForElevation + + 1 + +