Device Fails Task Sequence at the Windows Setup Unattend Step, but No Unattend.xml is Specified

This is the first time i have encountered a laptop straight from OEM with two physical SATA disks (Disk 0 = 256gb SSD, disk 1 = 750GB HDD). [this might not be relevant, but as all other machines are working fine with this TS+WIM, i will mention it.]
During the task sequence, after the WIM is applied and the device reboots, the Windows setup fails and displays a general Unattend error (stating the specialized pass has failed)  There is no unattend.xml specified in the apply operating system image step,
so the only unattend.xml is the one generated by the task sequence.
When looking at the C:\Windows\Panther\Unattend\Unattend.xml everything seems OK to me.
Here is the end of the setupact.log
2015-03-10 16:21:07, Info [setup.exe] [Action Queue] : Command Line = C:\WINDOWS\SYSTEM32\RUNDLL32.EXE / arguments = shsetup.dll,SHUnattendedSetup / pass = specialize / manifest path = C:\WINDOWS\Winsxs\Manifests\amd64_microsoft-windows-shell-setup_31bf3856ad364e35_6.1.7601.17514_none_3080d81b003fb8dd.manifest
2015-03-10 16:21:07, Info [setup.exe] [Action Queue] : Command Line = C:\WINDOWS\SYSTEM32\DJOIN.EXE / arguments = / pass = specialize / manifest path = C:\WINDOWS\Winsxs\Manifests\amd64_microsoft-windows-unattendedjoin_31bf3856ad364e35_6.1.7601.17514_none_113aea0e8374286d.manifest
2015-03-10 16:21:07, Info [setup.exe] [Action Queue] : Command Line = C:\WINDOWS\SYSTEM32\SETUPUGC.EXE / arguments = / pass = specialize / manifest path = C:\WINDOWS\Winsxs\Manifests\amd64_microsoft-windows-deployment_31bf3856ad364e35_6.1.7600.16385_none_57e3e87206ff08ca.manifest
2015-03-10 16:21:07, Info [setup.exe] [Action Queue] : Executing command "C:\WINDOWS\SYSTEM32\RUNDLL32.EXE" shsetup.dll,SHUnattendedSetup specialize
2015-03-10 16:21:07, Info [setup.exe] [Action Queue] : process exit code = 4
2015-03-10 16:21:07, Error [setup.exe] [Action Queue] : Unattend action failed with exit code 4
2015-03-10 16:21:07, Info [setup.exe] [Action Queue] : ProcessActionQueue finish (hr = 0x1f2000)
2015-03-10 16:21:07, Error [setup.exe] Execution of unattend GCs failed; hr = 0x0; pResults->hrResult = 0x8030000b
2015-03-10 16:21:07, Info [0x0606cc] IBS Flushing registry to disk...
2015-03-10 16:21:07, Info [0x0606cc] IBS Flush took 46 ms.
2015-03-10 16:21:07, Warning IBS Callback_Unattend_InitiatePass: Runtime error occurred while applying unattend answer file; hrResult = 0x8030000b
2015-03-10 16:21:07, Info IBS UnattendErrorFromResults: Hit an unattend error; dumping any info we have about the failure...
2015-03-10 16:21:07, Info IBS UnattendDumpSetting: ------Unattend setting error / warning------
2015-03-10 16:21:07, Info IBS UnattendDumpSetting: Error code = 0x8030000b
2015-03-10 16:21:07, Info IBS UnattendDumpSetting: Pass = specialize
2015-03-10 16:21:07, Info IBS UnattendDumpSetting: Component name = [Microsoft-Windows-Shell-Setup]
2015-03-10 16:21:07, Info IBS UnattendDumpSetting: --------------------------------------------
2015-03-10 16:21:07, Info IBS UnattendErrorFromResults: Error text = Windows could not parse or process the unattend answer file for pass [specialize]. The settings specified in the answer file cannot be applied. The error was detected while processing settings for component [Microsoft-Windows-Shell-Setup].
2015-03-10 16:21:07, Info IBSLIB PublishCriticalError: Publishing critical error message [Windows could not parse or process the unattend answer file for pass [specialize]. The settings specified in the answer file cannot be applied. The error was detected while processing settings for component [Microsoft-Windows-Shell-Setup].]
2015-03-10 16:22:18, Info [0x070042] DIAG CallBack_DiagnosticDataSend: Called with notification for Error published by ErrorHandler
2015-03-10 16:22:18, Info DIAG CallBack_DiagnosticDataSend: Setup was started from Phase 4. Disabling Diagnostics [DiagnosticDataSend] in this scenario
2015-03-10 16:22:18, Info [0x090095] PANTHR WdsExitImmediate called! Execution will stop, and the queue won't be saved.
2015-03-10 16:22:18, Info [0x09008c] PANTHR SeqExecute -- stopping, since WdsExitImmediate() was called
2015-03-10 16:22:18, Info [0x090086] PANTHR pWorkerThreadFunc -- Stopping
2015-03-10 16:22:18, Info [0x090086] PANTHR pWorkerThreadFunc -- Stopping
2015-03-10 16:22:18, Info [0x090086] PANTHR pWorkerThreadFunc -- Stopping
2015-03-10 16:22:18, Info PANTHR DeleteCriticalSection for pExecQueue->csLock;
2015-03-10 16:22:18, Info [0x0605a6] IBS Requested UI to hide the language and locale selection pages.
2015-03-10 16:22:18, Info [0x090081] PANTHR Destroying any unreferenced modules! (SEQ6)
2015-03-10 16:22:18, Info [0x0601d7] IBS InstallWindows:Error Type = 3211266
2015-03-10 16:22:18, Info [0x090009] PANTHR CBlackboard::Close: c:\windows\panther\setupinfo.
The error code 0x8030000b is not recognised by cmtrace
Can anyone offer any ideas as to the cause of this?

