Device Enrollment Cmdlets
2/9/2009
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 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-EnrollmentPermissions cmdlet grants MDM Enrollment Server permission to create objects in Active Directory.
- New-EnrollmentRequest
The New-EnrollmentRequest cmdlet creates a new managed device enrollment request.
- Get-EnrollmentRequest
The Get-EnrollmentRequest cmdlet returns pending managed device enrollment requests.
- Remove-EnrollmentRequest
The Remove-EnrollmentRequest cmdlet removes a pending enrollment request for a managed device.
- Get-EnrollmentConfig
The Get-EnrollmentConfig cmdlet returns the current configuration of the Enrollment service.
- Set-EnrollmentConfig
The Set-EnrollmentConfig cmdlet updates the current configuration of the Enrollment service by using the provided values.
- Get-EnrollmentServiceLog
The Get-EnrollmentServiceLog cmdlet returns operational log entries from the Enrollment service database.
- Remove-EnrollmentServiceLog
The Remove-EnrollmentServiceLog cmdlet removes operational log entries from the Enrollment service database.