Query to find Office 2013 Installed for a group of machines on different Subnets

I need a query that will show all machines that have Office 2013 installed and are on certain subnets.  These are the two queries I currently have, but I need to combine them.
Machines with Office 2013 Installed:
select SMS_R_SYSTEM.ResourceID,SMS_R_SYSTEM.ResourceType,SMS_R_SYSTEM.Name,SMS_R_SYSTEM.SMSUniqueIdentifier,SMS_R_SYSTEM.ResourceDomainORWorkgroup,SMS_R_SYSTEM.Client from SMS_R_System           inner join SMS_G_System_ADD_REMOVE_PROGRAMS
         on SMS_G_System_ADD_REMOVE_PROGRAMS.ResourceID = SMS_R_System.ResourceId          where SMS_G_System_ADD_REMOVE_PROGRAMS.DisplayName = "Microsoft Office Professional Plus 2013"    
     and SMS_G_System_ADD_REMOVE_PROGRAMS.Version = "15.0.4569.1506"          order by SMS_R_System.Name, SMS_R_System.ClientVersion
Machines on certain subnets:
select SMS_R_SYSTEM.ResourceID,SMS_R_SYSTEM.ResourceType,SMS_R_SYSTEM.Name,SMS_R_SYSTEM.SMSUniqueIdentifier,SMS_R_SYSTEM.ResourceDomainORWorkgroup,SMS_R_SYSTEM.Client from SMS_R_System where SMS_R_System.IPSubnets = "127.0.0.0" or SMS_R_System.IPSubnets
= "172.0.0.1"
Any help would be appreciated.
Thanks!

give this a try.
select SMS_R_SYSTEM.ResourceID,SMS_R_SYSTEM.ResourceType,SMS_R_SYSTEM.Name,SMS_R_SYSTEM.SMSUniqueIdentifier,SMS_R_SYSTEM.ResourceDomainORWorkgroup,SMS_R_SYSTEM.Client from SMS_R_System inner join SMS_G_System_ADD_REMOVE_PROGRAMS on SMS_G_System_ADD_REMOVE_PROGRAMS.ResourceID = SMS_R_System.ResourceId where SMS_G_System_ADD_REMOVE_PROGRAMS.DisplayName = "Microsoft Office Professional Plus 2013" and SMS_G_System_ADD_REMOVE_PROGRAMS.Version = "15.0.4569.1506" and SMS_R_System.IPSubnets = "127.0.0.0" or SMS_R_System.IPSubnets = "172.0.0.1" order by SMS_R_System.Name, SMS_R_System.ClientVersion
Garth Jones | My blogs: Enhansoft and
Old Blog site | Twitter:
@GarthMJ

