Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/alec-hs/windows-11-setup
Setup scripts for Windows 11
https://github.com/alec-hs/windows-11-setup
Last synced: 9 days ago
JSON representation
Setup scripts for Windows 11
- Host: GitHub
- URL: https://github.com/alec-hs/windows-11-setup
- Owner: alec-hs
- License: mit
- Created: 2021-06-30T00:38:03.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-01-19T20:06:38.000Z (11 months ago)
- Last Synced: 2024-05-23T00:33:29.351Z (7 months ago)
- Language: PowerShell
- Size: 46.9 KB
- Stars: 12
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- jimsghstars - alec-hs/windows-11-setup - Setup scripts for Windows 11 (PowerShell)
README
# Windows 11 Setup Script
Setup scripts for Windows 11 PC.
How to use:
1. Install Windows
2. Setup User Account
3. Login
4. Download and extract the repo
5. Run Powershell as normal user
6. Execute```powershell
Set-ExecutionPolicy -ExecutionPolicy Bypass -Scope Process -Force
```7. cd to the extracted folder
8. Run the script 'setup.ps1'