Re: Software Inventory Failing
From: Joseph Calabig [MSFT] (jcalabig_at_microsoft.com)
Date: 03/10/04
- Next message: Joseph Calabig [MSFT]: "Re: Software Inventory Failing"
- Previous message: Mark Scott [MSFT]: "Re: Clients not showing in console"
- In reply to: David Rice: "Re: Software Inventory Failing"
- Next in thread: Joseph Calabig [MSFT]: "Re: Software Inventory Failing"
- Messages sorted by: [ date ] [ thread ]
Date: Tue, 9 Mar 2004 18:06:55 -0800
Is the file physically present in %windir%\system32\ccm?
This file is installed by SMS (client.msi). Failure to have this present or
registered results to Software Inventory failing with 800041013 - provider
load failure.
Look at your %windir%\system32\ccmsetup\client.msi.log to see if there are
any failures when installing fsinvprv.dll.
--
Thanks,
Joseph Calabig
This posting is provided "AS IS" with no warranties, and confers no rights.
"David Rice" <david.rice@marioncountyfl.org> wrote in message
news:5435fbd.0403091311.5f85c7b2@posting.google.com...
> More info: The WBEMTEST query produces the same error (80041013), and
> there is no FSInvProv instance in the _Win32Provider class in
> root\ccm\invagt. There is also no fsinvprovider.log file.
>
> Is something wrong with WMI on these PCs? I've tried using the
> Advanced Client cleaning tool and reinstalling the client, but still
> get the same errors.
>
> "Joseph Calabig{MS}" <jcalabig@microsoft.com> wrote in message
news:<ORcQu7$9DHA.452@TK2MSFTNGP11.phx.gbl>...
> > Also try registering the dll:
> > regsvr32 fsinvprv.dll
> >
> > Thanks
> > Joseph
> >
> > "Sangeetha Visweswaran [MSFT]" <sangeev@online.microsoft.com> wrote in
> > message news:OKep72o8DHA.2644@TK2MSFTNGP11.phx.gbl...
> > > 80041013 is Provider Load Failure - must be the failure reported by
> > > FilesystemInventory provider.
> > >
> > > Can you execute the query in wbemtest in the root\ccm\invagt namespace
and
> > > see what happens - Does it return the same error code?
> > > "Select __CLASS, __PATH, __RELPATH, Name, Path, LastWriteDate, Size,
> > > CompanyName, ProductName, ProductVersion, ProductLanguage,
FileVersion,
> > > FileDescription from FileSystemFile where Name =
> > '*.exe|Scan.dat|Skpswi.log'
> > > AND Path = '*\\*' AND IsCompressed = FALSE AND IsEncrypted = FALSE "
> > >
> > > Also check to see if there are any error lines in Fsinvprovider.log
which
> > is
> > > the provider log.
> > > Also using wbemtest , check to see that __Win32Provider class has
> > FSinvProv
> > > instance in root\ccm\invagt
> > >
> > > --
> > > Hope this helps!
> > > Sangee
> > >
> > > P.S:Please do not send e-mail directly to this alias. This alias is
for
> > >
> > > This posting is provided "AS IS" with no warranties, and confers no
> > rights.
> > > newsgroup purposes only.
> > > "Chris" <gagedy-nospam@yahoo.com> wrote in message
> > > news:f6f901c3f27a$fdc67700$a101280a@phx.gbl...
> > > > I am using SMS 2003 in an AD environment. I have a few
> > > > clients that fail on the Software Inventory. I see the
> > > > following error in the InventoryAgent.log file on the
> > > > client.
> > > >
> > > > ---Start Error---
> > > > CCMQuerySink::SetStatus(): Warning: Async Query returned:
> > > > 80041013; ActionID = {00000000-0000-0000-0000-
> > > > 000000000002}; Namespace = \\.\root\ccm\invagt; Query =
> > > > Select __CLASS, __PATH, __RELPATH, Name, Path,
> > > > LastWriteDate, Size, CompanyName, ProductName,
> > > > ProductVersion, ProductLanguage, FileVersion,
> > > > FileDescription from FileSystemFile where Name
> > > > = '*.exe|Scan.dat|Skpswi.log' AND Path = '*\\*' AND
> > > > IsCompressed = FALSE AND IsEncrypted = FALSE
> > > >
> > > > Inventory: Collection Task completed in 1.047 seconds
> > > > Inventory: 1 Collection Task(s) failed.
> > > > Inventory: No collection task completed. No reports will
> > > > be generated.
> > > > ---End Error---
> > > >
> > > > Any help would be greatly appriciated.
> > > >
> > > > Chris
> > >
> > >
- Next message: Joseph Calabig [MSFT]: "Re: Software Inventory Failing"
- Previous message: Mark Scott [MSFT]: "Re: Clients not showing in console"
- In reply to: David Rice: "Re: Software Inventory Failing"
- Next in thread: Joseph Calabig [MSFT]: "Re: Software Inventory Failing"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|