Quantcast
Channel: Lync Server 2013 - Management, Planning, and Deployment forum
Viewing all 5984 articles
Browse latest View live

Skype for Business - Could not establish trust relationship for the SSL/TLS secure channel with authority..

$
0
0

Hey,

I've updated out Lync 2013 environment to SfB2015. I have 4 FE servers and one of them reports this error each 5 min. Once I reboot the server which is reporting error, the errors goes to next server in the pool. It seems it tries to establish connection with first server in the pool..

Any ideas how to fix it?

One or more Health Agent Probes encountered an unexpected error.  The component(s)/Service(s) intended to be monitored by the Probe may be functioning correctly.

Probes: System.ServiceModel.Security.SecurityNegotiationException: Could not establish trust relationship for the SSL/TLS secure channel with authority'FIRST-FE.domain.local'. ---> System.Net.WebException: The underlying connection was closed: Could not establish trust relationship for the SSL/TLS secure channel. ---> System.Security.Authentication.AuthenticationException: The remote certificate is invalid according to the validation procedure.

   at System.Net.Security.SslState.StartSendAuthResetSignal(ProtocolToken message, AsyncProtocolRequest asyncRequest, Exception exception)

   at System.Net.Security.SslState.StartSendBlob(Byte[] incoming, Int32 count, AsyncProtocolRequest asyncRequest)

   at System.Net.Security.SslState.ProcessReceivedBlob(Byte[] buffer, Int32 count, AsyncProtocolRequest asyncRequest)

   at System.Net.Security.SslState.StartReceiveBlob(Byte[] buffer, AsyncProtocolRequest asyncRequest)

   at System.Net.Security.SslState.StartSendBlob(Byte[] incoming, Int32 count, AsyncProtocolRequest asyncRequest)

   at System.Net.Security.SslState.ProcessReceivedBlob(Byte[] buffer, Int32 count, AsyncProtocolRequest asyncRequest)

   at System.Net.Security.SslState.StartReceiveBlob(Byte[] buffer, AsyncProtocolRequest asyncRequest)

   at System.Net.Security.SslState.StartSendBlob(Byte[] incoming, Int32 count, AsyncProtocolRequest asyncRequest)

   at System.Net.Security.SslState.ProcessReceivedBlob(Byte[] buffer, Int32 count, AsyncProtocolRequest asyncRequest)

   at System.Net.Security.SslState.StartReceiveBlob(Byte[] buffer, AsyncProtocolRequest asyncRequest)

   at System.Net.Security.SslState.StartSendBlob(Byte[] incoming, Int32 count, AsyncProtocolRequest asyncRequest)

   at System.Net.Security.SslState.ForceAuthentication(Boolean receiveFirst, Byte[] buffer, AsyncProtocolRequest asyncRequest)

   at System.Net.Security.SslState.ProcessAuthentication(LazyAsyncResult lazyResult)

   at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)

   at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)

   at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)

   at System.Net.TlsStream.ProcessAuthentication(LazyAsyncResult result)

   at System.Net.TlsStream.Write(Byte[] buffer, Int32 offset, Int32 size)

   at System.Net.ConnectStream.WriteHeaders(Boolean async)

   --- End of inner exception stack trace ---

   at System.Net.HttpWebRequest.GetRequestStream(TransportContext& context)

   at System.ServiceModel.Channels.HttpOutput.WebRequestHttpOutput.GetOutputStream()

   --- End of inner exception stack trace ---

