|
|
|||||||||
|
|||||||||
|
|||||||||
| |
||
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
WMI - Set Printer configurations
Is there a way to set the printer configurations in WMI? Win32_PrinterConfiguration allows me in reading all the configurations of the installed printer, is there a way to set those, say the duplex property of the printer ?
|
|
#2
|
||||
|
||||
|
Most of the properties of the Win32_PrinterConfiguration class are read/write.
__________________
Click the image if at any point you don't like my decision.Scripting problems? Windows questions? Ask the Windows Guru! |
|
#3
|
|||
|
|||
|
Quote:
According to a page on MSDN (I can't post the link because I am a new user, search google for Win32_PrinterConfiguration, it's the first result) all the properties of Win32_PrinterConfiguration are Read-only. I am looking to do exactly the same thing, is there some way of writing printer configuration with a script? I can do it with SetPrinter.exe but that does not allow me to set wildcards. |
![]() |
| Viewing: ASP Free Forums > System Administration > Windows Scripting > WMI - Set Printer configurations |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|