Cannot move user in enable operation Error in Lync

Enable-CsUser : Cannot move user in enable operation. Use the Move user cmdlet instead. At line:1 char:1 + Enable-CsUser -Identity “radha.govindan” -RegistrarPool “pool1.windowstechpro.com” -SipAdd … + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~     + CategoryInfo          : InvalidOperation: (:) [Enable-CsUser], InvalidOperationException     + FullyQualifiedErrorId : ProcessRecord,Microsoft.Rtc.Management.AD.Cmdlets.EnableOcsUserCmdlet Normally it will happen if the user already tried for enabling Lync and stopped in middle. […]

How to Restore Mailbox in Office 365

In this Article, We will see out to restore mailbox in Exchange Online. In my test Office 365 Tenant, I have three Users in which i am deleting one user to show you how to restore the mailbox to the another mailbox You can see the mailbox in the deleted Mailboxes. Note: Once you delete […]

Duplicate SIP Proxy Error in DirSync for Office 365

Sometimes we can see the Duplicate SIP Proxy Address error in Dirsync for Office 365 User. It may occurs when the same SIP Address assigned to the another user in Lync but not enabled for LYNC Access. Remove the other user for one which assigned SIP Proxy Address but Lync access not given. Due this […]

.NET 3.5 Installation on Server 2012

.NET 3.5 Installation on Server 2012

By default, .Net Framework 4.5 got installed in Server 2012 where some of the applications like Lync and IIS Sites requires .Net Framework 3.5. So we should not install it by downloading it from internet as it is already available as a feature and we need to install the Feature by selecting Source Path SXS […]

RevocationCheckFailure in Edge Server

RevocationCheckFailure in Edge Server

Came across one issue that EDGE Server is not sending mails to Smart host as Smart host not accepting mails from the EDGE Server. In Event EDGE Server, noticed the  Certificate validation failure and Get-Exchangecertificate showed that Status: RevocationCheckFailure for the current certificate. It happens when the EDGE Server not able to check the CRL […]

First Look: Nano Server in Server 2016

What is Nano Server? Nano Server is the similar to Server core which is very small in size. It doesn’t have Local Login access or Terminal Services support. Only Way to manage nano Server is Remote Powershell It  uses very less disk space and faster boot up. It is required very less patches and not required […]

How does Autodiscover Service works in Exchange

In this Article, We will cover how does Autodiscover works in Exchange to configure outlook profile for users without manual intermission of the user or administrator. Let’s Begin!! What is Autodiscover? Autodiscover is the one of the exchange feature which is introduced with exchange Server 2007. It helps users to configure the user’s Mailbox automatically. […]

ADFS High Availability and Disaster Recovery Overlook

In this Article, We will see some of the basic concepts how to setup ADFS High Availability and Disaster Recovery What is ADFS?? Adfs is simplified authentication method which is claims based Authentication(CBD) to applications like Exchange online, cloud applications and so on. it will enable the organizations to avail the Single sign-on  beyond the organizational boundaries […]

Exchange 2016 Installation on Server 2012 R2

In this Article, I will walk you through the Exchange 2016 Installation on Windows Server 2012 R2. It is very exited to have a look of Exchange 2016 installation. Okay, Let’s Begin There would be three phases to install Exchange 2016, Post the installation we will be having all the post installation checks for checking […]