-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathPS
More file actions
81 lines (63 loc) · 3.27 KB
/
Copy pathPS
File metadata and controls
81 lines (63 loc) · 3.27 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
Set-ExecutionPolicy RemoteSigned -Force
Set-WinSystemLocale zh-tw
Set-WmiInstance Win32_PageFileSetting -Arguments @{Name='C:\pagefile.sys'; InitialSize=0; MaximumSize=0}
bcdedit /set hypervisorlaunchtype auto
powercfg -S 8c5e7fda-e8bf-4a96-9a85-a6e23a8c635c
Powercfg /h /type full
Powercfg /h on
Enable-WindowsOptionalFeature -Online -FeatureName Microsoft-Hyper-V -All -n
Enable-WindowsOptionalFeature -Online -FeatureName Microsoft-Windows-Subsystem-Linux -n
Enable-WindowsOptionalFeature -FeatureName "Containers-DisposableClientVM" -All -Online -n
Set-ExecutionPolicy Bypass -Scope Process -Force; [System.Net.ServicePointManager]::SecurityProtocol = [System.Net.ServicePointManager]::SecurityProtocol -bor 3072; iex ((New-Object System.Net.WebClient).DownloadString('https://chocolatey.org/install.ps1'))
Install-Module PSWindowsUpdate
#choco install 7zip GoogleChrome keepass Everything fastcopy vscode vlc telegram line picpick.portable firefox git terraform mRemoteNG meshcommander Sysinternals choco-cleaner -y --ignore-checksums
choco install 7zip GoogleChrome keepass Everything fastcopy vscode vlc line picpick.portable choco-cleaner -y --ignore-checksums
choco install choco-upgrade-all-at --params“'/ WEEKLY:yes / DAY:SUN / TIME:01:00'”
#choco install office2019proplus drivereasyfree --force
"C:\bginfo\bginfo.exe" "C:\bginfo\default.bgi" /TIMER:00 /NOLICPROMPT
schtasks.exe /Run /TN "\Microsoft\Windows\Servicing\StartComponent Cleanup"
C:\Windows\SysWOW64\SystemPropertiesPerformance.exe
Winget
https://apps.microsoft.com/store/detail/9NBLGGH4NNS1
Office.TW.Lang
https://c2rsetup.officeapps.live.com/c2r/download.aspx?ProductreleaseID=languagepack&language=zh-tw&platform=x64&source=O16LAP&version=O16GA
MAS
https://github.com/massgravel/microsoft-activation-scripts
KeePass.TW.Lang
https://downloads.sourceforge.net/keepass/KeePass-2.52-Chinese_Traditional.zip
Line Backup
%USERPROFILE%\AppData\Local\
MremoteNG
%AppData%\mRemoteNG
# Optimized PowerShell script
choco upgrade all -y
powershell -NoProfile -ExecutionPolicy Bypass -Command "& 'C:\tools\BCURRAN3\choco-cleaner.ps1' %*"
powershell Get-WindowsUpdate -AcceptAll -Install
winget upgrade --all --silent
dism.exe /Online /Cleanup-Image /StartComponentCleanup /ResetBase
Restart-Computer
Windows home 2 Pro
irm bit.ly/UpgradeWinPro|iex
###https://apps.microsoft.com/store/detail/9NBLGGH4NNS1
winget install 7zip.7zip
winget install voidtools.Everything
winget install line.line
winget install picpick
winget install Google.Chrome
winget install VideoLAN.VLC
winget install Microsoft.WindowsTerminal
winget install git.git
winget install Winscp
winget install vscode
winget install Telegram.TelegramDesktop
winget install terraform
winget upgrade --all --silent
https://www.microsoft.com/zh-tw/p/app-installer/9nblggh4nns1?ocid=9nblggh4nns1_ORSEARCH_Bing&rtc=2&activetab=pivot:overviewtab
https://chrome.google.com/webstore/detail/read-aloud-a-text-to-spee/hdhinadidafjejdhmfkjgnolgimiaplp
http://xtdownload.kgieworld.com.tw/tradedas/installer/daqkgi/tw/kgisetup.exe
https://www.kgieworld.com.tw/download/service/gts.exe
https://hsuanthony.pixnet.net/blog/post/225209033
https://www.driver-soft.com/download.html
https://blog.miniasp.com/post/2021/09/05/Windows-Server-2022-Installation-Notes
IPBan
https://blog.mitm.site/2021/03/26/ipban/