Here is the latest failure, i think it is still identical:
2015-03-18 15:19:48, Info [setup.exe] [Action Queue] : Executing command "C:\WINDOWS\SYSTEM32\RUNDLL32.EXE" shsetup.dll,SHUnattendedSetup specialize
2015-03-18 15:19:48, Info [setup.exe] [Action Queue] : process exit code = 4
2015-03-18 15:19:48, Error [setup.exe] [Action Queue] : Unattend action failed with exit code 4
2015-03-18 15:19:48, Info [setup.exe] [Action Queue] : ProcessActionQueue finish (hr = 0x1f2000)
2015-03-18 15:19:48, Error [setup.exe] Execution of unattend GCs failed; hr = 0x0; pResults->hrResult = 0x8030000b
2015-03-18 15:19:48, Info [0x0606cc] IBS Flushing registry to disk...
2015-03-18 15:19:48, Info [0x0606cc] IBS Flush took 110 ms.
2015-03-18 15:19:48, Warning IBS Callback_Unattend_InitiatePass: Runtime error occurred while applying unattend answer file; hrResult = 0x8030000b
2015-03-18 15:19:48, Info IBS UnattendErrorFromResults: Hit an unattend error; dumping any info we have about the failure...
2015-03-18 15:19:48, Info IBS UnattendDumpSetting: ------Unattend setting error / warning------
2015-03-18 15:19:48, Info IBS UnattendDumpSetting: Error code = 0x8030000b
2015-03-18 15:19:48, Info IBS UnattendDumpSetting: Pass = specialize
2015-03-18 15:19:48, Info IBS UnattendDumpSetting: Component name = [Microsoft-Windows-Shell-Setup]
2015-03-18 15:19:48, Info IBS UnattendDumpSetting: --------------------------------------------
2015-03-18 15:19:48, Info IBS UnattendErrorFromResults: Error text = Windows could not parse or process the unattend answer file for pass [specialize]. The settings specified in the answer file cannot be applied. The error was detected while processing settings for component [Microsoft-Windows-Shell-Setup].
2015-03-18 15:19:48, Info IBSLIB PublishCriticalError: Publishing critical error message [Windows could not parse or process the unattend answer file for pass [specialize]. The settings specified in the answer file cannot be applied. The error was detected while processing settings for component [Microsoft-Windows-Shell-Setup].]
2015-03-18 15:55:52, Info [0x070042] DIAG CallBack_DiagnosticDataSend: Called with notification for Error published by ErrorHandler
2015-03-18 15:55:52, Info DIAG CallBack_DiagnosticDataSend: Setup was started from Phase 4. Disabling Diagnostics [DiagnosticDataSend] in this scenario
2015-03-18 15:55:52, Info [0x090095] PANTHR WdsExitImmediate called! Execution will stop, and the queue won't be saved.
2015-03-18 15:55:52, Info [0x09008c] PANTHR SeqExecute -- stopping, since WdsExitImmediate() was called
2015-03-18 15:55:52, Info [0x090086] PANTHR pWorkerThreadFunc -- Stopping
2015-03-18 15:55:52, Info [0x090086] PANTHR pWorkerThreadFunc -- Stopping
2015-03-18 15:55:52, Info [0x090086] PANTHR pWorkerThreadFunc -- Stopping
2015-03-18 15:55:52, Info PANTHR DeleteCriticalSection for pExecQueue->csLock;
2015-03-18 15:55:52, Info [0x0605a6] IBS Requested UI to hide the language and locale selection pages.
2015-03-18 15:55:52, Info [0x090081] PANTHR Destroying any unreferenced modules! (SEQ6)
2015-03-18 15:55:52, Info [0x0601d7] IBS InstallWindows:Error Type = 3211266
2015-03-18 15:55:52, Info [0x090009] PANTHR CBlackboard::Close: c:\windows\panther\setupinfo.

