Device Manager - manage hardware device error

I have tried everything I know including Microsoft Detect and Fix It, reinstalling the driver.   Well, it was detected but still not fixed.  The issue is from day one.  Getting a yellow rectangle in device manager.  How do I fix
this?     see below
Intel Pentium(R) processor N- and J-series / Intel(R) and Celeron(R)
Processor N- and J-series EHCI USB - OF34

Hi, this is the Small Basic programming language forum so moving where you may get better redirection.
You should state exactly which device you mean, which OS version (XP SP3, Win8.1 etc) and exactly which device driver (e.g. a link to its download loacation).  For all of these it must be full details and probably the device manufacturer will be the
best bet for info.  Sometimes the yellow rectangle in device manager refers to something that isn't a problem - if it is a processor not working then I would't expect to even start the PC so it may not be an issue at all.

Similar Messages

  • TS1369 My computer (Win 7) recognises my ipod but when Itunes is automatically started the ipod is removed from "my Computer" and is not recognised in itunes, my device manager states he device is being "uninstalled by window" error 21, what is happpening

    My computer (Win 7) recognises my ipod but when Itunes is automatically started the ipod is removed from "my Computer" and is not recognised in itunes, my device manager states he device is being "uninstalled by window" error 21, what is happpening.

    Are you plugging the iPod into a high powered USB 2.0 port on the back of your PC? Have you tried a different USB cable?
    What happens if you try to reset the device with it still connected to the PC?
    How to reset iPod
    Has this iPod ever worked on this PC or is this the first time you have time you have tried connecting it?
    Have you carefully worked through each and every single suggestion in this Apple support document?
    iPod not recognized in 'My Computer' and in iTunes for Windows
    B-rock

  • Java ME SDK 3.0-"Cannot connect to device manager" on port 1299 error HELP!

    Hello,
    I am running Vista 32 bit. I just downloaded the Java ME sdk 3.0. It installed "successfully". I just tried to launch it several times and it gets stuck in the error below. In summary, something about "Connection refused to host: localhost; DeviceManagerConnection error". Why am I getting that error? This is the first time I installed this.
    I run netstat -an, and nothing shows that something is taking up my 1299 port. Also "ping localhost" returns ::1:. And my hosts file looks good. Windows Defender and Firewall are both off. Does anyone have had this issue in the past? If so, please kindly let me know how you resolved it. Thank you.
    [ 1052] INFO - mpl.ObjectServerConnectionImpl - Connecting to service:jmx:rmi:///jndi/rmi://localhost:1299/device-manager
    [ 2189] WARN - mpl.ObjectServerConnectionImpl - Remote object server is not running at service:jmx:rmi:///jndi/rmi://localhost:1299/device-manager
    [ 2297] INFO - l.process.GenericProcessRunner - Starting process: C:\Java_ME_platform_SDK_3.0/bin/device-manager.exe
    [ 23372] ERROR - un.jme.toolkit.bootstrap.Batch - Problem calling start() on DeviceManagerConnection
    java.lang.reflect.InvocationTargetException
    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:597)
    at com.sun.jme.toolkit.bootstrap.Batch.invoke(Unknown Source)
    at com.sun.jme.toolkit.bootstrap.Batch.tryInvoke(Unknown Source)
    at com.sun.jme.toolkit.bootstrap.Batch.startObjects(Unknown Source)
    at org.netbeans.modules.javame.common.container.Module.start(Module.java:21)
    at org.netbeans.modules.javame.common.container.ContainerSupport.startModule(ContainerSupport.java:67)
    at org.netbeans.modules.javame.common.container.devicemanager.DevicemanagerHelper.getDeviceManagerConnection(DevicemanagerHelper.java:41)
    at org.netbeans.modules.javame.common.container.devicemanager.DevicemanagerHelper.ensureConnected(DevicemanagerHelper.java:48)
    at org.netbeans.modules.javame.common.container.devicemanager.DevicemanagerHelper.getDeviceManager(DevicemanagerHelper.java:84)
    at org.netbeans.modules.javame.platform.jme_sdk.autoinstaller.AutoInstaller.ensureDMStarted(AutoInstaller.java:292)
    at org.netbeans.modules.javame.platform.jme_sdk.autoinstaller.AutoInstaller.restored(AutoInstaller.java:63)
    at org.netbeans.core.startup.NbInstaller.loadCode(NbInstaller.java:421)
    at org.netbeans.core.startup.NbInstaller.load(NbInstaller.java:342)
    at org.netbeans.ModuleManager.enable(ModuleManager.java:906)
    at org.netbeans.core.startup.ModuleList.installNew(ModuleList.java:428)
    at org.netbeans.core.startup.ModuleList.trigger(ModuleList.java:364)
    at org.netbeans.core.startup.ModuleSystem.restore(ModuleSystem.java:276)
    at org.netbeans.core.startup.Main.getModuleSystem(Main.java:165)
    at org.netbeans.core.startup.Main.start(Main.java:312)
    at org.netbeans.core.startup.TopThreadGroup.run(TopThreadGroup.java:110)
    at java.lang.Thread.run(Thread.java:619)
    Caused by: java.io.IOException: Failed to retrieve RMIServer stub: javax.naming.ServiceUnavailableException [Root exception is java.rmi.ConnectException: Connection refused to host: localhost; nested exception is:
    java.net.ConnectException: Connection refused: connect]
    at javax.management.remote.rmi.RMIConnector.connect(RMIConnector.java:338)
    at javax.management.remote.JMXConnectorFactory.connect(JMXConnectorFactory.java:248)
    at com.sun.jme.toolkit.remoting.client.rmiimpl.ObjectServerConnectionImpl.connect(Unknown Source)
    at com.sun.jme.toolkit.remoting.client.rmiimpl.ObjectServerConnectionImpl.start(Unknown Source)
    ... 24 more
    Caused by: javax.naming.ServiceUnavailableException [Root exception is java.rmi.ConnectException: Connection refused to host: localhost; nested exception is:
    java.net.ConnectException: Connection refused: connect]

    Hi there,
    I believe I am having the problem reported by the first person in this thread.
    In fact, I installed NetBeans and ran a Java ME sample and it gave me the following error
    Jad URL for OTA execution: http://localhost:8082/servlet/org.netbeans.modules.mobility.project.jam.JAMServlet/C%3A/Users/Afamefuna/Documents/NetBeansProjects/CurrencyConverter3/dist//CurrencyConverter3.jad
    Starting emulator in execution mode
    +{color:#ff0000}*C:\Users\Afamefuna\Documents\NetBeansProjects\CurrencyConverter3\nbproject\build-impl.xml:889:*{color} Execution failed with error code 1.+
    BUILD FAILED (total time: 26 seconds)
    Of course, I went to the file but the stipulated line didn't make much sense. Eventually, I seperately installed Java(TM) ME Platform SDK 3.0, but when I doubled clicked on its icon to open it, the initial splashscreen showed up, but when the progress bar got to "+{color:#ff0000}starting modules....{color}+", it gave me a java.net.ConnectionException error.
    When I went to the generated log file, amongst other things, it also contained the following snippet
    +Connecting to service:jmx:rmi:///jndi/*{color:#ff0000}rmi://localhost:1299/device-manager{color}< </strong>[  23398] ERROR - un.jme.toolkit.bootstrap.Batch - Problem calling start() on DeviceManagerConnection java.lang.reflect.InvocationTargetException+
    + at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)+
    + at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)+
    + at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)+
    From the above I can only imagine there is a problem with the device manager set-up for SDK, but how can it be solved?
    The device manager icon shows up in the windows toolbar, however, the "device manager" menu choice is greyed out.
    This same problem was replicated in my friend's PC, so I am certain this has to do with low-grade packaging/programming from the vendor end.
    Please how do I solve this problem? I am hoping that solving one problem, resolves the other.
    thanks
    ABCDEFGH1JKLMNOPQRSTUVWXYZ

  • Trying to update apps on iphone and getting error message, there is not enough available local storage to download these items. you can manage your local device storage usage in settings

    trying to update apps on iphone and getting error message, there is not enough available local storage to download these items. you can manage your local device storage usage in settings. What am I to do?

    The storage you purchased is in the cloud, and doesn't do anything with your pad.  Your problem is simply that you have too much content on your pad.   Go to settings, general, usage, and it will show you how much space you have avaliable on your pad.  If you let the screen sit for a while, all the apps will be displayed, and you can see how much stuff you have associated with each.
    You have to no option but to delete some of the content on your pad.  Videos, comics, pitcures and some music files use a lot of space.   The cloud allows you to leave stuff there, so you can get it when you need it.

  • Intel Management Engine Interface, Device status: This device cannot start (Code 10).

    hi Tec,
    Under System devices for the Intel Management Engine Interface, Device status: This device cannot start (Code 10). Using original driver version: 6.0.0.1179 A released date 09-12-2009 (http://h10025.www1.hp.com/ewfrf/wc/softwareDownloadIndex?softwareitem=ob-79194-1&cc=us&dlc=en&lc=en&...=), running OS windows 7 Enterprise, 64 bit. HP Pavilion dv3-2390eg Entertainment Notebook PC.
    Issue: my computer auto restart after 2 hours please resolved the issue
    Logs captured from System summary:
    [Problem Devices]
    Device  PNP Device ID   Error Code         
    Intel(R) Management Engine Interface
    PCI\VEN_8086&DEV_3B64&SUBSYS_1404103C&REV_06\3&11583659&0&B0       this device cannot start.               
    Cisco Systems VPN Adapter for 64-bit Windows                ROOT\NET\0000               This device is disabled. 

    Hi Jeenny,
    Welcome to Lenovo Community!
    As per the query we understood that you are facing multiple issues on your ThinkPad Edge E540.
    You can download Intel(R) Management Engine Interface directly or run ThinkVantage system update utility and update the entire required driver for your system.
    Hope this helps. Do post back if issue persists!
    Best regards,
    Hemanth Kumar
    Did someone help you today? Press the star on the left to thank them with a Kudo!
    If you find a post helpful and it answers your question, please mark it as an "Accepted Solution"! This will help the rest of the Community with similar issues identify the verified solution and benefit from it.
    Follow @LenovoForums on Twitter!

  • Your iPad is already active on a subscription plan that cannot be managed on this device

    Help?
    I got the new Verizon Ipad a few weeks ago and just now attempted to activate the 4g service. The first few attempts resulted in an error message related to my SIM card (something to the effect that it had already been in use or something). After calling Verizon and taking the card out, running through a script, and putting it back in, we eventually got it to the point where we could connect to the 4G service and that specific SIM card error message went away. However, now I am getting this error: "Your iPad is already active on a subscription plan that cannot be managed on this device". I called and talked to another rep who said they are experiencing this issue with a number of Ipads and she was submitting a ticket for me to get the error "cleared out". She said it could take a week?
    When I go in and click "View Account" I either get this error message above or I get a brand new registration window to start all over again. Then immediately the "LTE" goes away in the upper left, it starts searching again, eventually finds the signal, and I get a popup saying "cellular data plan has been activated" or something to that effect. Then I am good to go.
    Anyone dealing with this and have it cleared up? They are acting like its something in their system that will just go away on its on but I don't buy it. I am getting the service so I am just trying to get the "view account" functionality to work. Thanks all.

    I had the same problem activating. I had gotten one error message when trying to activate. I didn't write the phone number down. I tried "View Account" again and then it started giving the error about the SIM card already being set up on an account. When I called that Verizon number the guy said I would need to go to a VZW store and get a new SIM card, but he did see the account in their system.
    A while later I decided to just restart the iPad and I started getting the original message that just said it couldn't activate right now and to try again later.  It provided a different phone number, which is the Verizon mobile broadband support number. When I called it the lady knew exactly what to do. She said the payment to the credit card hadn't gone through and she would have to push it through manually (this sometimes happens with certain credit cards when they see new online cellular service).  She had me go to settings / reset / and to reprovision the account and reboot while she did some things on her side.  When it came back up it was able to activate and the LTE even showed up. I also checked my credit card online and it only showed the $20 charge (for 1 GB Plan).
    However, as you stated, when I go to "View Account" it says that the iPad is already active on a subscription that cannot be managed on this device and gives the mobile broadband support number. I will wait a few days and see if it clears up on its own, but at least the data is working.

  • [Athlon64] Device Manager shows "Other devices: ?(!) RAID Controller"

    (This was previously posted to the Operating Systems forum, when I realized it's not really a Windows problem)
    In my Windows XP Device Manager, under Other devices, I see ?(!) RAID Controller.
    I don't have a RAID controller, and my Serial ATA hard drives are connected to the SATA VIA ports. I've been told that this can be toggled in the BIOS. Now, this started happening after I flashed to BIOS 2.0, and the BIOS isn't exactly straight forward to me. Therefore, I'm having trouble finding that option.
    Has anybody had a simliar problem? Any ideas?

    === PROBLEM RESOLVED ===
    The two BIOS Default options I have are "Load High Performance Options" and "Load BIOS Setup Options". I chose "High Performance". It was somewhat a two-part procedure.
    I entered the BIOS Options, and then Boot Sequence. The available options were: Floppy, CD, or BBS(0) RealTek Boot Agent, but not the Serial ATA hard drives. So I set the Sequence as 1) Floppy, 2) CD, 3) N/A, and 4) Check for other devices: Yes.
    I rebooted, and it located the Serial ATA drives and proceeded to the RealTek Boot Agent anyway. I bypassed the Agent by pushing ESC. I entered Windows XP to find that, under Device Manager's SCSI & RAID Controllers, I had one entry: VIA Serial ATA RAID Controller, and no other entries. As of now, Device Manager lists a perfect hardware record.
    Now to correct the Boot Sequence. I restarted and re-entered BIOS. I entered Boot Sequence again to find that my Serial ATA drives are now selectable. I changed the Sequence to 1) Floppy, 2) CD, 3) BBS(0) SATA Maxtor, and 4) Check for other devices: No.
    Now my system bootup behaves as it should. No lengthy IDE device check and no RealTek boot agent check. Windows XP is also in check! :-)
    This was kind of tricky. This doesn't appear to me to be a widespread problem, but I think we oughta put this in a sticky or something. I wanted to say thanks to everybody who contributed to this thread for their help! I'm going to document this fix. LOL

  • 2nd HDD not recognized in Win7 Disk Manager, Shows in Device Manager, BIOS, Win7 Repair CD

    Hello,
    I am trying to add a newly purchased HDD to my laptop as the secondary HDD.  The primary is a 160 GB SSD.
    Primary SSD: Intel 160 GB SSD model SSDSA2BW160G3H
    Secondary HDD: WD 750 GB 7200 RPM SATA/300, Model WDBLHJ7500ANC-NRSN
    Laptop: HP Pavilion dv7t-7000 Quad 17.3" laptop
    Laptop Config: Intel i7-3720QM 2.6 GHz Quad Core, 8 GB RAM, nVidia GT650M, 160 GB SSD
    Laptop BIOS: F.24
    Laptop Date of Birth: 5/24/2012
    OS: Win 7 Prof x64
    Shows up in BIOS (can run diagnostics OK).
    Shows up in Win 7 Prof Device Manager.
    Does NOT show up in Disk Manager.
    Checked device drivers for Win7 Prof Device Manager HDD, have the latest.
    Checked service manual, can't see anything that I missed.
    Booted with Active@BootDisk (Win PE rescue disk), drive showed up as uninitialized.
    Initialized drive, partitioned (one large), formatted NTFS.
    Booted with Win 7 Repair Disk (Win PE), can see the drive in command prompt, able to write a text file to it OK.
    Still won't show up in Win 7 Prof in Disk Manager.
    Any ideas?  Maybe a firmware upgrade for the laptop?  Some kind of incompatibility with the HDD and SDD such as different dirve modes (don't believe that Win7 has issues with IDE versus AHCI devices)? 
    I had trouble adding a 2nd HDD to my dv7-6000 laptop; it finally just showed up months later. Is this common with HP laptops? 
    I am stumped and any help is appreciated.  I checked the Internets and didn't see anything other than HW issues. I need this to work for the new semester that started today.

    More testing:
    WD Data Lifeguard (Western Digital's HDD diagnostics) also won't see the HDD after booting with Win 7 Prof off of the SSD.
    Moved the HDD cable from the 2nd HDD to the primary header (SSD disconnected).  Was able to install another instance of Win7 on the 2nd HDD OK; this proves that the new WD HDD and the secondary cable are OK.  Moved the cable back to the 2nd header (still no SSD) and the computer booted off of the secondary HDD connected to the secondary header OK.
    Added the SSD back to the primary header and booted into the instance of Win7 off of the SSD.  Disk Management can't see the 2nd HDD, WD Data Lifeguard can't see the 2nd HDD; however, Device Manager is able to see the 2nd HDD OK.
    Ran Intel SSD toolbox on SSD; no issues.  Ran WD Align by Acronis on SSD (checks for advanced format alignment of 4K boundaries); it's already aligned to 4k boundaries.
    Connected HDD to pri header, booted Win7 Ultimate on HDD.  Ran WD Data Lifeguard on HDD; it's fine.   Booted into WD Align by Acronis CD, ran WD align against HDD; it's already aligned to 4k boundaries.
    Put HDD on pri header, SSD on secondary header and booted into Win7 Ultimate on HDD.  Able to see both drives in Dask Management.
    Put SSD back onto primary header, HDD back onto 2nd header, booted into Win7 Prof on SSD.  Disk Management can't see the HDD again...
    Updated laptop BIOS from F.24 to F.2D rev A (Install Shield Wizard confirms that it is for Win7 x64 as well as Win 8.1).  Didn't fix the issue...
    Ran Intel Driver Update Utility.  I have the Intel RST (Rapid Store Technology) driver v 11.0.0.1032.  Did not state that I needed to upgrade this driver.  This is latest version on the HP website. 
    Everything works except having the SSD connected to the primary header, having the HDD connected to the secondary header, booting into Win7 Prof on the SSD and trying to see the HDD in Disk Management.  Unfortunately, this is the configuration that I need to work.
    Any thoughts on what is causing this?  Hardware issue with HP Laptop?  Power supply issue?  Bad HDD controller?  Bad install of Win7 Prof on SSD (appears to run fine otherwise). 

  • How do I manage multiple itunes devices ?

    How do I manage multiple itunes devices with other family members on a single computer?
    I do not want to share libraries.

    There's a couple of options (other than using specified playlists or manual management out of a single library).
    The following document is worth checking through: 
    How to use multiple iPods, iPads, or iPhones with one computer

  • How to manage multiple users/devices/Apple IDs on a single computer

    I got my 8 year old an iPad mini for Christmas and I'm about to set it up but I need some advice on using multiple IDs on one computer. I have an iPhone 4s. I assume I will need another Apple ID for the iPad mini so she can use Facetime. How do you manage two devices with different IDs on one computer? Will my movies and music be available for the iPad mini ID? What happens when I plug the iPad into my computer? Do my iPhone apps on my account disappear? Do I need to log out of my iTunes store account? Is their a danger in mixing the two accounts? I was told to be careful if you plug another iPhone into your computer because it can wipe your phone and replace it with another users info if you don't log out/in correctly. It's very confusing so if anyone could give me some advice on how to set this up and manage two IDs and devices on one computer it would be helpful. Thanks:)

    This should be of some help.
    How to use multiple iPhone, iPad, or iPod devices with one computer
    Your daughter is too young to have an Apple ID because the minimum age is 13 years old. You can use her email address for FaceTime and Messages. You add the address as the contact address when you activate both of those apps. But both apps will still have to be tied to your Apple ID.
    I was managing 5 different devices with one iTunes library and all devices had their own unique content on them. It is not that difficult to manage.
    there is lots and lots of information out there on how to do this. Check some of these out for more information.
    https://www.google.com/search?q=managing%20multiple%20devices%20with%20one%20iTu nes%20library
    This will help with FaceTime and Messages.
    http://macmost.com/setting-up-multiple-ios-devices-for-messages-and-facetime.htm l

  • Managing multiple iOS devices on different Apple accounts from the same iMac

    May be a very simple question to answer, but can I manage multiple iOS devices on different Apple accounts from the same iMac?
    I ask as whilst I'm totally Mac'd, my partner who has her own Apple account has a Winows laptop and experiences problems updating iOS software on her iPhone 4S and iPad 3 Gen via the laptop. I'm thinking the problems may be overcome if we manage her iOS devices through my iMac.

    Thanks dwb .... I thought there'd be a catch .... not to keen on all that media and apps on my iMac!
    The specific problem is that whenever she updates to the latsest version of iOS using the latest iTunes for Windows on her PC laptop she seems to lose something in the process. One time she lost all her texts and the other day when updating to 5.1.1 she lost all her reminders. Not the end of the world but frustrating and shouldn't really happen and doesn't happen to me using the iMac and OSX.

  • Device File Manager

    I am new in 8820;
    Usually phone has some file manager for it device; handset and memory external
    Is there any file manager for the BB for the internal?
    or may be the question is how can I play around in the internal memory?
    Tx in advance
    Solved!
    Go to Solution.

    The closest thing we get to a file manager is the Media application on the device. Nothing that is going to let you root around in the OS files like Windows Explorer does on your PC.

  • I am using Iphone 4S, Problem is my PC is not detecting iphone as a storage device, i tried with device manager, tried to install drivers but its showing drivers allready installed, Pls can  any one help

    I am using Iphone 4S, Problem is my PC is not detecting iphone as a storage device, i tried with device manager, tried to install drivers but its showing drivers allready installed, Pls can  any one help

    try this and see if it works: connect your iPhone and open up iTunes on your PC. Go to your phone's page. Under Summary page, check manually manage music and videos.

  • CiscoWorks-Device Fault Manager

    I would like to install the HP-OV-Adapter from the Device Fault Manager but then the CPU-Utilisation goes up to 100% and stays there. What do I do wrong? Is there a workaround for it? I usr HP OV 6.20 on Solaris 7/SPARC. Thanx for help.

    We are preparing to install the same software. You should check the server setup requirements for the Device Fault Manager. We found that it requires more RAM and Processor speed than previous versions. You may have to beef up your server.

  • HP Device Access Manager Crashes everytime I open it

    I have a brand new 2 days old zbook 17 G2 (k4k44ut#ABA).   After having it less than 24 hrs,  the system completely crashed, and would not even boot.  I used the F11 recovery, and brought the laptop back to factory defaults.
    I thought I'd see if "the HP Device Access Manager" was not allowing access to the drive, and when I go into the HP Client Security, and click on "Device Access Manager" it crashes the tool and closes it:
    Also, I'm a bit paranoid about the stability of this $2800 new laptop ($3300 with carepak).. so I am trying to back it up with a clickfree C2.. which the HP doesn't appear to let it access.  Also, the laptop does't even recognize it as USB 3.0, which the clickfree is... (weird).
    I moved from an "also expensive" HP nx9420 business laptop (actually had two nx9420s)  to this one and I'm really worried about the zbook, as I've never experienced so much instability on a new laptop before.
    I pondered completely removing the HP Device Access manager package.. but not sure of the impact..
    Please help me in determining why this thing crashes though, when I open the device access manager.

    Disregard getting clickfree to work..  I was able to give it a 15min access... (although would like to extend this).
    I just need to figure out why the Device Access Manager crashes now and if i can disable it.

  • Can't log in to Profile Manager or My Devices with Active Directory logins

    I have an OSX Lion 10.7.4 Server set up with Profile Manager and it is joined to AD.
    I am able to see AD groups in the Profile Manager groups section.
    I can also see and add AD users and groups using the server app.
    I have enabled the "Can Enable Remote Management" check box for Domain Users through Profile Manager. I have also added Domain Admins to the Workgroup group in the Server app. I'm not sure that I want or need either of these options, but they were suggestions to try.
    I am not able to log on to the Profile Manager or My Devices pages with AD logins.
    I found these directions about nested groups in Workgroup Manager http://krypted.com/iphone/integrating-mac-os-x-lion-servers-profile-manager-with -active-directory/ but I don't have a com.apple.access_devicemanagement local group or any groups like are shown in the picture.
    Any ideas what I'm missing?
    Cheers,
    Ian

    I found the two pieces I was missing:
    1) Install the Lion Server Admin Tools
    Launch the Server Admin App
    Click on the server name in the left pane
    Click on the Access button in the upper part of the window
    Click on Profile Manager
    Either manually add specific groups to the list or if you're feeling brave choose the "Allow all users and groups" radio button
    2) Run the command line steps on this page to change the authentication to plain text to support AD authentication:
    http://support.apple.com/kb/HT4837
    Voila!

Maybe you are looking for

  • Relaunch and optimize taking forever - can I get some realtime help?

    I have a large fast system running Vista 64 with 8GB Ram. Suddenly Outlook started running really slow. So I loaded relaunce and optimize. Optimization has been running for more than a half hour using 95 -100% memory. However, only 3 to 5% of CPU is

  • Mail won't set up properly in Lion

    I have a network solutions account and I am unable to set it up in Mail. When I click "Get Mail", it shows the status bar receiving messages, but then nothing ever appears. Any thoughts?

  • Safari Crashing pt 2

    Second part of report: Thread 26: 0 libSystem.B.dylib 0x945c61c6 machmsgtrap + 10 1 libSystem.B.dylib 0x945cd9bc mach_msg + 72 2 libjvm.dylib 0x20a4f1b3 0x20937000 + 1147315 3 libjvm.dylib 0x20994e6a 0x20937000 + 384618 4 libjvm.dylib 0x20994455 0x20

  • Browser launch from JSP

    {color:#0000ff}Hi, {color} In my jsp code, am forming an URL and then launching it in system default browser using below code - public static void openURL(String url) { String osName = System.+getProperty+("os.name"); try { if (osName.startsWith("Mac

  • Split multiple columns into rows using XML

    Hi Forum, I am trying to split 2 columns that each contain values separated by semicolon into single rows. The relation between the values of the two columns is that the order in the cells corresponds to each other. The data looks like this: pk    Ma