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

jimbrig/Windows-11-Compatibility-Check

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

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

Run Script:

PowerShell.exe -ExecutionPolicy Bypass -Command .\Get-Windows-Readiness.ps1 -TeamsChannelUrl "https://your-teams-channel.com/webhook-url"

The parameter TeamsChannelUrl is not mandatory to use the script. The external file processors.csv contains a list of supported processors for windows 11.

Requirements:

  • PowerShell 5.0
  • Windows 10
  • (optional) 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

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PowerShell 100.0%