Friday, December 6, 2013

manage mobile device exchange 2007 console

How to Perform a Remote Wipe on a Device




noteNote:
To perform a remote device wipe on a device by using the Exchange Management Console, the user must be assigned to an Exchange ActiveSync mailbox policy. For more information about how to add users to an Exchange ActiveSync mailbox policy, see How to Add Users to an Exchange ActiveSync Mailbox Policy.
  1. Open the Exchange Management Console.
  2. Under Recipient Configuration, click Mailbox.
  3. In the Mailbox window, select the user.
  4. In the action pane, click Manage mobile device or right-click the user's mailbox, and then click Manage mobile device.
  5. Select the mobile device from which you want to clear all data.
  6. In the Actions section, click Clear.
  7. Click Clear again.
  1. Open Outlook Web Access.
  2. Log on to the device owner's mailbox.
  3. Click Options.
  4. In the navigation pane, select Mobile Devices.
  5. Select the ID of the device that you want to wipe and remove from the list.
  6. Click Wipe all data from device.
  7. Click OK.
  8. Click Remove Device from List.
  1. Run the following command to obtain the identity of the device:
    Get-ActiveSyncDeviceStatistics - Mailbox jeffhays | fl Identity
    
  2. Run the following command:
    Clear-ActiveSyncDevice -Identity WM_jeffhayes
  3. http://technet.microsoft.com/en-us/library/aa998614%28EXCHG.80%29.aspx

No comments:

Post a Comment