06 dec 2009 @ 1:19 PM 
  • Open Outlook Web Access.
  • Log on to the device owner’s mailbox.
  • Click Options.
  • In the Navigation pane, select Mobile Devices.
  • Select the ID of the device that you want to wipe and remove from the list.
  • Click Wipe all data from device.
  • Click OK.
  • Click Remove Device from List.
  • Posted By: admin
    Last Edit: 06 dec 2009 @ 01:19 PM

    EmailPermalinkComments (0)
    Tags
    Categories: Exchange 2007
     06 dec 2009 @ 1:14 PM 

    Get-Mailbox -ResultSize:Unlimited | ForEach {Get-ActiveSyncDeviceStatistics -Mailbox:$_.Identity}

    Posted By: admin
    Last Edit: 06 dec 2009 @ 01:14 PM

    EmailPermalinkComments (0)
    Tags
    Categories: Exchange 2007
     06 dec 2009 @ 1:12 PM 

    Get-Mailbox | Get-MailboxStatistics | sort-object TotalItemSize -desc |ft DisplayName, @{expression={$_.TotalItemSize.value.toMB()};label=”TotalItemSize(MB)”},ItemCount –auto

    Posted By: admin
    Last Edit: 06 dec 2009 @ 01:12 PM

    EmailPermalinkComments (0)
    Tags
    Categories: Exchange 2007
     06 dec 2009 @ 10:57 AM 

    Launch the Exchange Management Console
    Expand the Organization Configuration folder
    Click on Hub Transport
    Select Remote Domains (Key point)
    Right-click Default (Tab)
    Click on the Message Format (Tab)
    To turn off NDR, remove the tick on Allow non-delivery reports.

    Posted By: admin
    Last Edit: 06 dec 2009 @ 10:57 AM

    EmailPermalinkComments (0)
    Tags
    Tags:
    Categories: Exchange 2007
     14 jul 2009 @ 11:06 AM 

    Download

    Posted By: admin
    Last Edit: 14 jul 2009 @ 11:06 AM

    EmailPermalinkComments (0)
    Tags
    Tags: ,
    Categories: Download, Exchange 2007
     13 jul 2009 @ 10:35 PM 

    Import-ExchangeCertificate -Path C:\your_domain_name.cer | Enable-ExchangeCertificate -Services “SMTP, IMAP, POP, IIS”

    Get-ExchangeCertificate

    Enable-ExchangeCertificate -ThumbPrint [paste] -Services “SMTP, IMAP, POP, IIS

    Posted By: admin
    Last Edit: 13 jul 2009 @ 10:35 PM

    EmailPermalinkComments (0)
    Tags
     13 jul 2009 @ 10:33 PM 

    New-ExchangeCertificate -GenerateRequest -Path c:\Common Name.csr -KeySize 2048 -SubjectName “c=DK, s=State, l=City, o=Organization, ou=Department, cn=Common Name” -DomainName Subject, Alternative, Names -PrivateKeyExportable $True

    Posted By: admin
    Last Edit: 13 jul 2009 @ 10:37 PM

    EmailPermalinkComments (0)
    Tags
    Tags: ,
    Categories: Exchange 2007
     06 jul 2009 @ 12:52 PM 

    For some reason when you use the Public Folders tool in Exchange 2007 SP1 you can’t change the client permissions for the public folders.  So to do so, follow the below steps:

    1) Logon to your ‘Exchange 2007′ server.

    2) Open the ‘Exchange Management Shell’.

    3) Type the below, replaceing ‘public folder name’ with your public folder name/path and you must keep the \ at the front of it and also replace ‘username’ with the username:

    Add-PublicFolderClientPermission -Identity “\public folder name” -AccessRights Owner -User username

    That’s it, just repeat for any other public folders that you wish to change the permissions on.

    The above example is to assign Owner permissions to the user, but you can replace Owner with the below:

    • None
    • Owner
    • PublishingEditor
    • Editor
    • PublishingAuthor
    • Author
    • Non-EditingAuthor
    • Reviewer
    • Contributor
    Posted By: admin
    Last Edit: 06 jul 2009 @ 12:52 PM

    EmailPermalinkComments (0)
    Tags
     05 jun 2009 @ 1:12 PM 

     

    Basically what you should do is to enable the Recipient Filtering functionality to block emails addressed to invalid recipients.
     
    In this manner emails will be rejected immediately without generating an NDR.
     
    You can only do this if Exchange is receiving internet email directly.
     
    If you have the Ex2007 Edge Transport go to:
    Microsoft Exchange | Edge Transport | Anti-Spam
     
    Otherwise for Ex2007 Hub Transport install the anti-spam agents:
    http://support.microsoft.com/kb/555924

    Next go to:
    Microsoft Exchange | Organization Configuration | Hub Transport | Anti-Spam
     
    Open the properties for  Recipient Filtering and tick the checkbox:
    ‘Block messages sent to recipients not listed in the Global Address List’

     

    Posted By: admin
    Last Edit: 05 jun 2009 @ 01:12 PM

    EmailPermalinkComments (0)
    Tags
    Tags: ,
    Categories: Exchange 2007
     14 mar 2009 @ 6:13 PM 

    Exchange 2007 has a built in anti-spam filtering module that just needs to be enabled.

    Here are some simple instructions to get going with it. Once you’ve enabled this feature, you should see an anti-spam tab in the Exchange management console under Organization configuration > Hub Transport > Anti-Spam.

    To enable anti-spam functionality on a Hub Transport server

    1. Open the Exchange Management Shell

    2. cd to the scripts folder in the Exchange install directory.
    %system drive%/Program Files\Microsoft\Exchange Server\Scripts folder.

    3. Run the following command:

    ./install-AntispamAgents.ps1

    4. After the script has run, restart the Microsoft Exchange Transport service by running the following command:

    Restart-Service MSExchangeTransport

    5. Enable automatic anti-spam updates.

    Posted By: admin
    Last Edit: 14 mar 2009 @ 06:13 PM

    EmailPermalinkComments (0)
    Tags
    Tags: ,
    Categories: Exchange 2007

     Last 50 Posts
     Back
    Change Theme...
    • Users » 1
    • Posts/Pages » 369
    • Comments » 2
    Change Theme...
    • VoidVoid « Default
    • LifeLife
    • EarthEarth
    • WindWind
    • WaterWater
    • FireFire
    • LightLight