ogeccut
Engaged Sweeper II
since ‎09-09-2015
‎07-11-2022

User Statistics

  • 7 Posts
  • 0 Solutions
  • 0 Kudos given
  • 1 Kudos received

User Activity

I am trying to create a report to list Office X64 "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Office\14.0\Outlook\Bitness\X64" and only for Windows 7.I need to create this report in SQL only. So far I have this:Select Top 1000000 upgrade_tblComputers.Comp...
I am trying to find unique installed software and the highest version of the software installed.There is a report with "All installed software"That gives me 4 columns. SOftware Name, version, publisher and number if installations.to start:How would i...
I am trying to create a report to generate Computer names and last logged in user.My final goal would be to match last user to AD property "MangedBy", but I don't if that's possible. If it is the I would like to flat it if there is a difference. Can ...
I am trying to create a report of who has used a software in last xxx days.winword in last 3 days for example.IS that possible?Already have a report of who has software installed.Thank you.
I am able to created a report for installed software and returning computer name. IS there a way to return AD user name?Thank you.
Kudos from