Skip to content

JayRHa/SystemInformationTool

Repository files navigation

Jannik Reinhard — AI, Cloud and Endpoint Management

System Information Tool

PowerShell-based system information gathering tool for Windows endpoint diagnostics.

Website GitHub LinkedIn X YouTube

Tool · App · CLI · PowerShell · Practical by design

Overview

The System Information Tool shows important Windows device details in one place. It also provides practical actions for troubleshooting Microsoft Intune and the Intune Management Extension. You can add your own scripts for self-service support.

System Information Tool

Installation

git clone https://github.com/JayRHa/SystemInformationTool.git
cd SystemInformationTool
Get-ChildItem -Recurse *.dll | Unblock-File
.\Install-SystemInformationTool.ps1

The installation wrapper creates the Start menu entry and prepares the bundled libraries.

Start the Tool

.\Start-SystemInformationTool.ps1

Features

Information View

Review the hostname, IP addresses, serial number, memory and other device attributes.

Microsoft Intune and Support Actions

Run common troubleshooting actions for Microsoft Intune and the Intune Management Extension.

Microsoft Intune actions

Custom Self-Service Actions

Place a PowerShell script in the scripts/ folder and register its display name and file name in _actions.json.

Custom support actions

License

This project is available under the terms in LICENSE.


Built and maintained by Jannik Reinhard · Microsoft MVP for Security and AI Platform.

Support the open-source work

Stay healthy, Cheers Jannik

About

PowerShell-based system information gathering tool for Windows endpoint diagnostics.

Topics

Resources

License

Code of conduct

Contributing

Security policy

Stars

23 stars

Watchers

2 watching

Forks

Releases

No releases published

Sponsor this project

Packages

 
 
 

Contributors