Windows Updates installed in a specific computer. You can use power shell or command line to run this. This can be accessed remotely using power shell to get the list of patches installed in a computer.
wmic qfe list full /format:csv > hotfixes.csv
wmic qfe list full /format:csv > hotfixes.csv
Converting Text Files (like CSV files) to Excel Files
- Highlight the table (or part of the table) that you want and copy it.
- Paste the copied material into a text file. ...
- Name the Notepad file somename.txt and close it.
- Open Excel and from inside Excel, open up somename.txt.
- Tick Comma Checkbox.
No comments:
Post a Comment