77 lines
1.6 KiB
Markdown
77 lines
1.6 KiB
Markdown
# Setup by Windows PXE Server Boot by IPv4
|
|
|
|
### Server Information
|
|
```text
|
|
Domain: dc.cubetiqhost.net
|
|
Server IP: 192.168.0.215
|
|
Ethernet: 10/100Mbs, 1Gbs
|
|
```
|
|
|
|
### Account Information
|
|
```text
|
|
Username: cubetiq@cubetiqhost.net
|
|
Password: @qwe$123
|
|
```
|
|
|
|
### Client Support
|
|
- Boot Options
|
|
```text
|
|
UEFI
|
|
Legacy
|
|
```
|
|
- Boot from Network
|
|
```text
|
|
IPv4 via TCP protocol
|
|
```
|
|
|
|
### Support OS
|
|
- Windows 10 Series
|
|
|
|
### Note
|
|
- When Windows has setup and install updates ready, you need to activate it first.
|
|
- Because when Windows not activate, it will disable some of features such as, blocking on keyboard, change customize and so on.
|
|
|
|
### Windows Recommend Activators
|
|
- Digiboy
|
|
```text
|
|
Open cmd / open powershell as administrator
|
|
Enter commands below
|
|
```
|
|
```cmd
|
|
slmgr /skms kms.digiboy.ir
|
|
slmgr /ato
|
|
```
|
|
|
|
OR
|
|
```cmd
|
|
slmgr /skms s8.uk.to
|
|
slmgr /ato
|
|
```
|
|
|
|
OR
|
|
```cmd
|
|
slmgr /skms msguides.com
|
|
slmgr /ato
|
|
```
|
|
|
|
|
|
- MSGuides
|
|
```text
|
|
Open notepad and create new document
|
|
Save as any filename you want then, add extension with *.bat or *.cmd (arestick * is placeholder for filename)
|
|
```
|
|
Link to open [activate.cmd](https://git.cubetiqs.com/CUBETIQ/windows-setup-guide-ipv4/src/branch/master/activate.cmd)
|
|
|
|
### Windows 10 Keys
|
|
```text
|
|
Home: TX9XD-98N7V-6WMQ6-BX7FG-H8Q99
|
|
Home N: 3KHY7-WNT83-DGQKR-F7HPR-844BM
|
|
Home Single Language: 7HNRX-D7KGG-3K4RQ-4WPJ4-YTDFH
|
|
Home Country Specific: PVMJN-6DFY6-9CCP6-7BKTT-D3WVR
|
|
Professional: W269N-WFGWX-YVC9B-4J6C9-T83GX
|
|
Professional N: MH37W-N47XK-V7XM9-C7227-GCQG9
|
|
Education: NW6C2-QMPVW-D7KKK-3GKT6-VCFB2
|
|
Education N: 2WH4N-8QGBV-H22JP-CT43Q-MDWWJ
|
|
Enterprise: NPPR9-FWDCX-D2C8J-H872K-2YT43
|
|
Enterprise N: DPH2V-TTNVB-4X9Q3-TJR4H-KHJW4
|
|
``` |