Notifications
Announcements
"namePattern": { "description": "Printernamehere", "type": "string" } },
The error "Expected string value" in your policies.json file suggests that there is a formatting issue with the "DefaultPrinterSelection" entry. The structure of the policy might be incorrect.
"Expected string value"
policies.json
"DefaultPrinterSelection"
DefaultPrinterSelection
The Google Chrome Enterprise policies documentation specifies that DefaultPrinterSelection should be an array of objects, with each object containing a "namePattern" key and a string value. Here's the correct structure:
"namePattern"
{ "DefaultPrinterSelection": [ { "namePattern": "Printernamehere" } ] }
Your original JSON appears to be incorrect because:
"type": "string"
"description"
gpupdate /force
Under review
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.
In our never-ending quest to improve we are simplifying the forum hierarchy…
We are honored to recognize Ajay Kumar Gannamaneni as our Community Spotlight for December…
These are the community rock stars!
Stay up to date on forum activity by subscribing.
WarrenBelz 739 Most Valuable Professional
Michael E. Gernaey 343 Super User 2025 Season 2
Power Platform 1919 268