Similar Messages

  • Windows 8.1 system with new Office 2013 install not pulling down any Office 2013 updates from my SCCM 2012 SP1 server

    Hi,
    I've just setup a new Windows 8.1 system and added to my SCCM 2012 SP1 server and all is good and it pulled down all the correct Windows updates and pulls down automatically the FEP updates that are distributed from SCCM 2012 daily. 
    I just installed Office 2013 on this system and have activated it as necessary.  The problem is that the system doesn't seem to be pulling down any of the Office 2013 updates that have distributed thru SCCM.  I have other systems with
    Office 2013 installed and they have pulled down Office 2013 updates in the past when I published them.
    If I look at the Office 2013 updates in the SCCM console software section, I can see that for example it shows that Office 2013 SP1 (x86) is needed by one system and installed on 8 other systems and shows as downloaded and deployed.
    I've restarted the new system multiple times and also tried to force a software update check from the Configuration Manager applet but nothing seems to happen.
    What can I check to try and determine what the problem is?
    Thanks in advance,
    Nick

    Yes, the 8.1 system is a member of collection where the update deployment is targeted.
    Are there any specific logs I should check in the client?  If I check the WindowsUpdate.log I can see messages about the machine pulling down the FEP updates but that's all it appears to be doing.
    in CCM\logs, focus on the updatehandler and updatedeployment, to begin with
    Don
    (Please take a moment to "Vote as Helpful" and/or "Mark as Answer", where applicable.
    This helps the community, keeps the forums tidy, and recognises useful contributions. Thanks!)

  • Checking out Pdf files to Local draft Folder option no longer works after office 2013 installed.

    Checking out Pdf files to Local draft Folder option no longer works after office 2013 installed.
    Summary :
    We are using SharePoint 2010 Ent edition and users were able to checkout Pdf files similar to local drafts folder like any other office file without any problem when they used office 2010.
    i.e
    Unfortunately ever since their machines upgraded with office 2013 recently , this functionality completely stopped working for PDF files. This has now become a big problem for the users when it comes to check out and replace PDF files.
    All browser plugins required for this functionality (i.e    SharePoint OpenDocuments Class ) are all available and active. All document libraries are configured to Checkout is required for editing files. Browser version
    used at the moment is IE9 (32 bit) version with windows 7. 
    Can anyone please help with this issue and any help to get away with this problem is much appreciated.

    Hi,
    Based on your description, my understanding is that the PDF files cannot be checked out to local drafts folder after Office 2013 is installed.
    Did this issue occur with Office files?
    I recommend to check if the Office files can be checked out to local drafts folder with Office 2013.
    And it is recommended to use Office 2010 with SharePoint 2010 for best practice.
    Thanks,
    Victoria
    Forum Support
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Subscriber Support, contact
    [email protected]
    Victoria Xia
    TechNet Community Support

  • Office 2013 installed with KB2817430, windowsupdate still finds KB2850036. difference between KB2817430 and KB2850036

    Hi,
    I've made a silent Office 2013 installer with /admin and put SP1 MSP's in the updates folder.
    After deployment under installed updates it shows: Service Pack 1 for Microsoft Office 2013 (KB2817430) 32-Bit Edition
    But when I check for new updates, "ServicePack 1 for Microsoft Office 2013 (KB2850036) 32-Bit Edition" is ready for download and install.
    What is the difference between KB2817430 and KB2850036?
    It seems that I cannot download KB2850036 and also integrate it in the silent installation.
    Another question: Is the updates folder from Office only for servicepacks? or can I put also updates and patches MSP files in here? If yes then i've got a lot of files with the same name and different files sizes. For example After extracting SP1 I've got
    the file "proofsp-en-us.msp" which is 10MB and when extracting another patch also i've got a proof-en-us.msp and is 8MB.
    So which one need to go in the updates folder?
    Can anyone help me out?
    thanks

    Hi,
    As can be seen from below KB articles, KB2817430 only contains Service Pack 1 (SP1) for Office 2013, whereas KB2850036 also contains Service Pack 1 (SP1) updates for other Office 2013 related desktop products. For example, Microsoft Office 2013
    Language Pack, Project 2013, SharePoint Designer 2013, Office Proofing Tools 2013, etc.:
    https://support.microsoft.com/en-us/kb/2850036
    https://support.microsoft.com/en-us/kb/2817430
    So if you have any of these products on your computer, Windows Update might offer related updates to you.
    Regarding the Updates folder issue, you can put any Office software updates in it during the initial installation, such as service packs or hotfixes. A newer patch might make changes to a specific file, you can check the version number of that file, and keep
    the newer one in the folder.
    Here is the reference you will need:
    http://blogs.technet.com/b/office_resource_kit/archive/2011/05/05/using-the-updates-folder-to-deploy-software-updates-with-an-office-2010-installation.aspx
    (Note, it was created against Office 2010, however the steps should hold good for Office 2013)
    Regards,
    Ethan Hua
    TechNet Community Support
    It's recommended to download and install
    Configuration Analyzer Tool (OffCAT), which is developed by Microsoft Support teams. Once the tool is installed, you can run it at any time to scan for hundreds of known issues in Office
    programs.
    Please remember to mark the replies as answers if they help, and unmark the answers if they provide no help. If you have feedback for TechNet Support, contact
    [email protected]

  • Office 2010 App-V on machine with Office 2013 installed

    Hi,
    After a migration to locally installed Office 2013 I need to restore access to Access 2010 to some users for a legacy app.  Ideally I want to use App-V.  I have made an App-V package of Access 2010 following the MS guidance.  It runs correctly
    but every time after running it, the next time you run an Office 2013 app it causes Office 2013 to perform a repair operation, this succeeds but has to be done every time the 2010 Access is run.  I can't find any reasons in the log files or in the event
    viewer, any ideas?
    Thanks 

    Thanks, I couldn't really find anything but it looks as though this could be just the way it is.
    from http://support.microsoft.com/kb/2784668
    When you start a version of Access on a computer that has multiple versions of Access installed, the Windows Installer may start, and
    a message that states that the Windows Installer is preparing to install Access may be displayed before Access starts.
    Every time that you start Access 2003, Access 2007, or Access 2010 after you use Access 2013, the Windows Installer repair operation registers
    that version of Access. Similarly, the Windows Installer repair operation registers Access 2010 every time that you start it after you use an earlier version of Access. This does not occur when you start Access 2002, nor does it occur when you start the same
    version of Access again. 
    Is this likely to also apply even when running App-V?

  • Does office 2013 install affect visual studio 2008

    had visual studio 2008 installed on the computer, 2 weeks ago I received office 2013 and now I get a PACKAGE LOAD FAILURE error

    Hi,
    Thanks for your post!
    lt difficult to detect the problem occurs because of Office 2013. You should give us more information.
    What's the details error of "PACKAGE LOAD FAILURE"?
    Frist, we should make sure if you can successfully install the VS:
    please use http://aka.ms/vscollect  to gather the installation logs. You will find vslogs.cab from %temp% folder. Please upload the file to 
    https://onedrive.live.com/   and share the link here.
    Second, try to collect logs when you open the VS. You can use Devenv.exe Command Line to collect logs for troubleshooting:
    Create a log file (‘Devenv.exe  /log’ ) on your drive. If this issue exists still, you could invest your log file to narrow down the issue and please share the log to OneDrive.
    More information about Devenv.exe Command Line, you could refer the following link:
    http://msdn.microsoft.com/en-US/library/ms241273(v=VS.80)
    Also, you can follow up the pvdg42 advice, try to repair the VS to see whether the problem can occur.
    Best Wishes!
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place. <br/> Click <a
    href="http://support.microsoft.com/common/survey.aspx?showpage=1&scid=sw%3Ben%3B3559&theme=tech"> HERE</a> to participate the survey.

  • Microsoft Office 2013 - Fix for Outlook's color categories??

    I am an Administrative Assistant and handle several people's calendars in my office. Not everyone uses the same colors for their categories.
    Since installing Office 2013, I can no longer:
    1. Change a color category without completely opening an invite. I can now only do this on
    MY calendar from the calendar screen, without opening an invite.  I used to be able to left click a meeting from the calendar screens select category and change just one occurrence. Now I get this error message: 
    "The operation failed. The messaging interfaces have returned an unknown error. If the problem persists, restart Outlook"
    2. Change a color category for a single invite that is part of a series invite. In other words, It's all or nothing. For instance, yellow is our code for a conference call, so if a meeting series is usually a face-to-face meeting, but one day (bad weather,
    etc...), we need to make it a dial-in only, I cannot change the color of that one day only.
    Any known solution to these issues?

    Hi,
    Have you tried recreating the mail profile? Some users have a similar issue were able to fix it by recreating a new Outlook mail profile in Control Panel. To create a new mail profile, go to Control Panel > Mail > Show Profiles and then click Add button
    to create a new profile. For detailed information, please refer:
    http://support.microsoft.com/kb/829918
    Please let me know the result.
    Regards,
    Steve Fan
    TechNet Community Support
    It's recommended to download and install
    Configuration Analyzer Tool (OffCAT), which is developed by Microsoft Support teams. Once the tool is installed, you can run it at any time to scan for hundreds of known issues in Office
    programs.

  • Visio 2007 launch problem with Office 2013 installed "Please wait while Windows configures Microsoft Visio..."

    Running under WIN7-64 bit with Office 2013.  Requests reinstall every time it is run. Tried uninstalling and reinstalling. No change. Office 2013 does not recognize that Visio 2007 is installed. Copy paste operations between Visio and Word 2013 don't
    work. Tried disabling sharepoint access for Visio 2007 and did a repair for Office 2013. No change.Tried various compatibility modes. No change. Ran Microsoft troubleshooter which verified there is a compatibility issue but provided no solution.
    Tried the following...
    Type the following command, and then press Enter:
    reg add HKCU\Software\Microsoft\Office\14.0\Visio\Options /v NoReReg /t REG_DWORD /d 1
    no change

    Hi,
    Based on the situation, I recommend you try to use locale administer account to login in the computer.
    Then we re-install Visio 2007, if you solve the issue,please let me know.
    Regards,
    George Zhao
    TechNet Community Support
    We
    are trying to better understand customer views on social support experience, so your participation in this
    interview project would be greatly appreciated if you have time.
    Thanks for helping make community forums a great place.

  • Is there a query to find all software installed on a particular computer through the Add/Remove Programs?

    I am looking for a query to find all software on a specific computer. I have found several on a specific piece of software but I need multiple pieces of software. I have tried creating this query but it shows ALL the software on the computer. I'm looking
    for one that narrows it down to a few pieces of software i.e Office, Adobe, Snagit, IE and Chrome. Possibly using Add/Remove Software? 

    It's an asset intelligence report, do you have that enabled?
    http://technet.microsoft.com/en-us/library/gg699382.aspx
    Alternatively, take a look at the 'Products on a specific computer' report (Software - Companies and Products category) and see if that gets you what you need.
    Don't retire TechNet! -
    (Don't give up yet - 13,085+ strong and growing)

  • Is ms office 2013 supported for report generation​? Error 41106

    Hi
    I have a copy of LV full development suite with the Excel and Word report generation toolkit added.
    I have recently changed to using Office 365 that includes offline versions of Excel and Word from Office '13.
    When using the report generation toolkit, I get an error 41106.
    I have reinstalled the toolkit - no effect.
    I sort of assume therefore that office 2013 is not supported?
    Any hints, tips, patches or workarounds please.
    Bill

    Bill_Shepherd wrote:
    Hi
    I have a copy of LV full development suite with the Excel and Word report generation toolkit added.
    I have recently changed to using Office 365 that includes offline versions of Excel and Word from Office '13.
    When using the report generation toolkit, I get an error 41106.
    I have reinstalled the toolkit - no effect.
    I sort of assume therefore that office 2013 is not supported?
    Any hints, tips, patches or workarounds please.
    Bill
    I've seen some issues when I upgraded to Office 2010. Note that it is possible that the route cause of your problem is totally different but in my case there was some ActiveX properties or Methods call that have been changed. I solved this issue by navigating to the property/method that caused the error, clicked on it and reselected the same property/method. You could probably find some older post that discuss that. Hope this help.
    Ben64

  • Query to find all text attachments for items

    I am using the query below to try to find all active items for my org that have an attachment of type 33 (something we have defined I believe) and contain specific text. Some of the items appear to meet all criteria (active, right category, etc) but do not show up in my results. Can someone please take a look and see if there is a join missing, an outer join that should be used, or an overall easier way to do this query and get the text information?
    SELECT i.segment1 "Item Number",
    i.description "Item Description",
    u.user_name || ' (' || ppx.first_name || ' ' || ppx.last_name || ')' "Created By",
    i.creation_date "Created Date",
    to_number(r.revision) "Revision",
    to_char(r.effectivity_date, 'MM/DD/YYYY') "Effectivity Date",
    nvl(tx.short_text, '<No Drawing Info>') "Drawing Info / Attachment"
    FROM apps.mtl_system_items_b i,
    apps.mtl_item_revisions_b r,
    apps.fnd_user u,
    apps.per_people_x ppx,
    apps.fnd_attached_documents ad,
    apps.fnd_documents d,
    apps.fnd_documents_tl t,
    apps.fnd_documents_short_text tx
    WHERE i.organization_id = 90 AND -- for MBE only
    r.organization_id = 90 AND -- for MBE only
    ad.pk1_value = 90 AND -- for MBE only
    ad.entity_name = 'MTL_SYSTEM_ITEMS' AND
    (upper(tx.short_text) LIKE '%DWG%' OR
    upper(tx.short_text) LIKE '%SIZE%' OR
    upper(tx.short_text) LIKE '%DRAW%') AND
    tx.short_text != 'DWG NONE' AND
    d.document_id = t.document_id AND
    t.source_lang = 'US' AND
    t.LANGUAGE = 'E' AND
    to_number(ad.pk2_value) = i.inventory_item_id AND
    t.document_id = ad.document_id AND
    tx.media_id = t.media_id AND
    d.category_id = 33 AND
    i.inventory_item_status_code = 'Active' AND
    i.inventory_item_id = r.inventory_item_id AND
    u.employee_id = ppx.person_id AND
    u.user_id = i.created_by AND
    to_number(r.revision) =
    (SELECT MAX(to_number(r2.revision))
    FROM apps.mtl_item_revisions_b r2
    WHERE r2.inventory_item_id = i.inventory_item_id) AND
    r.effectivity_date =
    (SELECT MAX(r3.effectivity_date)
    FROM mtl_item_revisions_b r3
    WHERE r3.inventory_item_id = i.inventory_item_id)
    GROUP BY i.segment1,
    r.revision,
    i.description,
    u.user_name,
    ppx.first_name,
    ppx.last_name,
    i.creation_date,
    r.effectivity_date,
    tx.short_text
    ORDER BY i.segment1 ASC;
    Thank you!
    Message was edited by:
    matt.schutz

    There is no workbook/worksheet linkage to a business area. So you cannot search for a business area and find all the workbooks "attached" to that business area. The attachment of workbooks is at the folder level. It is actually possible, if you are sharing folders among business areas, to create a workbook with data from 2 or more business areas. I have tested that and it is indeed possible. In Discoverer Administrator you can check on folder dependencies to see what workbooks use the folder. Though in my version of Discoverer, there is a problem with Discoverer Plus, such that the workbook save in Plus is not creating this dependency information like it should. At least I have not found any way to take a business area and determine what workbooks would fall under it. Maybe someone else has found a way.
    John Dickey

  • Stream 7 - MS Office 2013 install to different drive when setting up Office 365 free subscription

    Ok - set up my free Office 365 subscription, and got Office 2013 downloaded - to my C: drive (the internal eMMC).  I want those programs installed on my microsd (drive D.  I got no option to do this when it downloaded.
    Is it possible to re-download Office 2013, and re-install it to my D: drive?

    As default, Stream 7 only have one partition installed (drive C: only).
    MS also have some answers here:
    http://answers.microsoft.com/en-us/office/forum/office_2013_release-office_install/i-want-office-201...

  • SQL query to find out last login for each database

    Hi everybody,
    I have a view with following columns:
    DatabaseSid, lastLogin, firstLogin.
    I want to now the newest last_login date for every database.
    SID First Login Last Login
    e.g. Database1, 11.11.2011, 01.12.2011
    Database1, 01.04.2012, 01.05.2012
    Database3, 03.03.2004, 03.06.2005
    Database 3 07.09.2012, 12.10.2012
    How can I do a query to find out for eacht DB (DB1, DB2 and so on) the Last_Login Date?
    Thank you in advance
    Steve

    Steve wrote:
    Hi everybody,
    I have a view with following columns:
    DatabaseSid, lastLogin, firstLogin.
    I want to now the newest last_login date for every database.
    SID First Login Last Login
    e.g. Database1, 11.11.2011, 01.12.2011
    Database1, 01.04.2012, 01.05.2012
    Database3, 03.03.2004, 03.06.2005
    Database 3 07.09.2012, 12.10.2012
    How can I do a query to find out for eacht DB (DB1, DB2 and so on) the Last_Login Date?
    Thank you in advance
    SteveI'm curious as to how you collect this information from multiple databases into one database, and of what value the data is once you have it.

  • Specify Office 2013 kms host trough group policy settings

    Hello.
    Can someone please help me get the right registry key for Office 2013. I want to specify kms host for my clients in domain - trough group policy. Dont want to use dns or config.xml to specify the host.
    For Windows i use this key, activation works greate.
    HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SoftwareProtectionPlatform\KeyManagementServiceName (REG_SZ)
    Have found the key for Office 2010 but cant use this for 2013
    HKLM\Software\Microsoft\OfficeSoftwareProtectionPlatform\KeyManagementServiceName (REG_SZ).
    I have searched the web but cant find the key.
    I realy need some help here.
    Best regards
    Nils S.

    Have found the key for Office 2010 but cant use this for 2013
    HKLM\Software\Microsoft\OfficeSoftwareProtectionPlatform\KeyManagementServiceName (REG_SZ).
    I have searched the web but cant find the key.
    Hi,
    according to the documentation, it is the same registry key ?
    http://technet.microsoft.com/en-us/library/ee624350(v=office.15).aspx#section1
    Don
    (Please take a moment to "Vote as Helpful" and/or "Mark as Answer", where applicable.
    This helps the community, keeps the forums tidy, and recognises useful contributions. Thanks!)

  • Removing MS office 2013 patches in windows 8.1 machine

    Hi all,
    Last two months before in have Deployed Ms office 2013 patches (KB2837618) in All windows 8.1 64 Bit workstations .it causing lot of outlook issues.
    Now we have to remove that patches almost around 200 PC.
    1.I have created task for that patch remove and add the command ""C:\Windows\System32>msiexec /I {90150000-001A-0409-1000-0000000FF1CE} MSIPATCHREMOVE={C40A6D83-E118-4A09-AAC6-A160C0F02002} /qb /norestart""
    2.And deployed to device collection but we getting some error in client machine .failed with error code ""'0X80070002"""
    3. I have created some method to remove windows patches in same machine and using same this command ""'C:\Windows\System32\wusa.exe /uninstall /kb:2781197 /quiet /norestart"""
    Its working without any issues.
    Please suggest me where in need to correct it.
    Regards, Velu M

    and add the command ""C:\Windows\System32>msiexec /I {90150000-001A-0409-1000-0000000FF1CE} MSIPATCHREMOVE={C40A6D83-E118-4A09-AAC6-A160C0F02002} /qb /norestart""
    The command line is wrong. Just use
    msiexec /I {90150000-001A-0409-1000-0000000FF1CE} MSIPATCHREMOVE={C40A6D83-E118-4A09-AAC6-A160C0F02002} /qb /norestart
    instead.
    Torsten Meringer | http://www.mssccmfaq.de

Maybe you are looking for