RDS - .local domain and external users. Best way to get rid of SSL warnings

I am evaluating MS RDS as a possible solution for a VDI implementation at the college I work for.  When we setup our AD years ago we set it up as a .local domain.  I am running into issues with the .local machine name on the connection broker for
external users.  I know for internal domain systems we can setup the self signed .local cert as a trusted root cert to bypass the self signed untrusted warning  but for the bulk of our users which will be using systems external to our domain they
will get the SSL warning about the self signed certificate when they try to connect to a remote app or a desktop.
Initially I thought if I setup a local AD CA that we could setup a trust relationship with the SSL cert.  After further reading I believe that this would only work for systems internal to our domain and we would still have the issue with external devices.
The other option would be to tell our users to click the box to never display the warning message again and to go on or to add the self signed cert to their trusted list.  Of course when ever you ask the user to do something there will be issues.  We
have also found that in our testing that we can not seem to connect via the web portal with a macbook.  We get an error that there is a problem with the trust relationship with the server after we login and click on an app or a desktop to connect.  We
have been able to connect with iOS devices.  
We could of course rename the .local domain to a .edu domain which would permit us to use our wildcard certificate but that is a major undertaking that we don't want to cross at the moment.  I think I might have some up with a solution and wanted to
bounce the idea off of those on this forum.
If we setup a second domain on campus that is not a .local.  Join the non internet facing RDS systems to this new domain that would have a SSL cert that was trusted and then setup a full trust relationship between the two domains such that users and
systems in one domain could communicate with the systems in the other domain would that remove the certificate warnings for external users?

Hi AKlein,
Initially I thought if I setup a local AD CA that we could setup a trust relationship with the SSL cert.  After further reading I believe that this would only work for systems internal to our domain and we would
still have the issue with external devices.
Just add the root CA certificate of the internal CA into Trusted Root Certification Authorities store on external clients manually (or through group policy if there is an external domain), then SSL certificate warning would be gone.
We could of course rename the .local domain to a .edu domain which would permit us to use our wildcard certificate but that is a major undertaking that we don't want to cross at the moment.
Yes, renaming domain is not recommended due to its complexity.
If we setup a second domain on campus that is not a .local.  Join the non internet facing RDS systems to this new domain that would have a SSL cert that was trusted and then setup a full trust relationship between
the two domains such that users and systems in one domain could communicate with the systems in the other domain would that remove the certificate warnings for external users?
If you are setting up a new domain with two way trust, then root CA certificate of the internal CA still needs to be distributed manually (or through group policy). If you are setting up a child domain, then enterprise CA would be trusted within the same
forest.
As long as there are enough external users and devices to manage, an external private network exists and extra domain management tasks are acceptable, then setting up a new domain is a good choice since domain provides secure boundary.
Or, you could just create a new site from the other network location, which saves you from creating a new domain, new users and trust.
Best Regards,
Amy
Please remember to mark the replies as answers if they help and un-mark them if they provide no help. If you have feedback for TechNet Subscriber Support, contact
[email protected]

