Re: Problem of realizing full inventory resyn
From: Sangeetha Visweswaran [MSFT] (sangeev_at_online.microsoft.com)
Date: 06/14/04
- Previous message: Stan White [MS]: "Re: SMS Inventory...Query/Report"
- In reply to: Rack: "RE: Problem of realizing full inventory resyn"
- Messages sorted by: [ date ] [ thread ]
Date: Mon, 14 Jun 2004 12:53:00 -0700
did you copy everything from sub main() till the end and are you running
from the advanced client?
If that didnt help, all that the script actually does, can be manually done
using wbemtest and sms control panel applet.
from the run window, type wbemtest, and connect to root\ccm\invagt
namespace - Do an enum instance of all classes(recursive) and double click
on InventoryActionSTatus - and click on the instances button and in the view
pane, select the entry with {00000000-0000-0000-0000-000000000001} and
delete that.
After that double click the Systems Management icon in the control panel and
click on the Actions pane, and select the hardware inventory cycle and
click
"Initiate Action"
Check the inventoryagent.log to see if it is doing a repot type = FULL.
-- Hope this helps! Sangee P.S:Please do not send e-mail directly to this alias. This alias is for newsgroup purposes only. "This posting is provided AS IS with no warranties and confers no rights." "Rack" <anonymous@discussions.microsoft.com> wrote in message news:E08FAAB2-A341-48BC-8028-A058BC0E061F@microsoft.com... > Hi, > I just do that like what you say. > But No response and it doesnot work. > Inside code it should be a msgbox command but NO dialog box pop up.... > NO idea.. > > Thanks! > > Rack > 6.11
- Previous message: Stan White [MS]: "Re: SMS Inventory...Query/Report"
- In reply to: Rack: "RE: Problem of realizing full inventory resyn"
- Messages sorted by: [ date ] [ thread ]