Server stack trace:

   at System.ServiceModel.Security.IssuanceTokenProviderBase`1.DoNegotiation(TimeSpan timeout)

   at System.ServiceModel.Security.SspiNegotiationTokenProvider.OnOpen(TimeSpan timeout)

   at System.ServiceModel.Channels.CommunicationObject.Open(TimeSpan timeout)

   at System.ServiceModel.Security.SecurityProtocol.OnOpen(TimeSpan timeout)

   at System.ServiceModel.Channels.CommunicationObject.Open(TimeSpan timeout)

   at System.ServiceModel.Channels.SecurityChannelFactory`1.ClientSecurityChannel`1.OnOpen(TimeSpan timeout)

   at System.ServiceModel.Channels.CommunicationObject.Open(TimeSpan timeout)

   at System.ServiceModel.Security.SecuritySessionSecurityTokenProvider.DoOperation(SecuritySessionOperation operation, EndpointAddress target, Uri via, SecurityToken currentToken, TimeSpan timeout)

   at System.ServiceModel.Security.SecuritySessionSecurityTokenProvider.GetTokenCore(TimeSpan timeout)

   at System.IdentityModel.Selectors.SecurityTokenProvider.GetToken(TimeSpan timeout)

   at System.ServiceModel.Security.SecuritySessionClientSettings`1.ClientSecuritySessionChannel.OnOpen(TimeSpan timeout)

   at System.ServiceModel.Channels.CommunicationObject.Open(TimeSpan timeout)

   at System.ServiceModel.Channels.ServiceChannel.OnOpen(TimeSpan timeout)

   at System.ServiceModel.Channels.CommunicationObject.Open(TimeSpan timeout)

   at System.ServiceModel.Channels.ServiceChannel.CallOnceManager.CallOnce(TimeSpan timeout, CallOnceManager cascade)

   at System.ServiceModel.Channels.ServiceChannel.EnsureOpened(TimeSpan timeout)

   at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout)

   at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation)

   at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message)

Exception rethrown at [0]:

   at Microsoft.Rtc.Management.Fabric.FabricManagementClientFactory.EnumerateFabricServices(ICluster pool, String type, Boolean& connectedToPool)

   at Microsoft.Rtc.HealthAgent.Probes.RoutingGroupProbe.RoutingGroupHealthProbe.DoWorkInternal(IMachine machine, Topology topology)

   at Microsoft.Rtc.HealthAgent.Probes.RoutingGroupProbe.RoutingGroupHealthProbe.DoWork()

   at Microsoft.Rtc.HealthAgent.Common.Probe.Run()

   at System.Runtime.Remoting.Messaging.StackBuilderSink._PrivateProcessMessage(IntPtr md, Object[] args, Object server, Object[]& outArgs)

   at System.Runtime.Remoting.Messaging.StackBuilderSink.SyncProcessMessage(IMessage msg)

Exception rethrown at [1]:

   at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg)

   at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type)

   at Microsoft.Rtc.HealthAgent.Common.IProbe.Run()

   at Microsoft.Rtc.HealthAgent.ProbeRunner.TimerFired(Object state)

Cause: There was a failure in running the probe.

Resolution:

See exception details for more information.


Regards, Mindaugas Laucius


Script to change the Skype for Business taskbar icon back to Lync and vice versa

$
0
0

I have created 2 scripts for those wishing to switch back to the Lync 2013 taskbar icon after the Skype for Business update (kb2889923)

 Both are VBscript and require administrative privileges to run.

To change back to the Lync 2013 taskbar icon:

SfBtoLyncTaskbarIcon.vbs

'*********************************************
'***                                       ***
'*** Created by Andrew Cleland             ***
'***                                       ***
'*** Version 1.0 - 10/06/2015              ***
'***                                       ***
'*********************************************

Set objFS = CreateObject("Scripting.FileSystemObject")
Set objShell = CreateObject("Wscript.Shell")

strLyncInstallPath = objShell.RegRead("HKLM\SOFTWARE\Microsoft\Office\15.0\Lync\InstallationDirectory")
strOffice2013ShortCutPath = objShell.SpecialFolders("AllUsersStartMenu") & "\Programs\Microsoft Office 2013"

strLyncShortCut = strOffice2013ShortCutPath & "\Lync 2013.lnk"
strSfBShortCut = strOffice2013ShortCutPath & "\Skype for Business 2015.lnk"

if (objFS.FileExists(strSfBShortCut)) then
	objFS.MoveFile strSfBShortCut, strLyncInstallPath
end if

if not (objFS.FileExists(strLyncShortCut)) then
	Set objLyncShortcut = objShell.CreateShortCut(strLyncShortCut)
	objLyncShortcut.TargetPath = strLyncInstallPath & "\lync.exe"
	objLyncShortcut.Description = "Connect with people everywhere through voice and video calls, Lync Meetings, and IM."
	objLyncShortcut.IconLocation = strLyncInstallPath & "\lync.exe, 64"
	objLyncShortcut.WorkingDirectory = strLyncInstallPath
	objLyncShortcut.Save
	Set objLyncShortcut = Nothing
