All,
This is a pretty basic install of Edge Transport. It's running CU9. I stood up an additional CAS server a week ago and this weekend went to re-register the edge subscription which resulted in a failure.
I am running the Edge Subscription as the Local Administrator of that machine, but when I attempt to run New-EdgeSubscription -Filename "edgesub.xml", I'm getting a prompt for a smart card (which I definitely did not use when I built this). It then
subsequently fails to connect to the LDAP (I assume ADAM) database on that server, but does create the edgesub file.
So I'm not really sure what's going on here, could anyone help?
Server is a workgroup server. Running from an elevated EMS prompt.
New-EdgeSubscription : Microsoft Exchange couldn't create or update the Edge Subscription account on the Edge Transport server for the following reason: The LDAP server is unavailable.. Stack is at System.DirectoryServices.Protocols.LdapConnection.Connect() at System.DirectoryServices.Protocols.LdapConnection.BindHelper(NetworkCredential newCredential, Boolean needSetCredential) at Microsoft.Exchange.MessageSecurity.EdgeSync.AdamUserManagement.CreateOrUpdateADAMPrincipal(String user, String password, Boolean bootStrapAccount, TimeSpan expiry) at Microsoft.Exchange.Management.SystemConfigurationTasks.NewEdgeSubscription.InitiateSubscriptionOnEdge() At line:1 char:1+ New-EdgeSubscription -filename "c:\users\administrator\desktop\edgesub7.xml"+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~+ CategoryInfo : InvalidOperation: (:) [New-EdgeSubscription], InvalidOperationException+ FullyQualifiedErrorId : [Server=SMTP,RequestId=425da588-2e1e-4a79-93a1-a66e7d0143f7,TimeStamp=10/4/2015 8:18:10 PM] [FailureCategory=Cmdlet-InvalidOperationException] AF48EF08,Microsoft.Exchange.Management.SystemConfigurationT asks.NewEdgeSubscription