Jump to content


GarthMJ

Moderators
  • Posts

    1,939
  • Joined

  • Last visited

  • Days Won

    92

Everything posted by GarthMJ

  1. On you CAS Nothing. On your Primary site, it will allow the HW inventory to be added to the db. Also keep in mind that this will REDUCE (yes reduce) network, CPU and IOPS on your clients and MP, site server as it will Stop the resync looping. Go strait to 50 MB, don't bother with anything smaller. Change the Maximum File Size of a MIF - Recast Software
  2. First off it is NOT support to query the tables directly for you report. Only use the supported SQL views listed on the docs page too. Hardware inventory views - Configuration Manager | Microsoft Docs This is why you are see a permissions issue. Secondly the dups are to be expected, as the dell service give you all of the row that you see within the web page. I wrote a blog on why you need normalized details. You Need Normalized Warranty Results - Recast Software
  3. There are a few Q there: Here is a list of all of the report and what they display. List of reports - Configuration Manager | Microsoft Docs Reports will show current detail, as of the last HW inventory cycle (not historical), and I hope HW inv. is set to daily too Remember that all report can be exported to a CSV or PDF or Word or Excel. Just use the save option on the report sub menu. Are their other prefab reports out there, Yes. some are free, some are not or you can create your own just be carful to do it right. Keep in mind that I do work for a company that does create prefab reports and as such I can't point you to others out there.
  4. To convert this to SQL. I would prefect the query within SQL server Management studio first, before bring it over to report builder. The views that you need are: SMS_R_System = v_r_system SMS_G_System_PC_BIOS = v_GS_PC_BIOS
  5. What is unclear with the error messages? You have exceed the size limit and computer doesn't existing within the db. On top of that It is NOT recommend to enable SW inv. there are just far too many problems and it is NOT reliable. https://www.enhansoft.com/sccm-software-inventory/
  6. Being able to ping or not, does not show a problem per se. For example from the site server when you ping the computer is it the right IP address? Can you connect to the Admin$ of the computer AS the site server itself (aka NOT you).
  7. The error is clear the device is not on the network or it get access denied to it. So what troubleshooting have you done?
  8. exit code 2 = The system cannot find the file specified.
  9. Any WS that is approved, is approved for the life of the ResourceID. However if the ResourceId changes for any reason, then you will need to re-approve it. So it sound like your WG computers are duplicated and old computers are purged out and a new resouceid is created for the computer.
  10. What exactly isn't working for you? Also remember that the BIOS version is a string not a number too.
  11. Well, there you go, you will need to create your own powershell/VBS script to do the detection. And move the data to an area that CM can inventory. Once you do that you can have CM inventory the data. This might not be a simple task as it will depend on if the users are Admin on their computer or not.
  12. ok, I will bite, why isn't this doable for you? Are you trying to say this doesn't work for you because of the cloud lic?
  13. This first thing you are going to what to do is understand where the data that you want existing within CM. These two links will help you with that. https://docs.microsoft.com/en-us/mem/configmgr/develop/core/understand/sqlviews/software-updates-views-configuration-manager https://www.informit.com/store/system-center-configuration-manager-reporting-unleashed-9780134466811 .
  14. Again let me repeat myself! What EXACTLY do you have now? What EXACTLY doesn't work for you? I will NOT write this for you.
  15. Err, If you deleted it via SQL then you are likely to have problems don't the road. my guess is likely when you upgrade your site to the next version. I would suggest considering doing a full site restore instead using a clean backup.
  16. What EXACTLY do you have now? What EXACTLY doesn't work for you? I will NOT write this for you.
  17. CM does not inventory location or department by default. So.....
  18. All I'm going to do is bing it. This hasn't really changed in years aka since sccm 2007 so if you found something, it will work.
  19. It sound like you have duplicate guids, and everything will keep updating the one computer. if you need to confirm and fix all of the computers to remove the duplicate guid. This generally happens when imaging is not correctly syspreped.
  20. There is nothing built-in for this a quick bing search will show you how to do this via powershell.
×
×
  • 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.