< Back
Get-LatestWindowsDefenderUpdate
Post
NAME Get-LatestWindowsDefenderUpdate
SYNOPSIS
Retrieves the latest update for Windows Defender antimalware platform.
SYNTAX
Get-LatestWindowsDefenderUpdate [<CommonParameters>]
DESCRIPTION
Retrieves the latest update for Windows Defender antimalware platform from the Windows Defender update history
feed.
PARAMETERS
<CommonParameters>
This cmdlet supports the common parameters: Verbose, Debug,
ErrorAction, ErrorVariable, WarningAction, WarningVariable,
OutBuffer, PipelineVariable, and OutVariable. For more information, see
about_CommonParameters (https:/go.microsoft.com/fwlink/?LinkID=113216).
INPUTS
OUTPUTS
System.Management.Automation.PSObject
-------------------------- EXAMPLE 1 --------------------------
PS C:\\>Get-LatestWindowsDefenderUpdate
This commands reads the the Windows Defender update history feed and returns an object that lists the most recent
Windows Defender antimalware platform update.
RELATED LINKS
SYNOPSIS
Retrieves the latest update for Windows Defender antimalware platform.
SYNTAX
Get-LatestWindowsDefenderUpdate [<CommonParameters>]
DESCRIPTION
Retrieves the latest update for Windows Defender antimalware platform from the Windows Defender update history
feed.
PARAMETERS
<CommonParameters>
This cmdlet supports the common parameters: Verbose, Debug,
ErrorAction, ErrorVariable, WarningAction, WarningVariable,
OutBuffer, PipelineVariable, and OutVariable. For more information, see
about_CommonParameters (https:/go.microsoft.com/fwlink/?LinkID=113216).
INPUTS
OUTPUTS
System.Management.Automation.PSObject
-------------------------- EXAMPLE 1 --------------------------
PS C:\\>Get-LatestWindowsDefenderUpdate
This commands reads the the Windows Defender update history feed and returns an object that lists the most recent
Windows Defender antimalware platform update.
RELATED LINKS