Skip to content
Scripting Library

Scripting Library

Information Technology

  • Home
  • Languages
    • BaSH
    • PowerShell
    • Python
  • Categories
    • Guides & Tutorials
    • Books
    • Videos
    • Links
  • Info
    • About
    • Privacy
    • Contacts
    • Twitter
    • RSS
  • GitHub
  • Archive
Scroll down to content

Posts

Posted on July 22, 2017May 18, 2020

How To Check or Verify File Integrity

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”

Posted on July 16, 2017December 22, 2020

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”

Posted on July 11, 2017January 8, 2018

Welcome Aboard!

Welcome to Scripting Library.
There’s no better introduction than a BaSH command: cowsay Continue reading “Welcome Aboard!”

Posts navigation

Previous page Page 1 … Page 28 Page 29

Awarded TOP 50 POWERSHELL BLOG

PanetPowershell

Take The Survey
Take the survey and let me know what you think!

Creative Commons License This work is licensed under a Creative Commons Attribution 4.0 International License

Proudly powered by WordPress