Print Station not showing printers
Symptom
Print station printer list is blank, unable to select any printers.
Printers do not show in the drop down list in Print Station after selecting a document to print, but shows fine when printing through BarTender.
Environment
- any version of BarTender
- Print Station
Fix/Answer
The underlying issue is caused due to issues with the WMI management system and repository in Windows being in a bad state. Print Station uses the WMI management system to pull in printers from Windows.
- Open the Windows Command prompt as admin
- Run the command net stop winmgmt
- Open Windows Explorer and locate the path to C:\ windows\system32\WBEM\ folder and rename the Repository folder to something else like RepositoryOLD
- Restart the computer
- Open the Windows Command prompt as admin again
- Run the command net stop winmgmt
- Run the command winmgmt /resetRepository and restart the computer.