Add KB article: Set PPE as default credential provider#1165
Merged
Conversation
New article covering how to configure Password Policy Enforcer as the default Windows credential provider via GPO or registry. Generated with AI Co-Authored-By: Claude Code <ai@netwrix.com>
…rticle - Fix resolution lead: "disable" → "change the default credential provider" - Expand Cause to clarify this is intermittent Windows credential stack behavior - Move images to product-level 0-images/ and update references - Fix gpmc.msc spelling and apply inline code formatting - Fix missing period and lowercase verb in Option 1/2 steps - Rewrite NOTE as two-bullet structure (With/Without Group Policy) - Fix apostrophe typo and expand contraction in NOTE - Remove redundant setting name and incorrect "GPO" label in Option 1 step 2
hilram7
approved these changes
Jun 25, 2026
hilram7
left a comment
Collaborator
There was a problem hiding this comment.
KB Review
Files reviewed: 1
Changes applied
Vale
- Expanded contraction: you're → you are
Dale
- Removed redundant GPO setting name in Option 1 step 2; corrected "GPO" to "setting"
Derek
- Fixed resolution lead: "disable Password Policy Enforcer Client" → "change the default credential provider from Smart Card to Password Policy Enforcer Client" (confirmed with TSE)
- Expanded Cause section to clarify this is intermittent Windows credential provider stack behavior, not guaranteed on every machine (confirmed with TSE)
- Moved images from category-level authentication-and-integration/0-images/ to product-level passwordpolicyenforcer/0-images/; updated image references to ../0-images/
- Fixed GMPC.MSC →
gpmc.msc(correct spelling + inline code formatting) - Added missing period to Option 1 step 1
- Fixed lowercase navigate → Navigate in Option 2 step 2
- Fixed apostrophe typo: that products → that product's
- Restructured NOTE blockquote into two bullets (With Group Policy / Without Group Policy)
Local testing
- Dev server build: passed, no errors
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
New article covering how to configure Password Policy Enforcer as the default Windows credential provider via GPO or registry if Windows set Smart Card as default credential provider instead of Username/Password logon.
Closes #1166