diff --git a/docs/solutions/windows/configuration-profiles/allow-spotlight-collections.xml b/docs/solutions/windows/configuration-profiles/allow-spotlight-collections.xml
new file mode 100644
index 0000000000..4f6ea59d74
--- /dev/null
+++ b/docs/solutions/windows/configuration-profiles/allow-spotlight-collections.xml
@@ -0,0 +1,12 @@
+
+ 019a01c6-9e1e-7e70-9c72-21151773f075
+ -
+
+ int
+
+
+ ./User/Vendor/MSFT/Policy/Config/Experience/AllowSpotlightCollection
+
+ 0
+
+
diff --git a/docs/solutions/windows/configuration-profiles/okta-attestation-cert.xml b/docs/solutions/windows/configuration-profiles/okta-attestation-cert.xml
new file mode 100644
index 0000000000..d7e74dd7d2
--- /dev/null
+++ b/docs/solutions/windows/configuration-profiles/okta-attestation-cert.xml
@@ -0,0 +1,103 @@
+
+
+ 1
+ -
+
+ ./Device/Vendor/MSFT/ClientCertificateInstall/SCEP/OktaVerify
+
+
+ node
+
+
+
+
+
+ 2
+ -
+
+ ./Device/Vendor/MSFT/ClientCertificateInstall/SCEP/OktaVerify/Install/ServerURL
+
+
+ chr
+
+ yourUrlHere
+
+
+
+
+ 3
+ -
+
+ ./Device/Vendor/MSFT/ClientCertificateInstall/SCEP/OktaVerify/Install/Challenge
+
+
+ chr
+
+ yourChallengeHere
+
+
+
+
+ 4
+ -
+
+ ./Device/Vendor/MSFT/ClientCertificateInstall/SCEP/OktaVerify/Install/SubjectName
+
+
+ chr
+
+ $FLEET_VAR_HOST_UUID
+
+
+
+
+ 5
+ -
+
+ ./Device/Vendor/MSFT/ClientCertificateInstall/SCEP/OktaVerify/Install/KeyLength
+
+
+ int
+
+ 2048
+
+
+
+
+ 6
+ -
+
+ ./Device/Vendor/MSFT/ClientCertificateInstall/SCEP/OktaVerify/Install/HashAlgorithm
+
+
+ chr
+
+ SHA256
+
+
+
+
+ 7
+ -
+
+ ./Device/Vendor/MSFT/ClientCertificateInstall/SCEP/OktaVerify/Install/KeyUsage
+
+
+ int
+
+ 160
+
+
+
+
+ 8
+ -
+
+ ./Device/Vendor/MSFT/ClientCertificateInstall/SCEP/OktaVerify/Install/EKUMapping
+
+
+ chr
+
+ 1.3.6.1.5.5.7.3.2
+
+