SQL EXpress Server 2012 Installed in VM for RD Connection Broker

All,
I have big trouble now...
I have 2 cluster machine and created one Virtual Machine in the cluster and installed SQL Server Express 2012 in VM.
In both cluster machine installed SQL Client 11.0.  and RD Connection Broker installed one of the Cluster machine, while configure RD HA it throws error Please refer screen shot.
Is it right to install SQL server on Virtual Machine ?
Is it possible SQL Server 2014 Standard installed one of the cluster machine and RD Connection Broker enable both cluster machine and make HA of RD Connection Broker HA ?
What is the best way to achieve to enable RD Connection broker with in Cluster machine(2 Node) ?
Please any one guide to us.
Regards
Venki

Hi Venki,
Thank you for posting in Windows Server Forum.
Generally the error which you are facing occurs due to permission and security issue on SQL server. we need to specify the permission during RDCB setting.  Here suggest to create the database manually and check the result.
CREATE DATABASE 'rds_db'
Where rds_db is the database specified in your connection string
DRIVER=SQL Server Native Client 11.0;SERVER=<SQL Server Name>;Trusted_Connection=Yes;APP=Remote Desktop Services Connection Broker;DATABASE=<DB Name>
Grant DBO permissions to the service account on the RDS server and try to run your wizard again.
Also when configuring RDCB HA, we need to create a local folder to store database which is “Remote SQL file systems”. And if local path is used create a folder on the root directory of the SQL Server (C:\RDCB).
Please check below article for more information.
Deploying RD Connection Broker High Availability in Windows Server 2012
http://ryanmangansitblog.com/2013/03/30/deploying-rd-connection-broker-high-availability-in-windows-server-2012/
RD Connection Broker HA – SQL Permissions
http://microsoftplatform.blogspot.com/2012/04/rd-connection-broker-ha-sql-permissions.html
Hope it helps!
Thanks.
Dharmesh Solanki
TechNet Community Support

