Format and Partition Task Sequence Not Working As Exprected When Using USB Media

Task looks like this. 
Had been working on PXE based task sequence, but when I use USB media, it only makes a single partition that is around the size of the USB thumb drive.
How does this need to be changed so that it makes a C drive partition that is 80% of the total local disk space and a D drive that uses the remaining disk space when using USB boot media?

If you choose to create a "custom" partition configuration like the one above, then you are responsible for creating any extra required partitions like a BitLocker boot partition.
Additionally, if you are deploying on a uEFI machine, then you will also need to create the correct uEFI partitions.
Generally I discourage creating extra partitions.
Keith Garner - Principal Consultant [owner] -
http://DeploymentLive.com

Similar Messages

  • Hello I am using Ipad 4 and its charger is not working while I was using it few days before and it was working properly now it says that the cable does not support this Ipad Please Help me out.

    Hello I am using Ipad 4 and its charger is not working while I was using it few days before and it was working properly now it says that the cable does not support this Ipad Please Help me out.

    Try a reset:
    - Hold the home button and sleep/wake button down at the same time. When the Apple logo appears release both buttons then try and charge again.
    If issue persists try:
    - Another known working cable
    - Check the charging port for any damage or debris
    - You could also use a dry soft bristle toothbrush and gently brush it on the port to clean it of any debris that could be in there

  • MDT Capture Task Sequence not working correctly

    Hello All<o:p></o:p>
    I need some help to tell me what I am doing wrong. I am using Hyper V and trying to capture a image of Windows 7 x64. From within the OS I run the
    Litetouch.wsf from the deployment share. I get the normal MDT Wizard windows. I pick my capture task sequence and everything looks like it is running fine sys prep happens and I but back into windows PE I start to process the rules again and I am taken
    back to the Select task sequence screen in WinPE.  If I pick the capture task sequence again the deployment fails. <o:p></o:p>

    (posting for anyone else that found this page, this was my fix)
    I had the same problem as the initial poster apart from what I wanted to capture was a 'real' pc.  The reason my 'capture' task sequence wasn't booting into WinPE from the local disk and continuing on with the capture was because the local disk was
    being wiped when the boot wim - LiteTouchPE_x64.wim, was being run. 
    A few weeks prior to me wanting to capture a PC I'd been working out how to stop the occasional error when you boot a PC off the WDS server - “The Task Sequence Has Been Suspended”.  I was particularly interested in stopping this error as I want to
    remotely start a Win7 install on a PC, this error would stop the install happening but I wouldn't see this error and end up visiting the PC only to find the install hadn't really started.  After googling around, I found a page that explains how to edit
    the unattend.xml file in the boot image - LiteTouchPE_x64.wim, in the xml file to run the command wscript.exe X:\Deploy\Scripts\LTICleanup.wsf.  Sounded good so I done what the page said (myitforum.com/cs2/blogs/cnackers/archive/2010/10/20/microsoft-deployment-toolkit-lite-touch-lti-the-task-sequence-has-been-suspended.aspx)
    but it didn't stop the message appearing.  In the end I fixed this problem by adding the line 'SkipWizard=YES' in my customsettings.ini file.  I didn't remove the LTICleanup.wsf from unattend.xml, it didn't seem to do any harm, that was until I tried
    to capture a PC.
    When I ran though my 'sysprep and capture' task sequence, the PC would sysprep ok and then reboot, ready to capture it.  Instead of the 'capturing a WIM file' sequence I was expecting to see, I, like the original posted got shown the list of available
    task sequences window.  If you try again to run the capture sequence, it will fail as this has to be started in a running Windows environment, not in WinPE.  After several hours wondering what is going wrong, I dawned on me what was going wrong,
    the LTICleanup.wsf was being run when the boot image was being run and wiping my disk, a disk that was ready to run an existing task sequence, the capture sequence, no wonder it was failing.  Removing the LTICleanup.wsf command from within unattend.xml
    or rebuilding the boot image (by running 'Update Deployment Share' within MDT 2010) fixed the problem, the capture now worked.
    Hopefully this will help someone else like me who was wondering what was going wrong with a capture.

  • VBScript in Task Sequence not working

    Can someone let me know if I am doing this right or wrong?
    I have a vbscript that I packaged up. No program attached to it, just the folder itself.
    In the task sequence, I have a Run Command Line.
    I point it to the package & disable 64-bit file system redirection
    Command line: cscript outlook.vbs
    Is this correct or am I doing this wrong?

    check the SMSTS.log file on the client errors using the CMtrace log viewer.
    Cheers
    Paul | sccmentor.wordpress.com
    I don't see any errors.
    Parsing step node: Microsoft Outook 2013 Desktop Icon TSManager 8/5/2014 10:53:21 PM 2672 (0x0A70)
    Description: TSManager 8/5/2014 10:53:21 PM 2672 (0x0A70)
    ContinueOnError: TSManager 8/5/2014 10:53:21 PM 2672 (0x0A70)
    SuccessCodeList: 0 3010 TSManager 8/5/2014 10:53:21 PM 2672 (0x0A70)
    (__hrMethodRetVal == ((HRESULT)0L)) || (bFailIfMissing == false), HRESULT=80070002 (e:\NTS_SCCM_RELEASE\sms\common\inc\ccmxml.h,582) TSManager 8/5/2014 10:53:21 PM 2672 (0x0A70)
    No condition is associated with the step. TSManager 8/5/2014 10:53:21 PM 2672 (0x0A70)
    Disable: TSManager 8/5/2014 10:53:21 PM 2672 (0x0A70)
    Run in attribute: WinPEandFullOS TSManager 8/5/2014 10:53:21 PM 2672 (0x0A70)
    Timeout: TSManager 8/5/2014 10:53:21 PM 2672 (0x0A70)
    DefaultVarlist found TSManager 8/5/2014 10:53:21 PM 2672 (0x0A70)
    Variable name: SMSTSDisableWow64Redirection TSManager 8/5/2014 10:53:21 PM 2672 (0x0A70)
    Variable name: _SMSTSRunCommandLineAsUser TSManager 8/5/2014 10:53:21 PM 2672 (0x0A70)
    Action command line: smsswd.exe /run:JH100170 cscript outlook.vbs TSManager 8/5/2014 10:53:21 PM 2672 (0x0A70)
    Adding instruction at 131 TSManager 8/5/2014 10:53:21 PM 2672 (0x0A70)
    Processed all elements TSManager 8/5/2014 10:53:21 PM 2672 (0x0A70)
    Adding end group instruction at 132 TSManager 8/5/2014 10:53:21 PM 2672 (0x0A70)
    The next instruction after group will be at 133 TSManager 8/5/2014 10:53:21 PM 2672 (0x0A70)
    Parsing step node: Restore Groups TSManager 8/5/2014 10:53:21 PM 2672 (0x0A70)
    Description: TSManager 8/5/2014 10:53:21 PM 2672 (0x0A70)
    ContinueOnError: TSManager 8/5/2014 10:53:21 PM 2672 (0x0A70)
    SuccessCodeList: 0 3010 TSManager 8/5/2014 10:53:21 PM 2672 (0x0A70)
    A condition is associated with the step found TSManager 8/5/2014 10:53:21 PM 2672 (0x0A70)
    Found and operator. TSManager 8/5/2014 10:53:21 PM 2672 (0x0A70)
    There are 1 operands TSManager 8/5/2014 10:53:21 PM 2672 (0x0A70)
    **Processing expression node TSManager 8/5/2014 10:53:21 PM 2672 (0x0A70)

  • Bought iphone4 and the microphone does not work only if we use in speak mode. How is it possible to fix

    I bought two  iphone4 in Miami and one of them appared a problem that the microphone does not work in normal call only if i use the speak mode. I am living in Manaus - Amazonas - Brazil and we do not have an apple store to complain it.
    Question.
    How is it possible to fix this problem ?
    Maria Filomena Kimura

    Unfortunately, the warranty is NOT international. You will have to send the defective phone to someone in the U.S. and ask them to take it into the Apple Store for replacement, then have them ship it back to you. Apple will not accept the International shipment, nor will they ship a replacement phone out of the country where it has warranty coverage.
    There are 4 carriers in Brazil who sell the iPhone, including one which sells it completely unlocked. You probably would have been better off to purchase them there if that's where you live.

  • My up and down arrows as well as page up and page down no longer work properly only when using firefox. Page up and down function more like the "home" and "end" keys as do the arrow keys.

    Honestly I'm not sure if these began just after I updated FF to the current release, but it's been happening for at least 2 weeks. The arrow keys and page up and page down keys all work as if I'm pressing the 'home' and 'end' keys on my keyboard. This is only when using FF. Please contact me if you need more clarification. Thanks in advance!

    Sounds that you have switched on caret browsing.
    * http://kb.mozillazine.org/accessibility.browsewithcaret
    You can press press F7 (on Mac: fn + F7) to toggle caret browsing on/off.
    * Tools > Options > Advanced : General: Accessibility: [ ] "Always use the cursor keys to navigate within pages"
    * http://kb.mozillazine.org/Scrolling_with_arrow_keys_no_longer_works
    * http://kb.mozillazine.org/Accessibility_features_of_Firefox

  • Trying to format and reinstall (lion download not working)

    Recently finder completely stopped working so i decided the best option was to just reinstall OSX lion, I didnt recieve an install disk but noticed there was an option to reinstall on the start up disk menu.
    I have erased all of my partitions and i am trying to download the lion installation to my ssd, it runs for about an hour and 30 mins then fails. I am relatively new to Macs and have inherited this one, so please excuse if my terminology is a bit sketchy.
    Any suggestions?

    From the Installer menu bar in Recovery, select
    Window ▹ Installer Log ▹ Show Errors Only
    What error messages are shown?

  • External HDs not recognized by iMac when using USB cable

    I just bought a new iMac & plugged in my two Western Digital 1tb drives using the supplied USB cables and neither of them are recognized by my iMac.
    I've been using both of these drives with my other G5 iMac using the firewire cables & have not had any issues. I also purchased an adapter (USB -->firewire 800) and each hard drive mounts ... but neither will mount using the USB connections.
    Any suggestions as to how I can get the second drive to work using the USB cable ...
    Thanks,
    Brent

    +do I need to move the contents of the external drive off the unit before the partition?????+
    YES! Absolutely! The partitioning process erases the drive, so you need to temporarily copy data onto your old Mac.
    +how do I achieve this? I'm guessing there's a piece of hardware that I'll need to connect the two hard drives together and then feed another line into the iMac ... correct?+
    All you need are firewire cables (hard drive to hard drive to iMac). See Dennis' link and the excerpt here:
    +Question 7: Can FireWire devices be connected in a daisy chain?+
    +Answer: Yes, and if the devices are designed according to the FireWire standard, they can be turned on and off as needed. For example, all devices don't need to be powered on to use the last device in the chain. For the best result, and to avoid overstressing the FireWire port, connect one FireWire device to the Macintosh, then add one device at a time to the chain. Avoid plugging in live power adapters into devices connected to the chain.+
    And congratulations on your new iMac - you'll love it; I got mine about a month ago.

  • I am having sporadic issues after new hard drive install and recovery using Time Machine. The same sluggish response, start up screen pixelating...If I reinstall Lion will it wipe out other applications? My HD was formatted and partitioned correctly, I ha

    I am having sporadic issues after new hard drive install and recovery using Time Machine. The same sluggish response, start up screen pixelating...If I reinstall Lion will it wipe out other applications? My HD was formatted and partitioned correctly, I have a late 2009 iMac.

    Use the trackpad to scroll, thats what it was designed for. The scroll bars automatically disappear when not being used and will appear if you scroll up or down using the trackpad.
    This is a user-to-user forum and most people will post on here if they have problems. You very rarely get people posting to say there update went smooth. The fact is the vast majority of Mountain Lion users will not be experiencing any major problems with the OS, or maybe with apps which are not compatible, but thats hardly Apple's fault if developers don't update their apps.

  • At the top of my Mozilla home page, it lists the current URL site I am on. How do I delete them and the others in the drop down box? Highlighting and hitting delete does not work

    At the top of my Mozilla home page, it lists the current URL site, such as http://www.safeco.com, I am on plus the others in the drop down box. How do I delete them. Highlighting and hitting delete does not work.
    I am using windows Vista 007 and Mozila 3.6.1.3

    Do those entries have a yellow star at the far right?
    If they have then they are bookmarks. You can remove them if you open that link and click the star to open the Edit This Bookmark dialog and click the Remove button in that dialog.
    * [[Clearing Location bar history]]
    * [[Cannot clear Location bar history]]

  • Deployment to an UEFI enabled system using a custom Format and Partition Disk Task does not work

    Hello all,
    I know that MDT 2012 Update 1 has the necessary intelligence to create the GPT partition etc. when the Gather Process detects that the system is UEFI enabled. However i wanted to configure the Format and Parition task myself, so i copied the default one,
    disabled it and just added a new one with the following configuration.
    Disk Number 0
    Disk Type = GPT
    i then added
    EFI, Partition Type = EFI, 500 MB, file system FAT32
    MSR, 128 MB,
    OSDisk 40 GB, PRIMARY
    i then start the Win8 x64 Task Sequence , it formats the disks, it applies the image, but then when it reboots i cannot boot.
    What am i doing wrong here ?
    Alsx Verboon www.verboon.info

    Is this of any help?
    http://social.technet.microsoft.com/Forums/en-US/mdt/thread/a6679550-a343-463c-9301-1bf9706ad9af/
    http://blogs.technet.com/b/mniehaus/archive/2011/06/11/mdt-2012-beta-1-uefi-support.aspx

  • Task Sequence Windows Server 2012 format and partition issue when using MDT2012

    Hi all,
    Currently I'm working on a task sequence to deploy a Windows Server 2012 image. We've integrated MDT2012 Update 1 in SCCM2012 SP1 and created a default 'Server Task Sequence'. This task sequence deploys the install.wim to a server which has multiple disks
    attached.
    We've configured multiple format and partition disk steps to create the following partition layout:
    Disk 0: 499MB BDEDrive (do not assign drive letter) + 40GB OSDisk
    Disk 1: 40GB Programs
    Disk 2: 40GB Data
    Disk 3: 25GB User
    When the task sequence is finished I've noticed the drive letters assigned to the disk are not correct. In some cases the BDEdrive gets drive letter D assigned, sometimes drive letters are assigned starting with E, thus skipping drive
    letter D. 
    The smsts.log files show an error when it's re-assigning drive letters after booting into Windows. Looks like an error in the DiskPartScript.txt.
    <![LOG[==============================[ OSDSetupHook.exe ]==============================]LOG]!><time="16:59:40.889-120" date="05-10-2013" component="OSDSetupHook" context="" type="1" thread="776"
    file="osdsetuphook.cpp:186">
    <![LOG[Executing task sequence]LOG]!><time="16:59:40.905-120" date="05-10-2013" component="OSDSetupHook" context="" type="1" thread="776" file="osdsetuphook.cpp:279">
    <![LOG[Loading the Task Sequencing Environment from "C:\_SMSTaskSequence\TSEnv.dat".]LOG]!><time="16:59:40.920-120" date="05-10-2013" component="OSDSetupHook" context="" type="1" thread="776"
    file="basesetuphook.cpp:366">
    <![LOG[Environment scope successfully created: Global\{51A016B6-F0DE-4752-B97C-54E6F386A912}]LOG]!><time="16:59:40.936-120" date="05-10-2013" component="OSDSetupHook" context="" type="1" thread="776"
    file="environmentscope.cpp:659">
    <![LOG[Environment scope successfully created: Global\{BA3A3900-CA6D-4ac1-8C28-5073AFC22B03}]LOG]!><time="16:59:40.936-120" date="05-10-2013" component="OSDSetupHook" context="" type="1" thread="776"
    file="environmentscope.cpp:659">
    <![LOG[Debug shell is enabled]LOG]!><time="16:59:43.806-120" date="05-10-2013" component="OSDSetupHook" context="" type="1" thread="776" file="basesetuphook.cpp:1440">
    <![LOG[Successfully enabled debug command shell support.]LOG]!><time="16:59:43.884-120" date="05-10-2013" component="OSDSetupHook" context="" type="1" thread="776" file="debugwindow.cpp:156">
    <![LOG[Configuring local administrator account]LOG]!><time="16:59:43.884-120" date="05-10-2013" component="OSDSetupHook" context="" type="1" thread="776" file="basesetuphook.cpp:1462">
    <![LOG[Re-assign all drive letters...]LOG]!><time="16:59:43.884-120" date="05-10-2013" component="OSDSetupHook" context="" type="1" thread="776" file="diskutils.cpp:1941">
    <![LOG[Executing command line: "C:\WINDOWS\system32\diskpart.exe" /s "C:\WINDOWS\TEMP\DiskPartScript.txt"]LOG]!><time="16:59:43.900-120" date="05-10-2013" component="OSDSetupHook" context=""
    type="1" thread="776" file="commandline.cpp:827">
    <![LOG[Process completed with exit code 2147942487]LOG]!><time="16:59:50.249-120" date="05-10-2013" component="OSDSetupHook" context="" type="1" thread="776" file="commandline.cpp:1123">
    <![LOG[Diskpart.exe STDOUT:
    Microsoft DiskPart version 6.1.7601
    Copyright (C) 1999-2008 Microsoft Corporation.
    On computer: SRV03
    Volume 1 is the selected volume.
    DiskPart successfully removed the drive letter or mount point.
    The volume you selected is not valid or does not exist.
    There is no volume selected.
    ]LOG]!><time="16:59:50.249-120" date="05-10-2013" component="OSDSetupHook" context="" type="3" thread="776" file="diskutils.cpp:1807">
    When I take a look at the generated diskpart_script.log file the volume D gets selected twice, which fails the second time because of the first remove drive letter command.
    This is the output in the diskpart_script.log file:
    select volume D
    remove letter=D
    select volume D
    remove letter=D
    select volume E
    remove letter=E
    select volume F
    remove letter=F
    select volume H
    remove letter=H
    select disk 0
    select partition 1
    assign
    select disk 1
    select partition 1
    assign
    select disk 2
    select partition 1
    assign
    select disk 3
    select partition 1
    assign
    It seems this error is caused by the first 'Format and Partition Disk' step before the 'Use Toolkit Package' step which is part of the default Server Task sequence. When I disable this Format and Partition step and create the partition manually
    all looks ok showing no errors in the smsts.log file.
    I've solved this by replacing the first 'Format and Partition Disk' step by an Powershell command which formats and partitions the disk. 
    Anyone seen this behavior?

    I have a similar problem when I install windows on some clients. Have you found any explanation for the behavior?

  • IPhoto says it won't import photos from my Fujifilm Finepix S1000 camera because it's the wrong format (jpeg).  It always has before... but I upgraded to Lion then went back to Snow Leopard and now it's not working.  Suggestions?  Thanks!

    iPhoto says it won't import photos from my Fujifilm Finepix S1000 camera because it's the wrong format (jpeg).  It always has before... but I upgraded to Lion then went back to Snow Leopard and now it's not working.  Suggestions?  Thanks!

    As a Test:
    Hold down the option (or alt) key and launch iPhoto. From the resulting menu select 'Create Library'
    Import a few pics into this new, blank library. Is the Problem repeated there?

  • Sysprep and Capture Task Sequence Fails "Can not find script file C:\LTIBootstrap.vbs"

    I've just installed Windows 8 on a Lenovo ThinkPad T440s using Lenovo's recovery discs. I did not join it to a domain. I logged in as Administrator, navigated to our deployment share, and ran Scripts\LiteTouch.wsf. I selected the new Sysprep and Capture
    Task Sequence that I just made, told it to upload to DeploymentShare$\Captures, then started the Task Sequence.
    It seemed to run fine until after the first reboot. Windows 8 configured the PC for a while, then displayed an error that it had been shut down unexpectedly. I wasn't sure if this was normal, so I just clicked OK. Then I got an error that said "Can
    not find script file C:\LTIBootstrap.vbs". After clicking OK on that, I am brought to the desktop.
    The image cannot be found in DeploymentShare$\Captures. Under the Monitoring section of the DeploymentWorkbench, I can see that MDT thinks the Task Sequence is still running on the machine (though it is not), with progress stuck on step 16 of 23: Execute
    Sysprep. There are 0 errors and 0 warnings listed.
    BDD.log is too long to post all of it, but here's the last few lines in case that's helpful.
    <![LOG[BCD> The operation completed successfully.]LOG]!><time="11:20:35.000+000" date="12-26-2014" component="LTIApply" context="" type="1" thread="" file="LTIApply">
    <![LOG[BCDEdit returned ErrorLevel = 0]LOG]!><time="11:20:35.000+000" date="12-26-2014" component="LTIApply" context="" type="1" thread="" file="LTIApply">
    <![LOG[Run Command: C:\windows\SYSTEM32\bcdedit.exe /default {d22e7e91-9ee7-46eb-89d7-c5859e4302f0}]LOG]!><time="11:20:35.000+000" date="12-26-2014" component="LTIApply" context="" type="1" thread="" file="LTIApply">
    <![LOG[BCD> The operation completed successfully.]LOG]!><time="11:20:35.000+000" date="12-26-2014" component="LTIApply" context="" type="1" thread="" file="LTIApply">
    <![LOG[BCDEdit returned ErrorLevel = 0]LOG]!><time="11:20:36.000+000" date="12-26-2014" component="LTIApply" context="" type="1" thread="" file="LTIApply">
    <![LOG[Property BootPE is now = True]LOG]!><time="11:20:36.000+000" date="12-26-2014" component="LTIApply" context="" type="1" thread="" file="LTIApply">
    <![LOG[LTI Windows PE applied successfully]LOG]!><time="11:20:36.000+000" date="12-26-2014" component="LTIApply" context="" type="1" thread="" file="LTIApply">
    <![LOG[Event 41019 sent: LTI Windows PE applied successfully]LOG]!><time="11:20:36.000+000" date="12-26-2014" component="LTIApply" context="" type="1" thread="" file="LTIApply">
    <![LOG[LTIApply processing completed successfully.]LOG]!><time="11:20:36.000+000" date="12-26-2014" component="LTIApply" context="" type="1" thread="" file="LTIApply">
    <![LOG[Event 41001 sent: LTIApply processing completed successfully.]LOG]!><time="11:20:36.000+000" date="12-26-2014" component="LTIApply" context="" type="1" thread="" file="LTIApply">
    I would greatly appreciate any assistance determining what went wrong and how to correct it. Thank you.

    You might get teh c:\LTIBootStrap.vbs error if you are running SysPrep with a unattend.xml template that contains the c:\bootstrap.vbs template, yet you are *NOT* deploying the image with MDT Litetouch, instead just applying the image to the final machine.
    Crack open your install.wim file and search for the unattend.xml file in the normal places to see what it is.
    I am concerned about the "shut down unexpectedly" error. There should be no shutdown state information left  from a captured *.wim file.
    If you still need assistance, please feel free to copy the bdd.log file to a public site like OneDrive, and share the link.
    Keith Garner - Principal Consultant [owner] -
    http://DeploymentLive.com

  • Windows 7 64bit Build and Capture Task Sequence keeps failing. Need to Offline Patch

    Hi All,
    I have been having problems running my SCCM 2007 R3 Build and Capture Task Sequence for Windows 7 64bit since MS released the October 2014 patches. (Having problems described in KB2894518, but can't get workaround to work)
    So my next step is to try to apply the patches directly to the install.wim file using dism and "Offline Servicing". I'm hoping this will allow my TS to finish, and also adds the benifit of making my TS much faster to run every month. So I followed
    the steps in
    this post, and injected 165 updates into the install.wim file (extracted from Win7 ISO). Now, I've copied the updated WIM into my Operating System install package and updated the distribution point. But the Install Software Updates step still installs 160
    updates (same as before the Offline patch injection). The only thing that seems faster is that the download of the updates is instantaneous. So it seems like the Offline patch injection just copied the patch installer files to the WIM, but did not actually
    install them.
    I remember reading a post by Niall C. Brady or Jason Sandys about exactly how they inject patches into a WIM, but have been unable to re-locate the post. Does anybody out there have a tried and true method for offline injection of patches into install.wim
    for use with SCCM Build and Capture task sequence? thanks!

    My recommendation would be to use MDT to build your images instead:
    http://technet.microsoft.com/en-us/library/dn744290.aspx
    This will make your life much easier with the patching of the image :)
    You can use Nickolaj's great MDT Factory tool to set up an MDT Build machine from scratch:
    https://gallery.technet.microsoft.com/MDT-Factory-Tool-100-8e68123b
    Blog: www.danielclasson.com/blog |
    LinkedIn:
    Daniel Classon | Twitter: @danielclasson

