Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations biv343 on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by obet31

  1. obet31

    SMS 2.0 Software Occurences Inventory

    Hi, I'm new to SMS and I can't figure out how to query the domain for softwares products that are not on our company's standard list of applications. I tried doing the following in my query. select distinct SMS_R_System.Name, count(SMS_G_System_SoftwareProduct.ProductName) from SMS_R_System...
  2. obet31

    SMS2.0 Software inventory. I'm doomed

    Hi Jason, Thanks. I did some query but it didn't even show some of the basic software(like Microsoft Office). Here is the query I did. select distinct SMS_G_System_SoftwareProduct.CompanyName, SMS_G_System_SoftwareProduct.ProductName, SMS_G_System_SYSTEM.Name from SMS_R_System inner join...
  3. obet31

    SMS2.0 Software inventory. I'm doomed

    Hi guys, My Boss just asked me to do a complete software inventory of the whole infrastructure and I DONT KNOW HOW. The last version I used was SMS 1.2(3 years ago) and we now have a SMS2.0 (By the way I just got this job last week). It is totally different. Its not my job but he thought I...
  4. obet31

    No Icon in System Tray after a Silent Install

    Thanks Victory. I was hoping that there would be some way not to do a reboot.
  5. obet31

    No Icon in System Tray after a Silent Install

    Hi, After I install Enterprise 7.1 using a silent install (setup.exe /qb), I noticed that the icon on the system tray was missing. It was different when doing a normal install, the icon will appear after it is done. Am I doing something wrong or is there a different switch I should use...

Part and Inventory Search

Back
Top