Yes, here is the MOF edit.

pragma namespace ("\\\\.\\root\\cimv2\\SMS")
#pragma deleteclass("TEST_Outlook", NOFAIL)
[SMS_Report(FALSE),SMS_Group_Name("TEST_Outlook"),SMS_Class_ID("TEST_BM|TEST_Outlook|1.0"),
SMS_Context_1("__ProviderArchitecture=32|uint32"),
SMS_Context_2("__RequiredArchitecture=true|boolean")]
Class TEST_Outlook: SMS_Class_Template
{
[SMS_Report(FALSE),key] string KeyName;
[SMS_Report(TRUE)] String Bitness;
[SMS_Report(TRUE)] String InternetMail;
[SMS_Report(TRUE)] String MicrosoftExchangeServer;
};

#pragma namespace ("\\\\.\\root\\cimv2\\SMS")
#pragma deleteclass("TEST_Outlook_64", NOFAIL)
[SMS_Report(FALSE),SMS_Group_Name("TEST_Outlook64"),SMS_Class_ID("TEST_BM|TEST_Outlook64|1.0"),
SMS_Context_1("__ProviderArchitecture=64|uint32"),
SMS_Context_2("__RequiredArchitecture=true|boolean")]
Class TEST_Outlook_64 : SMS_Class_Template
{
[SMS_Report(FALSE),key] string KeyName;
[SMS_Report(TRUE)] String Bitness;
[SMS_Report(TRUE)] String InternetMail;
[SMS_Report(TRUE)] String MicrosoftExchangeServer;
};


________________________________
From: listsad...@lists.myitforum.com <listsad...@lists.myitforum.com> on behalf 
of Garth Jones <ga...@enhansoft.com>
Sent: Monday, September 12, 2016 9:19:33 AM
To: mssms@lists.myitforum.com
Subject: RE: [mssms] RE: Help with a few SQL queries

So did you create the MOF edit yet? Has the inventory been collected?



Garth Jones
Chief Architect

www.Enhansoft.com<http://www.enhansoft.com/>
[Description: Description: 
cid:image001.jpg@01CC63FB.974F4EC0]<http://www.enhansoft.com/>
Enhancing Your Business
[Description: Description: Description: Description: Description: Description: 
Description: 
cid:image004.png@01CD5E19.F3C3A110]<http://www.enhansoft.com/blog>[Description: 
Description: Description: Description: Description: Description: Description: 
cid:image005.png@01CD5E19.F3C3A110]<https://twitter.com/enhansoft>[Description: 
Description: Description: Description: Description: Description: Description: 
cid:image006.jpg@01CD5E19.F3C3A110]<http://www.facebook.com/EnhansoftInc>[Description:
 Description: Description: Description: Description: Description: Description: 
Description: Description: Description: Description: Description: Description: 
Description: Description: Enhansoft's YouTube 
Page]<http://www.youtube.com/user/Enhansoft/videos>[Description: Description: 
Description: Description: Description: Description: Description: 
cid:image007.png@01CD5E19.F3C3A110]<http://myitforum.com/myitforumwp/community/groups/enhansoft/>

Subscribe to Enhansoft's Newsletter!<http://www.enhansoft.com/register>

From: listsad...@lists.myitforum.com [mailto:listsad...@lists.myitforum.com] On 
Behalf Of Brian McDonald
Sent: Sunday, September 11, 2016 10:57 PM
To: mssms@lists.myitforum.com
Subject: Re: [mssms] RE: Help with a few SQL queries

Garth,

I used RegKeyToMof to inventory the key found in the following link:
https://www.ronnipedersen.com/2012/11/application-requirement-for-microsoft-office-32-or-64-bit/

What I'm trying to do is inventory a list of workstations that have x86 and x64 
versions of office 2013. Looking to get some help with the query.


Thanks,


Brian
Sent from my iPhone

On Sep 11, 2016, at 5:49 PM, Garth Jones 
<ga...@enhansoft.com<mailto:ga...@enhansoft.com>> wrote:
https://www.ronnipedersen.com/2012/11/application-requirement-for-microsoft-office-32-or-64-bit/







Reply via email to