Unable to Create Collection/Query On Custom Created Data (WMI/MOF)



We're trying to get some custom information into SMS. To do this we've
created a vbScript that collects the data & pulls it into the registry.
From there we created a .mof file that adds the data into WMI. From
there a HW Inventory brings the data into SMS.

Using SQL QA, I can see that the data has been pulled into SMS. It
created a VAT_DATA & VAT_HIST user table with columns like MachineID,
InstanceKey, etc. and columns that we've defined with two 00s after the
name (like Building00, Location00, and KeyName00). A view is also
created call v_GS_VAT0 with a ResourceID, and our column names with a
single 0 after the name (Building0, Location0, KeyName0). We're able to
create SMS reports on this view & up until that point all was well.

However now we'd like to create collections based on this data. When I
create a collection, it tells me that we don't have security rights to
perform this operation. When I attempt to make a query, I get a
WBEM_E_FAILED error.

Can anyone help/offer a solution?

Thanks,
Mike

.



Relevant Pages

  • Re: Run a non MSI setup with VBScript using SendKeys???
    ... Yes it is checked and I see both setup.exe and the wscript running, ... that runs the setup.exe and another that runs the VBScript, ... > MVP SMS ... >> wrote a VBScript that uses SendKeys to automate the installation. ...
    (microsoft.public.sms.admin)
  • RE: Batch File to copy shortcut
    ... I haven't done batch in a looonnng time, ... If you were going to use vbscript... ... When I double-click the batch file from the SMS share, ... But when I run the advertisement, ...
    (microsoft.public.sms.swdist)
  • RE: OOPS! Can SMS stop/delete a running program?
    ... I'm a vbscript person, so I'd probably create a vbscript based on something ... How can I use SMS 2003 get rid of the program on the PCs affected? ... on each PC there is now an executable running called ...
    (microsoft.public.sms.swdist)
  • Re: return an error code to SMS advertisement
    ... and found that in order for an SMS advertisement to see an error from ... > along - SMS will see the return code from the process. ... >>I have a simple vbscript that I am executing through an SMS advertisement. ... >> it through SMS as an advertisement it shows success even though I know the ...
    (microsoft.public.sms.swdist)
  • return an error code to SMS advertisement
    ... I have a simple vbscript that I am executing through an SMS advertisement. ... The vbscript checks for Microsoft Outlook running. ...
    (microsoft.public.sms.swdist)

Loading