< Back
Update-DeviceAppManagement_WindowsInformationProtectionPolicies_ProtectedAppLockerFiles
Post
NAME Update-DeviceAppManagement_WindowsInformationProtectionPolicies_ProtectedAppLockerFiles
SYNOPSIS
Updates a "microsoft.graph.windowsInformationProtectionAppLockerFile".
SYNTAX
Update-DeviceAppManagement_WindowsInformationProtectionPolicies_ProtectedAppLockerFiles
-windowsInformationProtectionAppLockerFileId <string> -windowsInformationProtectionPolicyId <string>
-windowsInformationProtectionPolicyODataType <string> [-displayName <string>] [-file <byte[]>] [-fileHash
<string>] [-version <string>] [<CommonParameters>]
Update-DeviceAppManagement_WindowsInformationProtectionPolicies_ProtectedAppLockerFiles -ODataType <string>
-windowsInformationProtectionAppLockerFileId <string> -windowsInformationProtectionPolicyId <string>
-windowsInformationProtectionPolicyODataType <string> [-displayName <string>] [-file <byte[]>] [-fileHash
<string>] [-version <string>] [<CommonParameters>]
DESCRIPTION
Updates a "microsoft.graph.windowsInformationProtectionAppLockerFile" object in the "protectedAppLockerFiles"
collection.
Another way to input protected apps through xml files
Graph Call: PATCH ~/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicyId}
/{windowsInformationProtectionPolicyODataType}/protectedAppLockerFiles
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
-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
-displayName <string>
The "displayName" property, of type "Edm.String".
This property is on the "microsoft.graph.windowsInformationProtectionAppLockerFile" type.
The friendly name
Required? false
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters? false
-fileHash <string>
The "fileHash" property, of type "Edm.String".
This property is on the "microsoft.graph.windowsInformationProtectionAppLockerFile" type.
SHA256 hash of the file
Required? false
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters? false
-file <byte[]>
The "file" property, of type "Edm.Binary".
This property is on the "microsoft.graph.windowsInformationProtectionAppLockerFile" type.
File as a byte array
Required? false
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters? false
-version <string>
The "version" property, of type "Edm.String".
This property is on the "microsoft.graph.windowsInformationProtectionAppLockerFile" type.
Version of the entity.
Required? false
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters? false
-ODataType <string>
The value provided in a search result (i.e. GET on a collection) in the "@odata.type" property.
Required? true
Position? named
Default value
Accept pipeline input? true (ByPropertyName)
Accept wildcard characters? false
-@odata.type <string>
The value provided in a search result (i.e. GET on a collection) in the "@odata.type" property.
This is an alias of the ODataType parameter.
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.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'
System.String
The value provided in a search result (i.e. GET on a collection) in the "@odata.type" property.
OUTPUTS
RELATED LINKS
GitHub Repository https://github.com/Microsoft/Intune-PowerShell-SDK
CommonParameters : True
WorkflowCommonParameters : False
details : @{name=Get-MSGraphAllPages; noun=; verb=}
Syntax : @{syntaxItem=System.Object[]}
parameters : @{parameter=System.Object[]}
inputTypes : @{inputType=}
returnValues : @{returnValue=}
aliases : None
remarks : None
alertSet :
description :
examples :
Synopsis :
Get-MSGraphAllPages -SearchResult <psobject> [<CommonParameters>]
Get-MSGraphAllPages -NextLink <string> [<CommonParameters>]
ModuleName : Microsoft.Graph.Intune
nonTerminatingErrors :
xmlns:command : http://schemas.microsoft.com/maml/dev/command/2004/10
xmlns:dev : http://schemas.microsoft.com/maml/dev/2004/10
xmlns:maml : http://schemas.microsoft.com/maml/2004/10
Name : Get-MSGraphAllPages
Category : Function
Component :
Role :
Functionality :
CommonParameters : False
WorkflowCommonParameters : False
details : @{name=Get-MSGraphDebugInfo; noun=; verb=}
Syntax : @{syntaxItem=System.Object[]}
parameters : @{parameter=System.Object[]}
inputTypes : @{inputType=}
returnValues : @{returnValue=}
aliases : None
remarks : None
alertSet :
description :
examples :
Synopsis :
Get-MSGraphDebugInfo
ModuleName : Microsoft.Graph.Intune
nonTerminatingErrors :
xmlns:command : http://schemas.microsoft.com/maml/dev/command/2004/10
xmlns:dev : http://schemas.microsoft.com/maml/dev/2004/10
xmlns:maml : http://schemas.microsoft.com/maml/2004/10
Name : Get-MSGraphDebugInfo
Category : Function
Component :
Role :
Functionality :
CommonParameters : True
WorkflowCommonParameters : False
details : @{name=Set-MSGraphAlias; noun=; verb=}
Syntax : @{syntaxItem=System.Object[]}
parameters : @{parameter=System.Object[]}
inputTypes : @{inputType=}
returnValues : @{returnValue=}
aliases : None
remarks : None
alertSet :
description :
examples :
Synopsis :
Set-MSGraphAlias [[-Module] <string>] [-PassThru] [<CommonParameters>]
ModuleName : Microsoft.Graph.Intune
nonTerminatingErrors :
xmlns:command : http://schemas.microsoft.com/maml/dev/command/2004/10
xmlns:dev : http://schemas.microsoft.com/maml/dev/2004/10
xmlns:maml : http://schemas.microsoft.com/maml/2004/10
Name : Set-MSGraphAlias
Category : Function
Component :
Role :
Functionality :
SYNOPSIS
Updates a "microsoft.graph.windowsInformationProtectionAppLockerFile".
SYNTAX
Update-DeviceAppManagement_WindowsInformationProtectionPolicies_ProtectedAppLockerFiles
-windowsInformationProtectionAppLockerFileId <string> -windowsInformationProtectionPolicyId <string>
-windowsInformationProtectionPolicyODataType <string> [-displayName <string>] [-file <byte[]>] [-fileHash
<string>] [-version <string>] [<CommonParameters>]
Update-DeviceAppManagement_WindowsInformationProtectionPolicies_ProtectedAppLockerFiles -ODataType <string>
-windowsInformationProtectionAppLockerFileId <string> -windowsInformationProtectionPolicyId <string>
-windowsInformationProtectionPolicyODataType <string> [-displayName <string>] [-file <byte[]>] [-fileHash
<string>] [-version <string>] [<CommonParameters>]
DESCRIPTION
Updates a "microsoft.graph.windowsInformationProtectionAppLockerFile" object in the "protectedAppLockerFiles"
collection.
Another way to input protected apps through xml files
Graph Call: PATCH ~/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicyId}
/{windowsInformationProtectionPolicyODataType}/protectedAppLockerFiles
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
-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
-displayName <string>
The "displayName" property, of type "Edm.String".
This property is on the "microsoft.graph.windowsInformationProtectionAppLockerFile" type.
The friendly name
Required? false
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters? false
-fileHash <string>
The "fileHash" property, of type "Edm.String".
This property is on the "microsoft.graph.windowsInformationProtectionAppLockerFile" type.
SHA256 hash of the file
Required? false
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters? false
-file <byte[]>
The "file" property, of type "Edm.Binary".
This property is on the "microsoft.graph.windowsInformationProtectionAppLockerFile" type.
File as a byte array
Required? false
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters? false
-version <string>
The "version" property, of type "Edm.String".
This property is on the "microsoft.graph.windowsInformationProtectionAppLockerFile" type.
Version of the entity.
Required? false
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters? false
-ODataType <string>
The value provided in a search result (i.e. GET on a collection) in the "@odata.type" property.
Required? true
Position? named
Default value
Accept pipeline input? true (ByPropertyName)
Accept wildcard characters? false
-@odata.type <string>
The value provided in a search result (i.e. GET on a collection) in the "@odata.type" property.
This is an alias of the ODataType parameter.
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.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'
System.String
The value provided in a search result (i.e. GET on a collection) in the "@odata.type" property.
OUTPUTS
RELATED LINKS
GitHub Repository https://github.com/Microsoft/Intune-PowerShell-SDK
CommonParameters : True
WorkflowCommonParameters : False
details : @{name=Get-MSGraphAllPages; noun=; verb=}
Syntax : @{syntaxItem=System.Object[]}
parameters : @{parameter=System.Object[]}
inputTypes : @{inputType=}
returnValues : @{returnValue=}
aliases : None
remarks : None
alertSet :
description :
examples :
Synopsis :
Get-MSGraphAllPages -SearchResult <psobject> [<CommonParameters>]
Get-MSGraphAllPages -NextLink <string> [<CommonParameters>]
ModuleName : Microsoft.Graph.Intune
nonTerminatingErrors :
xmlns:command : http://schemas.microsoft.com/maml/dev/command/2004/10
xmlns:dev : http://schemas.microsoft.com/maml/dev/2004/10
xmlns:maml : http://schemas.microsoft.com/maml/2004/10
Name : Get-MSGraphAllPages
Category : Function
Component :
Role :
Functionality :
CommonParameters : False
WorkflowCommonParameters : False
details : @{name=Get-MSGraphDebugInfo; noun=; verb=}
Syntax : @{syntaxItem=System.Object[]}
parameters : @{parameter=System.Object[]}
inputTypes : @{inputType=}
returnValues : @{returnValue=}
aliases : None
remarks : None
alertSet :
description :
examples :
Synopsis :
Get-MSGraphDebugInfo
ModuleName : Microsoft.Graph.Intune
nonTerminatingErrors :
xmlns:command : http://schemas.microsoft.com/maml/dev/command/2004/10
xmlns:dev : http://schemas.microsoft.com/maml/dev/2004/10
xmlns:maml : http://schemas.microsoft.com/maml/2004/10
Name : Get-MSGraphDebugInfo
Category : Function
Component :
Role :
Functionality :
CommonParameters : True
WorkflowCommonParameters : False
details : @{name=Set-MSGraphAlias; noun=; verb=}
Syntax : @{syntaxItem=System.Object[]}
parameters : @{parameter=System.Object[]}
inputTypes : @{inputType=}
returnValues : @{returnValue=}
aliases : None
remarks : None
alertSet :
description :
examples :
Synopsis :
Set-MSGraphAlias [[-Module] <string>] [-PassThru] [<CommonParameters>]
ModuleName : Microsoft.Graph.Intune
nonTerminatingErrors :
xmlns:command : http://schemas.microsoft.com/maml/dev/command/2004/10
xmlns:dev : http://schemas.microsoft.com/maml/dev/2004/10
xmlns:maml : http://schemas.microsoft.com/maml/2004/10
Name : Set-MSGraphAlias
Category : Function
Component :
Role :
Functionality :