Skip to content

patrickmkennedy/Powershell-OS_install_date-all_running_processes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

OS Install Date Script

This PowerShell script, osinstalldate.ps1, is designed to fetch and display the installation date of the operating system on which it is run. It's a useful tool for system administrators, IT professionals, or any users who need to quickly ascertain how long the OS has been installed on a particular machine.

Features

  • Easy to Use: Run the script in PowerShell to get the OS installation date.
  • Portable: No external dependencies, works on any Windows machine with PowerShell installed.
  • Record: Can send its gathered data to a .txt file.

Prerequisites

To run this script, you need:

  • PowerShell 5.0 or higher (Typically available on Windows 8.1 and later by default).

Usage

Here’s how to use osinstalldate.ps1:

  1. Open PowerShell.
  2. Navigate to the directory where osinstalldate.ps1 is located.
  3. Run the script by entering the following command:
    .\osinstalldate.ps1

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published