Maybe you are looking for

  • Report with grouping issue

    I have a report which have year(2008), Category(0-1,2-3, ALL), product(0,1,2,3,4..), % sales. I group by all the category elements and called it as All, I am not getting the right percentage sales for the Category ALL other wise for 0-1,2-3 i am gett

  • Error message Ajax submit failed: error =403, Forbidden

    I am trying to sign up for my eprintcenter email address but it will not allow and keeps saying in a yellow bar across the top  Ajax submit failed: error =403, Forbidden

  • Mountain Lion can't be used I can use Lion if I can get it

    Hi I have 2 Apple Macs, a Mac book purchased 2007 and a Mac pro G5 I purchased as a refurbished unit in 2011 its build year 2006. to replace my G5 power mac as I was unable to upgrade to the next OS system as I could on my Mac book. This was to v10.5

  • Oracle Instant Client 10.1.0.3

    Hi, I'm trying to install Oracle Instant Client on a FreeBSD 6.0 machine. The PORTS system of FreeBSD requires the version 10.1.0.3, but the version available for download is 10.1.0.4. Does anyone konw where to get 10.1.0.3 version? Thanx, Habosh

  • Take the Oracle Certification Salary Survey

    !http://blogs.oracle.com/certification/2009-0208.gif!<p>Oracle University has just released a new brief online salary survey, which is being conducted to help us understand the salaries that certified people earn, how they compare globally, and how h