< Back
Remove-DeviceAppManagement_MdmWindowsInformationProtectionPolicies_ExemptAppLockerFiles
Post
NAME Remove-DeviceAppManagement_MdmWindowsInformationProtectionPolicies_ExemptAppLockerFiles
SYNOPSIS
Removes a "microsoft.graph.windowsInformationProtectionAppLockerFile" object.
SYNTAX
Remove-DeviceAppManagement_MdmWindowsInformationProtectionPolicies_ExemptAppLockerFiles
-mdmWindowsInformationProtectionPolicyId <string> -mdmWindowsInformationProtectionPolicyODataType <string>
-windowsInformationProtectionAppLockerFileId <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/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPo
licyId}/{mdmWindowsInformationProtectionPolicyODataType}/exemptAppLockerFiles/windowsInformationProtectionAppLocker
FileId
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
-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 "exemptAppLockerFiles"
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
SYNOPSIS
Removes a "microsoft.graph.windowsInformationProtectionAppLockerFile" object.
SYNTAX
Remove-DeviceAppManagement_MdmWindowsInformationProtectionPolicies_ExemptAppLockerFiles
-mdmWindowsInformationProtectionPolicyId <string> -mdmWindowsInformationProtectionPolicyODataType <string>
-windowsInformationProtectionAppLockerFileId <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/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPo
licyId}/{mdmWindowsInformationProtectionPolicyODataType}/exemptAppLockerFiles/windowsInformationProtectionAppLocker
FileId
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
-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 "exemptAppLockerFiles"
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