FOG client : printer from master appears on all client
-
@Matthieu-Jacquart For now, download the image to a computer, un-associate all fog printers and let the fog client delete them (do not do it manually). Then re-upload to a new image with a new name (so you donāt overwrite youāre old one).
Then try to deploy this new image, see if you still have the issue.
Also, re-pinging @Joe-Schmitt about what to do with all the other existing deployments.
Also, this line from your log:
24/08/2016 16:34 Middleware::Response Module is disabled on the host
That would tell me that printer management is disabled on that computer. I would check that out. Set it to āFOG Managed Printersā and see if itās fixed.
-
@Wayne-Workman Some tests :
- I enable printer manager service on these hosts and set it to Fog management printer, with no printer, but even after client reboot S101Laser1 always appears twiceā¦
- I deployed image on another host with no printer, but these 2 printers always appears, so if I upload image theses printers will stay in imageā¦
Maybe registry entry to modify/delete for these printers ?
-
@Matthieu-Jacquart is this really due to the fog client? If you disable the client and remove these printers and the host does the printers still appear?
-
@Tom-Elliott Ok I found problem, printer s101laser1 was stored in registry HKCU/printers and HKU/printers, so it appeared twiceā¦
If i removed these registry key itās all good, now the problem is : if an image is built on host with network printer associate, this printer stay in registry, and I have to delete it manually on each computerā¦ -
@Matthieu-Jacquart You could write a batch file that deletes that 2nd key, and deploy it with snapins.
-
bump, Iām still guessing this issue is still happening?
-
In here, thereās a powershell script that you can use as a snapin that deletes all IP printers and IP ports. Iād only advise this if all your IP printers are managed by FOG already, as the FOG client would just re-add them back after this runs.
https://forums.fogproject.org/topic/8406/fog-client-printer-not-displaying -
@Tom-Elliott Yes problem persist, so I clean registry manually to delete those printers, and after it seems okā¦
But itās not convenient at all !@Wayne-Workman Problem is I only use network shared printer (no ip printers)
-
@Matthieu-Jacquart Just guessing this still happens? (Trying to keep unsolved bugs to the first page so we donāt āloseā them).
-
@Tom-Elliott I think you can close, I had to clean registry on these computers but when my image is clean deployment is ok.