Näytetään tekstit, joissa on tunniste tools. Näytä kaikki tekstit
Näytetään tekstit, joissa on tunniste tools. Näytä kaikki tekstit

torstai 13. maaliskuuta 2008

Windows Vista by command-line : openfiles

Openfiles command is usefull tool to query open and shared files.

E.g.
C:\>openfiles /query /v
C:\>openfiles /?


original link techrepublic.com

Windows Vista by command-line : systeminfo

With systeminfo command-line tool you can get some technical information and Service Packs (Hotfixes) installed on your Xp or Vista.

E.g.
This will collect all the data and outputs it to file systeminfo.log. It will be opened also.
c:\>systeminfo > systeminfo.log && start systeminfo.log

Original link: techrepublic.com

Blogged with Flock