Microsoft Lync 2013 does not update status based on Outlook Calendar KB2804472

Lync2013From the beginning, when we installed the Microsoft Lync 2013 client, we had a problem with the fact that Lync 2013 does not update the status on the basis of meetings listed in the Outlook calendar.

The result of this was that we had to adjust the status of Lync 2013 client manually for Busy eg.: when a calendar appointment was entered, and then adjust it to Available, after appointment.

We tried different ways to resolve this problem, and make Lync 2013 to automatically update status: reinstall the Lync 2013 client, removing all data from the directory:

C:\Users\rszatkowski\AppData\Local\Microsoft\Office\15.0\Lync

remove and recreate Lync user account, change Windows OS version to 7 or 8 with the same result.

Unfortunately, nothing helped, so this weekend we decided to finally take the subject seriously.

Continue reading

Print Friendly

List Exchange mailbox folder permissions – script

Sometimes you add permissions to mailbox folders for other users.

You can check permission to mailbox folder using Outlook but then you need to check each folder.

If you want to get list of permissions assigned for users to specified mailbox folders you can use below script.

In this script we use Get-MailboxFolderStatistics to get list of mailbox folders and subfolders, and  Get-MailboxFolderPermission to get permissions assigned to those folders and subfolders.

When we connect both commands we will get script which will list all permissions assigned to all folders and subfolders in mailbox.

To check specified mailbox, assign mailbox alias or smtp address to variable $MBX_tocheck

Continue reading

Print Friendly

Exchange 2010 GRT restore error cannot connect to CAS Array

If you have the Microsoft Exchange 2010 DAG and CAS Array, and you want to recover the granular backup with Symantec NetBackup. You can meet this error:

 

2013-02-08 09:54:11 - Error bpbrm(pid=7200) bpcd on casarray.domain.local exited with status 48: client hostname could not be found
2013-02-08 09:54:11 - Info tar32(pid=0) done. status: 48: client hostname could not be found    
2013-02-08 09:54:11 - Error bpbrm(pid=7200) client restore EXIT STATUS 48: -Your data has been truncated.

 

lub

 

Error bpbrm (pid=4046) from client <cas array name>: ERR - unable to create object for restore: \\dagname\Microsoft Information Store\Mail Store\Database\User, name [nuser], rai error = 6
Error bpbrm (pid=4046) client restore EXIT STATUS 5: the restore failed to recover the requested files
From the detailed status of the job in the Activity Monitor:
Error bpbrm (pid=4046) cannot connect to <cas array name>, Operation now in progress (150)
Error bpbrm (pid=4046) client restore EXIT STATUS 58: can't connect to client

Continue reading

Print Friendly

Backup Exchange 2010 DAG using Symantec Netbackup

Here we would like to briefly describe how to perform  Microsoft Exchange Server 2010 database backup using backup tool Symantec NetBackup 7.5

Everyone knows that backups can be divided according to the amount of data to be secured by:

  • Full Backup – a full backup copies all the files you select and marks each file as having been backed up (in other words, the archive attribute is cleared). With normal backups, you only need the most recent copy of the backup file or tape to restore all of the files. You usually perform a normal backup the first time you create a backup set
  • Incremental backup – an incremental backup backs up only those files that have been created or changed since the last normal or incremental backup. It marks files as having been backed up (in other words, the archive attribute is cleared). If you use a combination of normal and incremental backups, you will need to have the last normal backup set as well as all incremental backup sets to restore your data
  • Differential backup – a differential backup copies files that have been created or changed since the last normal or incremental backup. It does not mark files as having been backed up (in other words, the archive attribute is not cleared). If you are performing a combination of normal and differential backups, restoring files and folders requires that you have the last normal as well as the last differential backup

 

We will not be focused here how backup should be used in which case, since it depends on the size of the environment and the time required to recover the data from a backup.

However, it should be noted that in the case of Exchange server backup is performed:

  • through the use of VSS (Volume Shadow Services) – allows you to recover the database file. edb
  • or granular backup using to recover from a backup, a single mailbox or emails that are in the mailbox.

 

Below we present a sample configuration backup of Microsoft Exchange 2010 SP2, which consists of a DAG containing two servers with the Mailbox role.

To backup Exchange Server we will use backup tool Symantec NetBackup 7.5.

Documentation describing the configuration of the backup can be found here:

NetBackup7.5_AdminGuide_Exchange.pdf

 

At each of the Exchange servers must be NetBackup client installed.

If you want to configure a Granular Recovery for a backup we need to install NFS role on each Exchange server with CAS or Mailbox role.

If you are not interested in recovery of individual emails you move on to step 2

 

1. Installing NFS role on Exchange servers with CAS and Mailbox roles

Continue reading

Print Friendly

Exchange 2010 SP2 RU6 or SP3 unable to delete email “unknown error”

Those of you who have already installed the latest Rollup for Exchange 2010 SP2 Rollup 6 or SP3 may face a problem regarding deleting emails from mailboxes.

After installing SP3 or RU6 for Exchange 2010 SP2 users can have a problem with deleting emails from inbox folder.

When you try to delete email you can receive error message: “unknown error” and, of course, email is not deleted.

A lot of users wrote on Technet Forums that this issue occurs when you try to soft delete email from inbox folder, especially when email contain an attachment such as: PDF

Interestingly the problem does not occur when you delete an email using Shift + Del or when you move this email to other folder or subfolder.

Another interesting fact is that this problem only occurs in Outlook online mode and OWA. However, in the Outlook cache mode no problems.

Unfortunately, the solution for now is to uninstall the installed updates RU6 for Exchange 2010 SP2 or uninstall SP3.

Several problems are reported to Microsoft, which confirms that receives such notification but not yet officially on the subject is not spoken.

 

 

