Skip to content

This repo contains an powershell script to test the compatibility from an windows 10 client to be able to install the upcoming windows 11. The result will be sent to an Microsoft Teams Channel.

Notifications You must be signed in to change notification settings

MarcoBuess/Windows-11-Compatibility-Check

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Windows 11 Compatibility Check

GitHub repo size

GitHub issues

GitHub last commit

This repo contains an powershell scripts to check the compatibility from your device to run Windows 11. The result will be send to your Microsoft Teams Channel so you have to create an Webhook in your Team an add the Webhook URL in the script

Install:

PowerShell.exe -ExecutionPolicy Bypass -Command .\Get-Windows-Readiness.ps1

Add Webhoof URL:

$TeamsChannelUrl = "" #Add your Teams Channel URL here

Logfiles:

The scripts create a logfile with the name of Windows11Readiness.log in the folder C:\Windows\Logs.

Requirements:

  • PowerShell 5.0
  • Windows 10
  • Microsoft Teams

Feature requests

If you have an idea for a new feature in this repo, send me an issue with the subject Feature request and write your suggestion in the text. I will then check the feature and implement it if necessary.

Created by @niklasrast

About

This repo contains an powershell script to test the compatibility from an windows 10 client to be able to install the upcoming windows 11. The result will be sent to an Microsoft Teams Channel.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published