< Back

Remove-DeviceAppManagement_MdmWindowsInformationProtectionPolicies_ProtectedAppLockerFiles

Sat Jan 18, 2020 1:57 pm

NAME Remove-DeviceAppManagement_MdmWindowsInformationProtectionPolicies_ProtectedAppLockerFiles



SYNOPSIS

Removes a "microsoft.graph.windowsInformationProtectionAppLockerFile" object.





SYNTAX

Remove-DeviceAppManagement_MdmWindowsInformationProtectionPolicies_ProtectedAppLockerFiles

-mdmWindowsInformationProtectionPolicyId <string> -mdmWindowsInformationProtectionPolicyODataType <string>

-windowsInformationProtectionAppLockerFileId <string> [<CommonParameters>]





DESCRIPTION

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

collection.



Another way to input protected apps through xml files



Graph Call: DELETE ~/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPo

licyId}/{mdmWindowsInformationProtectionPolicyODataType}/protectedAppLockerFiles/windowsInformationProtectionAppLoc

kerFileId





PARAMETERS

-windowsInformationProtectionAppLockerFileId <string>

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

"protectedAppLockerFiles" collection.



Required? true

Position? named

Default value

Accept pipeline input? true (ByPropertyName)

Accept wildcard characters? false



-mdmWindowsInformationProtectionPolicyId <string>

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

"mdmWindowsInformationProtectionPolicies" collection.



Required? true

Position? named

Default value

Accept pipeline input? true (ByPropertyName)

Accept wildcard characters? false



-mdmWindowsInformationProtectionPolicyODataType <string>

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

"microsoft.graph.mdmWindowsInformationProtectionPolicy" objects.



Valid values: 'microsoft.graph.mdmWindowsInformationProtectionPolicy'



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

"protectedAppLockerFiles" collection.



System.String

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

"mdmWindowsInformationProtectionPolicies" collection.



System.String

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

"microsoft.graph.mdmWindowsInformationProtectionPolicy" objects.



Valid values: 'microsoft.graph.mdmWindowsInformationProtectionPolicy'





OUTPUTS





RELATED LINKS

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