Forum Discussion
Printers being mapped are set to 'letter'
That is how we solved it as well, we know the language of the users, so we configured intune (endpoint) to run a powershell command per language
Unfortunately pc 'has' to restart, and recently a shutdown became a hibernate.. no big deal, a bit of patience.. We have successfully moved all cloud printing to UP by now, little to no issues.
KurtJcThis works as well for me. Thanks for the hint.
This is really strange Microsoft are not able to fix this. We have devices in different 15 countries
- pbevilaJul 22, 2023Copper Contributor
I don't think Microsoft should 'fix' this, at least in the current printing architecture. At installation time the default paper size is set, based on a published method and API:
https://learn.microsoft.com/en-us/windows-hardware/drivers/print/referencing-localesNote, this documentation explicitly mentions paper size is a static setting based on System Locale, not User. I don't know if a 'smart' driver or script could change that based on User Locale without a reboot.