Similar Messages

  • Was trying to install windows 8.1 but didn't install bootcamp first. Am in a loop. Keep coming back to the windows setup page. What to do?

    Was trying to install windows 8.1 but didn't install bootcamp first. Am in a loop. Keep coming back to the windows setup page. What to do?

    Please reset NVRAM - Startup key combinations for Intel-based Macs - Apple Support and OS X Mavericks: Reset your computer’s PRAM. You have Bootcamp settings in the nvram that are causing problems.

  • TS1814 This is not working for me. I tried the Windows 7 Resolution steps multiple times to no avail. Please help. I am obviously connected to the internet (as is iTunes Store).

    This is not working for me. I tried the Windows 7 Resolution steps multiple times to no avail. Please help. I am obviously connected to the internet (as is iTunes Store).
    I am connected to the internet through a Verizon Wireless card, that is my regular internet connection.

    I did all that HT1925 recommended and it was no help.  My computer still won't recognize my iPhone.  Often trying to start Apple Mobile Device Service fails with an error message that it starts and then stops immediately.

  • Clicking on a picture or link that will automatically open up a 2nd window to view, but the window will open up but it appears blank

    When clicking on a picture or link that will automatically open up a 2nd window to view, the window will open up but it will just appear blank and says Type a Web address in the top bar.

    Start Firefox in [[Safe Mode]] to check if one of the add-ons is causing the problem (switch to the DEFAULT theme: Tools > Add-ons > Themes).
    * Don't make any changes on the Safe mode start window.
    See:
    * [[Troubleshooting extensions and themes]]
    * [[Troubleshooting plugins]]

  • I recently tried to remove widows7 on my macbook air using bootcamp and halfway through it grayed out .The windows 7 is removed but i cant free up the 62gig partition the windows was occupying on my 121gig ssd harddrive please help

    i recently tried to remove widows7 on my macbook air using bootcamp and halfway through it grayed out .The windows 7 is removed but i cant free up the 62gig partition the windows was occupying on my 121gig ssd harddrive please help

    You may have to see about using the Recovery HD partition to attempt to erase and restore useful function of the capacity lost to the former Windows installation.
    And you may have to backup your contents outside the computer to do it. Disk Utility on the Mac OS X historically has not been able to touch a BootCamp created partition; so if BootCamp cannot remove it, then you have to see how to do the equivalent of a reformat of the entire drive (less Recovery partition?) then reinstall your OS X. Maybe from internet recovery, then get your applications, etc from the Mac App store, etc.
    A complete system clone of your OS X on an external HDD would be another method to restore after reformat, of the portion you want whole again, not necessarily the space where Recovery may live.
    There may be (an)other way(s).
    Perhaps someone with recent experience
    in this matter can reply & discuss options.
    With my antiques, they almost know what I want before I tell them.
    Hopefully yours will after you talk to it awhile.
    Good luck & happy computing!

  • Hey. I want to install windows 8 32bit on my mac pro (mid 2012). I upgraded the windows 7 I already had, but now I dont have drivers at all... I searched drivers for the windows 8 32 bit but couldn't find any... Any solutions guys?

    Hey everyone, 
    I want to install windows 8 32bit on my mac pro (mid 2012). I upgraded the windows 7 I already had, but now I dont have drivers at all...
    I searched drivers for the windows 8 32 bit but couldn't find any...
    Any solutions guys?
    Thanks a lot.
    Sincerely,
    Chiponn

    There's been an update for OSX ML which addresses the issue for installing Windows 8 on bootcamp.
    It's NOT recommended that you Upgrade.. However, the way to get the drivers is:
    You'll need an external USB drive formatted as FAT for this.
    1) In OSX, start the Bootcamp Assistant
    2) Press Next
    3) UNTICK 'Remove WIndows 7 or Later Version'
    4) TICK Download the Latest Windows Support Software from Apple
    5) Insert USB drive
    6) Press CONTINUE
    The drivers should download, and copy a WIndowsSupport folder onto the USB drive.
    I did notice that Windows 8 still requires beta drivers for some aspects such as VGA (the Radio HD Card), which you can get on the AMD website.
    Futhermore, why are you using Windows 8 "32" bit when you blatently have a powerful 64bit?
    Anyway, hope this post helps ;-)

  • HT201269 hi, my new device was set up in the store that I bought it from. How can I transfer all old text messages over to my new device? I have followed the icloud back up steps on this page. Please help, thank you.

    hi, my new device was set up in the store that I bought it from. How can I transfer all old text messages over to my new device? I have followed the icloud back up steps on this page. Please help, thank you.
    Its an iPhone 4
    Message was edited by: zzziggy85

    Here is how
    http://support.apple.com/kb/HT2109

  • Call Task Sequence at the end of a task sequence

    Hi
    I have SCCM 2012 R2 with many task sequence.
    It's possible at the end to task sequence to call another task sequence? If yes, do you a link to explain that?
    Thanks

    The TechNet documentation has the bascis:
    https://technet.microsoft.com/en-us/library/hh846237.aspx#BKMK_InstallApplication (expand Details).
    You simply need to populate the task sequence variables with the values corresponding to the applications or packages you want to install. This can be done in a variety of methods including directly assigning them to a collection or device, using a script,
    or the built-in set task sequence variable step.
    It all depends on how the task sequence is informed which path to take.
    Jason | http://blog.configmgrftw.com | @jasonsandys

  • "Welcome to the Task Sequence Wizard" never shows on PXE boot, but does on Boot Media with prestart command

    Hey guys, I have a fairly odd situation here.  I have all OSD Task Sequence advertisements set to "PXE and Boot Media (hidden)" and all are optional
    (not mandatory).  I use a powershell form via prestart command to give the user a choice which limits what task sequences they choose.  When everything is working, this process works.  Unknown desktop-class systems see desktop task sequences,
    and server-class systems see server task sequences.
    Here's where it's different when I use different boot methods:
    Boot Media
    "Welcome to the Task Sequence Wizard" is presented.  User hits or clicks Enter.
    Powershell form is presented; user picks their task sequence
    Confirmation screen is presented with the task sequence they selected (this is an OSD screen the same size as the "Welcome to the Task Sequence Wizard"
    screen.
    Dependency check screen is shown with a progress bar.  If a package is missing from a DP, it will display an error here with the PackageID.  This
    looks the same as "Regular" OSD with standard non-hidden advertisements.
    PXE Boot
    "Welcome to the Task Sequence Wizard" is never displayed.
    Powershell form is the first screen they see.  They select it and it continues.
    No confirmation screen is presented if the system is known;  if it is an unknown system, a small dialog says there is a
    *mandatory* task sequence about to be run and it will run in 180 seconds.  Users can hit enter.
    No dependency check screen is shown; and if a package was missing, instead of presenting an error, it simply reboots.  However, if everything is there,
    the process starts successfully.
    While I have no problems with the first window never being displayed, not displaying the error dialog and simply rebooting is what is bothersome to me. 
    99% of our builds are from PXE boot.
    Again, these task sequences are all 100% optional, NOT mandatory, and I've double checked this multiple times.  Can anyone explain why we get different
    behavior between boot media and PXE boot?  Any way of getting PXE boot to "mimic" the Boot media behavior?
    I followed the guide here:
    http://www.mydreampage.net/2012/09/21/how-can-i-deploy-a-hidden-task-sequence-in-configuration-manager-2012-sp1/
    If you see the image here:
    http://www.windows-noob.com/forums/uploads/monthly_09_2012/post-1-0-29840100-1348236179.png
    You'll see the "Retrieving policy for this computer..." dialog box - I never get that with PXE - just Boot Media.
    Note that I am running 2012 R2, not 2012 SP1 - but I never got a chance to test this process with SP1.
    Upon further experimentation, the "hidden" task sequence has nothing to do with this.  If I change it to a normal, non-hidden advertisement, as
    long as the "prestart" command in the boot image is used, we don't get those missing dialog boxes at all, with PXE.

    Are both boot images the same for PXE and the boot media? Same package ID and all? 
    Boot media for us always shows the task sequence wizard first, while PXE always displays the pre-start command first. 
    Daniel Ratliff | http://www.PotentEngineer.com

  • Download content locally when needed by running task sequence functionality with Windows PE.

    I am trying to understand what happens when the "Download content locally when needed by running task sequence" option in chosen on a task sequence deployment. My assumption is that any needed packages would not be identified
    and downloaded until task sequence is kicked off. 
    Using task sequence boot media, it looks likes a package has been obtained before any task sequence has been selected. I am assuming the package was acquired during the WinPE boot process. Can anyone confirm that this is
    the correct behavior when using the "Download content locally when needed by running task sequence" option? If not, how would WinPE be obtaining the PS100292 SCCM package?
    This specific package contains and HTA file. Only one of  several task sequences deployed to the All Unknown Computers make a call to the HTA file. The one that does, the HTA call is the very first step of the task sequence.
    --Tony

    Hi everyone! I figured what was going on here. I was using an ESX VM and the package was stored on the c:\ from previous attempts and troubleshooting. Long story short, I had to rip the HDD from the VM and add a new one to set every thing back.

  • How to re-distribute a Task Sequence to the Distribution Point.

    Hi, All
    I am new to Administering SCCM 2012. I have followed the instructions on this forum carefully and it has
    helped me.
    I created a TS and for some reason I delete it. But when I created the New Task Sequence it will not allowed
    me to re-distribute the content to the old DP where the previous one was.
    I went to the Technet site and it says that.
    Important
    If the task sequence that you selected references content that is already distributed to a specific distribution point, that distribution
    point is not listed by the wizard.
    http://technet.microsoft.com/en-us/library/hh273490.aspx
    This is because when I resend or deploy the job to the laptop I keep getting this error " The Task Sequence
    cannot be run because the program files associated  with "CHM00008"cannot be found on the distribution Point". But I know is on the DP. I have updated it and redistribute it. I can browse to it.
    And help to show me how to re-distribute the TS to the DP will be highly appreciated.
    Thanks
    KKA

    A task sequence itself cannot be distributed to a DP, but the associated content can.
    Have you configured a network access account? Double check if CHM00008 is deployed with 100% success.
    Torsten Meringer | http://www.mssccmfaq.de

  • Trying to watch the live tv add on. have installed the windows media plug in, but it keeps saying in order to watch the channel need the plug in which I have already installed. Any ideas?

    Every time I choose a channel, it will not load. A box opens and it says I need to download the windows media player firefox plugin. I have done this though

    The Windows Media Player plug-in frequently installs in the wrong place. Try copying it to the correct place as instructed in the following article section to see if that solves your problem.
    *http://kb.mozillazine.org/Windows_Media_Player#Installing_the_new_plugin
    <br />
    <br />
    '''Other issues needing your attention'''
    The information submitted with your question indicates that you have out of date plugins with known security and stability issues that should be updated. To see the plugins submitted with your question, click "More system details..." to the right of your original question post. You can also see your plugins from the Firefox menu, Tools > Add-ons > Plugins.<br />
    <br />
    *Adobe Shockwave for Director Netscape plug-in, version 11.0
    **Several updates behind
    *Adobe PDF Plug-In For Firefox and Netscape
    **Appears to be an old version
    **Current versions are 9.2.4 and 10.0.1 (Reader X)
    **More info about version 10.0.1 (Reader X):
    ***New Adobe Reader X (version 10) with Protected Mode was released 2010-11-19
    ***See: http://www.securityweek.com/adobe-releases-acrobat-reader-x-protected-mode
    *Java Plug-in 1.6.0 for Netscape Navigator (DLL Helper)
    **24 updates behind
    #'''''Check your plugin versions''''' on either of the following links':
    #*http://www.mozilla.com/en-US/plugincheck/
    #*https://www-trunk.stage.mozilla.com/en-US/plugincheck/
    #*'''Note: plugin check page does not have information on all plugin versions'''
    #'''Update Shockwave for Director'''
    #*NOTE: this is not the same as Shockwave Flash; this installs the Shockwave Player.
    #*Use Firefox to download and SAVE the installer to your hard drive from the link in the article below (Desktop is a good place so you can find it).
    #*When the download is complete, exit Firefox (File > Exit)
    #*locate and double-click in the installer you just downloaded, let the install complete.
    #*Restart Firefox and check your plugins again.
    #*'''<u>Download link and more information</u>''': http://support.mozilla.com/en-US/kb/Using+the+Shockwave+plugin+with+Firefox
    #'''Update Adobe Reader (PDF plugin):'''
    #*From within your existing Adobe Reader ('''<u>if you have it already installed</u>'''):
    #**Open the Adobe Reader program from your Programs list
    #**Click Help > Check for Updates
    #**Follow the prompts for updating
    #**If this method works for you, skip the "Download complete installer" section below and proceed to "After the installation" below
    #*Download complete installer ('''if you do <u>NOT</u> have Adobe Reader installed'''):
    #**Use the links below to avoid getting the troublesome "getplus" Adobe Download Manager and other "extras" you may not want
    #**Use Firefox to download and SAVE the installer to your hard drive from the appropriate link below
    #**Click "Save to File"; save to your Desktop (so you can find it)
    #**After download completes, close Firefox
    #**Click the installer you just downloaded and allow the install to continue
    #***Note: Vista and Win7 users may need to right-click the installer and choose "Run as Administrator"
    #**'''<u>Download link</u>''': ftp://ftp.adobe.com/pub/adobe/reader/
    #***Choose your OS
    #***Choose the latest #.x version (example 9.x, for version 9)
    #***Choose the highest number version listed
    #****NOTE: 10.x is the new Adobe Reader X (Windows and Mac only as of this posting)
    #***Choose your language
    #***Download the file, SAVE it to your hard drive, when complete, close Firefox, click on the installer you just downloaded and let it install.
    #***Windows: choose the .exe file; Mac: choose the .dmg file
    #*Using either of the links below will force you to install the "getPlus" Adobe Download Manager. Also be sure to uncheck the McAfee Scanner if you do not want the link forcibly installed on your desktop
    #**''<u>Also see Download link</u>''': http://get.adobe.com/reader/otherversions/
    #**Also see: https://support.mozilla.com/en-US/kb/Using+the+Adobe+Reader+plugin+with+Firefox (do not use the link on this page for downloading; you may get the troublesome "getplus" Adobe Download Manager (Adobe DLM) and other "extras")
    #*After the installation, start Firefox and check your version again.
    #'''Update the [[Java]] plugin''' to the latest version.
    #*Download site: http://www.oracle.com/technetwork/java/javase/downloads/index.html (Java Platform: Download JRE)
    #**'''''Be sure to <u>un-check the Yahoo Toolbar</u> option during the install if you do not want it installed.
    #*Also see "Manual Update" in this article to update from the Java Control Panel in Windows Control Panel: http://support.mozilla.com/en-US/kb/Using+the+Java+plugin+with+Firefox#Updates
    #* Removing old versions (if needed): http://www.java.com/en/download/faq/remove_olderversions.xml
    #* Remove multiple Java Console extensions (if needed): http://kb.mozillazine.org/Firefox_:_FAQs_:_Install_Java#Multiple_Java_Console_extensions
    #*Java Test: http://www.java.com/en/download/help/testvm.xml

  • I am having trouble opening links from websites I am currently on. The window will pop up but the content is blank. What should I do?

    I do not know if this is a result of something I did, or something that happened when I updated Firefox. Any help would be appreciated as I really need the windows to show the content I want to see. An example of what I am talking about:
    I was on Verizon's website and I wanted to sign up for more information on the iPhone. When I typed in my e-mail address and hit the submit button, another screen pops up and where there would be a web address, it says "Search Bookmarks and History" but will not show me the content.

    Do you have that problem when running in the Firefox SafeMode? <br />
    [http://support.mozilla.com/en-US/kb/Safe+Mode] <br />
    ''Don't select anything right now, just use "Continue in SafeMode."''
    If not, see this: <br />
    [http://support.mozilla.com/en-US/kb/troubleshooting+extensions+and+themes]

  • External speakers work on the Apple side but not on the Windows side - did before but not now - need fix

    New to discussion groups.  Mac-Mini user.  External speakers work on the Apple side but not on the Windows side.  The used to but not now.  need suggestion on fix or do I go to Apple store or a PC repair store?

    Reset the SMC 2-3 times. Click Intel iMac SMC and PRAM resets for instructions.

  • HT201263 I followed the safe mode restore steps but i open the phone, swipe to see - iPhone, then walks me through set up . I get to the choice - set up as new iPhone, back up iCloud or iTunes- I tried both and now many times- how do i get my phone back t

    First thing I noticed was that after every attempt to send a text, immediatly after tapping send I was flashed back to my home screen - no text saved or sent.  So I tried reset. I tried from icloud , but wouldnt work, just kept prompting me for apple id which I did w password but didn't reccognise it and so I went back and restored from itunes , plugged in and just keeps walking me thrigh the same set up steps.  I am really technologically challenged, clearly, and this gets more confusing because I also got a time machine and have been in the process of backing up my macbook pro and devices.  I have the ethernet cord plugged into my macbook and everything because I am affraid its not fully finished setting that whole time machine thing up.  Maybe when I had to set up my time capsule wifi name?  is this the reason my apple id isnt getting recognized?  I'm so frustrated and must have a working cell phone.  Plwasw will someone help this girl out??

    If the device is not being detected in iTunes, has a different USB port or sync cable been tried?  What about a reboot of the comptuer?
    As for pictures/videos taken with the device, they are designed to be copied to a computer on a regular basis.  Did you choose to not do this prior to attempting the update?  They may be lost at this point (although they should be in the backup, but no guarantees).

Maybe you are looking for

  • Two Users on one computer

    I have an IPod Mini and a new shuffle, and have my iTunes set up with my own Library. My daughter just go a new IPod, 30Gig and needs to set it up, but I don't wont to have her music mixed with mine. Is there a way to set up two different libraries o

  • Urget Error while deploying the HFm application in EPMA

    Dear All Please suggest me on the below error while i am deploying the HFM application sencond time system throughs the below error. for this what i have to check ?? Error :The 'Test_YearCon' dimension has been modified since the first successful dep

  • Apple Configurator and VPP for Macbook Pro?

    Hi, i was wondering how can we deploy the apps we buy from a account apple VPP on a macbook pro? not on ipad or itouch, just on a macbook pro. Because, when i want to buy some apps, they only give me the choices for Ipad or Iphone. Nothing for Macboo

  • Best android apps?

    I just got my shipment notification and my new Droid X is supposed to arrive tomorrow afternoon. I am very excited and will be new to the Android market, I want to know what is everyone's favorite app and why? Thanks for your answers in advance.

  • SSIS and Oracle Wallet

    I am trying to connect SQL Server Integration Services to an Oracle database using Oracle Wallet. I have tested the wallet in both 32 and 64 bit modes on the machine and it works fine. I cannot get SSIS to connect though. I probably just need the syn