Similar Messages

  • SQL Server 2012 Install Error 17182

    I am trying to install SQLSERVER 2012 SP1 (cuz my VisioStudios told me to) but the SQLEngine and Replication failed. Looking into the log I get the following:
    2014-03-20 15:04:42.61 spid5s      Starting up database 'msdb'.
    2014-03-20 15:04:42.61 spid11s     Unable to initialize SSL encryption because a valid certificate could not be found, and it is not possible to create a self-signed certificate.
    2014-03-20 15:04:42.62 spid11s     Error: 17182, Severity: 16, State: 1.
    2014-03-20 15:04:42.62 spid11s     TDSSNIClient initialization failed with error 0x80092004, status code 0x80. Reason: Unable to initialize SSL support. Cannot find object or property.
    2014-03-20 15:04:42.62 spid11s     Error: 17182, Severity: 16, State: 1.
    2014-03-20 15:04:42.62 spid11s     TDSSNIClient initialization failed with error 0x80092004, status code 0x1. Reason: Initialization failed with an infrastructure error. Check for previous errors. Cannot find object or property.
    2014-03-20 15:04:42.62 spid11s    
    Error: 17826, Severity: 18, State: 3. 
    Apparently there is something wrong with my certificate? If I run certutil -store - user I don't see any problems there
    So what do I do now?
    Should I just delete everything as suggested in thread "SQL Server 2012 Install Failure 17190, Severity:16, State:1"
    Thank You to anyone who can give me a hand!

    Hi ,
    According to your description, as other post, this error may be occurred due to a corrupt user profile for the account running SQL Services. You can try change the service account to a local (built-in) account which have permission to read the private key
    of the SSL certificate. In addition, according to your error message, we need to examine the certificates that have been generated launching mmc.exe, for more information, see:
    http://www.sqldbadiaries.com/2013/01/01/service-does-not-start-tdssniclient-initialization-failed-with-error-0x80092004-status-code-0x80/
    http://social.msdn.microsoft.com/Forums/sqlserver/en-US/8f27fbb3-1566-408a-bfde-abdde17fb424/ssl-sql-server-permission?forum=sqlsecurity
    Regards,
    Sofiya Li
    Sofiya Li
    TechNet Community Support

  • Which version of Microsoft SQL Server 2012 OLE DB Provider for DB2 needed?

    Hello, first time posting.....
    I am developing an SSIS package that needs to connect to DB2 tables. My environment does not have the necessary providers installed (SQL Server 2012 OLE DB Provider for DB2).
    I am running SSIS on a Windows Server 2012 R2 Standard server, w/ SQL Server 2012 R2 installed.
    I noticed OLEDB Provider for DB2 v4.0 for SQL Server 2012 does not support Windows Server 2008 R2.
    Also, there appears to be a version 5 OLEDB Provider for DB2, bundled with SQL Server 2014 Feature Pack, but I am not running SQL 2014.
    Could someone please tell me which version I need to install for Windows Server 2012 R2, running SQL Server 2012 R2?
    Thanks!

    Also, there appears to be a version 5 OLEDB Provider for DB2, bundled with SQL Server 2014 Feature Pack, but I am not running SQL 2014.
    The DB2 OleDB Provider is completly independend of the used SQL Server/SSIS Version; you can use that one.
    Olaf Helper
    [ Blog] [ Xing] [ MVP]

  • SQL Server 2012 Change Data Capture for Oracle by Attunity support for Oracle 12

    I would like to know if there are any plans for SQL Server 2012 Change Data Capture for Oracle by Attunity to support versions of Oracle 12 and if by when.

    I have asked from the author of
    http://blogs.msdn.com/b/mattm/archive/2012/03/26/cdc-for-oracle-in-sql-server-2012.aspx about this.
    I will either ask him to answer here or I would be a messenger.
    Balmukund Lakhani | Please mark solved if I've answered your question, vote for it as helpful to help other users find a solution quicker
    This posting is provided "AS IS" with no warranties, and confers no rights.
    My Blog |
    Team Blog | @Twitter
    Author: SQL Server 2012 AlwaysOn -
    Paperback, Kindle

  • Possible to use Azure SQL as database for RD Connection broker high availability?

    I am looking in to setting up a highly available Remote Desktop services service on Azure and note that the high availability for the Connection Broker service needs a full SQL database (rather than the LocalDB used for one instance). Is it possible
    to use an Azure SQL database for these purposes (i.e. opposed to VMs running SQL Server)?
    Has anyone had any experience with this? This would be nice as I am not looking at thousands of users and the Azure SQL would provide the high availability for the database without creating multiple (expensive) VMs running SQL server.

    So far there's no such a feature in azure sql, you can vote for it
    http://feedback.azure.com/forums/217321-sql-database/suggestions/423275-enable-sql-service-broker-in-sql-azure

  • SQL Server 2012 Web synchronization option for SQL Server Merge Replication

    I have 2 servers for this:
    1. WIndows Server 2008 with SQL SERVER 2012
    2. Windows Web SErver 2008 With IIS 7 - and SQL Client Conectivity Tools installed
    https://192.168.100.8/sqlreplication/replisapi.dll?diag  i have the next results:
    Class Initialization test:
    Class Status
    ErrorCode
    replisapi.dll classes SUCCESS 0x0
    CLSID_SQLReplErrors FAILED 0x80040154
    replrec.dll classes FAILED 0x80040154
    msxml6.dll classes SUCCESS 0x0
    Where replrec.dll is supposed to be? On the WebServer or Database Server? And if the answer is on the Webserver, how can i install it?
    Thank you,
    biionut

    Hi biionut,
    Did you install SQL Server 2012 Replication Components on the IIS server?  The steps to install replication components are covered in
    How to: Install SQL Server Replication Components.
    Also, is your IIS server running 64-bit Windows?  If so you will need to allow 32-bit applications to run on the IIS server:
    cscript %SystemDrive%\inetpub\AdminScripts\adsutil.vbs set w3svc/AppPools/Enable32bitAppOnWin64 1
    Brandon Williams (blog |
    linkedin)

  • SQL Server 2012 Installed KB2793634 and it completed successfully but display error in the event log

    Hi
    Running SQL Server 2012 with SP1 on Windows 7 x64 SP1
    One of the machines that this is installed displayed that the Windows Installer was starting repeatedly, like every 30 secs
    I installed KB2793634 and everything completed successfully.  No errors in any of the Summary, Detail, etc and all check marks at the end.  I went throught the event viewer and in the application log and saw the following
    Product: SQL Server 2012 Database Engine Services - Update '{4023B523-7241-4B6D-83A4-92105B0A3DC8}' could not be installed. Error code 1642. Windows Installer can create logs to help troubleshoot issues with installing software packages. Use the
    following link for instructions on turning on logging support:
    Is this something with the KB.  How do I find what the issue is and what do I do to fix it? Or is this a real error?
    I brought up SQL Server and the issue that the KB resolves seems to been resolved.  I can connect to the instance just fine, the version of the KB has been applied to the instance so now it is at 11.0.3128
    Any information will be greatly appreciated.

    Hi,
    According to the description, I know the patch that was successfully installed after the msiinstaller error.
    1. Per
    KB304888 and mentioned the possibility that the hotfix was launched a second time after the initial successful update.
    I suspect if you have installed any hotfixes or Cumulative updates after installing Service Pack 1 for SQL Server 2012.
    Reference:
    http://support.microsoft.com/kb/2793634
    2. Check the application log. Is the error happening intermittently?
    Thanks.
    Tracy Cai
    TechNet Community Support

  • SQL Server 2012 Install Errors on Server 2012

    I am getting an error when installed a new copy of Microsoft SQL Server 2012 Service Pack 1 on a newly created Server 2012 that has all its updates.  About 90% of the way through the installation this is the error I received below:
    TITLE: Microsoft SQL Server 2012 Service Pack 1 Setup
    The following error has occurred:
    Attempted to perform an unauthorized operation.
    Click 'Retry' to retry the failed action, or click 'Cancel' to cancel this action and continue setup.
    For help, click: http://go.microsoft.com/fwlink?LinkID=20476&ProdName=Microsoft%20SQL%20Server&EvtSrc=setup.rll&EvtID=50000&ProdVer=11.0.3128.0&EvtType=0xDC112D1C%25400xBB814387
    Second Error when continuing: 
    TITLE: Microsoft SQL Server 2012 Service Pack 1 Setup
    The following error has occurred:
    A network-related or instance-specific error occurred while establishing a connection to SQL Server. The server was not found or was not accessible. Verify that the instance name is correct and that SQL Server is configured to allow remote connections. (provider: Named Pipes Provider, error: 40 - Could not open a connection to SQL Server)
    Click 'Retry' to retry the failed action, or click 'Cancel' to cancel this action and continue setup.
    For help, click: http://go.microsoft.com/fwlink?LinkID=20476&ProdName=Microsoft%20SQL%20Server&EvtSrc=setup.rll&EvtID=50000&ProdVer=11.0.3128.0&EvtType=0xBA6E21AA%25400x9A41B222
    I clicked cancel on both errors but I don't know if this will impact my application. After the installation completes I can see everything passed except the Database Engine. Any thoughts on this issue?

    Hello,
    If this is a VMware machine, please read the following article:
    http://support.microsoft.com/kb/2799534
    If the above is not the case please share the Detail.txt log file with us. The following article may help you locate the file on disk:
    http://msdn.microsoft.com/en-us/library/ms143702(v=sql.110).aspx
    Hope this helps.
    Regards,
    Alberto Morillo
    SQLCoffee.com

  • SQL Server 2012 Install Failure

    I am attempting to install SQL Server 2012 Developer Edition with SP1 as a standalone installation.  This is the downloaded version.  en_sql_server_2012_developer_edition_with_sp1_x64_dvd_1228540
    Here is my environment.  Windows 7 X64, SQL Server 2008 R2 Developer Edition,
    I've tried to bypass the update step by executing as:  "setup.exe /ACTION=Install /UpdateEnabled=False".  While this did eliminate the two KB downloads, the same error still occurred.
    I've extracted the ISO to my local machine and attempted the install according to another thread.  Still no joy.
    I installed a hotfix recommended by another thread but still no joy.  System Update Readiness Tool for Windows 7 for x64-based Systems (KB947821) [August 2013]
    The Error occurrs in pop-up during Product Updates. 
    2 updates found
    SQL Server 2012 SP1 GDR Product Update  145MB  KB2793634
    SQL Server 2012 SP1 GDR Setup Update  26MB  KB2793634 
    ERRORS
    TITLE: Microsoft SQL Server 2012 Service Pack 1 Setup
    The following error has occurred:
    An error occurred during the installation of assembly 'policy.8.0.Microsoft.VC80.ATL,version="8.0.50727.6229",publicKeyToken="1fc8b3b9a1e18e3b",processorArchitecture="amd64",type="win32-policy"'. Please refer to Help
    and Support for more information. HRESULT: 0x800736B3.
    For help, click:
    http://go.microsoft.com/fwlink?LinkID=20476&ProdName=Microsoft%20SQL%20Server&EvtSrc=setup.rll&EvtID=50000&ProdVer=11.0.3000.0&EvtType=0xDF039760%25401201%25401
    BUTTONS:
    OK
    TITLE: Microsoft SQL Server 2012 Service Pack 1 Setup
    The following error has occurred:
    SQL Server Setup has encountered an error when running a Windows Installer file.
    Windows Installer error message: An error occurred during the installation of assembly 'policy.8.0.Microsoft.VC80.ATL,version="8.0.50727.6229",publicKeyToken="1fc8b3b9a1e18e3b",processorArchitecture="amd64",type="win32-policy"'.
    Please refer to Help and Support for more information. HRESULT: 0x800736B3.
    Windows Installer file: C:\Users\jhadden\AppData\Local\Temp\SQL Server 2012\Setup\1033_ENU_LP\x64\setup\sqlsupport_msi\SqlSupport.msi
    Windows Installer log file: C:\Program Files\Microsoft SQL Server\110\Setup Bootstrap\Log\20131010_091212\SqlSupport_Cpu64_1_ComponentUpdate.log
    Click 'Retry' to retry the failed action, or click 'Cancel' to cancel this action and continue setup.
    For help, click:
    http://go.microsoft.com/fwlink?LinkID=20476&ProdName=Microsoft%20SQL%20Server&EvtSrc=setup.rll&EvtID=50000&ProdVer=11.0.3000.0&EvtType=0xDC80C325
    BUTTONS:
    &Retry
    Cancel

    Hello,
    Did you install Windows 7 update SP1? If not, please install the SP1 update first.
    What's more, you try to install SQL Server 2012 SP1 together with SP1 Cumulative update (KB2793634)by enable the "UpdateEnabled" and specify the update feature in "UPDATESOURCE".
    You can refer to Ahmed's blog for more details steps:
    http://blogs.msdn.com/b/ai/archive/2013/01/14/installing-sql-server-2012-service-pack-1-sp1-cumulative-update-in-one-installation-using-sql-server-2012-product-update.aspx
    Regards,
    Fanny Liu
    If you have any feedback on our support, please click here.
    We
    are trying to better understand customer views on social support experience, so your participation in this
    interview project would be greatly appreciated if you have time.
    Thanks for helping make community forums a great place.

  • Is SQL Server 2008 R2 earliest version that can be used for RD Connection Broker in Windows Server 2012?

    I am setting up redundancy for another RD Connection Broker? What is the earliest version of SQL that i can use in Windows Server 2012?

    Hi,
    SQL Server 2008 R2 is listed as the minimum version.  I have not tried earlier versions for use with RDCB.
    RD Connection Broker High Availability in Windows Server 2012
    http://blogs.msdn.com/b/rds/archive/2012/06/27/rd-connection-broker-high-availability-in-windows-server-2012.aspx
    -TP

  • SQL on Server 2012 Essentials

    What are the options and/or limits for running SQL server (Standard or Express, 2012 or 2008 or 2005) on Server 2012 Essentials? Thank you.

    Most best practice is that it is not a good idea to run SQL on a DC.  However, I am not aware of any negatives, other than the disclaimers about it being a DC and possible RAM or I/O issues.  Were possible, I would use Express as it is
    a LOT less expensive and requires fewer resources.  It was only a generation or two ago that SQL and Exchange and ISA server all ran on "the" DC and could not be relocated by EULA, for up to 75 users.
    From this document:
    http://www.microsoft.com/en-us/server-cloud/windows-server-essentials/default.aspx
    Follow the Learn More at the bottom, for a pdf that reads, in part:
    Q: What applications can I run on Windows Server 2012 Essentials?
    A: Almost all Windows Server 2012 applications should run on Windows Server 2012 Essentials. Windows Server
    2012 Essentials differs from Windows Server 2012 primarily in that several of the roles and features of Windows
    Server are automatically installed and configured according to best practices for a small business environment. In
    some cases, an application that is designed to run on Windows Server 2012 may require that specific roles and/or
    features are not enabled. See the manufacturer’s product information for specific details. 
    Do NOT take what I am about to say as gospel... I am NOT a SQL expert.  But imo, the reason to not run SQL server on the DC is that it is busy enough and in an AD enviornment where there are potentially thousands of users the server would be too busy
    servicing those requests to be a good candidate for SQL.  But in network of 25 users or less..... ??
    Larry Struckmeyer[SBS-MVP]

  • CRM 2015 installation hangs without errors on Windows Server 2012 installed in a VM

    I have installed a Windows Server 2012 and SQL Server 2012 on a VM using VMware Player and then installed Dynamics CRM 2013, working out all the configuration problems.
    The installation hanged once without errors and when I tried it again it was installed, no problems. Dynamics CRM 2013 works without issue.
    Then I copied the machine, uninstalled the Dynamics CRM 2013 and started installing CRM 2015. However this time without errors the installation hangs even though I tried more than 5 times.
    There are no errors, installation program is not unresponsive and task manager shows nothing out of the ordinary.
    I have also tried this on multiple physical and virtual PCs to no avail.

    Try to Delete the registry files of CRM before you start the installation : HKEY_LOCAL_MACHINESOFTWAREMicrosoftMSCRM

  • New Windows Server 2012 install won't boot after installing Hyper-V role.

    I have just installed Windows Server 2012 onto a Dell PowerEdge R310.  Everything worked okay until I installed the Hyper-V role.  After that, when it tries to boot, I get "Your PC ran into a problem and needs to restart. We're just collecting
    some error info, and then we'll restart for you. (0% complete)" for a split second, then the system reboots into Automatic Repair mode.
    In Automatic Repair mode, my options are Refresh your system (which tells me the drive that Windows is on is locked), Reset your system (which tells me there is no partition), and Automatically Fix your PC (which tells me it can't fix it).
    I have updated to the latest version of the BIOS (1.11.0, which Dell states adds Windows Server 2012 support).
    I'm at a loss.. I've tried everything I can think of.  Has anyone run into this issue and figured out a solution?  The only references I can find to this issue talk about Gigabyte motherboards with USB 3.0, but this server pre-dates USB 3.0 by
    quite a bit.

    Hi,
    Not only the BIOS but the iDRAC and storage part also need to ne up date check, have a look at the following list to see what you need for Server 2012:
    http://en.community.dell.com/techcenter/os-applications/w/wiki/3868.dell-bios-support-for-windows-server-2012.aspx
    If any info was collected during the error then have a look in the event viewer or look for a kernel/memory dump file so you can try to find the issue, in many cases a driver, anti-virus sofware or 3rd part service can cause these kind of issues.
    When you see answers and helpful posts, please click Vote As Helpful, Propose As Answer, and/or Mark As Answer
    MCSE:Server Infrastructure, MCSE:Desktop Infrastructure, MCSA Server 2012, Citrix CCIA & CCEE, Cisco CCNA, VMware VCP 3/4/5 Blog: http://www.citrix-guru.com and http://www.rds-support.eu Twitter: @dnyvandam

  • Server 2012 - installing user cal error

    Hello,
    we have set up a server 2012 and bought 4 User CALs for multiple acces.
    RDS session host & collection deployment has been installed and configured.
    however when i want to install the appropriate User CALs in RD Licensing Manager i do the following:
    1) click on install license 
    2) enter the correct license program and agreement number
    3) select product version "Windows Server 2012"
    4) select license type "RDS per User CAL"
    5) select quantity "4"
    and then on the next screen i receive the following error message:
    "the licensing agreement data provided to Microsoft is not valid. Check all the information you provided, make any necessary corrections and then resubmit your request. if the problem persists, try using a different connection method."
    i have checked RD Licensing Diagnoser and see the following errors/warnings:
    "Licenses are not available for this Remote Desktop Session Host server, and RD Licensing Diagnoser has identified licensing problems for the RD Session Host server"
    "Number of licenses available for clients: 0"
    "The Remote Desktop Session Host server is in Per User licensing mode and No Redirector Mode, but license server XXX  does not have any installed licenses with the following attributes:
    Product version: Windows Server 2008 or Windows Server 2008 R2
    Licensing mode: Per User"
    Additional information: we do not have a license server, so the same server has been specified as licensing server in RDS session host configuration.
    Any help appreciated!
    Best,
    Sebastian

    Hi Sebastian,
    I recommend you contact the Clearinghouse and explain to them what is happening.  Please have your licensing information handy when you call.  If necessary you can switch the RD Licensing server to Telephone method and install the licenses that
    way.
    Locate the Microsoft Clearinghouse Telephone Number for Your Country or Region
    http://technet.microsoft.com/en-us/library/cc754874.aspx
    The link is for Server 2008 R2 but the instructions for finding the number are almost the same for 2012.
    -TP

  • Windows server 2012 Install-WindowsFeature command executing extreamly slow

    New server installed and we wanna install server features on it using powershell.
    Script start working, but nothing changed during long period time. Installation progress 24%.
    Internet is not accessable. Features installing from iso image mounted to vm.
    It's the same image which used for server installation.
    Any ideas- what's wrong?
    Command is:
    Install-WindowsFeature -Name
    $Feature-Source
    $windowsDistribLocal-LogPath
    $LogPathLocal
    resulted command is:
    Install-WindowsFeature -Name NET-Framework-Core -Source D:\ -LogPath C:\temp\installlog.txt
    In a log file was:
    2408: 2013-12-25 15:02:48.404 [ServerManagerPS]           Complete initializing log file.
    2408: 2013-12-25 15:02:48.606 [ServerManagerPS]           23326f59-1a36-403b-a2bb-1346f85867a5 Enumerate server component ended with Success.
    2408: 2013-12-25 15:02:49.935 [ServerManagerPS]           23326f59-1a36-403b-a2bb-1346f85867a5 Alter server component started. Component names: NET-Framework-Core,NET-Framework-Features
    2408: 2013-12-25 15:02:49.950 [ServerManagerPS]           23326f59-1a36-403b-a2bb-1346f85867a5 Alter server component ended with InProgress. The progress is 20
    2408: 2013-12-25 15:02:50.965 [ServerManagerPS]           23326f59-1a36-403b-a2bb-1346f85867a5 Alter server component started. Component names: NET-Framework-Core,NET-Framework-Features
    2408: 2013-12-25 15:02:50.981 [ServerManagerPS]           23326f59-1a36-403b-a2bb-1346f85867a5 Get alteration state ended with InProgress. The progress is 24.
    2408: 2013-12-25 15:02:51.997 [ServerManagerPS]           23326f59-1a36-403b-a2bb-1346f85867a5 Alter server component started. Component names: NET-Framework-Core,NET-Framework-Features
    2408: 2013-12-25 15:02:51.997 [ServerManagerPS]           23326f59-1a36-403b-a2bb-1346f85867a5 Get alteration state ended with InProgress. The progress is 24.
    2408: 2013-12
    2408: 2013-12-25 15:07:36.510 [ServerManagerPS]           23326f59-1a36-403b-a2bb-1346f85867a5 Alter server component started. Component names: NET-Framework-Core,NET-Framework-Features
    2408: 2013-12-25 15:07:36.510 [ServerManagerPS]           23326f59-1a36-403b-a2bb-1346f85867a5 Get alteration state ended with InProgress. The progress is 24.
    WinServ2012 on virtual box.

    Hi,
    Based on your description, I do the same operation in my Lab environment (Hyper-v and Windows Server 2012). Unfortunately, this issue can’t be reappeared. So, before
    going further, would you please let me confirm something?
    Did you mean that there was no error message when this issue occurred, just the progress was stuck at 24%? How long did you wait for the change approximately? Finally,
    can the feature be installed successfully or not?
    Meanwhile, please locate to C:\ Windows\ Logs\ CBS folder and check the
    CBS log if you can find some clues.
    If anything I misunderstand or more details you can provided, please don’t hesitate to let me know.
    Hope this helps.
    Best regards,
    Justin Gu

Maybe you are looking for

  • Adobe Interactive Forms using ABAP in ERP2004

    Hi I am using following code to create interactive form. However not getting any output. But if I pass fp_docparams-FILLABLE  = '' the output pdf is produced. Does the interactive functionality works on ERP2004? Regards Girish data fp_outputparams ty

  • GPS maps zoom out?

    Ok, I may be brain dead tonight...I know if you tap...tap it will zoom in, how do you zoom out?

  • Changing default email program for Control Click file to use Outlook

    Hi, We have an interesting issue when when you Control click a file and select "New email with Attachment" it always brings up Mail, I want to change this to Outlook (latest office for Mac). I have checked everywhere for this setting and made sure Ou

  • Iphone and road runner email

    Has anyone had any luck placing road runner (time warner email) on their iphone. Both Apple and Road Runner tried but to no avail. Weird thing, I have had 3 previous iphones and have had rr on there every time.

  • Can't use Messenger?

    I have an iPod Touch running iOS 8.1.2 and I can't use the Messages app on it. I have my Gmail account set up and selected to start and receive conversations on iMessage, but every time I try to start a conversation I am not allowed to send it. The p