Forum Discussion
KJ_Indian
May 01, 2024Copper Contributor
Unable to get "config profile" profile property of a printer via get-printerconfiguration powershell
Hi All, I am trying to fetch the config profile property and change it via powershell but I am unable to fetch the required property via get-printerconfiguration or get-printerproperty command. Can ...
May 02, 2024
The Get-PrinterConfiguration cmdlet doesn't support/understand all vendor options. I suggest checking the User registry for the printer and its options. You can probably set it using the Registry key or vendor XML import or similar.
KJ_Indian
May 02, 2024Copper Contributor
Thank you for your reply but I didn't found any registry key. Not sure about the XML import option.
- Jun 03, 2024Any update?
- May 12, 2024Could you supply these? (The model and driver version)
- May 02, 2024What printer model and driver?