Hello,
I'm creating a a script to report some information from computer (name, state, free space, etc...) and convert in html file with powershell. It works but I have a problem in html file for each computer I have all titles displayed. Converting into csv works fine.
Could you please help me?
Thanks.