powershell - Unable to get WindowsUpdateLog in Windows 2016 -


while trying run get-windowsupdatelog error below. come across blog copy symsrv.dll file on server. doesn't make sense had troubleshoot across many servers. isn't there way read windows update log in windows 2016 ?

copy-item : cannot find path 'c:\program files\windows defender\symsrv.dll' because not exist.


Comments

Popular posts from this blog

Is there a better way to structure post methods in Class Based Views -

reflection - How to access the object-members of an object declaration in kotlin -

php - Doctrine Query Builder Error on Join: [Syntax Error] line 0, col 87: Error: Expected Literal, got 'JOIN' -