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