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

Lync 2013 Mobility issue...

$
0
0

Dear All, 

i have a single Lync STD server 2013 and single Edge Server and publishing rules are published using TMG 2010, all workloads are working fine except for Lync Mobility , i am getting the error below when i ran Test-CSMCXP2PIM...

$cred11 = Get-Credentials  "DOMAIN\lync100"

$cred22 = Get-Credentials  "DOMAIN\lynctest"

Test-CsMcxP2PIM -TargetFqdn "astp-lnfe.domain.com" -Authentication Negotiate -SenderSipAddress "sip:lync100@domain.com" -SenderCredential $cred11 -ReceiverSipAddress "sip:lynctest@domain.com" -ReceiverCredential $cred22

Result:

Target Fqdn   : astp-lnfe.domain.com

Target Uri    : https://ASTP-LNFE.domain.com:443/CertProv/CertProvisioningSe

                rvice.svc

Result        : Failure

Latency       : 00:00:00

Error Message : The content type text/html; charset=utf-8 of the response

                message does not match the content type of the binding

                (text/xml; charset=utf-8). If using a custom encoder, be sure

                that the IsContentTypeSupported method is implemented

                properly. The first 1024 bytes of the response were:

                '<!DOCTYPE html>

                <html>

                    <head>

                        <title>Configuration Error</title>

                        <meta name="viewport" content="width=device-width" />

                        <style>

                         body

                {font-family:"Verdana";font-weight:normal;font-size:

                .7em;color:black;}

                         p {font-family:"Verdana";font-weight:normal;color:blac

                k;margin-top: -5px}

                         b {font-family:"Verdana";font-weight:bold;color:black;

                margin-top: -5px}

                         H1 { font-family:"Verdana";font-weight:normal;font-siz

                e:18pt;color:red }

                         H2 { font-family:"Verdana";font-weight:normal;font-siz

                e:14pt;color:maroon }

                         pre {font-family:"Consolas","Lucida Console",Monospace

                ;font-size:11pt;margin:0;padding:0.5em;line-height:14pt}

                         .marker {font-weight: bold; color:

                black;text-decoration: none;}

                         .version {color: gray;}

                         .error {margin-bottom: 10px;}

                         .expandable { text-decoration:underline;

                font-weight:bold; color:navy; cursor:hand; }

                         @media screen and (max-width: 639px) {

                          pre { width: 44'.

                Inner Exception:The remote server returned an error: (500)

                Internal Server Error.

Diagnosis     :

                Inner Diagnosis:Content-Length : 6907

                Cache-Control : private

                Content-Type : text/html; charset=utf-8

                Date : Sun, 19 May 2013 08:59:43 GMT

                Server : Microsoft-IIS/8.0

                X-AspNet-Version : 4.0.30319

                X-Powered-By : ASP.NET


$cred11 = Get-Credentials  "DOMAIN\lync100"
$cred22 = Get-Credentials  "DOMAIN\lynctest"
Test-CsMcxP2PIM -TargetFqdn "astp-lnfe.domain.com" -Authentication Negotiate -SenderSipAddress "sip:lync100@domain.com" -SenderCredential $cred11 -ReceiverSipAddress "sip:lynctest@domain.com" -ReceiverCredential $cred22

Result:

Target Fqdn   : astp-lnfe.domain.com
Target Uri    : https://ASTP-LNFE.domain.com:443/CertProv/CertProvisioningSe
                rvice.svc
Result        : Failure
Latency       : 00:00:00
Error Message : The content type text/html; charset=utf-8 of the response
                message does not match the content type of the binding
                (text/xml; charset=utf-8). If using a custom encoder, be sure
                that the IsContentTypeSupported method is implemented
                properly. The first 1024 bytes of the response were:
                '<!DOCTYPE html>
                <html>
                    <head>
                        <title>Configuration Error</title>
                        <meta name="viewport" content="width=device-width" />
                        <style>
                         body
                {font-family:"Verdana";font-weight:normal;font-size:
                .7em;color:black;}
                         p {font-family:"Verdana";font-weight:normal;color:blac
                k;margin-top: -5px}
                         b {font-family:"Verdana";font-weight:bold;color:black;
                margin-top: -5px}
                         H1 { font-family:"Verdana";font-weight:normal;font-siz
                e:18pt;color:red }
                         H2 { font-family:"Verdana";font-weight:normal;font-siz
                e:14pt;color:maroon }
                         pre {font-family:"Consolas","Lucida Console",Monospace
                ;font-size:11pt;margin:0;padding:0.5em;line-height:14pt}
                         .marker {font-weight: bold; color:
                black;text-decoration: none;}
                         .version {color: gray;}
                         .error {margin-bottom: 10px;}
                         .expandable { text-decoration:underline;
                font-weight:bold; color:navy; cursor:hand; }
                         @media screen and (max-width: 639px) {
                          pre { width: 44'.
                Inner Exception:The remote server returned an error: (500)
                Internal Server Error.

Diagnosis     :
                Inner Diagnosis:Content-Length : 6907
                Cache-Control : private
                Content-Type : text/html; charset=utf-8
                Date : Sun, 19 May 2013 08:59:43 GMT
                Server : Microsoft-IIS/8.0
                X-AspNet-Version : 4.0.30319
                X-Powered-By : ASP.NET

$cred11 = Get-Credentials  "DOMAIN\lync100"

$cred22 = Get-Credentials  "DOMAIN\lynctest"

Test-CsMcxP2PIM -TargetFqdn "astp-lnfe.domain.com" -Authentication Negotiate -SenderSipAddress "sip:lync100@domain.com" -SenderCredential $cred11 -ReceiverSipAddress "sip:lynctest@domain.com" -ReceiverCredential $cred22

Result:

Target Fqdn   : astp-lnfe.domain.com

Target Uri    : https://ASTP-LNFE.domain.com:443/CertProv/CertProvisioningSe

                rvice.svc

Result        : Failure

Latency       : 00:00:00

Error Message : The content type text/html; charset=utf-8 of the response

                message does not match the content type of the binding

                (text/xml; charset=utf-8). If using a custom encoder, be sure

                that the IsContentTypeSupported method is implemented

                properly. The first 1024 bytes of the response were:

                '<!DOCTYPE html>

                <html>

                    <head>

                        <title>Configuration Error</title>

                        <meta name="viewport" content="width=device-width" />

                        <style>

                         body

                {font-family:"Verdana";font-weight:normal;font-size:

                .7em;color:black;}

                         p {font-family:"Verdana";font-weight:normal;color:blac

                k;margin-top: -5px}

                         b {font-family:"Verdana";font-weight:bold;color:black;

                margin-top: -5px}

                         H1 { font-family:"Verdana";font-weight:normal;font-siz

                e:18pt;color:red }

                         H2 { font-family:"Verdana";font-weight:normal;font-siz

                e:14pt;color:maroon }

                         pre {font-family:"Consolas","Lucida Console",Monospace

                ;font-size:11pt;margin:0;padding:0.5em;line-height:14pt}

                         .marker {font-weight: bold; color:

                black;text-decoration: none;}

                         .version {color: gray;}

                         .error {margin-bottom: 10px;}

                         .expandable { text-decoration:underline;

                font-weight:bold; color:navy; cursor:hand; }

                         @media screen and (max-width: 639px) {

                          pre { width: 44'.

                Inner Exception:The remote server returned an error: (500)

                Internal Server Error.

Diagnosis     :

                Inner Diagnosis:Content-Length : 6907

                Cache-Control : private

                Content-Type : text/html; charset=utf-8

                Date : Sun, 19 May 2013 08:59:43 GMT

                Server : Microsoft-IIS/8.0

                X-AspNet-Version : 4.0.30319

                X-Powered-By : ASP.NET

Dear All,

i am getting the error below when i ran Test-csmcxp2pim on my standard edition server, i have published lync using tmg 2010..:

$cred11 = Get-Credentials  "DOMAIN\lync100"

$cred22 = Get-Credentials  "DOMAIN\lynctest"

Test-CsMcxP2PIM -TargetFqdn "astp-lnfe.domain.com" -Authentication Negotiate -SenderSipAddress "sip:lync100@domain.com" -SenderCredential $cred11 -ReceiverSipAddress "sip:lynctest@domain.com" -ReceiverCredential $cred22

Result:

Target Fqdn   : astp-lnfe.domain.com

Target Uri    : https://ASTP-LNFE.domain.com:443/CertProv/CertProvisioningSe

                rvice.svc

Result        : Failure

Latency       : 00:00:00

Error Message : The content type text/html; charset=utf-8 of the response

                message does not match the content type of the binding

                (text/xml; charset=utf-8). If using a custom encoder, be sure

                that the IsContentTypeSupported method is implemented

                properly. The first 1024 bytes of the response were:

                '<!DOCTYPE html>

                <html>

                    <head>

                        <title>Configuration Error</title>

                        <meta name="viewport" content="width=device-width" />

                        <style>

                         body

                {font-family:"Verdana";font-weight:normal;font-size:

                .7em;color:black;}

                         p {font-family:"Verdana";font-weight:normal;color:blac

                k;margin-top: -5px}

                         b {font-family:"Verdana";font-weight:bold;color:black;

                margin-top: -5px}

                         H1 { font-family:"Verdana";font-weight:normal;font-siz

                e:18pt;color:red }

                         H2 { font-family:"Verdana";font-weight:normal;font-siz

                e:14pt;color:maroon }

                         pre {font-family:"Consolas","Lucida Console",Monospace

                ;font-size:11pt;margin:0;padding:0.5em;line-height:14pt}

                         .marker {font-weight: bold; color:

                black;text-decoration: none;}

                         .version {color: gray;}

                         .error {margin-bottom: 10px;}

                         .expandable { text-decoration:underline;

                font-weight:bold; color:navy; cursor:hand; }

                         @media screen and (max-width: 639px) {

                          pre { width: 44'.

                Inner Exception:The remote server returned an error: (500)

                Internal Server Error.

Diagnosis     :

                Inner Diagnosis:Content-Length : 6907

                Cache-Control : private

                Content-Type : text/html; charset=utf-8

                Date : Sun, 19 May 2013 08:59:43 GMT

                Server : Microsoft-IIS/8.0

                X-AspNet-Version : 4.0.30319

                X-Powered-By : ASP.NET



Please remember to click “Mark as Answer” on the post that helps you, and to click “Unmark as Answer” if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread. www.techguyfarrukh.blog.com


Federation Down

$
0
0

I had federation set up with a client of ours who is running Lync on-premise. I added in their domain name as an allowed domain with their edge server entered correctly. Federation worked fine for about 2 days.

Out of no where it went down. I noticed when it wasn't working that I could not telnet on our external access URL with the 5061 (edge access) port. Meaning the port must have been blocked up somehow. I have noticed this port get blocked a handful of times a month very randomly and it is always solved with a quick reboot of the Edge server.

I rebooted the Edge server, 5061 was cleared up and external users could connect once again. However, federation never came back. It is still down. I have tried deleting the allowed domain entry and putting it back. I've tried removing the Edge server and just going off the domain. Every time I see the same error when I test an IM to a federated user:

"This message wasn't sent becauseuser@federateddomain.com doesn't have permissions on your organization's network, or because the address is incorrect. Please contact your support team."

I am using the address of the user out of outlook in the same way we tested IM chat with him the first time we set it up. Any ideas on how to get this back or any ideas on why my Edge's port 5061 gets blocked periodically?

Recommended Gateways - ISDN PRI30 and Analog Trunk

$
0
0

Hi can anyone kindly recommend me gateways for ISDN 30 PRI and Analog trunk?

Ideally a chassis that can take different modules (ISDN PRI, ISDN BRI or Analog trunk) would be great.

If you could please let me know any good experiences and approx prices it would be very much appreciated.

Telnet what to expect

$
0
0

Hi everyone i am troubleshooting my deployment and when i internally telent via port 443 or 5061 a black screen appears with no writing or any thing displayed.this happens when i use access dns or access ip

when i telnet to my exchange server i get the following writing appearing 220 email.domain Microsoft ESMTP MAIL Service ready at Mon, 20 May 2013 11:27:33 +1000

i have sip.domain internally pointing to edge access interface

the firewall is off on the server

it sits on the same vlan

??

Lync Mobile 2013 can be used for outside network only?

$
0
0

Hi all,

I found a few threads questioning issue that lync mobile 2013 cannot sign in from the internal network, and those are a dead end thread.

My current condition is that i have DNS records setup for mobile connectivity, configured reverse proxy, and lync mobile 2010 clients can connect perfectly.

When it comes to lync 2013 (connected to internal wifi, the same network with Lync FE), it cannot log on saying "An error occured in lync. Please retry, if the problem persists contact your support team".

I used Microsoft Lync Connectivity Analyser, it shows the automatic discovery succeeded for internal network. For external, it errors on unsecured, but the secured one is succeeded, i guess i only need one of them.

If i read communication flow showing in the picture of this link:

http://technet.microsoft.com/en-us/library/hh690030.aspx 

there is a cross sign on Mobility Service (Internal 443). Does it mean that lync 2013 cannot connect from internal network for sure? This is weird since from the connectivity point of view, the client can communicate with the server.

Kindly advice.

Thanks.


Lync 2013 – Issue with OCS logger not working

$
0
0

Hi,

Hope this is a suitable forum to ask this question! I have very recently installed Lync 2013 Enterprise (separate SQL, Front End and Mediation Servers) in a virtual environment and have connected the Lync 2013 environment to an Avaya PBX environment. All the voice traffic etc., is mostly working and generally I have no major issues with two way voice between Lync and Avaya(via Sip trunk-Although this shows as a PSTN Gateway on the Lync Topology). I have a couple of scenarios that I want to look at in more detail however which sends me installing and running OCS Logger on the Front End / Med Server environments to obtain trace traffic. Although OCS Logger appears to have installed OK, and when I open the screens I can choose the relevant data to capture i.e. MediaStack RTP, S4 etc,. when it comes to running the analyse function I am getting a whole bunch of problems inside OCS which are not helping me look at other problems.

If I run OCS and capture a trace between Lync to Lync extensions, then the Snooper shows some info on the trace tab, but NO info on the Messages tab. (Which I kind of expect being a Lync to Lync call)

If I run OCS and capture a trace between Lync to Avaya SIP/H.323 extension (or vice versa) I either get NO messages on the Messages tab or a message stating Error/warning “parsing error:Emtpy SDP Offer” or “illegal character/S4”. Please note, however that the voice is OK – I do have two way audio between the two devices.

I also have 2xLync 2010 setups here and we have no issue with either of the OCS loggers that were installed on them. I have used the latest OCS Logger.msi I can find on Microsoft’s website and it installed just fine.

I have compared the fields available in the OCS logger used by Lync 2010 and the OCS used by Lync2013 and there are differences i.e.

Lync 2010 Front End Server – has fields S4, ServerAgent, ServerConfiguration, ServerTransportAdaptor SIPStack and SIPStackPerf

Lync2013 Front End Server has fields S4, ServerAgent, ServerConfiguration, ServerTransportAdaptor SIPStackBUT NOT SIPStackPerf

There are some other fields present in Lync2010, but not in 2013. It is the same when comparing OCS on the Med Servers on a 2010 and a 2013. I do realise that being a later version, things may well change, so this might not even be an issue at all.

I have tried very hard to see if anyone else is having the same problems with OCS via various google searches / looking/reading in forums but have come across very little. (I have been trying to resolve this for about 6 weeks now, with no luck.If anyone has any advice regarding the OCS and what might be wrong, be it the software or something I have not ticked during installation I would appreciate it.

Kind regards, HppcFan

Autodiscovery SRV DNS Records with Network Solutions

$
0
0

We use Network Solutions to host external DNS and our domain names, but they apparently don't offer _sipinternal or _sipinternaltls options for their SRV records. I called and the tech was of no help. He just said "We don't offer that."

Now, if I can create those records internally with no problem and so can GoDaddy, there has to be a way for them to do it.

Has anyone had any experience with this and getting them to help?

I'd rather not pull my domain name away and switch companies, but if I have to, I have to.

Thanks!

-Eric

Lync 2013 Archiving/Monitoring database placement

$
0
0

Hi team,

I need to deploy Lync Server 2013 Standard edition and have Archiving as well. Since I do not require deploying a separate Server for Archiving Role now, I was wondering what options I have when it comes to defining the databases.

1)Can I use the Express edition database which comes for the Standard FE server for Archiving or do i need to deploy a separate SQL Server for Archiving requirement? (I'm not going for the Exchange storing option)

2)In case im going for Monitoring as well, can I use the Express which is already in place or do i need to have a separate SQL Server?

Thank You.
Cheers.


Test-CsFederatedPartner 404 Not found

$
0
0

Hello,

I have a standard Lync 2013 Setup

1xFE

1xEdge

1xTMG Proxy

1xWAC

1xFortigate FW

All certs are private certs except the cert on the external interface of the edge server. (public trusted)

It is configured to use a Single public IP as opposed to 3.

The only issue I appear to be facing (as everything else is working) is federating with other allowed domains.

When I run the Test-CsFederatedPartner cmdlet or snooper on Lync Client logs after adding a user from an external domain I get the following error

test-csfederatedpartner : A 404 (Not Found) response was received from the
network and the operation failed. See the exception details for more
information.
At line:1 char:1
+ test-csfederatedpartner -targetfqdn edgeserver.adomain.local -domain
someotherdomain.com
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
~~~
    + CategoryInfo          : OperationStopped: (:) [Test-CsFederatedPartner],
    FailureResponseException
    + FullyQualifiedErrorId : WorkflowNotCompleted,Microsoft.Rtc.Management.Sy
   ntheticTransactions.TestFederatedPartnerCmdlet

------

Is anyone able to shed some light or point me in the right direction?

Many thanks,

Lee


failed with the operating system error 5(Access is denied.).

$
0
0

it seems the problems is not going to end wit lync 2013

Executing PowerShell command: Install-CSDatabase -Confirm:$false -Verbose -LocalDatabases

CsClsLogging error 20000

$
0
0

Hello!

I have 1 FE pool with 3 servers

When I try to Start-CsClsLogging -Scenario "AlwaysOn" -Pools poolname.domain.com

I get this errors

Failed on 3 agents
Agent - servername1.domain.com, Reason - Error code - 20000, Message - Unknown error - The communication object, System.ServiceModel.Channels.ServiceChannel, cannot be used for communication because it is in the Faulted state. CommunicationObjectFaultedException. Please refer CLS logs for details.

Agent - servername2.domain.com, Reason - Error code - 20000, Message - Unknown error - The communication object, System.ServiceModel.Channels.ServiceChannel, cannot be used for communication because it is in the Faulted state. CommunicationObjectFaultedException. Please refer CLS logs for details.

Agent - servername3.domain.com, Reason - Error code - 20000, Message - Unknown error - The communication object, System.ServiceModel.Channels.ServiceChannel, cannot be used for communication because it is in the Faulted state. CommunicationObjectFaultedException. Please refer CLS logs for details.

but if run cmdlet Start-CsClsLogging -Scenario "AlwaysOn" without '-pools' option then it succeeded only on Edge pool

any ideas?

and where I can find "CLS logs for details"?

How to Licensing a Common Area Phone?

$
0
0

Hello Everybody,

i'm looking for a while for an valid answere of the title question:

"How to Licensing a Common Area Phone?"

In the official microsoft guide i dont find any information about it. In some uc blogs i found some statements but the comments are very inconsistent.

An direct question to Microsoft (submitted by our partner manager) is without reply, but i still waiting.

What are yours experience with the licensing of common area phones?

Regards 

Lync 2013 Monitoring Reports

$
0
0

Hello,

I am a junior tech specialist tasked with monitoring our Lync usage for 300 users. From what I understand, I needmonitoring reports installed to the Lync Server 2013.

Is this correct ? If so, what is the process to obtain the monitoring software ? What is the best setup ? Are there any extra costs involved ? How long should the process take ?

-Thanks

Lync 2013 Standard Get-CsManagementStoreReplicationStatus

$
0
0

I just installed CMS on my 2013 and moved my 2010 DB to it.  All of the logs looked ok.

When I run Get-CsManagementStoreReplicationStatus to check the status of the replication, I do not get any response. 

When I run Get-CsManagementStoreReplicationStatus -CentralManagementStoreStatus it shows the lastupdatedon info and the rest is blank.

It seems like everything is working, but I assume there is a problem. 

How can I verify there is a problem and if there is one, how can I fix it?

Purchasing Certs & Changing Pool FQDN

$
0
0

So this is my first stab at deploying Lync and all-in-all it's been okay, except now I've reached the point where we want to move forward and let people start to use it.

I installed the Enterprise Trial on Windows Server 2008 R2 with SQL Server 2012 on a separate instance.

My biggest issue is that we want to remove the self-signed certs and to do so, I'd have to purchase SSLs from a third-party. No problem. It's what we do with Exchange.

My only complication right now is that my company changed names 2 years ago, so our AD domain is still the old domain and our web domain (the one everyone knows) is something different. When I defined the FE Pool, I used the old domain name because I thought I had to, so our self-assigned certs are looking for that.

From what I've found online changing the Pool FQDN is a bit of a pain, and I understand. Since I'm the only user enabled right now, I tried to Remove the Topology and start over, but I click "Finish" on the second screen of the wizard and nothing happens. The Topology Builder still shows my full topology.

I guess what I'm asking for is advice on what to do now. Either I have to "suffer" with the old domain being used most places (though I can set the SIP addresses to our public address).

And because a cert can only cover one domain at a time, I'm not sure how that would even play out since I setup some of the simple URLs to use our public web address.

If what I'm saying isn't clear, please let me know and I'll try to elaborate.

Thanks!

-Eric


Lync 2013 Migration

$
0
0

We have  just two Lync 2010 servers one server has got standard edition and got most of the roles installed. We have a another server which does the edge and is in the DMZ. All the Lync client are 2010. So here are stepscorrect me I got some thing wrong

Can some one clarify the below things.

1.) Does Lync 2010 clients works with Lync 2013 server

2.) Can Lync 2010 edge server work with Lync 2013 Standard FE server. I mean when I move all the users from Lync 2010 to Lync 2013 FE.

3.) Any guide on how to migrate the Lync 2010 edge server to Lync 2013 edge server.

4.) What are the SSL certificates that are required?


Malli Boppe MCITP Enterprise Messaging Exchange 2010

How to Install Lync 2013 Client License key?

$
0
0

Hi,

We've been running a Lync Server 2010 within our network on Evaluation platform. We installed Eval Lync 2010 client across the 40 users to see how we use the new software.

After 6 months both the server and client have stopped working. We change the Eval version of the server using the Shell platform however we have had to remove and reinstall Lync clients individually. We have decided to install Lync 2013 Client which has been working fine. However 30 days later we have been asked to install a product key.

Is there a way I can update the key when installing - I didn't ask me when I installed it and Can't find any physical location to add it in the settings. Most uses have Office 2010/2007 Standard installed. ON Win 7.

how to change Lync 2010 service account password

$
0
0

Dear Experts ,

I have deployed lync 2010 with lyncadmin account , i have successfully integrated and delivered to the customer..
now my issue is that we have to handover the deployment to operation team, as per their requirement lyncadmin account password must be change within handover ( user account provided to us for Lync installation) as per company policy...
As far as i know if we change the password of lync account, through which we deployed the Lync, the services will stop..

can anyone guide me regarding this? ans what impact if we change password of lyncadmin

you urgent response will be highly appreciated

Thanks..

Lync 2013: missing tabs on contact card

$
0
0
I did some research on the web but I could quite find an answer, maybe I am the first one to experience this or I am just not clever enough.
We are using Lync Server 2013 and the the Lync 2013 client without an exchange server. The problem we are experiencing atm is that when we use outlook 2010 and lync client 2013, all users have the organization tab on their contact card. All informations like phone e-mail address etc. are active directory informations. This configuration works just fine but if I change to outlook 2013 and lync client 2013, the organization tab automatically disappears and the what's new tab shows up (this tab wasn't there before).

Actually I wouldn't mind the new tab but I'd like the organization tab back. Is it even possible without using an exchange server? I am just wondering why it is perfectly working between outlook 2012 and lync 2013 but is not when I use outlook and lync 2013.

I hope it is clear enough, if not, just ask please.
Thanks a lot

Lync 2013 Standard install failing

$
0
0

Hello all,

Trying to install Lync 2013 std on a windows server 2012 box with a c: d: and p: drives configured.  All goes well until step 2 of the "Setup or Remove Lync Server Components" section.  As other have reported I am getting the Access denied message but what I don't understand is why the logs report that the install is trying to create the databases and log files on the D: and P: drives.  SQL Express Default locations are all on the C: drive.  Any advice on this would be appreciated. Install account is in the correct groups.  Have tried granting the everyone group as well as network service full control permissions to all 3 drives.  Have also disabled UAC.  This is a VM with a snap shot at the point where all the pre-reqs were installed.  Have blown it away 3 times trying to resolve but it still fails at the database creation step.  Strange thing is that it does create the CSData folder structure successfully on both drives, just no databases  or log files.

Thanx in advance,

Bobby

Viewing all 5984 articles
Browse latest View live


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