Print Friendly

iOS 6.1.2 fixes Exchange calendar sync issue

After many reports of problems with iOS 6.1 for Apple devices, with synchronizing calendar mailbox located on the Exchange server, Apple has finally released a new version of iOS 6.1.2.

We wrote about it here:

Devices with iOS 6.1 cause Exchange excessive transaction log growth

 

On website Support Apple we can read that, iOS version 6.1.2 improves error handling Exchange calendar, which could lead to increased activity in the network (synchronization), and reduced battery life.

 

ios6.1.2_fix

 

This description is very superficial and does not mention that the “increased network activity” caused a rapid increase Exchange Transaction Logs that could cause dismount databases with mailboxes.

However it’s good that Apple finally noted that this problem occurred.

Continue reading

Print Friendly

Find Exchange mailboxes with the same manager

In previous post we described how to remove Team Calendar from Microsoft Outlook 2010 or 2013

Remove Team Calendar from Outlook

 

 

We wrote that team calendars are created from properties of user account in Active Directory, where you can select Manager for any AD account.

When you have the same manager as other AD account (user), you will see in Outlook Team Calendar with users who have the same manager as you.

If you don’t have to remove Outlook Team Calendar, you can check for mailboxes with same manager, and clean them if it’s wrong manager.

Below we present how to find mailboxes and mailboxes manager.

 

To find mailboxes with the same manager John VIP, you can use below command.
As a result you will get all mailboxes having John VIP as a manager.

Run this command in Exchange Management Shell:

Get-User -ResultSize unlimited | where {$_.manager.name -eq "John VIP"} | select name, recipienttype, RecipientTypeDetails

Continue reading

Print Friendly

Remove Team Calendar from Outlook

Outlook 2010 introduced a new feature:  Team Callendar.  Team Calendar is created automatically  based  on fields ‘Manager’ , ‘Direct Reports’ from AD.

Organization

 

Automatic configuration of this feature is very convenient. The problem appears when you do not want to see these calendars in Outlook. So we’ll have a little work.

 

Disable Team Calendar for single user

For single user simply disable this feature directly in Outlook. Expand ‘Calendar Groups‘ and deselect ‘Show Team Calendar‘, ‘Show Manager’s Team Calendar‘.

 

kal4

 

 

If we want to avoid user’s ability to manage these functions and permamently disable feature we can use Registry Editor.

So fire up regedit and create folowing  DWORD key:

Continue reading

Print Friendly

Exchange Server 2010 SP3 installation on Microsoft Windows Server 2012

Below we will shortly present how to install Microsoft Exchange Server 2010 SP3 on Microsoft Windows Server 2012.

Installation is quite simple.

First we need to install Microsoft Windows Server 2012 on server.

After installation get all updates from Microsoft provided for Windows Server 2012.

When you are sure that server has installed all updates, you need to install all required Windows Features for Exchange Server 2010.

Run Powershell console and write or paste:

Add-WindowsFeature NET-Framework-Core,RSAT-ADDS,Web-Server,Web-Basic-Auth,Web-Windows-Auth,Web-Metabase,Web-Net-Ext,Web-Lgcy-Mgmt-Console,WAS-Process-Model,Web-Mgmt-Tools,Web-ISAPI-Ext,Web-Digest-Auth,Web-Dyn-Compression,NET-HTTP-Activation,Web-Asp-Net,Web-Client-Auth,Web-Dir-Browsing,Web-Http-Errors,Web-Http-Logging,Web-Http-Redirect,Web-Http-Tracing,Web-ISAPI-Filter,Web-Request-Monitor,Web-Static-Content,Web-WMI,RPC-Over-HTTP-Proxy -Restart

 

This will install all features provided for Exchange Server 2010. After installation server should be restarted.

Next you need to install:

both of them are required for Exchange 2010 SP3.

 

Now when Windows Server 2012 is prepared for installation of Microsoft Exchange Server 2010 SP3 you can go on.

Installation of Exchange Server 2010 SP3 can be run from setup.exe, then you will use Installation Wizard, or you can open CMD as a Administrator, go to Service Pack 3 folder and run command like below:

setup.com /mode:install /r:ca,ht,mb

 

This will run unattended installation of Exchange Server 2010 SP3 with roles CAS, HT, and mailbox server.

 

 

Print Friendly

Microsoft Exchange 2010 SP3 (Service Pack 3) installation

Most of us will want to install Service Pack 3 for Microsoft Exchange 2010, mainly because it allows the coexistence with Microsoft Exchange 2013.

Unfortunately coexistence with Microsoft Exchange 2013 will be possible only after the release Cummulative Update 1 for Microsoft Exchange 2013 which is expected in the Q1 of 2013, but sooner or later it is worth to install SP3 for Microsoft Exchange 2010 to be prepared for the upcoming changes.

As usual, we should first install SP3 in test environment, not in production right away, because you never know what to expect when you install Service Pack 3.

Below we show the installation of SP3 for Microsoft Exchange 2010, on the server with Microsoft Windows Server 2008 R2.

What you need to know before installation of Service Pack 3 for Microsoft Exchange 2010:

  1. SP3 require Active Directory schema update
  2. Exchange 2010 SP3 is listed as including all security bug fixes up to SP2 UR5-v2. It actually includes all security and bug fixes up to SP2 UR6
  3. SP3 you can only install on Microsoft Windows Server 2008 SP2, Microsoft Windows Server 2008R2 or Microsoft Windows Server 2012
  4. coexistence with Exchange 2013 will be possible after installation CU1 (Cummulative Update 1) for Exchange 2013

 

Servers Upgrade order:

Exchange servers should be upgraded in the following order:

Continue reading

Print Friendly