Cum convertim log-urile de windows update in powershel

Configurare noua (How To)

Situatie

Dorim sa convertim log-urile de windows update pentru a le putea urmari mai usor.

Solutie

  • Deschidem powershel-ul cu drepturi de administrator
  • Rulam urmatoarea comanda dar o modificam asa cum dorim

Get-WindowsUpdateLog [[-ETLPath] <String[]>] [[-LogPath] <String>] [[-SymbolServer] <String>] [-ForceFlush][-InformationAction {SilentlyContinue | Stop | Continue | Inquire | Ignore | Suspend}] [-InformationVariable<String>] [-ProcessingType {CSV | XML}] [-Confirm] [-WhatIf] [<CommonParameters>]

Acesta este rezultatul nostru:

Tip solutie

Permanent

Voteaza

(26 din 52 persoane apreciaza acest articol)

Despre Autor

Leave A Comment?