< Back

Remove-DeviceAppManagement_WindowsInformationProtectionPolicies_ExemptAppLockerFiles

Sat Jan 18, 2020 1:59 pm

NAME Remove-DeviceAppManagement_WindowsInformationProtectionPolicies_ExemptAppLockerFiles



SYNOPSIS

Removes a "microsoft.graph.windowsInformationProtectionAppLockerFile" object.





SYNTAX

Remove-DeviceAppManagement_WindowsInformationProtectionPolicies_ExemptAppLockerFiles

-windowsInformationProtectionAppLockerFileId <string> -windowsInformationProtectionPolicyId <string>

-windowsInformationProtectionPolicyODataType <string> [<CommonParameters>]





DESCRIPTION

Removes a "microsoft.graph.windowsInformationProtectionAppLockerFile" object from the "exemptAppLockerFiles"

collection.



Another way to input exempt apps through xml files



Graph Call: DELETE ~/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicyId

}/{windowsInformationProtectionPolicyODataType}/exemptAppLockerFiles/windowsInformationProtectionAppLockerFileId





PARAMETERS

-windowsInformationProtectionAppLockerFileId <string>

The ID for a "microsoft.graph.windowsInformationProtectionAppLockerFile" object in the "exemptAppLockerFiles"

collection.



Required? true

Position? named

Default value

Accept pipeline input? true (ByPropertyName)

Accept wildcard characters? false



-windowsInformationProtectionPolicyId <string>

A required ID for referencing a "microsoft.graph.windowsInformationProtectionPolicy" object in the

"windowsInformationProtectionPolicies" collection.



Required? true

Position? named

Default value

Accept pipeline input? true (ByPropertyName)

Accept wildcard characters? false



-windowsInformationProtectionPolicyODataType <string>

A required type cast for referencing properties that exist only on certain types of

"microsoft.graph.windowsInformationProtectionPolicy" objects.



Valid values: 'microsoft.graph.windowsInformationProtectionPolicy'



Required? true

Position? named

Default value

Accept pipeline input? true (ByPropertyName)

Accept wildcard characters? false



<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

System.String

The ID for a "microsoft.graph.windowsInformationProtectionAppLockerFile" object in the "exemptAppLockerFiles"

collection.



System.String

A required ID for referencing a "microsoft.graph.windowsInformationProtectionPolicy" object in the

"windowsInformationProtectionPolicies" collection.



System.String

A required type cast for referencing properties that exist only on certain types of

"microsoft.graph.windowsInformationProtectionPolicy" objects.



Valid values: 'microsoft.graph.windowsInformationProtectionPolicy'





OUTPUTS





RELATED LINKS

GitHub Repository https://github.com/Microsoft/Intune-PowerShell-SDK