If Windows PowerShell 1.0 technology and the MDM Administrator Tools (which includes MDM Shell) are installed on the MDM Gateway Server, you can run cmdlets on the MDM Gateway Server.
You can enable logging for specific components, which can be useful in getting verbose debug logging on one object while simultaneously getting less verbose logging on others.
You can trace errors for MDM Enrollment Server and MDM Device Management Server and can still trace the OMA Proxy Engine on the server DM.Vdomain.com at the debug level.
The following table shows the objects that can be traced.
|
Object
|
Description
|
|---|
|
ADConfig
|
Setup tool to create MDM Active Directory objects.
|
|
AdgpCommon
|
Common methods used by Group Policy settings.
|
|
AdgpReportService
|
Reporting Web service used to:
-
Generate Resultant Set of Policy (RSoP) reports from the completed task results.
-
Configure the Group Policy engine.
|
|
AdgpServiceDriver
|
Group Policy engine.
|
|
AdminDataAccess
|
Data access layer for AdminServicesDatabase.
|
|
AdminWebHost
|
Host IIS class used by Web services. AdminWebHost provides configuration and authorization methods.
|
|
AdminWebService
|
Web service for enumerating devices and servers.
|
|
AlerterCore
|
Library used by the Wipe service to submit sync now requests to the Mobile Device Manager Gateway Central Management for transport to AlerterGateway.
|
|
AlerterGateway
|
Service handles submitting sync now messages to connected devices. Used for Wipe Now scenarios.
|
|
CertificateManager
|
Creation and management of certificates and certificate templates.
|
|
Cmdlets
|
PowerShell cmdlets. These are useful for finding the full exception text when a cmdlet fails.
|
|
CommonDataAccess
|
Data access layer used by the VPN Admin Service and enrollment.
|
|
Data
|
Data types used on by cmdlets and Web services.
|
|
DeviceRegistry
|
Data access for device and user information.
|
|
Diagnostics
|
Diagnostic Dll contains events, performance counters, tracing, and Watson.
|
|
EnrollmentAdminWebService
|
Administrative Web services that process administrative tasks and enrollment requests.
|
|
EnrollmentServer
|
Windows NT service that handles all communications to your Active Directory Domain Service and PKI infrastructure.
|
|
EnrollmentServerAdminCommon
|
All enrollment activities, including Enrollment Admin Service failures, such as failed to create, query, or delete an enrollment request; or failed to enroll a device.
|
|
EnrollmentServerCommon
|
Failed to enroll a device.
|
|
EnrollmentServerManagingService
|
Service that manages enrollment and other requests made by cmdlets.
|
|
EnrollmentWebService
|
Web service that is hosted by Internet Information Services (IIS). This service manages incoming requests from mobile devices to enroll them in the managed infrastructure.
|
|
GcmService
|
Service for MDM Gateway Server that sends gateway configuration information, including the list of blocked devices.
|
|
InventoryWebService
|
Web service interface for enabling and configuring inventory and history.
|
|
IPSecVPN
|
Gateway VPN driver.
|
|
IPSecVPNPM
|
Gateway VPN driver.
|
|
OmaProxyAPI
|
OMA DM Proxy API and data access layer.
|
|
OMAProxyConfiguration
|
Web service for configuring the OMA Proxy engine.
|
|
OMAProxyEngine
|
OMA DM Proxy Engine.
|
|
PinResetDriver
|
NT Service for the PIN reset driver.
|
|
PinResetWebService
|
Administrative Web service for the PIN reset driver.
|
|
ProxyHost
|
Methods for validating the device identity for the Proxy engine.
|
|
RefreshKerberosCache
|
Tool for refreshing the Kerberos.
|
|
Remoting
|
Classes for instantiating remote interfaces.
|
|
RSoPReportCCW
|
RSoP reporting user interface.
|
|
SecurityManager
|
Authorization checking.
|
|
ServiceDriverHost
|
The host process for NT services.
|
|
SoftwareDistribution
|
All software distribution classes.
|
|
Syncml
|
Syncml parsing and generation.
|
|
SystemManager
|
System Manager user interface.
|
|
TestStressSetupLib
|
Test library.
|
|
TestSyncmlClientLib
|
Test library.
|
|
TimeoutDetectionService
|
Service to help devices detect network address translation (NAT) timeout values. TimeoutDetectionService also caches previously calculated values to speed future responses.
|
|
TimeoutDetectionServiceCache
|
Persistence layer for the TimeoutDetectionService.
|
|
TraceLog
|
Logging classes for the Active Directory Configuration Tool (ADConfig).
|
|
TracingTest
|
Unit test used for tracing and Events.
|
|
Utility
|
Common tools used to convert exceptions, search for Active Directory objects, calculate expiration, and other common functions used by many components.
|
|
VPNAdminService
|
Administrative Web service for MDM Gateway Server and VPN.
|
|
VPNAgent
|
Service handles receiving configuration messages from the VPNAdminService through the MDM GCM, and applies the messages to the VPN.
|
|
VPNCommon
|
Contains common utility routines, such as verification of IP addresses, the IP subnet, and so forth.
|
|
VPNManagementAPI
|
The management API on the MDM Gateway Server.
|
|
WipeCommon
|
Common portions of the wipe driver.
|
|
WipeServiceDriver
|
The NT Service portion of the Wipe service. WipeServiceDriver handles blocking and unenrollment of completed wipes.
|
|
WipeWebService
|
The Web service portion of the Wipe service. WipeWebService handles creating, removing, and enumerating wipe requests.
|
|
Everything
|
All of the components listed above
|