end if

Set objShell = Nothing
Set objFS = Nothing

And to revert back to the Skype for Business taskbar icon:

LyncToSfBTaskbarIcon.vbs

'*********************************************
'***                                       ***
'*** Created by Andrew Cleland             ***
'***                                       ***
'*** Version 1.0 - 10/06/2015              ***
'***                                       ***
'*********************************************

Set objFS = CreateObject("Scripting.FileSystemObject")
Set objShell = CreateObject("Wscript.Shell")

strLyncInstallPath = objShell.RegRead("HKLM\SOFTWARE\Microsoft\Office\15.0\Lync\InstallationDirectory")
strOffice2013ShortCutPath = objShell.SpecialFolders("AllUsersStartMenu") & "\Programs\Microsoft Office 2013"

strLyncShortCut = strOffice2013ShortCutPath & "\Lync 2013.lnk"
strSfBShortCut = strLyncInstallPath & "\Skype for Business 2015.lnk"

if (objFS.FileExists(strSfBShortCut)) then
	objFS.CopyFile strSfBShortCut, strOffice2013ShortCutPath & "\"
	if (objFS.FileExists(strLyncShortCut)) then
		objFS.MoveFile strLyncShortCut, strLyncInstallPath
	end if
end if


Set objShell = Nothing
Set objFS = Nothing


Skype for Business walkies-talkie mode

$
0
0
We're piloting Skype for Business and are having some issues on a limited number of machines, when doing peer-to-peer audio.

All machines are deployed with a corporate image and are very much alike, but apparently there are some differences, I just can't find them. What happens is that when two users do a Skype-to-Skype call internally Skype goes into walkies-talkie mode (it appears that's called voice switching mode). Only one side can be heard at one time.

This is mentioned briefly in these links, but I've tried all of the following already:

- Use a device optimized for Lync. See the list on Microsoft TechNet at Phones and Devices Qualified for Microsoft Lync.
- Uninstall any third-party, value-added, audio drivers or software.
- Replace any defective or damaged devices.
- Use a headset to avoid echo.
- If using two separate devices for rendering and capturing audio (such as desktop speakers and webcam), try to place them at an appropriate distance from each other to minimize echo.
- If your microphone device supports Microphone Boost, consider adjusting the boost slider bar to a lower level to avoid echoing or clicking sounds.

https://support.office.com/en-CA/article/FAQ-about-audio-quality-69d8bd0e-4c65-4c02-a59b-427dbd904ecf
https://www.cites.illinois.edu/mshelp/All/Attendant/How_to_Articles/Lync_2010_Audio_Quality_Issues.htm
http://blogs.msdn.com/b/microsoft_press/archive/2015/03/09/from-the-mvps-being-a-uc-superhero-with-lync-qoe-superpowers.aspx

What we've tried so far:

- testing with different users on these machines,
- testing with a number of headsets (wired, wireless),
- making sure the machines are fully patched,
- testing on WiFi and Ethernet networks,
- alternating who calls whom,
- uninstalling all software related to voice, sound card.

Nothing worked, BTW these are all machines with SSDs and plenty of CPU cycles available, RAM is also not a problem. Since we wanted to rule out the notebook model (although it occurs on different hardware), we even replaced the existing install with a brand new one, and that is the only thing that worked so far. The problem is we can't redeploy all affected machines and can't find what's different, since the same image was used and all the patches are also applied. Comparing the Sound settings and driver versions (Audio inputs and outputs as well as Sound, video and game controllers) also didn't help since they are identical on both.

We're running out of ideas what might be causing this and how to troubleshoot it further.

Error returned while installing Server.msi(Feature_Server, Feature_HealthAgent), code 1603. Error Message: A fatal error occurred during installation.

