Skip to content

System Management

Random material about computers, web and IT in general

  • Home
  • About
  • Contact
  • Downloads
  • Privacy Policy

Count Adobe Reader versions

October 19, 2012May 21, 2018 ~ Vitalie Ciobanu

SELECT DISTINCT TOP (100) PERCENT DisplayName0, Version0, COUNT(Version0) AS Total
FROM dbo.v_GS_ADD_REMOVE_PROGRAMS
GROUP BY DisplayName0, Version0
HAVING (DisplayName0 LIKE ‘%Adobe Reader%’)
ORDER BY Total DESC, DisplayName0

Share this:

  • Print
  • Email
  • Tweet
  • WhatsApp
  • More
  • Share on Tumblr
  • Telegram
  • Pocket

Like this:

Like Loading...

Related

Posted in ConfigMgr Adobe ReaderQueryReport

Post navigation

< Previous Collections with computers without Forefront Endpoint Protection 2010 client
Next > Computers without Java 6 Update 30

Pages

  • About
  • Contact
  • Downloads
  • Privacy Policy

Categories

  • ConfigMgr (42)
  • Forefront (1)
  • General (18)
  • How To (21)
    • Computer (7)
    • Data Science/Analysis (1)
    • E-Books (3)
    • Office Suite (3)
    • Power BI (5)
    • Power Query (1)
    • Visio (1)
  • Hyper-V (1)
  • MDT (3)
  • SQL (5)
  • WDS (1)

Top Posts, last 2 days

  • Power BI: The key didn't match any rows in the table
  • Power BI Data Profiling - distinct vs unique
  • Uninstall software on remote computers using WMIC
  • Expressions that yield variant data-type cannot be used to define calculated columns.
  • How to automatically create and update Visio diagrams from Excel
  • Install-WindowsFeature Web-Net-Ext failed. Source files could not be found.
  • Power Query - Week start and end dates in same column
  • Find computer name for a remote computer using PSExec
  • Find computer model and manufacturer using remote WMI
  • How to start Word with a specific template

Archives

Tags

Access Adobe Reader Advertisement Blog Code Collection CSS Data DAX Deployment E-Book Error Excel Format Group Policy HTML Image IP Manufacturer MDT Microsoft Model Office Office Customization Tool Partition Patch PowerShell Query Registry Remote Report Script Service Pack Task Sequence TechEd Template Uninstall Update Variable WIM Windows 7 Windows XP WMI Word WordPress

Blogroll

  • RO Windows Administrators Weblog
  • Zoli Herczeg | Consultant IT
  • Power BI Community
  • Lorem Ipsum generator
  • Generate a List of Random Names
  • W3Schools Online Web Tutorials
  • The W3C Markup Validation Service
  • Curbal
  • RADACAD
  • Computer Learning Zone
  • Microsoft Excel, Word and Outlook – Mynda and Phil Treacy
  • Power BI – Curbal
Privacy & Cookies: This site uses cookies. By continuing to use this website, you agree to their use.
To find out more, including how to control cookies, see here: Cookie Policy

RSS feed RSS - Posts

Proudly powered by WordPress ~ Theme: Penscratch by WordPress.com.
%d bloggers like this: