-
Notifications
You must be signed in to change notification settings - Fork 0
/
packages.txt
55 lines (43 loc) · 1.24 KB
/
packages.txt
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
# Install package managers and update all installed packages
admin script Update-WingetPackages
admin script Install-Chocolatey
admin script Update-ChocoPackages
# Update Windows
admin script Install-PowerShellModule PSWindowsUpdate
admin script Install-PowerShellModule powershell-yaml
admin script Setup-WindowsUpdate -UpdateFrequency "Weekly" -UpdateTypes "Critical,Security,Feature"
# Install Lenovo Update Software
admin script Install-LenovoUpdateTool
# Security
winget ExpressVPN.ExpressVPN
# Basic needs software
winget AgileBits.1Password
choco googlechrome
choco 7zip
winget Microsoft.OpenJDK.17
winget Obsidian.Obsidian
winget Notion.Notion
winget Discord.Discord
winget RazerInc.RazerInstaller
#Organization
winget Doist.Todoist
# AI
# ChatGPT
winget 9NT1R1C2HH7J
# Communication Software
# WhatsApp ID
winget 9NKSQGP7F2NH
# WhatsApp Beta ID
winget 9NBDXK71NK08
admin script CreateUser -UserName "JohnDoe" -Password "1" -FullName "John Doe"
winget SlackTechnologies.Slack
# Software Development Tools
winget Microsoft.VisualStudioCode
winget Git.Git
admin script Setup-Git -GitUsername "Rick Gemignani" -GitEmail "[email protected]"
# productivity configs
user script Set-PowerShell7Default
# eye candy
choco jbs
# Games
winget Valve.Steam