← Back to Blog

Daily updates for the workstation

Daily updates for the workstation Code choco upgrade all -y;Get-WindowsUpdate -AcceptAll -Install -AutoReboot; Get-EventLog -LogName System -EntryType Error -Newest 10 Output Upgrade Imported from rifaterdemsahin.com · 2023

Daily updates for the workstation

Code

choco upgrade all -y;Get-WindowsUpdate -AcceptAll -Install -AutoReboot; Get-EventLog -LogName System -EntryType Error -Newest 10

Output

daily updates for 1

Upgrade

daily updates for 2


Imported from rifaterdemsahin.com · 2023