RD Session broker issue; Cannot connect to one of the host servers through RDC

Hello,
I am testing a RD session broker role.
So I have 4 VMs: lest call them VM1, VM2 VM3 and VM4
VM1 is the DC and all other 3 VMs are under VM1.
VM2 is the Session broker server.
VM3 and VM4 are the host servers which are in a farm called Farm1.
Now I have done everything pretty much right. VM2, VM3 and VM4 all are listed in the Session broker computer local group (which is on VM2 since it is the session broker server)
Then I also have VM3 and VM4 setup in regards to their Remote desktop session host configuration.
RD Connection broker is VM2 and Farm name is Farm1.
everything sounds good right?
Okay.. So then I also have added those "New host (A or AAAA)" for VM3 and VM4 in the DNS on VM1 (which is DC).
Both VM3 and VM4 are set to 100 in "Relative weight of this server in the farm".
Now I am trying to do MSTSC from VM2 to farm1.domain.net. First user goes to VM3 just fine. But when I try to do MSTSC again with the second user, it tells me this:
The remote computer hat you are trying to connect is redirecting you to the remote computer.
Remote Desktop Connection cannot verify that the two remote computers belong to the same farm.
This can occur if there is another computer on your network with the same name as the computer your are trying to connect to.
I have read 10 pages of google search about this and still have no clue what to do. I have tried flushing DNS cache on VM1. Time and date is exactly the same on all 4 VMs. 
I also read the following thread but could not understand the answer that he has given there.
http://social.technet.microsoft.com/Forums/windowsserver/en-US/40be1eda-f752-4b64-bb47-dbe2156218f9/remoteapp-cannot-verify-computers-belong-to-the-same-server-farm?forum=winserverTS
Please help me on this.
Thanks,

Okay, so I found the issue and was able to solve the problem.
Here is how to do this and I wonder why most of the online guides to do this whole thing don't talk about it!
Go to Start --> Administrative tools --> Remote desktop services --> RemoteApp Manager
Now a new window will open and in the window there's a box which says "Overview".
The first option will say " RD Session Host Server Setting; Clients will be redirected to: computer.domain.com"
That's where you need to make a change. If you'd open that, it will tell you that "If the RD session Host Server is in a farm, enter the DNS name of the farm".
So now make that "Server name" look like this: farm.domain.com or whatever your farm's DNS name is.
Do this on all the host servers and yeah then you might need to refresh the DNS settings on the DC. 
It should start working then :)

