Jump to content


GarthMJ

Moderators
  • Posts

    1949
  • Joined

  • Last visited

  • Days Won

    93

Everything posted by GarthMJ

  1. I haven't played with UAG DA but If I remember right both DA and UAG DA should work without any issues with CM12.
  2. What are you regional settings set too? Do you have a 24 hours clock?
  3. This report will get you started. http://smsug.ca/blogs/garth_jones/archive/2008/02/04/basic-all-in-one.aspx As an aside I would love to see you plan that you come up with. Feel free to ping me offline, my email address is easy to find.
  4. This blog topic will get you started with the reporting. http://myitforum.com/cs2/blogs/skissinger/archive/2009/12/16/hardware-inventory-mof-edit-for-net-framework-versions-updated.aspx
  5. Have you looked at the built-in reports within CM07? Have you create Software Metering rules for each application that you want to track?
  6. Yes everything will need to be exactly the same. For example: FQDN, Drive layout, etc.. however you can upgrade SQL to a newer version.
  7. AV software is going to be the biggest reason, particularly McAfee.
  8. Everything you are looking for can be found within the MSDN class details. http://msdn.microsoft.com/en-us/library/windows/desktop/aa394373(v=vs.85).aspx
  9. 1 NIC port will be fine for 40 PCs.
  10. I’m sorry to tell you this but you MUST install CM07 cleanly. You can’t move your CM07 site server from one domain to another. BTW consider move to CM12 instead.
  11. Are you using Riverbed or something like that? Hash errors can be fairly common on these WAN accelerators.
  12. The only supported way to do this is a backup and restore of CM12, You have no other options.
  13. Did you migrate CM07 to the new domain or just your WS? Are there two CM07 sites or just one CM07 site that is connected to two different domains and are the domain within the same forest? In which domain does your CM07 site server exist?
  14. Querying AD is better for this. CM12 will not know when a PC was last on the network. At best you can find out when CM12 last "saw" the PC but that is not the same thing.
  15. It sound like your IIS is having problem, you might need to re-install it. Or better yet move to the SSRS reporting.
  16. I’m not sure what you mean.. If the SU are not deploy then, I not sure what you are looking for, have you tried deploying the SU listed in report?
  17. What you are looking for is not a simple 5 minute query. The simplest way to do this is to sort by version number so that you can see the latest version at the top.
  18. The information that you are looking for is not collected by CM07 by default. You will need to collect this data first before you can write the report.
  19. Currently there is no way to limit reports to a particular collect. You only option would be to create custom reports for these use and do the limiting yourself. This is a lot of manually labour but it can be done.
  20. You can run a query to get this info. select C.CollectionID, C.Name, C.Comment from dbo.v_Collection C join dbo.v_FullCollectionMembership FCM on C.CollectionID = FCM.CollectionID Where FCM.Name = 'ES-06'
  21. Have you looked at using the detection rules used by applications within CM12? Detect that the shortcut is missing and it will re-install the application.
  22. Keep in mind that even if you don't get the SA password you might still be able to grant yourself SA access but ONLY if you have console access the server/ VM.
  23. Check you premission within SQL. It doesn't look like you have full rights to the db.
  24. There is no way to do this out of the box. You will need to look at 3rd party software to help manage this.
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.