jmcleish
Posts: 491
Score: 13 Joined: 11/8/2002 Status: offline
|
Hi, I want to be able to collect information on local printers. I see I have the W32_Printer class in wbem and in my mof i have the same class defined. I understand that since the class exists in Wbem, I only need to change the report to true and therfore not have to re-mofcomp this on all my clients . Is this correct? However, in my mof I don't have the "Local" property defined in the report section. Can i just add this in as: [SMS_Report (TRUE) ] boolean Local; However, if I add this into the Mof- do I then need to mofcomp this on all my clients? Thanks Jane
|