I want to convert CMD results to HTML file

Viewed 13

(first-time post)

Hi All,

I want to run a command such as 'WhoamI' or 'Ipconfig' and want the results to be output as a HTML document. I've managed to do this through PowerShell which outputs the results in a table and allows me to add CSS. Ideally, I'd like to see if it's possible through CMD, can anyone give me an idea of what I'd need to write?

0 Answers
Related