$
0
0
Everytime I run Step 2 - Setup and Remove Skype for Business Server Components, I get the error Error returned while installing Server.msi(Feature_Server, Feature_HealthAgent), code 1603. Error Message: A fatal error occurred during installation. The error log gives me nothing except Error Message: A fatal error occurred during installation.  Any ideas?  I can't go any further at this point.  Thanks! 

Skype4B & Scom ... Bug?

$
0
0

Hi!
I installed the Skype4B Scom Management pack - including a watcher node with its
synthetic transcation.

We got many performance warnings that are not quite clear for me

You see that I have a warning for the AVConferencing Test with a value of 616385459 (whatever unit) -
configured for the monitor are 90 seconds...

If i run the test-csavconferencing manually, it last 62 seconds ....

Same with the presence test

The warning complains about 4783297 (whatever unit) and has configured
30 seconds as limit

If i run the Test-cspresence manually I have around 3 seconds ...

May it be that there is something like calculation or measure unit failure within the management pack?

Anybody some hint whats going on ...:) ?

Regards

Martin

Lync 2013 On mobile

$
0
0

Hi,

I want to use lync 2013 on any mobile device both internally and externally. Please suggest me the solution.

Now i have deployed Standard edition of lync 2013. 

Lync 2013 - Monitor permissions (solved)

$
0
0

Hi.

Im having a problem with deploying the monitoring databases on a backend sql server. 
I run the following script:
Install-CsDatabase -DatabaseType Monitoring -SqlServerFqdn dbserver.fqdn -SqlInstanceName instance01

And receiving "Type: System.IO.IOException, Message: The network name cannot be found."
I am a member of 
RTCUniversalServerAdmins and have sysadmin permissions. 
Network discovery is turned on.
At the Lync server: "Verify the back-end is up and this Lync Server has connectivity to it. Verify that both Lync Server and the back-end were installed or modified by the same installation package.

At the sql server i see this in the event log: "Login failed for user 'domain\LYNC01$'. Reason: Could not find a login matching the name provided."

Which account do I need to give permissions for this to work? 

Please have in mind im new to Lync. 

Thank you.

Simon


Isolated Lync server deployment

$
0
0

Hi there,

I have an enterprise Lync 2013 environment in the US and another in the Philippines. I have them in the Topology as two different Sites under Lync Server (Los Angeles and Makati). Only the Los Angeles site has an Edge Pool.

I would like to put my local Makati Lync Client traffic on an isolated vlan that can only talk to the Makati Lync Server vlan, but still communicate to the Los Angeles Clients. Currently this works, but with IM only. However I would like to make it work with Audio, Video, and Desktop Sharing as well. Is such a thing possible? Or do the clients need point to point access to each other for more than just IM? Or do they need a local Makati Edge server for A/V?

Thanks for your responses,

Bogi Nasse



Lync Server Access Edge Not starting

$
0
0

After scouring technet and the web I'm still having issues getting external user access.  No matter what I do the Lync Server Access Edge Service will not start.  I've replaced the certs, republished the topo and imported it to the edge server.

I'm getting the following under Lync Server on my edge server. 

Error LS SErver Event ID 12308

Error LS Applications Module Event ID 30218

Warning LS Applications Module Event ID 30232

Lync Server 2013 Bootstarp.exe Error: The given key was not present in the dictionary.

$
0
0

I am moving CAC functionality from Lync Server 2010 to Lync Server 2013. I am successfully assign the CAC functionality to Lync Server 2013 Enterprise Edition Front End pool and publish the topology.

However, when executing bootstrap.exe (via deployment wizard OR command line), it fails with following error:

---------------

 Error: The given key was not present in the dictionary.
▼ Details
└ Type: KeyNotFoundException
└ ▼ Stack Trace
    └   at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
