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 Upgrade Imported from rifaterdemsahin.com · 2023
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