|
|
|
@ -160,7 +160,7 @@ def OrchestratorSessionSave(inGSettings=None): ## Orchestrator session save
|
|
|
|
|
if inGSettings is not None:
|
|
|
|
|
lL = inGSettings["Logger"]
|
|
|
|
|
if lL: lL.info(
|
|
|
|
|
f"Orchestrator has dump the RDP list before the restart. The RDP List is {inGSettings['RobotRDPActive']['RDPList']}")
|
|
|
|
|
f"Orchestrator has dump the RDP list before the restart.")
|
|
|
|
|
return True
|
|
|
|
|
|
|
|
|
|
#Check is client is has access for the key list
|
|
|
|
|