How can I get the output of msinfo32 to a SQL table ? I like the info
provided with regards to serverinfo but I want to get it to a table
I cant even figure how to save it to file..
Can someone assist ?Hi Hassan
"Hassan" wrote:
> How can I get the output of msinfo32 to a SQL table ? I like the info
> provided with regards to serverinfo but I want to get it to a table
> I cant even figure how to save it to file..
> Can someone assist ?
Your windows help will tell you how to run msinfo32 and the parameters e.g.
"C:\Program Files\Common Files\Microsoft Shared\MSInfo\msinfo32.exe"
/report C:\temp\report.txt /categories +systemsummary
It does seem to want to start outlook when I run it, so that could be a
problem. Once you have created the file you can then load it into a table.
John
No comments:
Post a Comment