https://github.com/TomTucka/Windows-Setup
Setup scripts for Windows
https://github.com/TomTucka/Windows-Setup
Last synced: 4 months ago
JSON representation
Setup scripts for Windows
- Host: GitHub
- URL: https://github.com/TomTucka/Windows-Setup
- Owner: TomTucka
- License: mit
- Created: 2021-07-03T19:55:09.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2023-06-28T10:04:23.000Z (almost 2 years ago)
- Last Synced: 2024-08-14T07:07:14.135Z (8 months ago)
- Language: PowerShell
- Homepage:
- Size: 12.7 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- jimsghstars - TomTucka/Windows-Setup - Setup scripts for Windows (PowerShell)
README
# Windows 11 Setup Script
Setup scripts for Windows 11 PC.
How to use:
1 - Install Windows
2 - Setup User Account
3 - Rename PC to wanted name
2 - Login
3 - Open Edge and download this repo
4 - Run PS as Admin
5 - Execute
Set-ExecutionPolicy -ExecutionPolicy Bypass -Scope Process -Force
6 - Run the script
./setup.ps1