11/11/2008

This section discusses the cmdlets that let you create and control managed Windows Mobile device enrollment requests, and the cmdlets that let you manage the configuration of Mobile Device Manager (MDM) Enrollment Server.

Note:
Verify that when you install MDM Enrollment Server that you provide the fully qualified domain name (FQDN) of the computer itself, or the FQDN of the load balancer. The cmdlets will not function if any other FQDN value, such as another computer, or only the domain name, is used.

In This Section

Set-EnrollmentPermissions

The Set-EnrollmentPermissionscmdlet grants MDM Enrollment Server permission to create objects in Active Directory.

New-EnrollmentRequest

The New-EnrollmentRequestcmdlet creates a new managed device enrollment request.

Get-EnrollmentRequest

The Get-EnrollmentRequestcmdlet returns pending managed device enrollment requests.

Remove-EnrollmentRequest

The Remove-EnrollmentRequestcmdlet removes a pending enrollment request for a managed device.

Get-EnrollmentConfig

The Get-EnrollmentConfigcmdlet returns the current configuration of the Enrollment service.

Set-EnrollmentConfig

The Set-EnrollmentConfigcmdlet updates the current configuration of the Enrollment service by using the provided values.

Get-EnrollmentServiceLog

The Get-EnrollmentServiceLogcmdlet returns operational log entries from the Enrollment service database.

Remove-EnrollmentServiceLog

The Remove-EnrollmentServiceLogcmdlet removes operational log entries from the Enrollment service database.

Related Sections