@kratkale Ok, I finally got the time to get into fog-client development again. I am trying to answer your questions step by step.
About port naming: The field Printer Port is what you see in the Windows printing dialog as âPort nameâ. So if you put in 9100 it will be named 9100 but if you put in an IP the port will be named exactly as you want it. On the other hand if you want to specify a different TCP port for printing you put in x.x.x.x:9111 in the Printer IP field. I will change the field labels in the FOG web UI to make this clear.
Changing the printer setup on FOG changes sometimes nothing. (e.g. the name of the inf file - the printer âŠ) My solution was to deploy the computer again âŠ
I am not exactly sure if I get what you mean. Letâs see⊠If you change any of the settings in the FOG web UI while the fog-client is running on the computer the changes wonât be sent out to the client immediately. This is something I hope to change in the future but thatâs how it is right now. But if you change things and then reboot the client machine it should use the changed settings!
-) Group management with Printers: If I update a group with the option âonly Assigned Printersâ the clients are not updated. The are still in the mode âNo Printer Managementâ
This is a known issue I just fixed a couple of days ago. It will be in the next release!
-) How to install a local pdf Printer, when I use the option: âOnly Assigned Printersâ
Find out the settings used in the PDF printer (using the fog-client PrinterManagerHelper.exe or manually from the printer propertiesâŠ) and set it up in FOG as well?! Should work I suppose.