page contents My title page contents A Blog on Tools, Techniques and Announcements: PowerShell-Day3

Thursday, August 4, 2016

PowerShell-Day3

How Use Powershell to Export results as CSV and HTML?

Lets Try some Export Commands, IT professionals are required to run several reports and then data is required for analysis, Hence one should use these cmdlets to make live easier

These can also be scheduled for periodic check

Eg: 
An Exchange Admin wants to check the Mailbox Queue and export it to an html page

Windows Admin needs to check the services running and needs to publish  an html page to L1 team

Believe me, This is Simple,  all you need to do is practice



The output file looks like this


now lets try a to create a webpage (HTML )

This shows all the services with multiple properties of the services

Lets narrow down, we only need to see the names of the services and their status



Outlook in  a webpage looks like this