开发者

Powershell, Export xls file

开发者 https://www.devze.com 2023-01-31 05:42 出处:网络
I would like to export the results to a xls file (not to a csv file) Is开发者_开发技巧 there any easy way to export the results to the Excel file format?

I would like to export the results to a xls file (not to a csv file) Is开发者_开发技巧 there any easy way to export the results to the Excel file format?

Get-EventLog System -newest 10


http://powershell.com/cs/blogs/tobias/archive/2009/02/02/xml-part-2-write-add-and-change-xml-data.aspx

look at the middle bottom.

0

精彩评论

暂无评论...
验证码 换一张
取 消