Are there any templates available for outputting the version of powershell that is installed? I need a template that will audit all of our 2008 servers and find which ones have powershell 2.0, we also need to use that information to let us know if the ones that are on 3.0 have the hotfix that will fix the memory leak. If I can modify the template slightly I should be able to set alert actions to install the right version of powershell and the hotfix needed. I am not very good at writing powershell script and I am trying to get the command to work correctly. I have run $psversiontable in a few ways but have yet to find one that works while testing against test servers in solarwinds SAM.