Answered by:
Barcodes and QR codes

Question
-
Hi guys,
My company is looking to implement Barcodes or QR codes to manage hardware inventory. We've just started using SCCM and I was just wondering if anybody is using a QR Code solution with conjunction with SCCM 2012?
Thursday, September 4, 2014 3:09 PM
Answers
-
You will have to develop an interface to send the barcode/QR back to SCCM. (Or a report prompting the Barcode value)
Once SCCM has this information, it will be able to send back this information using SQL.
The barcode/QR will need to be placed somewhere (AD Attribute, Registry...) and collected by SCCM to fulfill your need.
This is as much as we can help with the amount of information you're giving us.
There's no "out-of-box" solution in SCCM that can give you an inventory based on a simple bar code scan.
Benoit Lecours | Blog: System Center Dudes
- Proposed as answer by Benoit LecoursMVP Monday, September 8, 2014 6:46 PM
- Marked as answer by Garth JonesMVP Wednesday, February 3, 2016 5:32 PM
Thursday, September 4, 2014 4:16 PM
All replies
-
What should ConfigMgr do here? What do you expect from it?
Torsten Meringer | http://www.mssccmfaq.de
Thursday, September 4, 2014 3:25 PM -
My supervisor suggested that maybe we can have barcodes or QR codes on PCs so that when a technician scans a barcode with a mobile device it would provide hardware inventory information and something like what user is assigned to a specific PC, on the go. I thought that maybe since SCCM already has that inventory data if there was some way or software or a plugin that would enable a technician to view hardware inventory by scanning a code.Thursday, September 4, 2014 4:02 PM
-
You will have to develop an interface to send the barcode/QR back to SCCM. (Or a report prompting the Barcode value)
Once SCCM has this information, it will be able to send back this information using SQL.
The barcode/QR will need to be placed somewhere (AD Attribute, Registry...) and collected by SCCM to fulfill your need.
This is as much as we can help with the amount of information you're giving us.
There's no "out-of-box" solution in SCCM that can give you an inventory based on a simple bar code scan.
Benoit Lecours | Blog: System Center Dudes
- Proposed as answer by Benoit LecoursMVP Monday, September 8, 2014 6:46 PM
- Marked as answer by Garth JonesMVP Wednesday, February 3, 2016 5:32 PM
Thursday, September 4, 2014 4:16 PM -
Hi,
You could use Barcode and Label Printer to print barcodes or QR codes.
Industrial & Commercial Barcode and Label Printers
http://www.brother-usa.com/mobile/Barcode-Label-Printers.aspx#.VAl2TFuKCM8
Note: Microsoft provides third-party contact information to help you find technical support. This contact information may change without notice. Microsoft does not guarantee the accuracy of this third-party contact information.
- Edited by Xin GuoMicrosoft contingent staff Friday, September 5, 2014 9:06 AM
Friday, September 5, 2014 9:06 AM -
You could use Barcode and Label Printer to print barcodes or QR codes.
Industrial & Commercial Barcode and Label Printers
http://www.brother-usa.com/mobile/Barcode-Label-Printers.aspx#.VAl2TFuKCM8
And how would you establish the connection between ConfigMgr and the barcode then?Torsten Meringer | http://www.mssccmfaq.de
Friday, September 5, 2014 9:21 AM -
According to customer's requirement, we suggest to create a CMDB.
Accquire related statistics from SCCM and import them to the created CMDB.
When a customer scans the barcodes or QR codes using a scanner or mobile phone, CMDB will be used to provide the information.For example:
Put related information to an Excel file, the records can be displayed when filtered with SN.
You can also use some advanced langues to develop better UI interface for this function.Friday, September 5, 2014 10:07 AM -
According to customer's requirement, we suggest to create a CMDB.
Accquire related statistics from SCCM and import them to the created CMDB.
When a customer scans the barcodes or QR codes using a scanner or mobile phone, CMDB will be used to provide the information.For example:
Put related information to an Excel file, the records can be displayed when filtered with SN.
You can also use some advanced langues to develop better UI interface for this function.
Garth Jones | My blogs: Enhansoft and Old Blog site | Twitter: @GarthMJ
Friday, September 5, 2014 10:40 AM