The best way to verify file integrity (i.e. large file downloaded from internet) is by generating a Checksum/Hash and check if it matches. Continue reading “How To Check or Verify File Integrity”
How To Get the System Uptime
There are many ways to obtain the system uptime from Windows GUI.
Just to list a couple:
- Task Manager, Performance, Up Time.
- From the command prompt using the command prompt systeminfo ( system boot time).
But why don’t use Powershell or BaSH? Continue reading “How To Get the System Uptime”
Welcome Aboard!
Welcome to Scripting Library.
There’s no better introduction than a BaSH command: cowsay Continue reading “Welcome Aboard!”