Is it possible to script the "Get Auth" process on the client?

j0n0

Member
Is it possible to script the \"Get Auth\" process on the client?

Is it possible to script the "Get Auth" process on the client? Either using the command line or any other common scripting langauge. Thanks.

j0n0
 
Re: Is it possible to script the \"Get Auth\" process on the client?

Hi,

If you are trying to do this to revalidate SPC codes on client, then you can use the following command in batch file and run on each client:

\\DEPSERVER\B7334\OneWorld Client Install\Setup.exe" -S -N -P <YOURFULLPACKAGENAME> -d d:\b7 -t Compact

The mentioned command runs a silent compact install for JDE client and does not install any files, so in turn it just revalidates the license.

Not sure if the answer was relevant.

Regards
Yogi
 
Back
Top