at Microsoft.Rtc.Internal.Tools.Bootstrapper.BootstrapperTask.RemoveUnusedFeatures(Boolean scorch)
at Microsoft.Rtc.Management.Internal.Utilities.LogWriter.InvokeAndLog[T](Action`1 action, T arg)

----------

The exact logfile error occurs when bootstraper is executing uninstalling unused roles. In my case there are none.

I also get following error when try to execute the Enable-CsComputer cmdlet -

----------------

Application: PDP
Host: catDCW15FE01.catapultsystems.com

 Error: The application "urn:application:PDP" was not installed on the computer. Verify that the application is installed and then try again.
▼ Details
└ Type: DeploymentException
└ ▼ Stack Trace
    └   at Microsoft.Rtc.Management.Deployment.Roles.InternalApplication.VerifyApplicationInstalled(UcasApplication application)
at Microsoft.Rtc.Management.Deployment.Roles.InternalApplication.LocalActivate(String binaryPath, Computer computer)
at Microsoft.Rtc.Management.Internal.Utilities.LogWriter.InvokeAndLog[T1,T2](Action`2 action, T1 arg1, T2 arg2)
 
└ ▼ Additional Details
    └   Error: The value is not set for registry key "HKEY_LOCAL_MACHINE\Software\Microsoft\Real-Time Communications\Applications\urn:application:PDP".
▼ Details
└ Type: DeploymentException
└ ▼ Stack Trace
    └   at Microsoft.Rtc.Management.Deployment.Roles.InternalApplication.GetApplicationRootDirectory(String applicationId)
at Microsoft.Rtc.Management.Deployment.Roles.InternalApplication.VerifyApplicationInstalled(UcasApplication application)
 
TaskFailed: Task execution failed.
TaskFailed: HostLocalActivateTask execution failed on an unrecoverable error.
(0) Microsoft.Rtc.Management.Deployment.Core.Computer
(1) Microsoft.Rtc.Management.Deployment.Core.Service
TaskFailedResolution: Consult exception information and previous errors for more information on how to resolve this error.

----------

Any direction would be greatly appreciated.

Thanks,


Ketan Shah Sr. Lync Support Engineer Lync Managed Services Catapult Systems

LYNC 2013 federation--URGENT

$
0
0

We have Lync 2010 Edge server with LYNC 2013 Frontend pool federation enabled. Installed LYNC 2013 Edge pool and planning to change federation route from Lync 2010 edge to 2013 edge.

For Lync 2010 we have the below DNS records:

sip traffic: server.mydomain.com

webconf: server-webconf.mydomain.com

av: server-avconf.mydomain.com

We have setup new DNS entries for Lync 2013 as below:

sip: sip.mydomain.com

Webconf: webconf.mydomain.com

av: av.mydomain.com

Will change SRV records pointing to new DNS records before routing federation traffic onto LYNC 2013 pool.

Here is my question.

We have Microsoft, few other companies, as well ass Public IM federated now. With this change of DNS entries, will these federation fails with Microsoft, Public IM?

Do we need to take any other steps to keep federation working?


Tek-Nerd

Failed Lync 2013 Client Install

$
0
0

I have downloaded the 900mb (approx) MS Lync 2013 client and tried to install it ....i get an error that says Lync 2013 cannot install due to an issue with your C: drive.  My drive has plenty of space 200GB free.  The drive and Windows 7 is functioning properly in all other ways.  I cannot find any KB's or forums that discuss this ambiguous Lync 2013 client error.  FYI..it stops the install and displays that message before it creates any logs.

Skype for Business Client release date

$
0
0

Hi,

Does anyone know about Skype for business Mobile client release date?


Regards, Pushkal MishrA, This posting is provided “AS IS” with no warranties and confers no rights. I request you to test the solution in lab and post successful outcome you should try this on production.

Lync 2013 and Federation

$
0
0

Hi guys,
we have Lync 2013 and some federation with external partner.
Users report that if they try to search for an user into a federated domain he is not discovered by Lync client.
I've tried and this happens for users that we have replicated contact in GAL, i've tryed to open Outlook GAL, save in my contact folder the entry for the user I want to search in Lync and then try to discover him from Lync client. I can find him.
But this procedure is not easy to deploy to users.
What can I check on my Lync infrastrucutre ?
Lync 2013 Server with Lync 2010/2013 clients and Exchange 2010
Thanks!

Windows Fabric Warning (Event ID 18433)

$
0
0

Hi guys,

currently I'am in the process of deploying a new Lync 2013 Deployment.

During the setup we also updated all servers to the Lync 2013 May update.

After that we receive a lot of Windows Fabric errors with Event ID 18433 on our director servers

