WindowsAgent icon indicating copy to clipboard operation
WindowsAgent copied to clipboard

deploy package with GPO - problem service OCS after reboot

Open bluedark opened this issue 3 years ago • 2 comments

hello, I'm trying to deploy my ocs package to GPO. It works well but when I restart the clients, the service can no longer start. I am using the "startup" GPO in "computer configuration". I am using the 2.8 packager with the 2.8 agent. On the other hand, when I run the packager alone, no problem after restarting. Thank you in advance for your help.

bluedark avatar Jun 12 '21 16:06 bluedark

Please make sure that the agent install script only installs the ocs-inventory agent onetime. This can be done by using a script which checks if the ocs-inventory agent is aleready installed. Example here https://curie77.fr/ocs-inventory/ Kind regards

sokatra avatar Jun 16 '21 09:06 sokatra

We have the problem that after the update to 2.9 we had to change the service to "delayed start". With the normal "autostart" 50% of the PCs had problems.

LMS235 avatar Jun 21 '21 08:06 LMS235