Unable to get "config profile" profile property of a printer via get-printerconfiguration powershell

Copper Contributor

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 someone assist.

Untitled.jpg

4 Replies
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.
Thank you for your reply but I didn't found any registry key. Not sure about the XML import option.
Could you supply these? (The model and driver version)