Fabric itself as a process is running. These errors are only seen on both of our 2 server Director Pool. The Front Server End Pool is working fine.

Log Name:      Microsoft-Windows-WindowsFabric/Admin
Source:        Microsoft-Windows-WindowsFabric
Date:          22.05.2015 13:03:34
Event ID:      18433
Task Category: FM
Level:         Warning
Keywords:      None
User:          NETWORK SERVICE
Computer:      <FQDN>
Description:
[ae0b758d80c5bec82f7b2cbf39cca:130766726769951139] Service creation failed with error 'FMServiceAlreadyExists'. CreateServiceMessageBody='fabric:/lync/routing/59BBA8B05A9A550CA6D57AF37EFC675C:LyncRoutingService@ (1.0:1.0:0) [1]/3/1 SP 130767662145877493 ()  0 (LRSRoutingLocalPrimaryCount FABRIC_SERVICE_LOAD_METRIC_WEIGHT_HIGH 1 0 LRSRoutingLocalReplicaCount FABRIC_SERVICE_LOAD_METRIC_WEIGHT_HIGH 0 1 LRSRoutingUserCount FABRIC_SERVICE_LOAD_METRIC_WEIGHT_ZERO 0 0) 0 false[ d9c55ceb-6b17-4268-8db9-b1511b1a186e, FABRIC_SERVICE_PARTITION_KIND_SINGLETON ] '
Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
  <System>
    <Provider Name="Microsoft-Windows-WindowsFabric" Guid="{CBD93BC2-71E5-4566-B3A7-595D8EECA6E8}" />
    <EventID>18433</EventID>
    <Version>0</Version>
    <Level>3</Level>
    <Task>72</Task>
    <Opcode>0</Opcode>
    <Keywords>0x0</Keywords>
    <TimeCreated SystemTime="2015-05-22T11:03:34.587749300Z" />
    <EventRecordID>381494</EventRecordID>
    <Correlation />
    <Execution ProcessID="6160" ThreadID="24452" />
    <Channel>Microsoft-Windows-WindowsFabric/Admin</Channel>
    <Computer><FQDN></Computer>
    <Security UserID="S-1-5-20" />
  </System>
  <EventData>
    <Data Name="id">
    </Data>
    <Data Name="type">Failure</Data>
    <Data Name="text">[ae0b758d80c5bec82f7b2cbf39cca:130766726769951139] Service creation failed with error 'FMServiceAlreadyExists'. CreateServiceMessageBody='fabric:/lync/routing/59BBA8B05A9A550CA6D57AF37EFC675C:LyncRoutingService@ (1.0:1.0:0) [1]/3/1 SP 130767662145877493 ()  0 (LRSRoutingLocalPrimaryCount FABRIC_SERVICE_LOAD_METRIC_WEIGHT_HIGH 1 0 LRSRoutingLocalReplicaCount FABRIC_SERVICE_LOAD_METRIC_WEIGHT_HIGH 0 1 LRSRoutingUserCount FABRIC_SERVICE_LOAD_METRIC_WEIGHT_ZERO 0 0) 0 false[ d9c55ceb-6b17-4268-8db9-b1511b1a186e, FABRIC_SERVICE_PARTITION_KIND_SINGLETON ] '</Data>
  </EventData>
</Event>

Or an variant

