Untitled
unknown
plain_text
3 years ago
139 B
3
Indexable
$lastUpdate = (Get-HotFix) if ($lastUpdate) { $object.lastUpdate = $lastUpdate.InstalledOn }
Editor is loading...
$lastUpdate = (Get-HotFix) if ($lastUpdate) { $object.lastUpdate = $lastUpdate.InstalledOn }