Microsoft Lync Server 2013 Protocol Workloads Poster

 

Lync Server 2013 Protocol Workloads Poster

 

 

 

 

 

Learn how Lync Server can help your organization provide instant messaging, web conferencing, application sharing, and voice communication.

Now you can download Microsoft Lync Server 2013 Protocol Workloads Poster to udnerstand the capabilities and requirements of Lync 2013.

This poster is divded into four parts:

  • IM and Presence
  • A/V and WEB conferencing
  • Application Sharing
  • Enterprise Voice

 

Poster is available as PDF or VSD file.

You can download it here:

http://www.microsoft.com/en-us/download/details.aspx?id=39968

 

Exchange 2010 OWA Help url change

If you have your own website where help files are located, then you can change OWA Help url to point to this website.

Then users will use yours help documents published by Helpdsk.

 

By default OWA Help url opens website:

http://help.outlook.com/pl-PL/140/ms.exch.owap.MailPremium.aspx

 

To change OWA Help URL you need to run EMS and then type:

Set-ExchangeAssistanceConfig -OWAHelpURL "http:\\mywebsite\owahelp.html"

 

You can easly change others urls used in Exchange environment like: ControlPanel, OWA, Windows Live Account etc.

 

To get list of all of those links, use command:

Get-ExchangeAssistanceConfig

 

OWAHelpURL

Microsoft exams – Second Shot is back

Those of you who is going to take Microsoft exam, we have good news.

Since 08/30/2013 Second Shot for Microsoft exams is back.

Now you can get your Second Shot voucher for Microsoft exams with a prefix of 070 or 071, and for the Microsoft Technology Associate (MTA) certification exams administered through Prometric.

With Second Shot, if you fail your exam the first time you take it, you can use the same voucher for your retake exam.

secondshot

 

The Second Shot offer is available until May 31, 2014.

 

To get your voucher go to:

Microsoft Second Shot Vouchers

 

You will get voucher number on your email.

Schedule and pay for your exam at Prometric using your voucher code, take your exam and if you don’t pass the exam, use your voucher to register for the same exam again at no charge.

Additional terms and conditions you can find here:

Microsoft Commercial and MTA Second Shot Voucher Terms and Conditions

 

Exchange Online mailbox sizes are doubling

Those of you who use Exchange Online or Office 365 are lucky.

Yesterday 08/29/2013 Office 365 technology blog informed that size of all mailboxes in all Exchange Online and Office 365 service plans is doubling !!!!

Current mailbox size was 25GB, but since yesterday it’s 50GB and there’s no price
increase associated with this change.!!!

This new mailbox size should stisfy even most active email users.

 

You don’t need to do anything to take advantage of this new mailbox size.
Your mailbox size will automatically be increased.
The increase starts rolling out to customers yesterday and continues through November.

Also shared mailbox size limit is increased to 10GB.

 

exchangeonlineLogo

Continue reading

Microsoft.Exchange.RpcClientAccess.Service.exe process cause excessive CPU usage on Client Access servers in an Exchange Server 2010 environment

On Microsoft Support website you can find article about high CPU usage on Client Access Server.

 

CPU_usage

 

 

 

This issue can occur in following scenario:

  • You deploy some public folder databases in a Microsoft Exchange Server 2010 environment that has Update Rollup 5 version 2 for Exchange Server 2010 Service Pack 2 (SP2) or a later-version update rollup installed.
  • The environment contains multiple Active Directory sites.
  • The default public folder server is unavailable. So, the Microsoft Exchange RPC Client Access service tries to connect to other public folder servers.

 

In this scenario, the Microsoft.Exchange.RpcClientAccess.Service.exe process consumes excessive CPU resources on one or more Client Access servers in the site. Additionally, Microsoft Outlook clients cannot connect to Exchange servers, or they encounter slow performance when they connect to Exchange servers.

To resolve this issue, install the following update rollup:

2866475 Description of Update Rollup 2 for Exchange Server 2010 SP3

More information you can find here…

 

Exchange Online Protection Service Description Updated

Description of Exchange Online Protection Service has been updated and now it contains description of all available features in EOP.

The service description provides information about EOP features and their availability across the different subscription plans.

email_outlook_pc_virus_worm

 

 

 

 

Description contains topics for the following features:

 

You can find there following ways were you can use EOP for messaging protection:

  • In a standalone scenario   EOP provides cloud-based email protection for your on-premises Exchange Server 2013 environment, legacy Exchange Server versions, or for any other on-premises SMTP email solution.
  • As a part of Microsoft Exchange Online   By default, EOP protects Exchange Online cloud-hosted mailboxes.
  • In a hybrid deployment   EOP can be configured to protect your messaging environment and control mail routing when you have a mix of on-premises and cloud mailboxes.

Continue reading

Updated Release of MS13-061 Security Update for Exchange Server 2013

Few days ago we wrote about security update MS13-061, after installation it caused few errors in Exchange 2013 environment.

We wrote about this here:

Exchange 2013 Security Update MS13-061 not recommended to install

 

This security update was removed from Microsoft Download Center on 08/14/2013

Today Exchange Team released updated security updates for both Exchange 2013 RTM CU1 and Exchange 2013 RTM CU2.

 

You can download security update here:

 

As always we recommend to test updates in lab environment first.

More information you can find on Exchange Team Blog

Multi-Tenant Scalability Guidance for Microsoft Exchange Server 2013

Microsoft released document contains high-level guidance for properly scaling and deploying a multi-tenant Microsoft Exchange Server 2013 solution.

 

It includes details of testing performed in Microsoft labs to validate the scalability of the product and suggests methods that can be used during the design and deployment process to mitigate potential risks associated with such solutions.

You can download it here:

Multi-Tenant Scalability Guidance for Exchange Server 2013

List of Exchange 2010 Mailboxes with Archive enabled

If you are using Exchange Archive Online, sometimes you need to identify mailboxes with enabled Archive.

To get list of Archive enabled mailboxes you can use EMS console and following command:

 

Get-Mailbox -ResultSize Unlimited | where {$_.ArchiveDatabase -ne $Null}

 

As a result you will get list of all mailboxes with Archive Online enabled, but you won’t get information about database where this archive is stored.

 

To get list of all mailboxes with information where are they in databases you can use following command:

Get-Mailbox -ResultSize Unlimited | where {$_.ArchiveDatabase -ne $Null} | Select Name, ArchiveDatabase, ArchiveName

 

 

 

Stellar Phoenix Mailbox Exchange Recovery

In Microsoft Exchange Server environment without CCR cluster or DAG yours databases are not protected enough.
During Exchange Server damage you can lost your databases or those databases can be corrupted after damage.

To recover corrupted database you can try to use Stellar Phoenix Mailbox Exchange Recovery.

Below we present product review:

 

Introduction

There is always some room for unpredictable behavior when it comes down to managing MS Exchange Server databases. The primary goal of managing these databases is ensuring database availability so that users can get what is required in a timely fashion. Surprisingly, you have to deal with the reality that corruption may creep in your system anytime and disrupt the services for an invariable length of time. Stellar Phoenix Exchange Mailbox Recovery comes in handy at the same time providing you a simple solution to repair the corrupt Exchange databases and ensure continuous uptime of Exchange data. The software helps Exchange administrators handle the most serious scenarios of database corruption and resume normal activity in no time.

Continue reading