I am adding the modified powershell script from this site that shows how I include to see if the printer in the inventory is default as well as the modified .mof file.
Works great, I can see in the Resource Explorer the network printers for each PC I've deployed the powershell script to and it shows True or False for whether the Printer is the default.
Now I would like to create a Report where I select a Device Collection, and it displays the PC Name and the Default Printer.
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.
Basically I created WMI to scan for Network Printers on PCs using the following method
https://gallery.technet.microsoft.com/scriptcenter/SCCM-2012-NETWORK-PRINTER-776b59b4
I am adding the modified powershell script from this site that shows how I include to see if the printer in the inventory is default as well as the modified .mof file.
Works great, I can see in the Resource Explorer the network printers for each PC I've deployed the powershell script to and it shows True or False for whether the Printer is the default.
Now I would like to create a Report where I select a Device Collection, and it displays the PC Name and the Default Printer.
NetworkPrinterInventory.ps1
awesome.mof
Edited by Ryan WeaverShare this post
Link to post
Share on other sites