Hi guys,
sorry to post here but atm no skype4B Forum.
Anyone know what happens to the exchange 2013 and lync 2013 with one inplace upgrade to skyp4b ?
any step to do after the completation of the upgrade?
Thanks again.
Marco
Hi guys,
sorry to post here but atm no skype4B Forum.
Anyone know what happens to the exchange 2013 and lync 2013 with one inplace upgrade to skyp4b ?
any step to do after the completation of the upgrade?
Thanks again.
Marco
Hi - I've been working on the following script to automate creation of users. I want to run it as a scheduled task so the service desk guys don't have to spend the time. The way it sits currently it will create the user just fine. It fails when trying to set the LineUri. The error is:
PS C:\Temp> C:\Users\wilson\Desktop\CreateUsers.PS1
Set-CsUser : Management object not found for identity "Joffery McIntyre".
At C:\Users\wilson\Desktop\CreateUsers.PS1:14 char:9
+ Set-CsUser -Identity "Joffery McIntyre" -LineUri $phoneNumber
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : NotSpecified: (:) [Set-CsUser], ManagementException
+ FullyQualifiedErrorId : Microsoft.Rtc.Management.AD.ManagementException,Microsoft.Rtc.Management.AD.Cmdlets.SetOcsUserCmdlet
Set-CsClientPin : Cannot find user in Active Directory with the following SIP URI: "CN=McIntyre\, Joffery,OU=Administrative_Users,OU=All
Users,DC=fws,DC=weststeel,DC=com"
At C:\Users\wilson\Desktop\CreateUsers.PS1:15 char:9
+ Set-CsClientPin -Identity $ID -Pin $phonePIN
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : InvalidArgument: (CN=McIntyre\, J...eststeel,DC=com:UserIdParameter) [Set-CsClientPin], ArgumentException
+ FullyQualifiedErrorId : Cannot find user in Active Directory with the following SIP URI: "CN=McIntyre\, Joffery,OU=Administrative_Users,OU=All Users,DC=fws,DC=weststeel,DC=com",Microsoft.Rtc.Management.UserPinService.SetOcsUserPinCmdlet
import-module 'C:\Program Files\Common Files\Microsoft Lync Server 2013\Modules\Lync\Lync.psd1'
$UserInfo = Get-CsAdUser -filter {enabled -ne $true} -OU "ou=all users,dc=fws,dc=weststeel,dc=com"
foreach ($User in $UserInfo)
{
$ID = $User.Identity
$phoneNumber = $User.Phone
$phoneNumber = $phoneNumber -replace "[^0-9]"
$phoneNumber = $phoneNumber -match "^4"
$phonePIN = "0" + $phoneNumber
$phoneNumber = "tel:+" + $phoneNumber + ";ext=" + $phoneNumber
Enable-Csuser -Identity $ID -RegistrarPool "FWC-Hen-Lync.fws.weststeel.com" -SipAddressType EmailAddress -SipDomain farweststeel.com
Set-CsUser -Identity $ID -LineUri $phoneNumber
Set-CsClientPin -Identity $ID -Pin $phonePIN
}
Hi, I'm migrating our Lync 2013 Hybrid setup to SFB 2015. Right now we only had 1 sip domain but I like to add a few others. Can somebody tell me what the minimum certificate requirements (public certificates) are for automatic login without certificate
warnings and such?
I'm also wondering how it works in Lync online since you can add as many domains like you want just by adding CNAME records pointing to Lync Online
.
Hi Experts,
Just a couple of questions:
Many Thanks.
Hello,
Before I get started, I'm going to provide a little bit of background. We have two Lync pools, one in our active site, and one in our Disaster Recovery site. Prior to a Disaster Recovery test a few months ago, the CMS was hosted on a SQL server at the primary site and I believe that the mirror backend server was the SQL server at the Disaster Recovery site although I do not have that documented and I didn't even know about the Get-CsConfigurationStoreLocation command until later. During the DR test, we failed over the CMS to the DR site, and when we failed everything back after the test, we did not fail the CMS back to the SQL server at the Primary site because 1. the document that I was going off of said that we didn't need to and 2. when I tried, it failed.
Currently Get-CsConfigurationStoreLocation shows that the BackEndServer is the SQL server at the Disaster Recovery site, and the MirrorBackEndServer is blank. (Get-CsTopology).ActiveCentralMgmtService.InstalledOn.Fqdn returns the FQDN of the FrontEnd pool at the primary site.
In Topology Builder, I'm not clear on which of the stores is for the CMS (if any) but none of them for the Primary site list the SQL server at the DR site (they all list the server at the primary site).
The problem I'm having is that certain commands are working fine from the Management Shell, and some are not. For example, all Get- commands seem to be fine. Set-CsUser is working, but Set-CsClientPolicy gives me this (I was trying to set a variable that we don't care too much about as a test, in this case HotdeskingTimeout):
Set-CsClientPolicy : ###50023:XdsPublishItems:The central management storeAny thoughts on how I can get this to work?
Thanks
Dylan
Hi,
during my Lync 2013 to Skype for Business in-place upgrade, I encountered at "Uninstalling roles" the following error:
Error: Error returned while installing OcsMcu.msi(ASMCU, AVMCU, IMMCU, OcsMCUCommon), code 1618.
I resolved this issue, which affected multiple MSI files, through opening the failed MSI manually (located in "C:\ProgramData\Microsoft\Lync Server\Deployment\cache\5.0.8308.0\setup") and closing it. You don’t need to initiate any actions inside the opened MSI. Just cancel it.
Now press retry at Skype4B installer and watch the installation progress succeed.
As far as I know stands MSI error 1618 for “ERROR_INSTALL_ALREADY_RUNNING”.
Best Regards
Markus Kühn
Hi,
We are currently upgrading from Lync 2010 to Lync 2013. The infrastructure is built and I have a couple of test accounts setup on there all is working OK.
I know you cannot coexist 2010, 2013 and SFB. Can I upgrade my non-production Lync 2013 servers to SFB and then migrate my 2010 users to the SFB pool? Obviously, as its non production I could do an offline inplace upgrade without building another 2013 pool?
Would this method be supported?
I get the following message:
Warning: Unresponsive plugin
Please help.
Hey team
Having trouble with an additional SIP domain and the mobile client.
I've had the certificates updated with the additional SIP domain on the Front end, edge and reverse proxy. The desktop lync client works with the additional sip domain so it just seems to be an issue with mobility. All additional DNS records have been created.
With the original SIP domain the simple URL's are setup correctly and mobility works fine. On the reverse proxy i'm using ARR and have created the additional simple URL's and rewrites for the additional sip domain.
Testing with Microsoft Lync Connectivity Analyzer passes all external and internal tests for the Lync Mobile 2013 App.
Anyone have any tips with getting an additional SIP domain working through the ARR reverse proxy?
Thanks
Hi All,
My Lync federation to Lync Online users has stopped working. My edge server has the following Error in the event logs:
Error
Event ID: 14428TLS outgoing connection failures. Over the past 12 minutes, Lync Server has experienced TLS outgoing connection failures 15 time(s). The error code of the last failure is 0x80072746 while trying to connect to the server "sipfed.online.lync.com" at address [66.119.157.212:5061], and the display name in the peer certificate is "sipfed.online.lync.com". Cause: Most often a problem with the peer certificate or perhaps the host name (DNS) record used to reach the peer server. Target principal name is incorrect means that the peer certificate does not contain the name that the local server used to connect. Certificate root not trusted error means that the peer certificate was issued by a remote CA that is not trusted by the local machine. Resolution: Check that the address and port matches the FQDN used to connect, and that the peer certificate contains this FQDN somewhere in its subject or SAN fields. If the FQDN refers to a DNS load balanced pool then check that all addresses returned by DNS refer to a server in the same pool. For untrusted root errors, ensure that the remote CA certificate chain is installed locally. If you have already installed the remote CA certificate chain, then try rebooting the local machine.
and the following from the SipStack trace:
TL_ERROR(TF_CONNECTION) [0]0A38.0C58::05/07/2015-00:10:11.840.00018488 (SIPStack,SIPAdminLog::WriteConnectionEvent:SIPAdminLog.cpp(460))[3093861427] $$begin_record Severity: error Text: Connection was closed because a send operation failed Local-IP: 103.5.28.177:49165 Peer-IP: 66.119.157.212:5061 Peer: sipfed.online.lync.com:5061 Connection-ID: 0x1201 Transport: M-TLS Result-Code: 0x80072746 Data: fqdn="sipfed.online.lync.com:5061";ip-address="66.119.157.212";peer-type="FederatedPartner";winsock-code="10054";winsock-info="The peer forced closure of the connection" $$end_record
My certificate is valid and current (DigiCert) so I have no idea what is going wrong. Any help appreciated
Thanks Christoph
Hello Guys,
I need to know if Lync 2013 have the right web app solution for clients like Exchange 2013 have - outlook web access.
I see that it exists lync web app that we can use for meetings, but I need that link web app fully replace lync client which is in the office 2013 package.
So, if I can use Lync web app instead of Lync client that is installed locally on the computer ?
Thanks in advance,
Hi all,
we are in a migration from Lync server 2010 to 2013.
So far everything is working and everyone have been moved to 2013 servers.
Now my question is regarding to the rest of the migration tasks:
Been Reading them,but none is stated if it should be done after workhours.
Which one is safe to do during workhours?
thanks!
Please mark as helpful if you find my contribution useful or as an answer if it does answer your question. That will encourage me - and others - to take time out to help you. Thank you! Off2work
Dear Support,
in my LYNC 2013 (std) testing environment, i've set up the AD and LYNC SIP domain name to be a simply one: test.com,
but i am confusing when i want to provide the mobility service for internet lync users: i need to create some "A record" in the internet DNS, such as the Sip.test.com/lyncdiscover.test.com/meet.test.com, but, as you konw, it's impossible to apply for the "test.com" domain from internet domain provider, how can i do next?
How about add a new SIP domain with complex domain name, and set up it to be the main SIP domain of LYNC? if works, any problem if the SIP domain name is different with the AD domain?
Thanks a lot for your attention.
Has anyone happened to hear anything about a "Hosting Pack" / multi-tenant setup for the new Skype for Business? Microsoft dropped the hosting pack so just wondering if they have plans to support multi-tenancy with Skype for Business.
I know its early and hasn't bee released yet.. just curious
Hi All,
I have few queries please help.
1)I am using pool pairing concept with lync 2013 what will happen to my conference when my primary pool goes down.It will disconnect or automatically shifted to backup registrar.
2)I have two sites one is in US and another one is in India.I have initiated a conference in US pool.50 users from US and 50 from India participated in the conference.How many total ports used during that conference.
Regards
Sandy
Sandeep Kumar
Hi,
we plan to use IIS ARR as reverse proxy as per http://blogs.technet.com/b/nexthop/archive/2013/02/19/using-iis-arr-as-a-reverse-proxy-for-lync-server-2013.aspx
As per the article. "Ensure that each of these names resolve on the ARR server to your Lync Server Front End server. It’s best to use an additional name for the Office Web Apps external URL, but in this example, I configured Office Web Apps to use the same external URL as our Lync external Web Services. Thus, we don’t have to add an additional name to our SAN certificate.
Important: It is highly recommended that you use a distinct rule for your Office Web Apps server. By default, unlike Lync Server web services, the Office Web Apps server listens on HTTPS/TCP/443 and has a distinct fully qualified domain name and DNS name. Additionally, the suggestions here for the Office Web Apps server rule uses ^en-us/ as part of the rule set. If you support languages other than United States English, this rule may fail."
What additional host name should we choose for Office web apps? can someone elaborate?
Regards,
Swamy
Common Microsoft, what were you drinking this time around when you did the update???
Previously to answer a call one could use Win Logo + A as a shortcut. after this update it is no more ...........
It would have been okay if it was for regular users, but I have used it to create a system for receptionists in all my locations.
Does anyone know what is the replacement for answering calls shortcut?
Thanks,
We're building a terminations script using PowerShell and myself and one of the other admins have run into a very strange error when trying to run some Lync cmdlets remotely via PowerShell. We create the PSSession normally and import it into the current session. We then want to export the terminated user's Lync buddy list before we remove them from Lync, but when we run the cmdlet, it throws the error below.
PS C:\PowerShell> Export-CsUserData -PoolFqdn "fepool.contoso.com" -FileName "c:\powershell\nick.zip" -UserFil
ter "nick@contoso.com"
Cannot find a provider with the name 'Microsoft.PowerShell.Core\FileSystem'.
+ CategoryInfo : ObjectNotFound: (Microsoft.PowerShell.Core\FileSystem:String) [Export-CsUserData], Provi
derNotFoundException
+ FullyQualifiedErrorId : ProviderNotFound,Microsoft.Rtc.Management.BlobStore.ExportOcsUserStoreDataCmdlet
+ PSComputerName : feserver1.contoso.com
I've worked with PowerShell a lot and we were both scratching our heads over this one, because all the other Lync cmdlets we run work, and we can Export-CsRgsConfiguration to the same folder just fine. We've tried on two different workstations and we can both confirm that our local PSProviders are all good, but I don't know of a good way to check what PSProviders are loaded inside the remote session. Has anyone else run into this? Any thoughts or alternative ways to export the file? Thanks in advance!