﻿Dokumentation zu: JobControl_2018_10 (C) J.Feuerstein 
Erstellt: 30.10.2018    S.Gueth
Stand   : 30.10.2018    S.Gueth

--------------------------------------------------------------------------------------------------------------------------------------------------------------------
#Doc: Aktion: JobControl_2018_10 SubAction: ControlActivStatus : [#New: 3.1486;30.10.2018;S.Gueth]
      
CLA CommandLineArguments:
-------------------------

JobManagerCmdTools.exe -Action "JobControl_2018_10" 
 -SubAction				"ControlActivStatus"
 -JobRoot_DP            "xx"													#Doc: Root.Verzeichniss in dem die JobDaten liegen
 -Type                  "JobComputer|JobGroup|JobRule|Site"						#Doc: defines the type of the job control active status
 -Name					"addPLM-*;JF-21"										#Doc: defines the name of the job control type, you can define multiple names seperated with ; and you can use wildcards (*)
 -Status				"ON|OFF|Activ|Inactiv"									#Doc: defines the status of the job control that should be set, you can set ON / OFF or Activ / Inactiv
 -Description			"test description"										#Doc: defines a description / note, that will be displayed in the JobServer at JobControlInfo

Examples:
#New: 3.1486;30.10.2018;S.Gueth
-Action "JobControl_2018_10" -SubAction "ControlActivStatus" -JobRoot_DP "C:\temp\JobClient\TC91_HalloWelt_00003_addPLM" -Type "JobComputer" -Name "addPLM-*;JF-21" -Status	ON -Description "test description" -PauseOnEnd 

#New: 3.1602;12.09.2022;J.Fes
-Action "JobControl_2018_10" -SubAction "ControlActivStatus" 
-JobRoot_DP "V:\CustomersDataL\ASML\2022-09-07-ExampleData\ASML_ONEMIG_DCMP5_00043_ASML" 
-Type "JobComputer" 
-Name "ICS106087099_DCM" 
-Status "off" 
-Description "#Debug:JobMgr_JCAliasName" 
-Verbose -PauseOnEnd -JobParaDoPrint


--------------------------------------------------------------------------------------------------------------------------------------------------------------------
