

$writetime = (Get-ItemProperty -Path $path -Name LastWriteTime).lastwritetime $path = (Get-ItemProperty -Path $key -Name DEFWATCH_10).DEFWATCH_10 #Test for registry key path and execute if neccessary $key = 'HKLM:SOFTWARE\Wow6432Node\Symantec\Symantec Endpoint Protection\CurrentVersion\SharedDefs' # Check Symantec Endpoint Protection Antivirus Definition Dates #

Many have environments where it’s used, and may not be the administrators or even able to view data from the Symantec Endpoint Protection Manager. Symantec Endpoint Protection has quite a hold on the Anti-Virus market share.

Posted on JanuUpdated on NovemReading Time: 2 minutes PowerShell Script to Check Symantec Endpoint Protection Definition Updates
