The unique identifier of androidDeviceOwnerEnrollmentProfile
Parameter properties
Type:
System.String
Supports wildcards:
False
DontShow:
False
Parameter sets
UpdateExpanded
Position:
Named
Mandatory:
True
Value from pipeline:
False
Value from pipeline by property name:
False
Value from remaining arguments:
False
Update
Position:
Named
Mandatory:
True
Value from pipeline:
False
Value from pipeline by property name:
False
Value from remaining arguments:
False
-BodyParameter
Enrollment Profile used to enroll Android Enterprise devices using Google's Cloud Management.
To construct, see NOTES section for BODYPARAMETER properties and create a hash table.
Boolean that indicates that the Wi-Fi network should be configured during device provisioning.
When set to TRUE, device provisioning will use Wi-Fi related properties to automatically connect to Wi-Fi networks.
When set to FALSE or undefined, other Wi-Fi related properties will be ignored.
Default value is TRUE.
Returned by default.
Parameter properties
Type:
System.Management.Automation.SwitchParameter
Default value:
False
Supports wildcards:
False
DontShow:
False
Parameter sets
UpdateViaIdentityExpanded
Position:
Named
Mandatory:
False
Value from pipeline:
False
Value from pipeline by property name:
False
Value from remaining arguments:
False
UpdateExpanded
Position:
Named
Mandatory:
False
Value from pipeline:
False
Value from pipeline by property name:
False
Value from remaining arguments:
False
-Confirm
Prompts you for confirmation before running the cmdlet.
Parameter properties
Type:
System.Management.Automation.SwitchParameter
Supports wildcards:
False
DontShow:
False
Aliases:
cf
Parameter sets
(All)
Position:
Named
Mandatory:
False
Value from pipeline:
False
Value from pipeline by property name:
False
Value from remaining arguments:
False
-CreatedDateTime
Date time the enrollment profile was created.
Parameter properties
Type:
System.DateTime
Supports wildcards:
False
DontShow:
False
Parameter sets
UpdateViaIdentityExpanded
Position:
Named
Mandatory:
False
Value from pipeline:
False
Value from pipeline by property name:
False
Value from remaining arguments:
False
UpdateExpanded
Position:
Named
Mandatory:
False
Value from pipeline:
False
Value from pipeline by property name:
False
Value from remaining arguments:
False
-Description
Description for the enrollment profile.
Parameter properties
Type:
System.String
Supports wildcards:
False
DontShow:
False
Parameter sets
UpdateViaIdentityExpanded
Position:
Named
Mandatory:
False
Value from pipeline:
False
Value from pipeline by property name:
False
Value from remaining arguments:
False
UpdateExpanded
Position:
Named
Mandatory:
False
Value from pipeline:
False
Value from pipeline by property name:
False
Value from remaining arguments:
False
-DeviceNameTemplate
Indicates the device name template used for the enrolled Android devices.
The maximum length allowed for this property is 63 characters.
The template expression contains normal text and tokens, including the serial number of the device, user name, device type, upn prefix, or a randomly generated number.
Supported Tokens for device name templates are: (for device naming template expression): {{SERIAL}}, {{SERIALLAST4DIGITS}}, {{ENROLLMENTDATETIME}}, {{USERNAME}}, {{DEVICETYPE}}, {{UPNPREFIX}}, {{rand:x}}.
Supports: $select, $top, $skip.
$Search, $orderBy and $filter are not supported.
Parameter properties
Type:
System.String
Supports wildcards:
False
DontShow:
False
Parameter sets
UpdateViaIdentityExpanded
Position:
Named
Mandatory:
False
Value from pipeline:
False
Value from pipeline by property name:
False
Value from remaining arguments:
False
UpdateExpanded
Position:
Named
Mandatory:
False
Value from pipeline:
False
Value from pipeline by property name:
False
Value from remaining arguments:
False
-DisplayName
Display name for the enrollment profile.
Parameter properties
Type:
System.String
Supports wildcards:
False
DontShow:
False
Parameter sets
UpdateViaIdentityExpanded
Position:
Named
Mandatory:
False
Value from pipeline:
False
Value from pipeline by property name:
False
Value from remaining arguments:
False
UpdateExpanded
Position:
Named
Mandatory:
False
Value from pipeline:
False
Value from pipeline by property name:
False
Value from remaining arguments:
False
-EnrolledDeviceCount
Total number of Android devices that have enrolled using this enrollment profile.
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable,
-InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable,
-ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see
about_CommonParameters.
To create the parameters described below, construct a hash table containing the appropriate properties.
For information on hash tables, run Get-Help about_Hash_Tables.
BODYPARAMETER <IMicrosoftGraphAndroidDeviceOwnerEnrollmentProfile>: Enrollment Profile used to enroll Android Enterprise devices using Google's Cloud Management.
[(Any) <Object>]: This indicates any property can be added to this object.
[Id <String>]: The unique identifier for an entity.
Read-only.
[AccountId <String>]: Tenant GUID the enrollment profile belongs to.
[ConfigureWifi <Boolean?>]: Boolean that indicates that the Wi-Fi network should be configured during device provisioning.
When set to TRUE, device provisioning will use Wi-Fi related properties to automatically connect to Wi-Fi networks.
When set to FALSE or undefined, other Wi-Fi related properties will be ignored.
Default value is TRUE.
Returned by default.
[CreatedDateTime <DateTime?>]: Date time the enrollment profile was created.
[Description <String>]: Description for the enrollment profile.
[DeviceNameTemplate <String>]: Indicates the device name template used for the enrolled Android devices.
The maximum length allowed for this property is 63 characters.
The template expression contains normal text and tokens, including the serial number of the device, user name, device type, upn prefix, or a randomly generated number.
Supported Tokens for device name templates are: (for device naming template expression): {{SERIAL}}, {{SERIALLAST4DIGITS}}, {{ENROLLMENTDATETIME}}, {{USERNAME}}, {{DEVICETYPE}}, {{UPNPREFIX}}, {{rand:x}}.
Supports: $select, $top, $skip.
$Search, $orderBy and $filter are not supported.
[DisplayName <String>]: Display name for the enrollment profile.
[EnrolledDeviceCount <Int32?>]: Total number of Android devices that have enrolled using this enrollment profile.
[EnrollmentMode <AndroidDeviceOwnerEnrollmentMode?>]: The enrollment mode for an enrollment profile.
[EnrollmentTokenType <AndroidDeviceOwnerEnrollmentTokenType?>]: The enrollment token type for an enrollment profile.
[EnrollmentTokenUsageCount <Int32?>]: Total number of AOSP devices that have enrolled using the current token.
Valid values 0 to 20000
[IsTeamsDeviceProfile <Boolean?>]: Boolean indicating if this profile is an Android AOSP for Teams device profile.
[LastModifiedDateTime <DateTime?>]: Date time the enrollment profile was last modified.
[QrCodeContent <String>]: String used to generate a QR code for the token.
[QrCodeImage <IMicrosoftGraphMimeContent>]: Contains properties for a generic mime content.
[(Any) <Object>]: This indicates any property can be added to this object.
[Type <String>]: Indicates the content mime type.
[Value <Byte[]>]: The byte array that contains the actual content.
[RoleScopeTagIds <String[]>]: List of Scope Tags for this Entity instance.
[TokenCreationDateTime <DateTime?>]: Date time the most recently created token was created.
[TokenExpirationDateTime <DateTime?>]: Date time the most recently created token will expire.
[TokenValue <String>]: Value of the most recently created token for this enrollment profile.
[WifiHidden <Boolean?>]: Boolean that indicates if hidden wifi networks are enabled
[WifiPassword <String>]: String that contains the wi-fi login password
[WifiSecurityType <AospWifiSecurityType?>]: This enum represents Wi-Fi Security Types for Android Device Owner AOSP Scenarios.
[WifiSsid <String>]: String that contains the wi-fi login ssid
INPUTOBJECT <IDeviceManagementEnrollmentIdentity>: Identity Parameter
[AndroidDeviceOwnerEnrollmentProfileId <String>]: The unique identifier of androidDeviceOwnerEnrollmentProfile
[AndroidForWorkEnrollmentProfileId <String>]: The unique identifier of androidForWorkEnrollmentProfile
[AppScopeId <String>]: The unique identifier of appScope
[AppleEnrollmentProfileAssignmentId <String>]: The unique identifier of appleEnrollmentProfileAssignment
[AppleUserInitiatedEnrollmentProfileId <String>]: The unique identifier of appleUserInitiatedEnrollmentProfile
[CustomAppScopeId <String>]: The unique identifier of customAppScope
[DepOnboardingSettingId <String>]: The unique identifier of depOnboardingSetting
[DeviceEnrollmentConfigurationId <String>]: The unique identifier of deviceEnrollmentConfiguration
[DeviceManagementAutopilotEventId <String>]: The unique identifier of deviceManagementAutopilotEvent
[DirectoryObjectId <String>]: The unique identifier of directoryObject
[EnrollmentConfigurationAssignmentId <String>]: The unique identifier of enrollmentConfigurationAssignment
[EnrollmentProfileId <String>]: The unique identifier of enrollmentProfile
[ExpiringBeforeDateTime <String>]: Usage: expiringBeforeDateTime='{expiringBeforeDateTime}'
[ImportedAppleDeviceIdentityId <String>]: The unique identifier of importedAppleDeviceIdentity
[ImportedDeviceIdentityId <String>]: The unique identifier of importedDeviceIdentity
[ImportedWindowsAutopilotDeviceIdentityId <String>]: The unique identifier of importedWindowsAutopilotDeviceIdentity
[UnifiedRbacResourceActionId <String>]: The unique identifier of unifiedRbacResourceAction
[UnifiedRbacResourceNamespaceId <String>]: The unique identifier of unifiedRbacResourceNamespace
[UnifiedRoleAssignmentId <String>]: The unique identifier of unifiedRoleAssignment
[UnifiedRoleAssignmentMultipleId <String>]: The unique identifier of unifiedRoleAssignmentMultiple
[UnifiedRoleDefinitionId <String>]: The unique identifier of unifiedRoleDefinition
[UnifiedRoleDefinitionId1 <String>]: The unique identifier of unifiedRoleDefinition
[WindowsAutopilotDeploymentProfileAssignmentId <String>]: The unique identifier of windowsAutopilotDeploymentProfileAssignment
[WindowsAutopilotDeploymentProfileId <String>]: The unique identifier of windowsAutopilotDeploymentProfile
[WindowsAutopilotDeviceIdentityId <String>]: The unique identifier of windowsAutopilotDeviceIdentity
[WindowsFeatureUpdateProfileAssignmentId <String>]: The unique identifier of windowsFeatureUpdateProfileAssignment
[WindowsFeatureUpdateProfileId <String>]: The unique identifier of windowsFeatureUpdateProfile
QRCODEIMAGE <IMicrosoftGraphMimeContent>: Contains properties for a generic mime content.
[(Any) <Object>]: This indicates any property can be added to this object.
[Type <String>]: Indicates the content mime type.
[Value <Byte[]>]: The byte array that contains the actual content.