All public logs
From Notes_Wiki
Combined display of all available logs of Notes_Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 03:17, 4 April 2024 Saurabh talk contribs created page Useful Windows cmd options (Created page with "Home > Windows > Windows Desktop Tools or Utilities > Useful Windows cmd options =Calculate hash such as md5 or sha1 for a file in Windows= To calculate hash of a file in Windows use: <pre> certutil -hashfile <path\filename.ext> <hash-algorithm> </pre> Where <hash-algorithm> can be MD5, SHA1, SHA256 or SHA512. Home > Windows > Windows Desktop Tools or Utilities > Useful Windows cmd options")