Log Name:      Microsoft-Windows-WindowsFabric/Admin
Source:        Microsoft-Windows-WindowsFabric
Date:          22.05.2015 13:03:34
Event ID:      18433
Task Category: FM
Level:         Warning
Keywords:      None
User:          NETWORK SERVICE
Computer:      <FQDN>
Description:
[ae0b758d80c5bec82f7b2cbf39cca:130766726769951139] Service creation failed with error 'FMServiceAlreadyExists'. CreateServiceMessageBody='fabric:/lync/storage/58A3F7B098515B49A597321129B30E09:LyncStorageService@ (1.0:1.0:0) [1]/3/1 S 130767662146033748 (fabric:/lync/routing/58A3F7B098515B49A597321129B30E09 FABRIC_SERVICE_CORRELATION_SCHEME_AFFINITY)  0 (LRSStorageLocalCount FABRIC_SERVICE_LOAD_METRIC_WEIGHT_ZERO 1 1) 0 false[ f9af63e3-dc59-4c11-b052-b7076831674e, FABRIC_SERVICE_PARTITION_KIND_SINGLETON ] '
Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
  <System>
    <Provider Name="Microsoft-Windows-WindowsFabric" Guid="{CBD93BC2-71E5-4566-B3A7-595D8EECA6E8}" />
    <EventID>18433</EventID>
    <Version>0</Version>
    <Level>3</Level>
    <Task>72</Task>
    <Opcode>0</Opcode>
    <Keywords>0x0</Keywords>
    <TimeCreated SystemTime="2015-05-22T11:03:34.603374800Z" />
    <EventRecordID>381495</EventRecordID>
    <Correlation />
    <Execution ProcessID="6160" ThreadID="22960" />
    <Channel>Microsoft-Windows-WindowsFabric/Admin</Channel>
    <Computer><FQDN></Computer>
    <Security UserID="S-1-5-20" />
  </System>
  <EventData>
    <Data Name="id">
    </Data>
    <Data Name="type">Failure</Data>
    <Data Name="text">[ae0b758d80c5bec82f7b2cbf39cca:130766726769951139] Service creation failed with error 'FMServiceAlreadyExists'. CreateServiceMessageBody='fabric:/lync/storage/58A3F7B098515B49A597321129B30E09:LyncStorageService@ (1.0:1.0:0) [1]/3/1 S 130767662146033748 (fabric:/lync/routing/58A3F7B098515B49A597321129B30E09 FABRIC_SERVICE_CORRELATION_SCHEME_AFFINITY)  0 (LRSStorageLocalCount FABRIC_SERVICE_LOAD_METRIC_WEIGHT_ZERO 1 1) 0 false[ f9af63e3-dc59-4c11-b052-b7076831674e, FABRIC_SERVICE_PARTITION_KIND_SINGLETON ] '</Data>
  </EventData>
</Event>

Any idea on who to get closer to the root cause? Is somebody elso also seeing this error?

Regards,

Paul


Failed to Find SQL Service

$
0
0
When running the Lync 2013 Deployment wizard and running Step 2 Setup and Remove Lync Server Components, I get the following error "Failed to find SQL Service. Make sure that SQL Server Service (instance name LyncArchiving) is installed in machine<machine name>.  This also occurs for instance LyncMonitoring.  After searching for a solution, it was suggested that it could be fixed by running the Topology Builder and unchecking the Archiving and Monitoring features.  I did that and then published the topology again.  Got same error. Any suggestions?

issue with skype directory on S4B server

$
0
0

I enabled the skype connectivity and everything is ok. But when i try to search through skype directory i'm getting error message.

Can anyone help?

External client cannot login lync2013

$
0
0

Dear Support,

I've a strange problem that i cannot login the lync 2013 from external suddenly, before it runs well, and i got below error, but i can login via internal meantime via the same account

i troubleshoot via the https://testconnectivity.microsoft.com/ and got the result below, but i can telnet theSIP.sipdomain.com:443 successfully from external PC. 

Who can tell me what's happened?  thx.


Skype for Business -> Skype Federation

$
0
0

Hi,

Not sure where to post this but I can't seem to find an on-premise SfB forum.

Anyway, set up a test environment and all seems to be working fine however I cannot seem to connect to skype users.

They can find me and set up a contact request but I do not get it and I am able to search for them and add them but they do not get my contact request either.

When I send a message I get "The message wasn't sent due to company policy".

I have enabled communications with Skype and also enabled skype-to-skype federation on my edge server.

How can I troubleshoot this?

Thanks

Daniel

Skype for Business Server 2015

$
0
0

Has anyone done an in place upgrade from Lync 2013 to Skype for Business Server 2015? Are there any book published yet on Skype for Business 2015? First thing I typically do before a deployment is go to Amazon and buy a book. :-) We have a small implementation of Lync 2013. Three Front-end servers, one Persistent Chat which never gets used, a WAS server which also never gets used and an Edge which hardly gets used.

I figure before we really start using all the features of Lync 2013, it might be a good time to upgrade.

Viewing all 5984 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>