myITforum.com Community Forum myITforum.com Community Forum

Home  Forums  Blogs  Live Support chat  Search Articles  Wiki  FAQ  Email Lists  Register  Login  My Profile  Inbox  Address Book  My Subscription  My Forums 

Photo Gallery  Member List  Search  Calendars  FAQ  Ticket List  Log Out

All Forums RSS Feed Subscription:


  


Full vs. Delta Inventory

 
View related threads: (in this forum | in all forums)

Logged in as: Guest
  Printable Version
All Forums >> [Management Products] >> System Center Products >> System Center Configuration Manager >> Full vs. Delta Inventory Page: [1]
Login
Message << Older Topic   Newer Topic >>
Full vs. Delta Inventory - 6/9/2008 10:34:02 AM   
rjarrett


Posts: 593
Score: 17
Joined: 5/26/2004
Status: offline
We are still using SMS 2003.  The advanced client submits its H\W inventory as a "delta" inventory from the previously submitted inventory.  We have a script, shown below, to force a full inventory.  Is there a way (e.g. MOF edit) to force full inventories everytime?

Dim strComputer,strNameSpace,strClass
Dim ObjWMIService

  strComputer = "."
 strNameSpace = "root\ccm\invagt"
 strClass = "C00000000_0000_0000_0000_000000000001"

 Set ObjWMIService = GetObject("winmgmts:{impersonationLevel=impersonate}!\\" & _
 strComputer & "\" & strNameSpace)

 'on Error Resume Next
 objWMIService.delete"C00000000_0000_0000_0000_000000000001"
 'On Error Goto 0


_____________________________

Let me know if this helped...

Rob Jarrett
SMS\VB Development

Post #: 1
RE: Full vs. Delta Inventory - 6/9/2008 11:10:31 AM   
jnelson993


Posts: 801
Score: 111
Joined: 2/18/2005
From: Minneapolis, MN
Status: offline
Eeew!  Why?  Instead of just dealing with normal delta inventory, it'd have to churn through, what...10MB worth of mostly redundant inventory data for every machine every time?


_____________________________

Number2 (John Nelson)
MyITForum - Blog
MyITForum - Forum Posts

(in reply to rjarrett)
Post #: 2
RE: Full vs. Delta Inventory - 6/9/2008 12:32:51 PM   
skissinger


Posts: 1972
Score: 129
Joined: 9/13/2001
From: Sherry Kissinger
Status: offline
What problem are you attempting to resolve with a full HW inventory?

_____________________________

mofmaster@smsexpert.com (version 2007) | http://www.smsexpert.com | http://www.sccmexpert.com
Microsoft MVP - ConfigMgr

(in reply to jnelson993)
Post #: 3
RE: Full vs. Delta Inventory - 6/13/2008 8:55:19 AM   
rjarrett


Posts: 593
Score: 17
Joined: 5/26/2004
Status: offline
We have a "Backup and Restore" utility that captures a Ghost image of the machine and stores it on the network.  When the backup is restored, it does not send an inventory because from its perspective nothing has changed since its last inventory. 

We traditionally use this feature when we are doing software deployment testing.  If you install anything onto the computer in the interim between its last inventory and the Ghost image, it is "orphaned" in the central database.  For example, assume my machine inventories at 9:00 AM and I commence the backup at 9:30 AM.  Later, I deploy my test application at 10:00 AM.  Once the inventory for that new software goes forward, it is in the central database.  Then "restore" the machine.

At this point, it is sitting there thinking it has the exact same configuration as it did at the 9:00 AM inventory.  So, when the next inventory rolls around, it computes no change.  As a result, it does not update the inventory.  As a result, the test application is still in the server inventory.

Thus, the computer is set back in time to a point where it is happy with itself, despite the intervening test installation.

_____________________________

Let me know if this helped...

Rob Jarrett
SMS\VB Development


(in reply to skissinger)
Post #: 4
RE: Full vs. Delta Inventory - 6/13/2008 9:22:58 AM   
gjones


Posts: 757
Score: 46
Joined: 6/5/2001
From: Ottawa, Ontario, Canada
Status: offline
This will fix itself after 2-3 inventory cycles. The next time the inventory is sent up the SMS site server will see that the data is out of sequence and request a full inventory from the client again.

_____________________________

Garth@enhansoft.com

For a List of my Articles
http://www.myitforum.com/contrib/default.asp?cid=116
Blogs:
http://smsug.ca/blogs/garth_jones/default.aspx
http://myitforum.com/cs2/blogs/gjones/default.aspx


(in reply to rjarrett)
Post #: 5
RE: Full vs. Delta Inventory - 6/13/2008 10:08:40 PM   
wbracken


Posts: 1023
Score: 22
Joined: 4/12/2002
From: St. Louis
Status: offline
Not sure how to enable it to always do Full (thinking that may produce undesirable effcts if you did anyway) however you could always trigger a full inventory via a script I would imagine.  Maybe have it as a startup script?  Just trying throw stuff out there.  ;)

_____________________________

William Bracken

Visit my new Blog
http://wbracken.wordpress.com/

(in reply to gjones)
Post #: 6
Page:   [1]
All Forums >> [Management Products] >> System Center Products >> System Center Configuration Manager >> Full vs. Delta Inventory Page: [1]
Jump to:





New Messages No New Messages
Hot Topic w/ New Messages Hot Topic w/o New Messages
Locked w/ New Messages Locked w/o New Messages
 Post New Thread
 Reply to Message
 Post New Poll
 Submit Vote
 Delete My Own Post
 Delete My Own Thread
 Rate Posts



  
Forum Software © ASPPlayground.NET Advanced Edition 2.4.5 ANSI

0.641