Post

Visualizzazione dei post con l'etichetta wsus

Solve server not reporting to WSUS

$updateSession = new-object -com "Microsoft.Update.Session"; $updates=$updateSession.CreateupdateSearcher().Search($criteria).Updates wuauclt /reportnow