Login
Register
Questions
Unanswered
Tags
Categories
Users
Ask a Question
Welcome to OCS Inventory NG community support, where you can ask questions and receive answers from other members of the community.
Please ask questions only in English or French.
Release 2.12.3 available
The official documentation can be found on
https://wiki.ocsinventory-ng.org
. Read it before asking your question.
Categories
All categories
OCS Inventory NG server
(2.5k)
OCS Inventory NG agent
(1.5k)
OCS Inventory NG plugins
(59)
Network features
(138)
IP Discover
(52)
SNMP
(41)
Package deployment
(45)
Developers
(128)
Problem with teledeploy
I created a package, with the action of Launch and put two scripts to uninstall certain program.
Scripts are working.
Already activated the package and added on my test PC.
But nothing happens.
I do not know what else to do.
teledeploy
ocsinventory
uninstall
software
script
asked
Jun 17, 2016
in
Package deployment
by
abr
(
730
points)
Share on
share on gp
share on fb
share on tw
share on li
Please
log in
or
register
to answer this question.
1
Answer
0
votes
just stop the service
OCS Inventory Service in the windows services gui or use this command
sc stop "OCS Inventory Service"
then change TTO_WAIT=5 in the following file
C:\ProgramData\OCS Inventory NG\Agent\ocsinventory.ini
sc start "OCS Inventory Service"
perhaps you must copy the file to the desktop and edit it there - because windows is preventing the direct edit in this folder
answered
Jun 29, 2016
by
sokatra
(
24.4k
points)
Please
log in
or
register
to add a comment.
Powered by
Question2Answer
...