< Back
New-DeviceAppManagement_WindowsInformationProtectionPolicies_ProtectedAppLockerFiles
Post
NAME New-DeviceAppManagement_WindowsInformationProtectionPolicies_ProtectedAppLockerFiles
SYNOPSIS
Creates a "microsoft.graph.windowsInformationProtectionAppLockerFile" object.
SYNTAX
New-DeviceAppManagement_WindowsInformationProtectionPolicies_ProtectedAppLockerFiles
-windowsInformationProtectionPolicyId <string> -windowsInformationProtectionPolicyODataType <string> [-displayName
<string>] [-file <byte[]>] [-fileHash <string>] [-version <string>] [<CommonParameters>]
New-DeviceAppManagement_WindowsInformationProtectionPolicies_ProtectedAppLockerFiles -ODataType <string>
-windowsInformationProtectionPolicyId <string> -windowsInformationProtectionPolicyODataType <string> [-displayName
<string>] [-file <byte[]>] [-fileHash <string>] [-version <string>] [<CommonParameters>]
DESCRIPTION
Adds a "microsoft.graph.windowsInformationProtectionAppLockerFile" object to the "protectedAppLockerFiles"
collection.
Another way to input protected apps through xml files
Graph call: POST ~/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicyId}/
{windowsInformationProtectionPolicyODataType}/protectedAppLockerFiles
PARAMETERS
-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? true (ByPropertyName)
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? true (ByPropertyName)
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? true (ByPropertyName)
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? true (ByPropertyName)
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
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 "displayName" property, of type "Edm.String".
This property is on the "microsoft.graph.windowsInformationProtectionAppLockerFile" type.
The friendly name
System.String
The "fileHash" property, of type "Edm.String".
This property is on the "microsoft.graph.windowsInformationProtectionAppLockerFile" type.
SHA256 hash of the file
System.Byte[]
The "file" property, of type "Edm.Binary".
This property is on the "microsoft.graph.windowsInformationProtectionAppLockerFile" type.
File as a byte array
System.String
The "version" property, of type "Edm.String".
This property is on the "microsoft.graph.windowsInformationProtectionAppLockerFile" type.
Version of the entity.
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
SYNOPSIS
Creates a "microsoft.graph.windowsInformationProtectionAppLockerFile" object.
SYNTAX
New-DeviceAppManagement_WindowsInformationProtectionPolicies_ProtectedAppLockerFiles
-windowsInformationProtectionPolicyId <string> -windowsInformationProtectionPolicyODataType <string> [-displayName
<string>] [-file <byte[]>] [-fileHash <string>] [-version <string>] [<CommonParameters>]
New-DeviceAppManagement_WindowsInformationProtectionPolicies_ProtectedAppLockerFiles -ODataType <string>
-windowsInformationProtectionPolicyId <string> -windowsInformationProtectionPolicyODataType <string> [-displayName
<string>] [-file <byte[]>] [-fileHash <string>] [-version <string>] [<CommonParameters>]
DESCRIPTION
Adds a "microsoft.graph.windowsInformationProtectionAppLockerFile" object to the "protectedAppLockerFiles"
collection.
Another way to input protected apps through xml files
Graph call: POST ~/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicyId}/
{windowsInformationProtectionPolicyODataType}/protectedAppLockerFiles
PARAMETERS
-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? true (ByPropertyName)
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? true (ByPropertyName)
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? true (ByPropertyName)
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? true (ByPropertyName)
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
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 "displayName" property, of type "Edm.String".
This property is on the "microsoft.graph.windowsInformationProtectionAppLockerFile" type.
The friendly name
System.String
The "fileHash" property, of type "Edm.String".
This property is on the "microsoft.graph.windowsInformationProtectionAppLockerFile" type.
SHA256 hash of the file
System.Byte[]
The "file" property, of type "Edm.Binary".
This property is on the "microsoft.graph.windowsInformationProtectionAppLockerFile" type.
File as a byte array
System.String
The "version" property, of type "Edm.String".
This property is on the "microsoft.graph.windowsInformationProtectionAppLockerFile" type.
Version of the entity.
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