Integrating PowerShell Script With TEM

(imported topic written by Senthilnathan Manoharan)

Hello Team

I am a PowerShell Junkie and new to TEM. We have a requirement to remediate 1500 IIS servers. The remediatione exercise has 200 configurations for which audit compliance must be recorded and duely remediated.

I’ve already written a PowerShell Script Which Will do the deed of running health check and recording audit compliance. Presently, we are setting up Windows Task on each server to run the health check.

We’ve just started the health check process and now came across the Powers of TEM.

I’d like to know if it is possible to merge this health check script as part of TEM fixlets quickly. I’ve spent 150 hours in developing the script and would like to make maximum use of it while leveraging the power of TEM.

Questions:-

(1) Is it possible to chop the script into fixlets to record audit compliance ?

(2) What is the best place to start in this case ?

Thanks

Senthil Nathan Manoharan

(imported comment written by JonLandis)

Building, transporting, and executing Powershell is no different that any other type of script. Just make sure that your targets have the proper version of powershell (or any other runtime), then execute. For some examples, refer to the following posts:

https://www.ibm.com/developerworks/community/forums/html/topic?id=77777777-0000-0000-0000-000014958752

https://www.ibm.com/developerworks/community/forums/html/topic?id=77777777-0000-0000-0000-000014914365