Skip to Content

Technie

    Technie

    • Search for:

    Yearly Archives: 2026

    1. Home  - 
    2. 2026
    22 Jul, 2026
    Installing all Windows Updates through PowerShell
    PowerShell, Windows powershell, windows, WindowsUpdate

    The following command will review/download/install all Microsoft updates. The advantange is that is only reboot once all patches are installed. Get-WindowsUpdate -AcceptAll -AutoReboot -MicrosoftUpdate -Install As mentioned, everything is downloaded and installed. Once this is done, even with failed updates,

    Continue ReadingInstalling all Windows Updates through PowerShell

    10 Jun, 2026
    Viewing Windows updates needed to be installed
    PowerShell, Windows powershell, windows, WindowsUpdate

    Sometime am I working on Windows Servers, and want to see what updates must be installed. Unfortunately, due to policies settings, if viewing the missing updates, and start immediately with the installation of it. 🙁 With using the following PowerShell

    Continue ReadingViewing Windows updates needed to be installed

    21 Jan, 2026
    Create logoff shortcut on Desktop
    PowerShell, Windows powershell, windows

    Sometime am I working on remote systems, and in order to avoid to logoff from the wrong system 🙁 Do I create a logoff shortcut on each server on desktop. Hereby my script ####Create Logoff Shortcut on Desktop#$shell = New-Object

    Continue ReadingCreate logoff shortcut on Desktop

    Recent Posts

    • Installing all Windows Updates through PowerShell
    • Viewing Windows updates needed to be installed
    • Create logoff shortcut on Desktop
    • View Availability Group failovers
    • Find out if system when a system has rebooted

    Recent Comments

    No comments to show.
    Copyright © 2026 Technie | Powered by Neom