OWA Configuration

Hi,
please help me on this issue while configuring office web apps i am getting the below error screen.
windows firewall is OFF
i am able to ping from OWA server to sharepoint server.
i am ussing HTTPS.
New-SPWOPIBinding -ServerName "https://servername.com"
Thanks in Advance

How was the Office Server Farm configured: http or https?
Configuring Office Web Apps in SharePoint 2013
This post is my own opinion and does not necessarily reflect the opinion or view of Slalom.

Similar Messages

  • OWA 2010 - MAILTO LInks

    I made this work years ago in Windows XP creating a program in the registry that opened a internet explorer window pointing to the OWA URL parameters top create a new message.
    In Windows 7/8 I haven't found a way to configure a entry in "Default Programs". Tried copying the registry keys created for Google Chrome MAILTO but no matter how much of it I pillaged and pointed to IEXPLORE.EXE, I couldn't get it to show up
    in Default Programs.  So now I'm trying to chase down another way.
    A typical mailto link looks like this:
    mailto:[email protected]?Subject=Hello%20again
    Outlook Web Access expects a link such as this:
    https://mail.server.com/owa/?ae=Item&a=New&t=IPM.Note&to=[email protected]&subject=Hello%20again&body=Body%20Text
    I'm trying to find a script or utility that I can register as a program in "Default Programs" for the MAILTO protocol.  If I can do this, maybe I can have it parse the MAILTO link and produce a OWA link call to IEXPLORE.EXE
    There's no place like 127.0.0.1

    Thanks, unfortunately that is the same solution I was using in Windows XP, and was one of the first things I tried.
    The only thing I've had any luck with is this VBS script.  And only if there has never been any other MAILTO registered with the machine.  Even installing installing then uninstalling Outlook or Chrome isn't enough prevent it from ever working
    again.
    strURL = "https://name.exchange.com/owa"
    If strURL <> "" Then
    Set objWSHShell = WScript.CreateObject("WScript.Shell")
    With objWSHShell
    .RegWrite "HKLM\SOFTWARE\Clients\Mail\OWA\", _
    "Outlook Web Access", "REG_SZ"
    .RegWrite "HKLM\SOFTWARE\Clients\Mail\OWA\Protocols\mailto\", _
    "URL:MailTo Protocol", "REG_SZ"
    .RegWrite "HKLM\SOFTWARE\Clients\Mail\OWA\Protocols\mailto\URL Protocol", _
    "", "REG_SZ"
    .RegWrite "HKLM\SOFTWARE\Clients\Mail\OWA\Protocols\mailto\EditFlags", _
    &H00000002, "REG_BINARY"
    .RegWrite "HKLM\SOFTWARE\Clients\Mail\OWA\Protocols\mailto\DefaultIcon\", _
    "%ProgramFiles%\Outlook Express\msimn.exe,-2", "REG_EXPAND_SZ"
    .RegWrite "HKLM\SOFTWARE\Clients\Mail\OWA\shell\open\command\", _
    """%ProgramFiles%\Internet Explorer\iexplore.exe"" ", "REG_EXPAND_SZ"
    .RegWrite "HKLM\SOFTWARE\Clients\Mail\OWA\Protocols\mailto\shell\open\command\", _
    """%ProgramFiles%\Internet Explorer\iexplore.exe""" & _
    " " & strURL & "/?ae=Item&t=IPM.Note&a=New&email=%1", "REG_EXPAND_SZ"
    .RegWrite "HKLM\SOFTWARE\Classes\mailto\shell\open\command\", _
    """%ProgramFiles%\Internet Explorer\iexplore.exe""" & _
    " " & strURL & "/?ae=Item&a=New&t=IPM.Note&email=%1", "REG_EXPAND_SZ"
    End With
    Set objWSHShell = Nothing
    WScript.Echo "Registry entries successfully created. OWA Configured as Default Mail Client"
    Else
    WScript.Echo "No OWA URL set to the variable strURL"
    End If
    There's no place like 127.0.0.1

  • OWA (outlook web access) server character limit

    Hi,
    When I try to add the server for my OWA account on the BIS account, it truncates the last portion, as it seems the server name is too long. Does anyone know what the character limit is set to (seems to only allow about 72 characters), or if BB has any plans on increasing this limit any time soon?
    Thank you,
    Ken

    Hi and Welcome to the Forums!
    While I don't know the specific answer to your question, I can offer a potential workaround...
    If you have been trying to configure using the device interface to BIS (Setup > Email Settings), then you might try (from a PC/browser) your carriers web interface to BIS. You can find it here:
    http://www.blackberryfaq.com/index.php/Where_can_I_log_into_my_BIS_account%3F
    And FWIW here is the OWA configuration KB:
    KB03133 How to integrate a Microsoft Outlook Web Access email address with a BlackBerry Internet Service account
    Best!
    Occam's Razor nearly always applies when troubleshooting technology issues!
    If anyone has been helpful to you, please show your appreciation by clicking the button inside of their post. Please click here and read, along with the threads to which it links, for helpful information to guide you as you proceed. I always recommend that you treat your BlackBerry like any other computing device, including using a regular backup schedule...click here for an article with instructions.
    Join our BBM Channels
    BSCF General Channel
    PIN: C0001B7B4   Display/Scan Bar Code
    Knowledge Base Updates
    PIN: C0005A9AA   Display/Scan Bar Code

  • Lync 2013\Exchange 2010 OWA Integration Problem

    Hi there,
    I've got a vexing issue that I haven't had much luck in researching.  I am running Lync 2013 on Server 2008 R2 and Exchange 2010 SP3 on Server 2008 R2.  I followed Jeff Schertz's instructions (http://blog.schertz.name/2010/11/lync-and-exchange-im-integration/)
    and Lync\OWA integration is working--sort of.
    We currently have a central pool (we'll call it lyncpool.contoso.com) and three pools housed on SBAs-- lyncsba-loc1, lyncsba-loc2,lyncsba-loc3.  Users in our main location are housed on the central pool, whereas users in our remote locations are housed
    on their respective SBA.
    Following the instructions, I pointed my OWA virtual directories at lyncpool.contoso.com, and everything seemed fine at first. I could see presence in OWA, initiate an instant message...the works.  However, when I asked a user homed on one of the SBAs,
    he said that he could only see presence for other users in his pool\location. Everyone else had a white "unknown" presence chiclet. To verify, I temporarily moved my lync account to that branch pool, and sure enough--I saw the same thing.  As
    a troubleshooting measure, I re-ran the OWA configuration portion and instead of using the central pool as the instantmessagingserver value, I pointed it directly at that branch pool.  At that point, he and I, being homed in that branch pool, could see
    presence for EVERYONE.  Problem solved, right?  Well, no...because now, the central pool users could only see presence for other central pool users, and the other branches could still only see presence for their poolmates.
    I've run Wireshark, CLS logging, you name it--I haven't seen anything fishy, and I'm starting to wonder if this perhaps a bug or an unsupported use-case(I hope not, since Microsoft otherwise endorses such a configuration).  I've been beating my head
    against this wall for almost two weeks with no change...someone, help! :)

    This is the only thing that seems of interest in the CLS Log:
    TL_WARN(TF_DIAG) [lyncpool01\VGTLYNCFE-01]1B70.4184::06/17/2014-20:47:03.028.00001F75 (SIPStack,SIPAdminLog::WriteDiagnosticEvent:SIPAdminLog.cpp(805)) 
    [1781536493] $$begin_record
    Severity: warning
    Text: Cannot process Route headers from a non-trusted source, or with first Route field in the set not matching the connection on which the request arrived
    Result-Code: 0xc3e93c5e SIPPROXY_E_ROUTING
    SIP-Start-Line: SUBSCRIBE sip:LyncPool01.xxx.net:5061;transport=tls;ms-fe=VGTLYNCFE-01.xxx.net SIP/2.0
    SIP-Call-ID: 45c62e9edaee4252908914b37ca5ef23
    SIP-CSeq: 1895 SUBSCRIBE
    Source: mail.xxx.net:47892
    $$end_record
    The "source" here is our OWA server.  I have issued a certificate from our local CA(the same one that issued the Lync certs), making sure the CN of the certificate matches the OWA url.  Any ideas?

  • Project Server 2013 - External Data Refresh Failed

    Hi, 
    I have built  new Project Server 2013 in a 3 tier farm, with OWA, configured PWA site everything working fine except, Reports in BI Center, where i am getting - External Data Refresh Failed error
    http://Sp2013/PWA/ProjectBICenter/Sample%20Reports/Forms/AllItems.aspx
    i have stopped using Excel Web also to use Excel Services, get below error
    External Data Refresh Failed
    An error occurred while accessing application id ProjectServerApplication from Secure Store Service. The following connections failed to refresh:
    Project Server - Issue Data
    Project Server - Risk Data
    Learn
    more about data refresh
    Steps Tried:
    1.deleted Excel Services - recreated
    2.Deleted Secure store - recreated
    Built  test box without OWA still have the same issue
    Any suggestions/ Solutions greatly appreciated.
    Thanks 
    Aleem
    Alim

    Hi,
    If you are still facing the same issue follow the below steps:
    1) Access PWA from your server
    2) Download any built in report from Reports section (in your case
    Project Server - Issue Data Project
    Server - Risk Data) to your server.
    3) Open report in excel, go to Data->Connections in Workbook Connection dialog open "Project Server - Issue Data" go to properties.
    4) Here select tab 'Definition' under connection file remove tick for 'Always use connection file'
    5) Tweak your connection string & tick save password option 
    6) Excel Services: Authentication Settings (suit yourself)
    Now, save & publish on PWA, hope it works :)

  • RESOLVED On Premises (intranet use only) Exchange Certificate Help (Please)!

    I apologize in advance for what may end up being a very silly issue.
    I have racked my brain and read and searched and I still can't seem to find the answer to my question.
    I have an in house Exchange server that is only accessible internally. We do not have external clients (laptops/tablets/etc) and all computers stay on premises. Most of our clients use OWA to access email. Everything has been working fine up until about
    2 weeks ago when everybody started getting a certificate error. I have tried every thing I can find to fix this issue to no avail. It seems the thumbprint of the certificate is different each time I visit the exchange server (https://exchange/owa). So I can
    install the certificate which works for a few minutes and then it prompts me again. When looking at the thumb print of each instance, everything seems to be exactly the same with the exception of the thumbprint.
    My first question, is do I still need to go through a CA even though this server is not accessible via external IP?
    Where are my clients getting the certificate they are trying to install because they do not match the certificate that is installed on the Exchange Server.
    Thank you in advance for anybody that can steer me in the right direction to getting this resolved.
    I support this site remotely so any additional info can be provided but there might be a small delay.

    First, thank you for taking the time to respond.
    "I'm going to assume that you have some sort of PKI infrastructure with in your environment."
    I'm not sure I do. This project landed in my lap a few years ago. This particular client is my only client
    with exchange. I have limped my way though to this point but I'm afraid I'm just not clear on what it is I actually need.
    We are running Exchange 2013 on a Server 2008 box. Everything worked fine up until about 2 weeks ago. I have no idea what changed.
    I think my biggest problem is my lack of understanding of where the client is pulling the certificate when I access the intranet site. I don't understand why the certificate (whether valid or not) isn't matching the certificate within IIS/Exchange admin.
    Hi,
    I think you can check your certificate information and provide the information here for more help. Please run the following command in Exchange Management Shell:
    Get-ExchangeCertificate | fl
    Additionally, since the certificate issue occurs when accessing Exchange server from OWA, please check the OWA configuration in your Exchange:
    Get-OwaVirtualDirectory | FL Identity,*Authentication*,*url*
    Generally, the namespace used in the OWA URL should be included in the Exchange certificate which is assigned with IIS service.
    Regards,
    Please remember to mark the replies as answers if they help, and unmark the answers if they provide no help. If you have feedback for TechNet Support, contact [email protected]
    Winnie Liang
    TechNet Community Support

  • Exchange Co-Existence and virtual directories

    We are currently running Exchange 2007, 2010 and 2013 in the same site. Our external connections point to our production namespace (company.domain.com) which is our 2013 CAS servers. We have a legacy namespace for our 2007 environment. Our 2010 server have
    no mailboxes and will not be used, it has it's own namespace. We have one mailbox that 5 ad accounts access, They do not have their own mailboxes they all access this one. It always worked with
    https://mail.domain.com/owa/[email protected] Since we moved our connections to 2013 they can no longer login to this account. They get the error "Outlook Web Access could not find a mailbox
    for EXCHANGE\Administrator. If the problem continues, contact technical support for your organization and tell them the following: The mailbox may be stored on a Microsoft Exchange 2000 or Microsoft Exchange 2003 server, or the Active Directory user account
    was created recently and has not yet replicated to the Active Directory site where this Client Access server is hosted."
    Any assistance appreciated.

    Hi,
    According to your description, I am not quite sure about your environment. Do you mean that there are only two Exchange servers using for mailbox connection: Exchange 2007 and Exchange 2013? And Exchange 2010 is not using for user accessing.
    Since there is only one user mailbox, was the mailbox created in Exchange 2007 database or moved to Exchange 2013 mailbox database? If the company.domain.com is pointed to Exchange 2013, please check which server the mail.domain.com is pointed to. Please
    run the following command to check your OWA configuration:
    Get-OwaVirtualDirectory | Select Identity,name,Internalurl,ExternalUrl,*auth*
    For more information about Client connectivity in an Exchange 2013 coexistence environment, please refer to
    Client Connectivity with Exchange 2013 in Site1 part in the following article:
    http://blogs.technet.com/b/exchange/archive/2014/03/12/client-connectivity-in-an-exchange-2013-coexistence-environment.aspx
    Regards,
    Winnie Liang
    TechNet Community Support

  • Cas server uninstall failed... Now how to reinstall?

    Ok, here is the scenario a company set up an exchange server and IIS config got damaged. So I followed the microsoft guide on uninstalling IIS then the cas server only problem was the cas fail the uninstall about half way through now I can't uninstall
    or reinstall.
    Also can't reinstall the OS....
    Any Ideas.
    Output from installer:
    Client Access Role
    Failed
    Error:
    The following error was generated when "$error.Clear();
              $CommandAppCmd = join-path $env:SystemRoot System32\inetsrv\appcmd.exe;
              Start-SetupProcess -Name "$CommandAppCmd" -args "uninstall module exppw";
            " was run: "Process execution failed with exit code 1168.".
    Process execution failed with exit code 1168.
    Click here for help...
    http://technet.microsoft.com/en-US/library/ms.exch.err.default(EXCHG.141).aspx?v=14.1.218.11&e=ms.exch.err.Ex88D115&l=0&cl=cp
    Elapsed Time: 00:00:01
    Thanks in advance

    Sadly the guys that own the server only have the one and won't let anyone onsite on the weekends but they don't want downtime so basically they want the
    perfect server!
    Original Log:
    # Component tasks
    # Tasks for 'All Roles Common Last' component
    # [ID = AllRolesCommonLast___25c25f6a6e484b32bedc5d6fa5ea3699, Wt = 1, isFatal = True] "Creating the Exchange server configuration object in Active Directory."
    5/12/2010 12:50:07 AM:remove-InstalledRoleInfo -RoleName $RoleRoleName
    # [ID = AllRolesCommonLast___6f2b6624392e4f678c9b5a386a4916ae, Wt = 1, isFatal = True] "Creating the Exchange server configuration object in Active Directory."
    5/12/2010 12:50:07 AM:
              if ($RoleRoles)
                & $RoleBinPath\ServiceControl.ps1 EnableServices $RoleRoles.Replace('Role','').Split(',')
    # [ID = AllRolesCommonLast___f688defc7999417ba5c8e7b4ca41a971, Wt = 1, isFatal = True] "Creating the Exchange server configuration object in Active Directory."
    5/12/2010 12:50:07 AM:
              & $RoleBinPath\ServiceControl.ps1 EnableServices $RoleRoleName.Replace('Role','')
    # [ID = AllRolesCommonLast__StartWinMgmt, Wt = 5, isFatal = True] "Starting the WMI service."
    5/12/2010 12:50:08 AM:
              if (Get-Service WinMgmt* | ?{$_.Name -eq 'WinMgmt'})
                Set-Service WinMgmt -StartupType Automatic
                Start-SetupService -ServiceName WinMgmt
    # [ID = AllRolesCommonLast__StartRemoteRegistry, Wt = 5, isFatal = True] "Starting the Remote Registry service."
    5/12/2010 12:50:08 AM:
              if (Get-Service RemoteRegistry* | ?{$_.Name -eq 'RemoteRegistry'})
                Set-Service RemoteRegistry -StartupType Automatic
                Start-SetupService -ServiceName RemoteRegistry
    # Tasks for 'File distribution Service Control' component
    # [ID = FileDistributionServiceControl___474b4dc5deb44f7ca748da725a0ecac3, Wt = 1, isFatal = True] "Stopping the Microsoft Exchange File Distribution service."
    5/12/2010 12:50:08 AM:stop-SetupService -ServiceName MSExchangeFDS
    # Tasks for 'RPC Client Access Service Control' component
    # [ID = RpcClientAccessServiceControl___4b4248cce65c4ccaa92fe5f938f2aedc, Wt = 1, isFatal = True] "Stopping Microsoft RPC Client Access."
    5/12/2010 12:50:10 AM:stop-SetupService -ServiceName MSExchangeRPC
    # Tasks for 'Client Access Service Control' component
    # Tasks for 'File Distribution Service Configuration' component
    # [ID = FileDistributionServiceComponent___659b38f67e0240199f57f0c851fe7a2b, Wt = 1, isFatal = True] "Uninstalling the Microsoft Exchange File Distribution service."
    5/12/2010 12:50:11 AM:uninstall-FileDistributionService
    # Tasks for 'File Distribution Service Group Metrics Perf Counters' component
    # [ID = FDS_GM_PerfCountersComponent___8c292d9c21af44358441a4c99baddeab, Wt = 1, isFatal = False] "Installing FDS GM PerfCounters."
    5/12/2010 12:50:16 AM:remove-perfcounters -DefinitionFileName FDSGMPerformanceCounters.xml
    # Tasks for 'File Distribution Service OAB Perf Counters' component
    # [ID = FDS_OAB_PerfCountersComponent___103a4c1adf974591be38633f58ec1ebc, Wt = 1, isFatal = False] "Installing FDS OAD PerfCounters."
    5/12/2010 12:50:17 AM:remove-perfcounters -DefinitionFileName FDSOABPerformanceCounters.xml
    # Tasks for 'Enable RPC over HTTP redirector firewall exception' component
    # [ID = RpcHttpRedirectorException___653184838b334e749dbc87a567e865b2, Wt = 1, isFatal = False] "Configuring the server."
    5/12/2010 12:50:17 AM:
              if ([Environment]::OSVersion.Version.Major -ge 6)
              Remove-FirewallException -FirewallRule (New-Object Microsoft.Exchange.Security.WindowsFirewall.RpcHttpRedirectorRule)
    # Tasks for 'Address Book Service Configuration' component
    # [ID = AddressBookComponent___fe2c1cbb8e954dd786870cdc8b3d85e9, Wt = 1, isFatal = True] "Configuring the Microsoft Exchange Address Book service."
    5/12/2010 12:50:17 AM:uninstall-AddressBookService
    # Tasks for 'RPC Client Access Protocol Configuration' component
    # Tasks for 'Client Access Services Configuration' component
    # [ID = ServicesComponent___ca981854eaa74c1ca684178d9ea52fff, Wt = 1, isFatal = True] "Configuring Client Access services."
    5/12/2010 12:50:23 AM:
         get-WebServicesVirtualDirectory -Server $RoleFqdnOrName -DomainController $RoleDomainController | remove-WebServicesVirtualDirectory -DomainController $RoleDomainController -Force;
    # [ID = ServicesComponent___98bb14bb96bc43babb98f8d36183263e, Wt = 1, isFatal = True] "Configuring Client Access services."
    5/12/2010 12:50:24 AM:get-ActiveSyncVirtualDirectory -server $RoleFqdnOrName -DomainController $RoleDomainController | remove-ActiveSyncVirtualDirectory  -DomainController $RoleDomainController
    # [ID = ServicesComponent___9b5feb8e2ff64c4ebd10edb43c3a2aa9, Wt = 1, isFatal = True] "Configuring Client Access services."
    5/12/2010 12:50:26 AM:
         $clientAccessServer = get-ClientAccessServer -Identity $RoleFqdnOrName;
         if($clientAccessServer)
             if(($clientAccessServer.AutoDiscoverServiceInternalUri) -and ($clientAccessServer.AutoDiscoverSiteScope))
          set-ClientAccessServer -Identity $RoleFqdnOrName -AutoDiscoverServiceInternalUri:$null -AutoDiscoverSiteScope:$null
    # [ID = ServicesComponent___a8409d9e1e024948a9cf2805368de7dd, Wt = 1, isFatal = True] "Configuring Client Access services."
    5/12/2010 12:50:27 AM:get-AutodiscoverVirtualDirectory -Server $RoleFqdnOrName -DomainController $RoleDomainController | remove-AutodiscoverVirtualDirectory -DomainController $RoleDomainController
    # Tasks for 'RPC-over-HTTP Proxy Configuration' component
    # Tasks for 'ECP Configuration' component
    # [ID = ClientAccessEcpComponent___9b61914c88354a1ca625560e0a59451c, Wt = 1, isFatal = True] "Installing/Removing the ECP component."
    5/12/2010 12:50:28 AM:
              get-EcpVirtualDirectory -server $RoleFqdnOrName -DomainController $RoleDomainController | remove-EcpVirtualDirectory -DomainController $RoleDomainController;
    # Tasks for 'OWA Configuration' component
    # [ID = ClientAccessOwaComponent___5effe7121e1740c083904cc189687464, Wt = 1, isFatal = True] "Installing/Removing Outlook Web App Component."
    5/12/2010 12:50:29 AM:
              $CommandAppCmd = join-path $env:SystemRoot System32\inetsrv\appcmd.exe;
              Start-SetupProcess -Name "$CommandAppCmd" -args "uninstall module exppw";
    Current Log:
    # Component tasks
    # Tasks for 'OWA Configuration' component
    # [ID = ClientAccessOwaComponent___5effe7121e1740c083904cc189687464, Wt = 1, isFatal = True] "Installing/Removing Outlook Web App Component."
    5/12/2010 1:59:07 AM:
              $CommandAppCmd = join-path $env:SystemRoot System32\inetsrv\appcmd.exe;
              Start-SetupProcess -Name "$CommandAppCmd" -args "uninstall module exppw";
    Any Ideas?

  • MediaElementEvent.TRAIT_ADD does not not pay any attention to the duration

    I've been tracking the response of the MediaElementEvent when listened to by a SerialElement. The Serial Element has an Image set to change after 3 secs and a video. In my output the moment the SerialElement starts the TraitRemove and TraitAdd events are fired immediately even though the duration is actually respected on stage. Any ideas??
    aYo

    AFAIK, no.  You can tell Apple your thoughts on adding the feature:
    http://www.apple.com/feedback/macosx.html
    Not even Outlook 2011 can do that either, AFAIK.  This is typical of Microsoft, which has always had the Mac versions lagging behind the Windows version as far as features a concerned.
    I don't know of any workarounds other than using alternate apps simultaneously.  For example configuring Outlook 2011 for one account and OSX Mail for another account.  Or if your Exchange server has OWA configured, then opening multiple different web browsers and logging on to different accounts on each.  (I don't know if one browser will multiple windows/tabs can log on to different account simultaneously.)  You'd still need to know the password for the alternate accounts, so this probably won't work for your situation.
    BTW, OSX doesn't support the Activesync protocol so I assumed you meant Microsoft's MAPI protocol, which is what Outlook 2007 actually does use when on a LAN.

  • BB newbie - have set up hotmail email ok, but cannot set up outlook exchange account.

    Hi,
    Ok had BB for 3 days - loving it
    I easily configured my hotmail email but cannot do so for my company exchange account.
    The account is available through a https://exchange.companyname.com type web server
    I can log into my email from anywhere on the internet using this web address.
    I get as far as adding my settings an enter the web adddress, log in and password.
    I get the message "unable to add account. Please check your information and try again"
    What am I doing wrong ?
    Thanks in advance
    JJ
    Details
    BlackBerry 8520
    v4.6.1.314 (Platform 4.2.0.135)
    No apps , free space 103.5 MB

    Hi and Welcome to the Forums!
    FYI -- what you are attempting to do is use your BB, via BIS, to access your work email via their OWA environment. While that is supported, it can be tricky. I, honestly, could never get mine to configure via the device interface to BIS (Setup > Email Settings). Only by using a PC and going to my carriers BIS website could I get my OWA configured in BIS. You may need to do the same.
    You can find your carriers BIS website via this portal:
    http://www.blackberryfaq.com/index.php/Where_can_I_log_into_my_BIS_account%3F
    And you can find the specific detailed instructions for configuring OWA in this KB.
    There are some limitations concerning OWA, but let's hold off on discussing those until you try out the above procedure.
    Oh...btw...you will have to create credentials for your BIS account so that, when you log into it from a PC/browser, your carrier can identify and authenticate you. Typically, I find it easier to create the BIS credentials on the BB interface to BIS...then you can enter them in the BB interface, with the 'Remember Me' checkbox so that you only have to enter them one time on the BB itself. Then, when you use your carriers web interface to BIS, you will use those credentials to log in and conduct the OWA configuration.
    Cheers!
    Occam's Razor nearly always applies when troubleshooting technology issues!
    If anyone has been helpful to you, please show your appreciation by clicking the button inside of their post. Please click here and read, along with the threads to which it links, for helpful information to guide you as you proceed. I always recommend that you treat your BlackBerry like any other computing device, including using a regular backup schedule...click here for an article with instructions.
    Join our BBM Channels
    BSCF General Channel
    PIN: C0001B7B4   Display/Scan Bar Code
    Knowledge Base Updates
    PIN: C0005A9AA   Display/Scan Bar Code

  • Ex2010 shared mailbox folder won't open in OWA2013

    Hi,
    I've got simple lab environment:
    2x Widnows 2008R2 + Exchange 2010sp3
    Widnows 2008R2 + Exchange 2013cu3
    1 x test mailbox13 on 2013
    1 x test mailbox10 on 2010
    I added full access permission on mailbox10 to mailbo13 and want to open it with OWA.
    I can do that by "open another mailbox..." option in another browser window but
    when I want to "add shared folder..." to folder structure on the left panel:
    In Outlook 2010 everything is ok and I can view two mailbox trees on the left.
    CalendarFolderConfiguration looks fine and clean.
    Any ideas?

    Hi,
    Firstly, I’d like to explain, OWA 2013 can open all folders while OWA 2010 can open only inbox and calendar.
    Open another mailbox makes all folders open in another window. Add shared folder make two mailbox open in the same tab.
    And I have a test on my lab: if I add shared folder with an account which I haven’t granted full access permission to , the same error message appears. if the permission is well, I don’t get any error message.
    According to your description, Outlook works well. Maybe the issue is related to OWA configuration. Thus,we can use MFCMAPI to remove the IPM.Configuration.Owa.OtherMailbox message hidden in the mailbox and then try again.
    Additionally, we can also check if there is any error in the event log to narrow down the cause and try to re-add the full access permission.
    Best regards,
    Angela Shi
    TechNet Community Support

  • Mail: cannot change the outlook web access

    Hello,
    I need to change the outlook web access, but the system is automatically reconfiguring it any time i do. For this reason, i am not able to connect to my outlook mail. Any ideas how to solve the problem?
    The automatic outlook web access is webmail.XXX.XXX and what i would need is: https://webmail.xxx.xxx/exchange
    Thank you for any help

    Hi there!
    OWA configuration is very tricky...I know that I was never able to configure mine via my device interface to BIS. Only by using a PC/browser to my carriers BIS site was I successful. Here is the list of carrier BIS sites:
    http://www.blackberryfaq.com/index.php/Where_can_I​_log_into_my_BIS_account%3F
    And here is the KB with specific OWA instructions -- follow them very very carefully:
    KB03133 How to integrate a Microsoft Outlook Web Access email address with a BlackBerry Internet Service account
    Good luck and let us know!
    Occam's Razor nearly always applies when troubleshooting technology issues!
    If anyone has been helpful to you, please show your appreciation by clicking the button inside of their post. Please click here and read, along with the threads to which it links, for helpful information to guide you as you proceed. I always recommend that you treat your BlackBerry like any other computing device, including using a regular backup schedule...click here for an article with instructions.
    Join our BBM Channels
    BSCF General Channel
    PIN: C0001B7B4   Display/Scan Bar Code
    Knowledge Base Updates
    PIN: C0005A9AA   Display/Scan Bar Code

  • Accidentally Removed IIS Role with Exchange installed

    I had installed exchange 2010 on my 2k8 R2 server for testing purposes but forgot to un-install it. 
    I forgot this was still running on the server when I had to remove and re-install the IIS role on the server.
    I've since tried to get Exchange working again but just wont start up and comes back saying the WinRM client cannot process the request.
    It wont uninstall now either so any suggestions on how to rectify would be greatly appreciated!

    Hi,
    Just tried running through this but keeps failing. Any ideas as to why? 
    [05/12/2014 18:44:28.0113] [1] Setup failed previously while performing the action Uninstall.  Looking for the failed task with ID ClientAccessOwaComponent___5effe7121e1740c083904cc189687464.
    [05/12/2014 18:44:28.0116] [1] 68 tasks were found to execute.
    [05/12/2014 18:44:28.0116] [1] Processing component 'OWA Configuration' (Installing/Removing Outlook Web App Component.).
    [05/12/2014 18:44:28.0116] [1] Executing: 
              $CommandAppCmd = join-path $env:SystemRoot System32\inetsrv\appcmd.exe;
              Start-SetupProcess -Name "$CommandAppCmd" -args "uninstall module exppw";
    [05/12/2014 18:44:28.0217] [2] Active Directory session settings for 'Start-SetupProcess' are: View Entire Forest: 'True', Configuration Domain Controller: '1S-Server.1ststanmore.dyndns.org', Preferred Global Catalog: '1S-Server.1ststanmore.dyndns.org', Preferred
    Domain Controllers: '{ 1S-Server.1ststanmore.dyndns.org }'
    [05/12/2014 18:44:28.0217] [2] Beginning processing Start-SetupProcess -Name:'C:\Windows\System32\inetsrv\appcmd.exe' -Args:'uninstall module exppw'
    [05/12/2014 18:44:28.0233] [2] Starting: C:\Windows\System32\inetsrv\appcmd.exe with arguments: uninstall module exppw
    [05/12/2014 18:44:28.0409] [2] Process standard output: ERROR ( message:Cannot find GLOBAL MODULE object with identifier "exppw". )
    [05/12/2014 18:44:28.0414] [2] Process standard error: 
    [05/12/2014 18:44:28.0507] [2] [ERROR] Unexpected Error
    [05/12/2014 18:44:28.0507] [2] [ERROR] Process execution failed with exit code 1168.
    [05/12/2014 18:44:28.0593] [2] Ending processing Start-SetupProcess
    [05/12/2014 18:44:28.0594] [1] The following 1 error(s) occurred during task execution:
    [05/12/2014 18:44:28.0610] [1] 0.  ErrorRecord: Process execution failed with exit code 1168.
    [05/12/2014 18:44:28.0610] [1] 0.  ErrorRecord: Microsoft.Exchange.Configuration.Tasks.TaskException: Process execution failed with exit code 1168.
    [05/12/2014 18:44:28.0618] [1] [ERROR] The following error was generated when "$error.Clear(); 
              $CommandAppCmd = join-path $env:SystemRoot System32\inetsrv\appcmd.exe;
              Start-SetupProcess -Name "$CommandAppCmd" -args "uninstall module exppw";
            " was run: "Process execution failed with exit code 1168.".
    [05/12/2014 18:44:28.0618] [1] [ERROR] Process execution failed with exit code 1168.
    [05/12/2014 18:44:28.0618] [1] [ERROR-REFERENCE] Id=ClientAccessOwaComponent___5effe7121e1740c083904cc189687464 Component=EXCHANGE14:\Current\Release\Shared\Datacenter\Setup
    [05/12/2014 18:44:28.0618] [1] Setup is stopping now because of one or more critical errors.
    [05/12/2014 18:44:28.0618] [1] Finished executing component tasks.
    [05/12/2014 18:44:28.0626] [1] Ending processing Uninstall-ClientAccessRole
    [05/12/2014 18:44:28.0629] [0] The Exchange Server setup operation didn't complete.  More details can be found in ExchangeSetup.log located in the <SystemDrive>:\ExchangeSetupLogs folder.
    [05/12/2014 18:44:28.0631] [0] End of Setup

  • How to configure OWA in multiple AD sites when using one entry point for external OWA clients ?

    Using Exchange 2013 (e2013), SP1.
    Three locations.  (Let's say  Location-A, -B, and C.)
    Each Location is an AD site, and physically "remote" from the others.
    Each location will have one e2013 server,  each server running both CAS and Mailbox function.
    The main location ( LOC-A) is where all external OWA and EAS will "enter" from the Internet, via a firewall.
    The E2013 server there will "connect" (?) to the e2013 server for "this mailbox",...at any of the 3 locations.
    What "special" configuration do we need on the 2 remote/other e2013 servers for OWA virtual directory (or similar).
    It looked like it was working "out of the box".
    Some users work OK, with no special changes to anything.
    But some users have OWA in a "never ending wait" (browser appears to spin forever), 
    and that might be due to a different Language at the other locations.
    I guess Exchange knows how to "internally route" the OWA traffic from the LOC-A CAS to the LOC-B CAS.
    (In Exchange 2007 we called this "Exchange CAS proxy" as I recall, but not sure that term is correct in e2013.)
    Thanks.
    ==

    Hi,
    L-A
    L-B
    L-C
    User-A
    User-B
    User-C
    Mailbox-A
    Mailbox-B
    Mailbox-C
    CAS-A
    CAS-B
    CAS-C
    Exchange-A
    Exchange-B
    Exchange-C
    User-A logon OWA in L-B.
    Based on my knowledge, if User-A logon OWA in L-B, CAS-B would accept the request first.
    Then it detect the User-A's mailbox located in L-A. CAS-B will proxy this request to CAS-A.
    I find a great blog for your reference:
    Client Connectivity in an Exchange 2013 Coexistence Environment
    http://blogs.technet.com/b/exchange/archive/2014/03/12/client-connectivity-in-an-exchange-2013-coexistence-environment.aspx
    Thanks
    Mavis Huang
    TechNet Community Support

  • Problems in configuring Forms6.0 & OWAS 4.0

    My machine is Windows nt 4.0 workstation.
    Oracle 8.0.4.2.3 is in a remote machine so i have client for
    8.0.4.2.3 installed on my machine.
    I have installed OWAS 4.0 on my machine and also developer6.0
    beta in my machine.
    I have set up all the virtual directories for my listener.
    Tested the OWS with Sample html files in my HTML virtual
    directory and it is working fine..
    I developed a sample application using dev6.0 connecting to
    remote 8.0.4 db and generated the FMX.
    Now i want to deploy the form on the web using Non Catridge
    implementation.
    So I modified the Static.HTML just added my virtual
    directories,module names and logins and moved that html file to
    my html virtual directory location
    I start the Forms server listener from start menu .I checked it
    using taskman it is running
    Now when i start my html in the browser the applet starts and
    nothing happens.I notice the browser shows a small square just
    showing a portion of the runtime window
    Can any one help me out in Figuring whether I am missing any
    configuration step or just version /os incompatability
    null

    Chris Kedwell (guest) wrote:
    : Gururajan (guest) wrote:
    : : My machine is Windows nt 4.0 workstation.
    : : Oracle 8.0.4.2.3 is in a remote machine so i have client for
    : : 8.0.4.2.3 installed on my machine.
    : : I have installed OWAS 4.0 on my machine and also
    developer6.0
    : : beta in my machine.
    : : I have set up all the virtual directories for my listener.
    : : Tested the OWS with Sample html files in my HTML virtual
    : : directory and it is working fine..
    : : I developed a sample application using dev6.0 connecting to
    : : remote 8.0.4 db and generated the FMX.
    : : Now i want to deploy the form on the web using Non Catridge
    : : implementation.
    : : So I modified the Static.HTML just added my virtual
    : : directories,module names and logins and moved that html file
    to
    : : my html virtual directory location
    : : I start the Forms server listener from start menu .I checked
    it
    : : using taskman it is running
    : : Now when i start my html in the browser the applet starts
    and
    : : nothing happens.I notice the browser shows a small square
    just
    : : showing a portion of the runtime window
    : : Can any one help me out in Figuring whether I am missing any
    : : configuration step or just version /os incompatability
    : I have encountered the same problem. It is because the Forms
    Java
    : Applet now behaves differently with Forms 6.0. The small
    square
    : you see is the applet running, as it used to with Forms 5.0.
    : However, now the Forms application does not appear by default
    as
    : a separate window - it uses the applet as a kind of MDI. The
    : default size for the applet in static.html is 20x20, so you
    don't
    : see much of the embedded form. Try changing the HEIGHT and
    WIDTH
    : parameters on the APPLET tag within your copy of static.html
    to
    : something like 800x600 - you should see your form pop up
    inside
    : the applet. This behaviour is also displayed using the applet
    : viewer.
    : - Chris
    CHRIS! Thanks for the TIP!! That worked great! I was pulling
    my hair out trying to get my Forms 6.0 form to run over the
    browser... The documentation with EAP 6.0 isn't quite up-to-
    date, and I was trying to rely on my Forms 4.5 docs....
    Keith Sandberg
    Metretek, Inc.
    Melbourne FL
    null

Maybe you are looking for

  • Looking for a better data-transfer mechanism

    We are currently developing a rich client desktop application. The client can talk to back-end server via the web service. The web service is responsible for querying data from the back-end database (oracle). And for function-like requests from clien

  • How do I delete folders listed in Time Machine that are no longer good?

    I AM TRYING TO DELETE FOLDERS ON MY TIME MACHINE THAT I NO LONGER NEED: MY TIME MACHINE FOLDER SHOWS AT PRESENT: DIGI FILES_PE DIGI FILES-PE-ACDS DIGI-ACDS HARD DRIVE IPHOTO-PHOTO-PREV-PE PREV-ELEMENTS WORKING I WANT TO DELETE: PREV-ELEMENTS DIGI FIL

  • Link vendor credit memo to purchase order.

    Dear All, I am posting one Vendor credit memo in (MIRO) with reference to Purchase Order but i am unavle to get the track of Purchse order from FI document and In PO also. I checked relation ship Browser from FI document And In Po history also i chec

  • ICloud email signup: "unable to connect to server"

    Trying to sign up for the iCloud email account on iOS6. Whenever I get to set where I submitting my desired name to be added to the "@icloud.com" part, this popup appears saying this "Cannot Create Apple ID Unable to connect to server." what's going

  • Business Objects used in SAP OVS

    Hi, experts. How do I know the Business Object used in an SAP OVS? Please kindly answer. Regards.