PowerShell Quick Tips : Automate windows updates!

Поделиться
HTML-код
  • Опубликовано: 11 сен 2024
  • Quick tips in PowerShell. In this video ill be going over how to you can use the PSWindowsUpdate module to automate your windows updates on windows 10,11, and windows server, I've tested the module on Windows Serve 2012 R2+. Don't worry about updates manually once you use this module and you dont need to spend $$$ on azure arc to do them automatically as well this way.
    Twitch: / jackedprogrammer
    Tags:
    PowerShell
    GUI
    Programming
    Scripting
    Automating
    JackedProgrammer
    Coding

Комментарии • 6

  • @NullVoid95
    @NullVoid95 Месяц назад

    Do yyyy-MM-dd for your log files instead of dd-MM-yyyy. This will allow you to sort them chronologically.

  • @shafiumohammed1977
    @shafiumohammed1977 Месяц назад

    Nice video! Just want to know if you could make a tutorial on how to write a powershell script to resolve dns issues, that causes "connected, no internet access".
    Thanks in advance

  • @leeblack2103
    @leeblack2103 Месяц назад

    Nice!!! Thank you

  • @daye1997
    @daye1997 Месяц назад

    Thanks, how do you do this against List of remote computers, say computer names in csv filter multiple KBs?

  • @briman113
    @briman113 Месяц назад

    👍