Similar Messages

  • All of the sudden I cannot connect to my email the message says the mail server is not responding can someone help with this issue?

    woke up this morning could not connect to my email. Message just says unable to connect to server, hopefully someone can help me resolve this issue.

    Cannot connect to the incoming server, or were you trying to send mail? Who is your email provider? Have you checked email settings? Try a reset first, hold the sleep/wake and home buttons together until you see the Apple logo and then release. After the phone restarts, check again. Are you showing a signal for cellular data, or a wifi signal if you are on wifi?

  • Coherence::net::messaging::ConnectionException: could not establish a connection to one of the following addresses: {10.242.152.242/10.242.152.242:8088}; make sure the "remote-addresses" configuration element contains an address and port of a running TcpA

    Hi
    I have installed coheI have installed coherence server "fmw_12.1.3.0.0_coherence_Disk1_1of1.zip" along with Examples on windows machine and C++ client coherence-cpp-12.1.3.0.0b51709-windows-x86-vs2012.zip on the same machine.
    I have built the "contacts" C++ Example successfully and while I execute this "contacts" using run I am facing TcpAcceptor error.
    On my coherence server the TcpAcceptor is listening on port 8088, so I have modified the extend-cache-config.xml file with values "ip address of my windows machine" and port as "8088".
    All the time I am getting below error,
    coherence::net::messaging::ConnectionException: could not establish a connection to one of the following addresses: {10.242.152.242/10.242.152.242:8088}; make sure the "remote-addresses" configuration element contains an address and port of a running TcpAcceptor
        at class coherence::lang::TypedHandle<class coherence::component::net::extend::PofConnection> __thiscall coherence::component::util::TcpInitiator::openConne
    ction(void)(TcpInitiator.cpp:307)
        at coherence::component::util::TcpInitiator::openConnection
        at coherence::component::util::Initiator::ensureConnection
        at coherence::component::net::extend::RemoteCacheService::openChannel
        at coherence::component::net::extend::RemoteService::doStart
        at coherence::component::net::extend::RemoteService::start
        at coherence::component::util::SafeService::startService
        at coherence::component::util::SafeService::restartService
        at coherence::component::util::SafeService::ensureRunningServiceInternal
        at coherence::component::util::SafeService::start
        at coherence::net::DefaultConfigurableCacheFactory::configureService
        at coherence::net::DefaultConfigurableCacheFactory::ensureService
        at coherence::net::DefaultConfigurableCacheFactory::ensureRemoteCache
        at coherence::net::DefaultConfigurableCacheFactory::configureCache
        at coherence::net::DefaultConfigurableCacheFactory::ensureCache
        at coherence::net::CacheFactory::getCache
        at unsigned __int64 coherence::lang::class_spec<class coherence::lang::Managed<class ContactId>,class coherence::lang::extends<class coherence::lang::Object,class coherence::lang::Void<class coherence::lang::Object> >,class coherence::lang::implements<void,void,void,void,void,void,void,void,void,void,void,void,void,void,void,void> >::sizeOf(bool)
        at _onexit
        at class coherence::util::Hashtable * coherence::lang::factory<class coherence::util::Hashtable>::create(void)
        at class coherence::util::Hashtable * coherence::lang::factory<class coherence::util::Hashtable>::create(void)
        at BaseThreadInitThunk
        at RtlInitializeExceptionChain
        at RtlInitializeExceptionChain
        on thread "main"
    Caused by: coherence::net::messaging::ConnectionException: coherence::component::util::TcpInitiator::TcpConnection@029EAD78{Id=NULL, Open=1, LocalAddress=NULL,
    RemoteAddress=10.242.152.242/10.242.152.242:8088}: socket disconnect
        at class coherence::lang::TypedHandle<class coherence::net::messaging::Response> __thiscall coherence::component::net::extend::AbstractPofRequest::Status::g
    etResponse(void)(AbstractPofRequest.cpp:203)
        at coherence::component::net::extend::AbstractPofRequest::Status::getResponse
        at coherence::component::net::extend::AbstractPofRequest::Status::waitForResponse
        at coherence::component::util::Initiator::openConnection
        at coherence::component::net::extend::PofConnection::open
        at coherence::component::util::TcpInitiator::openConnection
        at coherence::component::util::Initiator::ensureConnection
        at coherence::component::net::extend::RemoteCacheService::openChannel
        at coherence::component::net::extend::RemoteService::doStart
        at coherence::component::net::extend::RemoteService::start
        at coherence::component::util::SafeService::startService
        at coherence::component::util::SafeService::restartService
        at coherence::component::util::SafeService::ensureRunningServiceInternal
        at coherence::component::util::SafeService::start
        at coherence::net::DefaultConfigurableCacheFactory::configureService
        at coherence::net::DefaultConfigurableCacheFactory::ensureService
        at coherence::net::DefaultConfigurableCacheFactory::ensureRemoteCache
        at coherence::net::DefaultConfigurableCacheFactory::configureCache
        at coherence::net::DefaultConfigurableCacheFactory::ensureCache
        at coherence::net::CacheFactory::getCache
        at unsigned __int64 coherence::lang::class_spec<class coherence::lang::Managed<class ContactId>,class coherence::lang::extends<class coherence::lang::Object
    ,class coherence::lang::Void<class coherence::lang::Object> >,class coherence::lang::implements<void,void,void,void,void,void,void,void,void,void,void,void,void
    ,void,void,void> >::sizeOf(bool)
        at _onexit
        at class coherence::util::Hashtable * coherence::lang::factory<class coherence::util::Hashtable>::create(void)
        at class coherence::util::Hashtable * coherence::lang::factory<class coherence::util::Hashtable>::create(void)
        at BaseThreadInitThunk
        at RtlInitializeExceptionChain
        at RtlInitializeExceptionChain
        on thread "main"
    Caused by: coherence::io::IOException: socket disconnect
        at unsigned int __thiscall coherence::net::Socket::readInternal(unsigned char *,unsigned int)(Socket.cpp:333)
        at coherence::net::Socket::readInternal
        at coherence::net::Socket::SocketInput::read
        at coherence::io::BufferedInputStream::fillBuffer
        at coherence::io::BufferedInputStream::read
        at coherence::component::util::TcpInitiator::readMessageLength
        at coherence::component::util::TcpInitiator::TcpConnection::TcpReader::onNotify
        at coherence::component::util::Daemon::run
        at coherence::lang::Thread::run
        on thread "ExtendTcpCacheService:coherence::component::util::TcpInitiator:coherence::component::util::TcpInitiator::TcpConnection::TcpReader"

    We are facing same issue.    Could you please provide us any working .Net sample code for the version 12.1.2.0.
    <ssl>
                  <protocol>Tls</protocol>
                  <local-certificates>
                    <certificate>
                      <url>c:\Cert\</url>
                      <password>password</password>
                      <flags>DefaultKeySet</flags>
                    </certificate>
                  </local-certificates>
                </ssl>
    thanks
    Bala

  • Cannot Send Mail One of the Recipients Email Addresses is Invalid

    Cannot Send Mail One of the Recipients Email Addresses is Invalid
    This is the error message I keep getting on outgoing mail. Incoming mail works fine. Does anyone have any suggestions to try?

    You mean you can receive and send messages when you are connected to your wi-fi network at home with your internet service provider as the internet connection for your wireless network at home, but you are unable to send messages with this account when connected to AT&T's cellular network?
    If so, this leans toward your email account being provided by your internet service provider.
    Most internet service providers block the use of SMTP servers that are outside of the ISP's network or not provided by the ISP unless the SMTP server is authenticated. Not many ISPs provide an authenticated SMTP server with the email account they provide their customers.
    You can do one of two things. The iPhone includes AT&T's SMTP server to select as the SMTP server to use for this email account when you are connected to AT&T's cellular network, but you probably won't be able to use AT&T's SMTP server to send with the account when connected to your wi-fi network at home.
    Or you can switch to using an email account that provides an authenticated SMTP server. A Gmail account is one, and a MobileMe account is another.

  • DeploymentRuntimeException: Cannot connect to any of the OC4J process(es)

    Hello,
    I've got 2 Linux (RHEL 3) servers with Oracle Application Server 10.1.3.0.0 installed. Both of these are part of a cluster -- node 1 is specified as administrative node, node 2 isn't. However, when I try to deploy to the "home" OC4J process of both through the Enterprise Manager, I get the following error... Same thing when I try to undeploy an application that is deployed to both instances. Funny thing is, despite the exception in the server output, the EM claims the application is (un)deployed successfully. And this seems to be correct, since I can access my application on both nodes seperately. Still, the undeploy does give some problems, as it doesn't seem to get undeployed completely on my non-administrative node (node2).
    SEVERE: ClusterDeploymentFactory.getDeploymentManager Cannot connect to any of the OC4J process(es) in the cluster
    oracle.oc4j.admin.deploy.spi.exceptions.DeploymentRuntimeException: Cannot connect to any of the OC4J process(es) in the cluster
    at oracle.oc4j.admin.deploy.spi.ClusterHelper.getLocalClusterDomain(ClusterHelper.java:353)
    at oracle.oc4j.admin.deploy.spi.ClusterDeploymentManager.<init>(ClusterDeploymentManager.java:119)
    at oracle.oc4j.admin.deploy.spi.factories.ClusterDeploymentFactory.getDeploymentManager(ClusterDeploymentFactory.java:198)
    at javax.enterprise.deploy.shared.factories.DeploymentFactoryManager.getDeploymentManager(DeploymentFactoryManager.java:112)
    at oracle.sysman.ias.studio.j2ee.deploy.oc4j.OC4JDeploymentContextSupport._getManager(OC4JDeploymentContextSupport.java:235)
    at oracle.sysman.ias.studio.j2ee.deploy.oc4j.OC4JDeploymentContextSupport.getConnectedDeploymentManager(OC4JDeploymentContextSupport.java:156)
    at oracle.sysman.ias.studio.j2ee.deploy.oc4j.IASClusterDeploymentContextSupport.getConnectedDeploymentManager(IASClusterDeploymentContextSupport.java:128)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:585)
    at oracle.sysman.ias.studio.jmx.JMXContextHandler.invoke(JMXContextHandler.java:147)
    at $Proxy0.getConnectedDeploymentManager(Unknown Source)
    at oracle.sysman.ias.studio.j2ee.deploy.DeployModel.<init>(DeployModel.java:169)
    at oracle.sysman.ias.studio.j2ee.deploy.DeployPageUtil.createCachedDeployModel(DeployPageUtil.java:261)
    at oracle.sysman.ias.studio.j2ee.deploy.UndeployPageHelper.checkSessionValidity(UndeployPageHelper.java:106)
    at oracle.sysman.ias.studio.j2ee.shared.ui.PageHelperBase.initializeRequestHandling(PageHelperBase.java:196)
    at oracle.sysman.ias.studio.j2ee.shared.ui.PageHelperBase.validate(PageHelperBase.java:378)
    at oracle.sysman.ias.studio.sdk.AbstractController.validate(AbstractController.java:635)
    at oracle.sysman.ias.studio.j2ee.deploy.DeployController.validate(DeployController.java:194)
    at oracle.sysman.emSDK.svlt.PageHandler.handleRequest(PageHandler.java:371)
    at oracle.sysman.emSDK.svlt.EMServlet.myDoGet(EMServlet.java:747)
    at oracle.sysman.emSDK.svlt.EMServlet.doGet(EMServlet.java:283)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:743)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
    at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:719)
    at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:376)
    at com.evermind.server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:870)
    at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:451)
    at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:299)
    at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:187)
    at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
    at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
    at java.lang.Thread.run(Thread.java:595)
    On startup, I see the following:
    Node 1:
    06/07/31 10:30:09 [INFO] UDP - -socket information:
    local_addr=192.168.200.73:35342, mcast_addr=225.1.2.3:45671, bind_addr=/192.168.200.73, ttl=32
    sock: bound to 192.168.200.73:35342, receive buffer size=64000, send buffer size=32000
    mcast_recv_sock: bound to 192.168.200.73:45671, send buffer size=131071, receive buffer size=80000
    mcast_send_sock: bound to 192.168.200.73:35343, send buffer size=131071, receive buffer size=80000
    Node 2:
    06/07/31 10:28:38 [INFO] UDP - -socket information:
    local_addr=192.168.200.74:35338, mcast_addr=225.1.2.3:45671, bind_addr=/192.168.200.74, ttl=32
    sock: bound to 192.168.200.74:35338, receive buffer size=64000, send buffer size=32000
    mcast_recv_sock: bound to 192.168.200.74:45671, send buffer size=131071, receive buffer size=80000
    mcast_send_sock: bound to 192.168.200.74:35339, send buffer size=131071, receive buffer size=80000
    In opmn.xml, this is defined on both nodes:
    <notification-server interface="ipv4">
    <port local="6100" remote="6200" request="6003"/>
    <ssl enabled="true" wallet-file="$ORACLE_HOME/opmn/conf/ssl.wlt/default"/>
    <topology>
    <discover list="*225.1.2.3:4567"/>
    </topology>
    </notification-server>
    In the application.xml of the home interface on both:
    <cluster allow-colocation="false" write-quota="1">
    <replication-policy trigger="onRequestEnd" scope="allAttributes"/>
    <protocol>
    <multicast ip="225.1.2.3" port="45671"/>
    </protocol>
    </cluster>
    Any idea what the problem could be? Is this OAS related? Maybe something in the config of my cluster?
    Or lies the problem in the Linux config? The /etc/hosts file?
    Any suggestions are welcome. Thanks.
    Regards,
    Stan

    Stan,
    Did you ever solve this problem. I am having a similar issue.
    Regards,
    Ian.

  • I cannot connect to iTunes or the App Store ! What can I do?

    I cannot connect to iTunes &amp; the App Store ! I've tried powering off several times . Once I go the
    iTunes Store , but still cannot access the App Store. Now I cannot access either one

    I have solved my own problem . It seems that I had added my mobile # to my with friends network &amp; when I removed it all issues were solved! Don't understand but everything is back to normal ! Go figure something that simple!

  • HT4628 My macbook pro doesn't connect to the Wi-Fi at home while my iPad connects to the same Wi-Fi. When I try connecting my macbook to my iPhone's personal hotspot, the internet works but the issue is connecting my macbook to the Wi-Fi. Please help!!

    My macbook doesn't connect to the Wi-Fi at home while my iPad connects to the same Wi-Fi. When I try connecting my macbook to my iPhone's personal hotspot, the internet works but the issue is connecting my macbook to the Wi-Fi. Please help!!
    I don't understand how to fix this and I don't seem to understand where the problem is coming from.

    Let's try the simple approach first. Restart your router. Any change?

  • Ost. I am now presently online with my IPAD 2 connected to one of the USB slots in my laptop. How do I go about "Restoring" myself the 3G feature of my IPAD 2? I hope you can help me without my going back to that Apple Store I mentioned before.

    Dear Sir/Madam:
            Good day!
             I went to an Apple Store here in Legazpi City, Philippines and inquired from a store attendant about the problem of my IPAD 2 which lost its 3G feature after I downloaded the iOS7 operating system which she said needed to be "Restored" at a cost.
             I am right now trying to "Restore" my IPAD2 to have the former 3G feature return and my IPAD2 is currently connected to one of the USB slots of my laptop.
             Please help me how to go about it so I may be able to do it myself if it is possible.
              Thank you.
                                                                                Sincerely yours,
                                                                                  EDWIN M. VIBAR
                                                                               ([email protected])

    Make sure that you have the latest version of iTunes installed on your laptop and then follow the instructions here http://support.apple.com/kb/HT1414

  • I cannot connect my ipad with the program of yamaha stagemix, is urgent that they solve this problem to me, buys ipad esfecificamente to use that application

    I cannot connect my ipad with the program of yamaha stagemix, is urgent that they solve this problem to me, buys ipad esfecificamente to use that application, has somebody been able it to solve?

    I cannot connect my ipad with the program of yamaha stagemix, is urgent that they solve this problem to me, buys ipad esfecificamente to use that application, has somebody been able it to solve?

  • HT2204 Why is the app store not synced with icloud? Have so many logins and cannot login to one or the other sometimes. Wanted the latest updates to an app my friends already got and could not get the update all day long.

    Why is the app store not synced with icloud? Have so many logins and cannot login to one or the other sometimes. Wanted the latest updates to an app my friends already got and could not get the update all day long.

    In after 10 hours. Magic...

  • I cannot connect to itunes from the newstand

    I cannot connect to itunes from the newstand using my iPad. I am unable to subscribe or restore subscriptions.

    Try:
    Can't connect to the iTunes Store
    However, some other users have reported the same problem so it May be an Apple server problem.

  • Two Issues: Cannot connect to wireless networks; Cannot load certain sites

    Hey everybody,
    I have a MacBook Pro 15".
    In just the past week, I've stumbled upon two sudden problems with my network/internet connectivity.
    First, I can no longer connect to wireless networks, be it an infrastructure point or computer-to-computer ad-hoc networks. I'm not really sure why. I installed the latest AirPort Update (4.2.3, according to System Profiler). I also recently installed both iStumbler and KisMac v.21. When I started having issues, I thought that maybe one of these two programs might be the culprit, so I uninstalled both of them but I still have the same problem.
    Second, I've had issues with not being able to connect to certain websites. I use both Safari and BonEcho as my browsers. The specific sites seem random:
    www.weffriddles.com
    www.macrumors.com
    images.google.com
    sports.yahoo.com
    finance.yahoo.com
    to list a few.
    If you need any diagnostic information, please let me know.
    Thanks in advance for any advice/help you can provide!
    Tommy H.
    MacBook Pro   Mac OS X (10.4.9)   browsers: Safari, BonEcho/ Airport Driver Version: 4.2.3

    If you are trying to connect to a third-party router using WPA or WEP, there is a good chance that your Airport card was broken by Apple's 2007-02 Airport Update. There is no fix, and for many of us, our Macbooks and Macbook Pros are useless for wireless connections until Apple fixes the issue. At this point, Apple seems to be denying that there even is an issue, so we may all be in for a long wait indeed.
    See this thread if you have some time:
    http://discussions.apple.com/thread.jspa?threadID=883021&tstart=0

  • I see other computers on my network. I just cannot connect to one of them.

    Apologies if this has been covered. my 2009 Macbook pro can see all of the other 3 computers on the home network. It can also see the time capsule. However, It can only connect to the time capsule and 2 of the other computers.
    The same is true for a imac G5 that i have on the network as well. It can only connect to the time capsule. i get a message that "connection failed" after about 45 seconds
    The g5 can connect to 2 of the other computers. Why can the g5 and the MBP not connect to each other?
    Any thing i am not thinking of?

    I am no expert, but per my recent post, I have been working through file sharing issues for the first time. I too have a MacBook and G5.
    On my G5 I went to System Preferences --> Sharing --> File Sharing and added the drives (using the "+" icon) to the "Shared Folders" section. I have multiple drives and made sure that each one had read and write privileges. My MacBook can see them all.
    I may be missing some other settings that would be beneficial, so I will be watching this thread with interest. Specifically, I have been wondering if setting up another user account on the G5 would help with overall file sharing functionality/options as well as MacBook Time Machine backups.

  • Office 2010 Outlook Desktop/Office 365 Issues-Cannot connect to the desktop in Outlook, Can't see more than 6 old messages in Office 365

    Hello,
    I'm hoping someone can help me out. I'm having an issue all of a sudden with connecting staff members to Outlook 2010 desktop version. Our super kept having issues, so we disconnected her from the desktop, and tried to reconnect her. I wish I wouldn't have
    done that, now I can't get connected back up. We thought we would login to the web version so that she could check her e-mails, which is fine. She can get new e-mails just fine, but she can only see 6 old emails, and she has 100's of old e-mails. Someone please
    help, I'm about ready to pull my hair out!!! Very frustrating. :)
    Thank you in advance,
    Ang

    Hi Ang
    So this is an Office 365 (Exchange-based) email account? Do you mean you've deleted the specific account from Outlook client and tried to re-add it again?
    "now I can't get connected back up" - At which step will it fail? Any error messages when things go wrong? Please first check the account settings that you've entered, and make sure they are correct.
    "She can get new e-mails just fine, but she can only see 6 old emails, and she has 100's of old e-mails."
    - With web mail portal, you are connected to your mail server directly. If you are referring to the web-based mail portal here, then these old mail messages probably have been deleted from the server.
    Regards,
    Ethan Hua
    TechNet Community Support
    It's recommended to download and install
    Configuration Analyzer Tool (OffCAT), which is developed by Microsoft Support teams. Once the tool is installed, you can run it at any time to scan for hundreds of known issues in Office
    programs.

  • OS2.0.0.7971 Issue Cannot connect to WiFi

    I updated to the new OS this AM, now I cannot connect to the Open WiFi here offshore (US Gulf of Mexico) I can see the WiFi but cannot get to the login page to log in to my personnal account. I get an "Invalid JAD content: null message. I tried to call TEch support but my phone dropped out, the internet, WiFi and Phones are all on a WyMax system (microwave) the Internet and WiFi on my laptop did not drop out ... it has to be with the new OS, any suggestion to try?
    I have tried typing in the address to the login and get the same result as using the Login button.
    I am getting better and better with my BlackBerry 16GB PlayBook bridged to my BlackBerry Bold 9700.

    Resolved! Worked with ISP (StratosGlobal) and RIM Tech support. I had to get a static IP to connect.
    I am getting better and better with my BlackBerry 16GB PlayBook bridged to my BlackBerry Bold 9700.

Maybe you are looking for