Post Patching action status on individual Server

Hello All,

We got an requirement that once patching is performed on the Servers, Action Status should be copied and pasted on individual server in D:\Patchingstatus\IndividualServer.txt.
Is this possible, If yes how can we get this done.

Thanks in advance!!

Regards,
Manish Singh

Well, I would say you will need to write a line in that file on each server in your Action script with the return code of running the executable of the patch.

Can you please elaborate moreā€¦
For example:- I am planning to create the baseline and at last I would create a task which will perform the required action (placing the patching status on individual server).
But concern is what parameter I need to add in Fixlet/task which can pull the information and place the detail on server.

Regards,
Manish Singh

Maybe you should share the use case and final outcome so we can help you. E.g. the original post was for recording the status of a fixlet on the local server while you are now hinting at baselines :slight_smile: