Get MdeRemediationTaskMachines - Visorian/PSMDE GitHub Wiki


Get-MdeRemediationTaskMachines

SYNOPSIS

Returns information about exposed devices for the specified remediation task.

SYNTAX

Get-MdeRemediationTaskMachines [-id] <String> [<CommonParameters>]

DESCRIPTION

Returns information about exposed devices for the specified remediation task.

EXAMPLES

EXAMPLE 1

$exposures = Get-MdeRemediationTaskMachines

EXAMPLE 2

'

PARAMETERS

-id

{{ Fill id Description }}

Type: String
Parameter Sets: (All)
Aliases:

Required: True
Position: 1
Default value: None
Accept pipeline input: True (ByPropertyName, ByValue)
Accept wildcard characters: False

CommonParameters

This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.

INPUTS

OUTPUTS

NOTES

Author: Jan-Henrik Damaschke

RELATED LINKS

https://learn.microsoft.com/en-us/microsoft-365/security/defender-endpoint/get-remediation-exposed-devices-activities?view=o365-worldwide

⚠️ **GitHub.com Fallback** ⚠️