https://github.com/mayniklas/windows_setup
https://github.com/mayniklas/windows_setup
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/mayniklas/windows_setup
- Owner: MayNiklas
- Created: 2023-05-20T11:18:30.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-11-05T17:28:02.000Z (over 1 year ago)
- Last Synced: 2025-02-09T10:09:32.892Z (over 1 year ago)
- Language: PowerShell
- Size: 26.4 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Windows 11 setup
## What I want to achieve
Seriously, I'm not much of a Windows user outside of gaming.
My non existent PowerShell skills are a testament to that.
I hope, that I'm able to write a somewhat helful script,
that will help me to setup a new Windows 11 installation into a gaming ready state.
## What I need to do
- [ ] install needed Powershell modules
- [x] install Windows Updates
- [ ] install drivers
- [ ] make sure winget is installed
- [x] install packages via winget
## Contributing
I'm trying to keep this as simple and generic as possible.
It should be easy to be reused by others, without trusting unknown code.
In case you have the knowledge to help me with one of the tasks above,
please feel free to open a pull request. Help is very wanted and appreciated!