Similar Messages

  • What is the best way to get rid of troyan virus and safari virus?

    what is the best way to get rid of viruses on my macbook?  the viruses are causing popups and saying that the device is infected.

    ds store wrote:
    ClamXav is only a scanner, it can't remove the MacDefender malware.
    Yes, it can. ClamXav scans and quarantines it. It was updated.
    http://www.reedcorner.net/news.php/?p=98
    17" 2.2GHz i7 Quad-Core MacBook Pro  8G RAM  750G HD + OCZ Vertex 3 SSD Boot HD 

  • What is the best way to get rid of duplicates in the XML data?

    Hi all,
    Please help me with the best way to get rid of the duplicates in the XML data. Will a transform with some stylesheet do the trick? I need to read on the stylesheet first, but please tell me if that is possible. I have to deal with XML data that has tons of duplicate data. Please see one section of an XML file. You can see that for each charge, the same defendant information (address, ID numbers, etc) is included. Having 10 charges is not uncommon, so I would have the same data repeated 10 times. I first thought that I would use some temp tables to do that, but I wonder if there were a better way. Thanks a lot. Please see the data below.
    Ben
    <ChargeDispositionNotification>
         <TriggeredDateTime>2006-06-20T08:21:31-05:00</TriggeredDateTime>
              <NotificationEvent>DispositionAdded</NotificationEvent>
                   <ChargeDisposition chargeKey="622212">
                        <Charge chargeKey="622212" chargeVersionKey="2320743">
                             <ChargeSequenceID>1</ChargeSequenceID>
                             <ChargeFiledDate>2006-06-20</ChargeFiledDate>
                             <ChargeStatuteOrdinanceRule statuteKey="719">
                                  <StatuteOrdinanceRuleCite>609.222.1</StatuteOrdinanceRuleCite>
                                  <SeverityLevel>Felony</SeverityLevel>
                                  <ChargeLegalDescriptionText>Assault-2nd Degree-Dangerous Weapon</ChargeLegalDescriptionText>
                                  <MinnesotaOffenseCode>M1000</MinnesotaOffenseCode>
                                  <ChargeDescriptionText>Assault-2nd Degree-Dangerous Weapon</ChargeDescriptionText>
                             </ChargeStatuteOrdinanceRule>
                             <ChargeSubjectReference partyKey="558357"/>
                             <ChargePlea>
                                  <PleaDate>2006-06-20</PleaDate>
                                  <PleaJudge judgeKey="00553C">
                                       <JudgeName>
                                            <PersonGivenName>Thomas</PersonGivenName>
                                            <PersonMiddleName>William</PersonMiddleName>
                                            <PersonSurName>Bibus</PersonSurName>
                                            <PersonFullName>Bibus, Thomas William</PersonFullName>
                                       </JudgeName>
                                       <JudicialAgencyIdentifier>MN025015J</JudicialAgencyIdentifier>
                                  </PleaJudge>
                                  <PleaDescriptionText>Not guilty</PleaDescriptionText>
                             </ChargePlea>
                        </Charge>
                   <DispositionEvent>
                        <ChargeDispositionDate>2006-06-20</ChargeDispositionDate>
                        <ChargeDispositionJudge judgeKey="00553C">
                             <JudgeName>
                                  <PersonGivenName>Thomas</PersonGivenName>
                                  <PersonMiddleName>William</PersonMiddleName>
                                  <PersonSurName>Bibus</PersonSurName>
                                  <PersonFullName>Bibus, Thomas William</PersonFullName>
                             </JudgeName>
                             <JudicialAgencyIdentifier>MN025015J</JudicialAgencyIdentifier>
                        </ChargeDispositionJudge>
                        <ChargeDispositionText>Convicted</ChargeDispositionText>
                        <ChargeDispositionSeverityLevel>Felony</ChargeDispositionSeverityLevel>
                        <ChargeDispositionComment>This is the disposition comment</ChargeDispositionComment>
                   </DispositionEvent>
                        <CourtCaseNumber>
                             <MNCISCaseNumber>
                                  <CountyNumber>10</CountyNumber>
                                  <CaseType>CR</CaseType>
                                  <YearFiled>06</YearFiled>
                                  <SequenceNumber>367</SequenceNumber>
                             </MNCISCaseNumber>
                             <CaseNumberIdentifier caseNumberKey="10CR06367">10-CR-06-367</CaseNumberIdentifier>
                        </CourtCaseNumber>
                        <CaseDefendant partyKey="558357">
                             <PersonID>325193</PersonID>
                             <PartyName partyKey="558357" currentNameIndicator="true">
                                  <StandardName>
                                       <PersonGivenName>James</PersonGivenName>
                                       <PersonMiddleName>John</PersonMiddleName>
                                       <PersonSurName>Jetson</PersonSurName>
                                       <PersonFullName>Jetson, James John</PersonFullName>
                                  </StandardName>
                             </PartyName>
                             <PartyAddress partyCorrespondenceIndicator="true" partyKey="558357" currentKnownAddress="true" undeliverableIndicator="false">
                                  <AddressUSStandard>
                                       <AddressStreetNumber>abc</AddressStreetNumber>
                                       <AddressPreDirectional>Northeast</AddressPreDirectional>
                                       <AddressStreet>1st</AddressStreet>
                                       <AddressStreetType>Boulevard</AddressStreetType>
                                       <AddressPostDirectional>Southeast</AddressPostDirectional>
                                       <AddressUnit>
                                            <AddressUnitType>Building</AddressUnitType>
                                            <AddressUnitNumber>3333333333</AddressUnitNumber>
                                       </AddressUnit>
                                       <AddressCity>St. Paul</AddressCity>
                                       <AddressState>MN</AddressState>
                                       <AddressZipCode>555551234</AddressZipCode>
                                  </AddressUSStandard>
                             </PartyAddress>
                             <PartyBirthData currentBirthdate="true">
                                  <PersonBirthDate>1991-12-11</PersonBirthDate>
                             </PartyBirthData>
                             <InterpreterNeededIndicator>false</InterpreterNeededIndicator>
                             <PersonAssignedIDDetails>
                                  <PersonSSNID>
                                       <ID>111-00-1101</ID>
                                  </PersonSSNID>
                                  <PersonDriverLicenseID currentDriverLicenseIndicator="true">
                                       <ID>J-111-000-111-001</ID>
                                       <IDJurisdictionText>Minnesota</IDJurisdictionText>
                                  </PersonDriverLicenseID>
                                  <PersonFBIID>
                                       <ID>FBIMNJ001</ID>
                                  </PersonFBIID>
                                  <PersonStateID>
                                       <ID>MNJ0001</ID>
                                  </PersonStateID>
                             </PersonAssignedIDDetails>
                             <PersonPhysicalDetails>
                                  <PersonSexText>Male</PersonSexText>
                             </PersonPhysicalDetails>
                             <RepresentedBy>
                                  <ProSeIndicator>true</ProSeIndicator>
                             </RepresentedBy>
                        </CaseDefendant>
                   </ChargeDisposition>
    </ChargeDispositionNotification>
    <ChargeDispositionNotification>
         <TriggeredDateTime>2006-06-20T08:21:31-05:00</TriggeredDateTime>
              <NotificationEvent>DispositionAdded</NotificationEvent>
                   <ChargeDisposition chargeKey="622213">
                        <Charge chargeKey="622213" chargeVersionKey="2320744">
                             <ChargeSequenceID>2</ChargeSequenceID>
                             <ChargeFiledDate>2006-06-20</ChargeFiledDate>
                             <ChargeStatuteOrdinanceRule statuteKey="717">
                                  <StatuteOrdinanceRuleCite>609.221.1</StatuteOrdinanceRuleCite>
                                  <SeverityLevel>Felony</SeverityLevel>
                                  <ChargeLegalDescriptionText>Assault-1st Degree-Great Bodily Harm</ChargeLegalDescriptionText>
                                  <MinnesotaOffenseCode>B1000</MinnesotaOffenseCode>
                                  <ChargeDescriptionText>Assault-1st Degree-Great Bodily Harm</ChargeDescriptionText>
                             </ChargeStatuteOrdinanceRule>
                             <ChargeSubjectReference partyKey="558357"/>
                             <ChargePlea>
                                  <PleaDate>2006-06-20</PleaDate>
                                  <PleaJudge judgeKey="00553C">
                                       <JudgeName>
                                            <PersonGivenName>Thomas</PersonGivenName>
                                            <PersonMiddleName>William</PersonMiddleName>
                                            <PersonSurName>Bibus</PersonSurName>
                                            <PersonFullName>Bibus, Thomas William</PersonFullName>
                                       </JudgeName>
                                       <JudicialAgencyIdentifier>MN025015J</JudicialAgencyIdentifier>
                                  </PleaJudge>
                                  <PleaDescriptionText>Not guilty</PleaDescriptionText>
                             </ChargePlea>
                        </Charge>
                        <DispositionEvent>
                             <ChargeDispositionDate>2006-06-20</ChargeDispositionDate>
                             <ChargeDispositionJudge judgeKey="00553C">
                                  <JudgeName>
                                       <PersonGivenName>Thomas</PersonGivenName>
                                       <PersonMiddleName>William</PersonMiddleName>
                                       <PersonSurName>Bibus</PersonSurName>
                                       <PersonFullName>Bibus, Thomas William</PersonFullName>
                                  </JudgeName>
                                  <JudicialAgencyIdentifier>MN025015J</JudicialAgencyIdentifier>
                             </ChargeDispositionJudge>
                             <ChargeDispositionText>Convicted</ChargeDispositionText>
                             <ChargeDispositionSeverityLevel>Felony</ChargeDispositionSeverityLevel>
                             <ChargeDispositionComment>This is the disposition comment</ChargeDispositionComment>
                        </DispositionEvent>
                        <CourtCaseNumber>
                             <MNCISCaseNumber>
                                  <CountyNumber>10</CountyNumber>
                                  <CaseType>CR</CaseType>
                                  <YearFiled>06</YearFiled>
                                  <SequenceNumber>367</SequenceNumber>
                             </MNCISCaseNumber>
                             <CaseNumberIdentifier caseNumberKey="10CR06367">10-CR-06-367</CaseNumberIdentifier>
                        </CourtCaseNumber>
                        <CaseDefendant partyKey="558357">
                             <PersonID>325193</PersonID>
                             <PartyName partyKey="558357" currentNameIndicator="true">
                                  <StandardName>
                                       <PersonGivenName>James</PersonGivenName>
                                       <PersonMiddleName>John</PersonMiddleName>
                                       <PersonSurName>Jetson</PersonSurName>
                                       <PersonFullName>Jetson, James John</PersonFullName>
                                  </StandardName>
                             </PartyName>
                             <PartyAddress partyCorrespondenceIndicator="true" partyKey="558357" currentKnownAddress="true" undeliverableIndicator="false">
                                  <AddressUSStandard>
                                       <AddressStreetNumber>abc</AddressStreetNumber>
                                       <AddressPreDirectional>Northeast</AddressPreDirectional>
                                       <AddressStreet>1st</AddressStreet>
                                       <AddressStreetType>Boulevard</AddressStreetType>
                                       <AddressPostDirectional>Southeast</AddressPostDirectional>
                                       <AddressUnit>
                                            <AddressUnitType>Building</AddressUnitType>
                                            <AddressUnitNumber>3333333333</AddressUnitNumber>
                                       </AddressUnit>
                                       <AddressCity>St. Paul</AddressCity>
                                       <AddressState>MN</AddressState>
                                       <AddressZipCode>555551234</AddressZipCode>
                                  </AddressUSStandard>
                             </PartyAddress>
                             <PartyBirthData currentBirthdate="true">
                                  <PersonBirthDate>1991-12-11</PersonBirthDate>
                             </PartyBirthData>
                             <InterpreterNeededIndicator>false</InterpreterNeededIndicator>
                             <PersonAssignedIDDetails>
                                  <PersonSSNID>
                                       <ID>111-00-1101</ID>
                                  </PersonSSNID>
                                  <PersonDriverLicenseID currentDriverLicenseIndicator="true">
                                       <ID>J-111-000-111-001</ID>
                                       <IDJurisdictionText>Minnesota</IDJurisdictionText>
                                  </PersonDriverLicenseID>
                                  <PersonFBIID>
                                       <ID>FBIMNJ001</ID>
                                  </PersonFBIID>
                                  <PersonStateID>
                                       <ID>MNJ0001</ID>
                                  </PersonStateID>
                             </PersonAssignedIDDetails>
                             <PersonPhysicalDetails>
                                  <PersonSexText>Male</PersonSexText>
                             </PersonPhysicalDetails>
                             <RepresentedBy>
                                  <ProSeIndicator>true</ProSeIndicator>
                             </RepresentedBy>
                        </CaseDefendant>
                   </ChargeDisposition>
    </ChargeDispositionNotification>

    ds store wrote:
    ClamXav is only a scanner, it can't remove the MacDefender malware.
    Yes, it can. ClamXav scans and quarantines it. It was updated.
    http://www.reedcorner.net/news.php/?p=98
    17" 2.2GHz i7 Quad-Core MacBook Pro  8G RAM  750G HD + OCZ Vertex 3 SSD Boot HD 

  • Im having trouble with my ipad mini in regards with the icloud back up notification; if i press "ok" it doesnt dis appear, i couldn open my ipad/turn off because of this notification; whats the best way to get rid of this? please help

    im having trouble with my ipad mini in regards with the icloud back up notification; if i press "ok" it doesnt dis appear, i couldn open my ipad/turn off because of this notification; whats the best way to get rid of this? please help

    Have you tried a soft-reset ? Press and hold both the sleep and home buttons for about 10 to 15 seconds (ignore the red slider if it appears), after which the Apple logo should appear - you won't lose any content, it's the iPad equivalent of a reboot.

  • What is the best way to get rid of unwanted footage permanently

    I have to shot for the bin on some projects working without a script. I then can be under considerable time pressure to get something out so don't have time to to review properly during the log and transfer process as I might have multiple projects going on. What is the best way to get rid of the useless footage for good. An example is in iMovie you can mark footage as trash and then empty the trash and it trims the original clip for good, very good for saving hard drive space on the move.
    Any ideas how to d this in FCP????
    Have thought about the whole media manger thing but must admit to ignoring this aspect so far. Do it by moving selected clips in a project in media manager????
    Have googled this to death... Thanks for all your time.
    AP

    Yep,
    Media Manager is the way to go.
    Read the manual aout it.
    It is all explained in there.
    Rienk

  • New Laptop and External HD - Best Way to Set Up

    I've purchased a new laptop and larger external hard drive. Wondering the best way to move my photos.
    I believe I understand that exporting my current LR cataloge and then copying that onto my new lappie and importing to the new installation of 1.4.1 is the best way to move the LRCat. However, I'm a bit fuzzier about moving the actual image files (RAW and edits) from one HD to the other and having LRCat recognize them. We're talking about over 100GB of images, so not a small amount. I'm a wildlife/underwater photog, and have the folders organized by general location folder first, then individual shoots in that location in separate folders under that.
    Should I:
    a) Keep the images on the current, smaller HD until I've imported the LRCat and then move the images to the new, larger HD from within LR?, or;
    b) Move the image files from one external HD to another, import the LRCat and then have LR locate the files?, or;
    c) Some other method which will best optimize the files?
    Thank you!

    I do like the folder structure as-is. It makes sense to me, as my shoots are all based on discreet events (I usually have to travel to them), so sorting by location makes it easy for me to place what's where and when. However, since I have this opportunity, I'm open to a change if it would help LR work better.
    But I'm not sure what you mean by "Just see to it that you can see the top folder (or the few top folders) in your present LR. After moving the catalog to your laptop just point LR to the top folder in its new location and LR will find the rest." Are you saying I should move the files, then locate them with my current LR, then do the cataloge export/import to the new laptop? Any reason I shouldn't just move them, do the export/import on the new laptop? Not understanding the reason for the middle step of having them recognized on the old computer first.

  • My 'start up drive' is almost full, and running slow.  I transferred all my music to an external drive, but still getting messages.  What is the best way to get rid of unneeded files.

    I am deleting or burning to CD photos I dont use regularly.  What else can I do?
    Does a full hard drive and slow machine warrent upgrading to a new one?

    I have 13 GB free out of 250GB
    That's tight. Rule of thumb for a start up drive - the one inside the Macbook - is to have atleast 15% free at all times.
    For getting rid of unnecessary stuff off the internal drive, I suggest you try Omni Disk Sweeper. It will give you a complete inventory of your drive, and purge what you ask it to delete. But be patient when it runs, give it time to do a full sweep.
    It's the second one on this page: http://www.omnigroup.com/more
    Hard drives are not that expensive. If I were you I would invest in another external drive for your library.

  • Best ways to get rid of dust/greasy spots from front element

    Hello guys! Could you please share your experience with taking care of the front element of your L lenses? What's the best way to remove dust sports, fingerprints etc. without scratching the front element or damaging any kind of the coating? 
    So far, I've found people recommending Lenspen and soft microfiber for regular glasses. What'd you recommend? 
    Thanks in advance and happy holidays to all of you!
    Karren

    Hi Karen,
    Get yourself a bulb blower, some quality lens cleaning fluid, microfiber cloths and a Lens Pen. 
    First thing to do is get as much dust off as possible with the bulb blower. It also might help to use a very soft, anti-static brush (note: if there are oils on the lens, the brush will become contaminated and will need to be cleaned or it will just spread the oils around).  Alternatively, a low-powered vacuum might be useful, too, just be careful to avoid too strong or too direct suction. I often just have the vacuum running nearby, to draw away fine particles as they are dislodged with a bulb blower or brush.
    The whole point is to remove as much of the dust grit as possible. Some dust can be hard particles that might scratch. But dust specks can become adhered to the surface, too. So you may need to gently use a dry microfiber cloth too. The cloth will become contaminated with particles, and if there is any oil that will contaminate it too. So either replace or clean the cloth fairly often.
    Once you have particles off as best possible, to remove fingerprints and other oils use a clean microfiber cloth slightly moistened with a quality lens cleaning fluid (I've used Zeiss and other fluids, shop around).  Dry with another section of the microfiber cloth, or a different cloth. EDIT: Yes, you can fog the surface a little with your breath instead of using lens cleaning fluids. I do that all the time when I'm in a hurry, I have to admit. However, it really isn't a good idea. You can end up breathing things onto the surface you really don't want there!
    The only time to use a Lens Pen is after all the above is done. It's used to remove light haze that's often left behind by cleaning fluids and to give the lens a final polishing. Do this gently and only after any and all grit has been removed, to avoid risking any scratches. A lens that's been given this final polishing with a Lens Pen will be much more resistant to new dust settling and adhering to the surface.
    Other things that can be helpful include optical cleaning swabs such as Pec Pads. A Speck Grabber is a precise tool that can be used to remove individual particles.
    I will not use common tissues, whether they are designated for lens cleaning or not. Most papers are made with wood pulp, and wood has minerals in it, which can be hard enough to cause micro-scratches in glass or optical coatings. Modern lenses have hardened coatings to make them more resistant, but look at older lenses with plain glass or softer coatings and you'll often find "cleaning marks".... very fine scratches in the glass or coatings, likely from using paper and/or not getting dust specks off first.
    I also don't recommend using Q-Tips or other common "cotton buds".... those shed fine threads that can get stuck in places you don't want them. Now, it's more risky using those inside a camera, than on a lens. But stil there are better things to use.
    There are swabs especially made for cleaing optics and cmaeras, and the Pec Pads mentioned above, for example. There are made from rags, not from wood pulp
    A lot of the same things can be used for sensor cleaning, by the way.
    Prevention is the best course... Use a lens hood and be careful handling your lenses to prevent getting fingerprints on the optics. Cap your lenses when not in use. Vacuum out your camera bag occasionally. Use common sense precautions when switching lenses. Though I personally don't like to use them all the time, a "protection" filter might be wise to use in some situations, such as in very dusty conditions or near the ocean, to prevent salt spray settling onto the lens (it's sort of "greasy" when it dries... can leave salt residue too).
    And, you might be surprised how little some dust on a lens effects your images. Don't be obsessive about cleaning them. The most likely thing dust or oils might do is increase flare effects. A lens hood that reduces oblique light striking the lens can help a lot with that.
    EDIT: Yikes!  It's almost scary how similar Tim and I answered your question, each coming up with almost the same thing independently.
    Alan Myers
    San Jose, Calif., USA
    "Walk softly and carry a big lens."
    GEAR: 5DII, 7D(x2), 50D(x3), some other cameras, various lenses & accessories
    FLICKR & PRINTROOM 

  • Whats the best way to get rid of a virus, whats the best way to get rid of a virus

    Preferences

    I'll echo MadMacs0's request for specific information about the threat. You should find it in Kaspersky's Detected Threats list. The first column will show the path of the file determined to be malware, and the Name column lists the name that Kaspersky calls that malware. We need to know what the full contents of both those values are. Be sure to resize the columns so you can see the whole thing, if necessary.
    Most likely, this is just Windows malware attached to an e-mail message or something along those lines.

  • I am getting a message in the middle of my imac screen instructing me to hold down the on-off button and turn off the machine. The message is in several foreign languages beside english, and there is not way to get rid of it. The curser is inactive.

    I am getting a message in the middle of my imac screen instructing me to hold down the on-off button and turn off the computer. The message is in several languages and completely takes over the computer disabling the mouse and all other functions. The only option is to unplug the computer or turn it off. I'm concerned that this is a virus. It does not look like it's related to Apple or the imac OS.

    That sounds like a kernel panic. These are generally hardware related, often caused by poorly seated or fauly RAM.
    What is a Kernel Panic?
    http://support.apple.com/kb/TS3742
    and  http://support.apple.com/kb/TS1892?viewlocale=en_US
    http://developer.apple.com/mac/library/technotes/tn2002/tn2063.html
    More details here:
    http://www.thexlab.com/faqs/kernelpanics.html
    Useful articles on how to avoid and eliminate kernel panics here:
    http://reviews.cnet.com/8301-13727_7-10344626-263.html?tag=mfiredir
    http://www.macworld.com/article/2027201/how-to-troubleshoot-a-kernel-panic.html# tk.nl_mwhelp

  • Rted to but did not finish download of Page Plus but now instead of Mozilla home page I get PagePlus and cannot find a way to get rid of it or into mozilla.

    When i go into web browser I get PagePlus. When I ht home I get PagePlus. It is not in my Programs to uninstall it. Do I have to totally uninstall Mozilla?

        Hello RTM58,
    I'm sorry you haven't heard back about your ticket. The representative that opened the ticket is notified when it is completed, but we can check the status for you now. Please feel free to send me a direct message after you accept my follow request and send me a request. You can also dial 800-922-0204 and review the ticket with a technician.
    AndreaS_VZW
    Follow us on Twitter @VZWSupport

  • Many Duplicate Files! What is the best way to get rid of them?

    I have many duplicate files from having to reinstall Leopard twice in two months on my Desktop. Is there a program that I can use to help clean up my hard drive? All these files are using up a lot of space and are getting annoying. I do not want to go through the files one at a time to delete. Thanks. I know about Spring Cleaning (I think that is what it's called) but was wondering if there were any other programs out there.

    Hello, TinkerTool and OnyX both have features to delete old folders, caches, previous iTunes libraries. You can find them on Apple's download site, just write them in the search window. You can also google in "clear duplicate files" and include your Mac model and find even more. The two I offered you to look at are fee and trusted. Use them with care.
    Ray

  • What's the best way to get user testing of our app (we're based in the UK)

    Hi all.
    We've just developed our first app for Palm and would really like to get some feedback from Palm users (our app allows users to take photos and send them as real printed postcards. We'd be very happy to give users free postcards in exchange for feedback).
    The problem we have is that Palm users are pretty sparse in the UK. We've found that user testing with non-Palm users becomes handset testing rather than app testing. We have to teach them how to use Palm ("Where's the back button?") and so the testing mainly focuses on the particularities of Palm rather than our app. Plus, we don't benefit from the user being able to compare to other Palm apps.
    Any advice on the best way to get feedback from Palm users? Especially as they'll need to download the SDK and install our app using it in order to get it onto their phones.
    If any of the users of this forum are interested in giving the app a go and sending us feedback, I'd love to send you the IPK and then chat. Just send me an email using [email protected]
    Our app is available for Pixi+, Pre+ and Pre2.
     Thanks,
     Freddie.
    Post relates to: Pixi Plus p121ueu (SFR)

    Hello freddie:
    Welcome to the Palm Forums. Thank You for the offer. I highly suggest offering it up
    to our many enthusiasts on Twitter as a beta with the #webos hashtag or joining
    the Precentral.net community and list it in a topic there, homebrew beta. You would
    get better beta response if you Package your app and put it in an ipk to simplify
    the install.
    Hope that helps... Best of luck with your app!
    notimeoff

  • Best way to get the values of local variables

    What is currently the best way to get the values of local variables. I know it is not currently possible to set watchpoints on local variables, but what are the best workarounds?

    You have to use StackFrame methods, eg, visibleVariables and getValues. To get a StackFrame for a thread, that thread has to be suspended, eg, by a BreakpointEvent.

  • HT1349 I lost/had my iPhone stolen. Tried using Find My iPhone and it's offline. It was set up. What do I do now? Do I report it stolen? What is the best way in getting back my iPhone if any? Thank you in advance.

    Tried using Find My iPhone and it's offline. It (Find my iPhone) was set up. What do I do now? Do I report it stolen? What is the best way in getting back my iPhone if any? Thank you in advance.

    Find My iPhone is good for misplaced iPhone but not good for thief and it was never meant to be.
    You chance of getting it back is very small.
    There are a few things you can try.
    Try remote lock/wipe your iPhone through Find My iPhone.
    https://www.icloud.com
    You can report to the police, cell carrier (expensive cell charges for international calls, roaming etc)
    Change all the passwords used in iPhone: Apple ID, E-mail, Bank Account ....
    http://support.apple.com/kb/HT2526

Maybe you are looking for

  • Google search language in safari

    Hi all Does anyone know if there is a way to determine the language of google search in safari, when using the toolbar in the corner. I would like to switch from english to german. Does anbody have an idea?

  • FBICR3 - Intercompany reconciliation

    Dear Gurus, We have an issue with inter-company reconciliation. When we run FBICR3 txn the company data is pulling through but the partner data is not pulling because of which we can't make manual reconciliations. For example If Company code 1000 and

  • Can I create a slide that when updated, updates all my projects?

    I have a ending page to about 100 project software videos that is the same.  Currently if I need to change something on this slide, I have to do it 100 times.  Can I set up a slide that can be updated onve but updates all the projects it is used in? 

  • Using Webservices in JspDynpage

    Hi Team, i am Using Webservices in PDK. I followed all the steps to use the webservice in the portal. i can able to read the the methods, which are there in webservice. But when i try to call the methods, they are behaving  differently. Example i hav

  • Selling Current iPhone -- Help!

    hi, i apologize in advance if any of these questions are stupid... i wanna sell my current iphone (8gb) and get the new 3G one in july -- i dont use microsoft outlook or anything, but from what ive read, i think all of my pics/contacts/settings are s