I'm trying to move the cs management to the new lync server and went to back up first but this is the error I get.
I have checked to make sure my account has the right permissions. I don't even care about e911.
PS C:\Users\*****> Export-CsLisConfiguration -FileName C:\LIS.zip
Export-CsLisConfiguration : Cannot open database "lis" requested by the login.
The login failed.
Login failed for user 'domain\user'.
At line:1 char:26
+ Export-CsLisConfiguration <<<< -FileName C:\LIS.zip
+ CategoryInfo : InvalidOperation: (C:\LIS.zip:String) [Export-Cs
LisConfiguration], SqlConnectionException
+ FullyQualifiedErrorId : Cannot open database "lis" requested by the logi
n. The login failed.
Login failed for user 'domain\user'.,Microsoft.Rtc.Management.Lis.Ex
portLisConfigurationCmdlet