Changes

Jump to navigation Jump to search
Line 91: Line 91:     
others can work on this cool34000 has done enough
 
others can work on this cool34000 has done enough
 +
Stefen
 +
----
 +
In fact, that's the way I always used OCS... I don't like to install a service when it's not needed...
 +
 +
It is so fast to use against the need of installing the Agent: put OcsLogon.exe in a share folder and simply launch it with a one command line batch script each time a session is opened.
 +
@echo off
 +
\\server\share\mydomain.com.exe /np /debug /tag:my_tag
 +
That's all!
 +
 +
Of course, more can be done...
 +
 +
*Install the Agent silently in a script
 +
*Use GPOs (deploy, install, update)
 +
*...Read the guide!
 +
 +
Didn't document that... Do we really need to? The command line is really simple, then it's the end-user's job to adapt it to his network and needs.
    
==glpi==
 
==glpi==
    
someone who uses this may like to add some more information on how to  use it, some link to more docs at least
 
someone who uses this may like to add some more information on how to  use it, some link to more docs at least
498

edits

Navigation menu