Windows 8 deployment using Zenworks imaging services

Hi,
I would like to find some guidelines or best practices stuff in order to help me with the deployment of Windows 8.1
For our current method with Windows 7, we used SYSPREP with offline drivers for multiples machines in a local folder ex. C:\Drivers.
Now it seems that it won't work anymore with Windows 8, and when we ask for help in the Microsoft forums we are pushed to products like MDT,WDS and SCCM.
Does anyone here had a successful Windows 8 deployment ?
Thank you in advance for your input

Originally Posted by anto28
Yes i have
I asked this question a multiple forums but i have not received any satisfying answer yet...
Can you elaborate with the DPinst way ?
At what point do you use this command to inject drivers ? In the audit mode ?
I think DPInst require the hardware to be present in order to work, no ?
What if you want to install drivers for 7-10 different machine type in your image ?
Thank you Thomas.
Simply put, you call dpinst on first login after the image is deployed on the workstation by adding the following to sysprep unattend xml:
<FirstLogonCommands>
<SynchronousCommand wcm:action="add">
<CommandLine>c:\drivers\dpinst.exe /path C:\drivers\pnp</CommandLine>
<Order>1</Order>
<RequiresUserInput>false</RequiresUserInput>
</SynchronousCommand>
and dpinst xml should look something like this:
<?xml version="1.0" ?>
<dpinst>
<search>
<subDirectory>*</subDirectory>
</search>
<legacyMode/>
<quietInstall/>
<suppressWizard/>
<scanHardware/>
</dpinst>
You could add all the drivers to the base image or then use addon images for specific workstations models that places the workstation specific driver into: C:\drivers\pnp.
Thomas

Similar Messages

  • Windows 7 deployment using SCCM 2007 SP2

    Hi,
    We planning to do Windows 7 deployment using SCCM 2007 SP2 so we have some queries regarding same.
    Is it possible to take entire HDD backup & restore using SCCM 2007 SP2? Also is it recommended to do so?
    What will be the effective method to deploy OS at remote branches?
    If we want to save the network bandwidth then what will way to send image to distribution point and client as well.
    Is it mandatory to have PXE boot enable in bios & set as first boot preference on each client machine for PXE initiated windows 7 deployment? If so then is there any option to enable PXE boot & set as first preference on client machine
    remotely?
    Is it possible to deploy OS in other than C drive i.e D or E to have dual boot option?
    Which we will be best method to have zero touch deployment without any end user intervention and why?
    Please help to clarify.

    As Jason said, these are the configurations that requires some high level skills to configure it, the answers are the same as said by Arnav... below links would give you a good heads up for the OSD in SCCM if you still want to try it on your own...
    http://download.microsoft.com/download/7/C/9/7C9A54AC-9661-48CA-9A7C-E3D2B5B23CF2/SystemCenterConfigurationManager2007OperatingSystemDeploymentGuide.pdf 
    http://blogs.technet.com/b/configurationmgr/archive/2009/07/27/a-step-by-step-for-using-osd-through-system-center-configuration-manager-2007.aspx
    https://blogs.technet.com/b/birojitn/archive/2010/01/20/windows-7-deployment-using-sccm-2007-sp2.aspx
    bluerail

  • Windows 7 Deployment using SCCM 2012

    I am installing Windows 7 Enterprise 64bit on HP Desktops and Laptops using SCCM 2012 task sequence. I captured an image from the reference computer using capture media. The image works fine on Hp Desktops but when I install the same image on HP laptops,
    I get an error message right at the end "Windows Setup could not configure Windows to run on this computer's hardware". I captured another image with plain Windows 7 Enterprise without SP1, updates and drivers. it works perfectly fine on all desktops
    and laptops both. Below is the setupact and setuperr error logs. Much appreciated. 
    SETUPACT.LOG
    capisp.dll::CryptoSysPrep_Specialize: assigned CAPI machine guid "d01b5e9b-0af5-4b3c-a712-70977e79a177"
    2014-08-26 21:19:04, Info                         capisp.dll::SamConnect failed: c00000dc
    2014-08-26 21:19:04, Info                         capisp.dll::CryptoSysPrep_Specialize: DisableAdministratorIfApplicable failed
    2014-08-26 21:19:04, Info                         capisp.dll::CryptoSysPrep_Specialize: returning 65b
    2014-08-26 21:19:04, Error      [0x0f0082] SYSPRP LaunchDll:Failure occurred while executing 'C:\Windows\system32\capisp.dll,CryptoSysPrep_Specialize', returned error code 1627[gle=0x000003e5]
    2014-08-26 21:19:04, Info                  IBS    Callback_Specialize: Internal Providers Specialized Failed. System can't proceed to handle Internal Providers
    2014-08-26 21:19:04, Info                  IBS    Callback_Specialize: Specialize return: [1627]
    2014-08-26 21:19:04, Error      [0x060435] IBS    Callback_Specialize: An error occurred while either deciding if we need to specialize or while specializing; dwRet = 0x65b
    2014-08-26 21:19:04, Info       [0x0640ae] IBSLIB PublishMessage: Publishing message [Windows Setup could not configure Windows to run on this computer's hardware.]
    SETUPERR.LOG
    2014-08-26 21:16:24, Error                 SYSPRP SPPNP: Error 0x25 (CONFIGRET) occurred while determining the buffer size needed to hold the list of devices that are using service usbhub20.
    2014-08-26 21:16:24, Error                 SYSPRP SPPNP: Error 0x424 occurred while opening a handle to the service usbhub20.[gle=0x00000424]
    2014-08-26 21:19:04, Error      [0x0f0082] SYSPRP LaunchDll:Failure occurred while executing 'C:\Windows\system32\capisp.dll,CryptoSysPrep_Specialize', returned error code 1627[gle=0x000003e5]
    2014-08-26 21:19:04, Error      [0x060435] IBS    Callback_Specialize: An error occurred while either deciding if we need to specialize or while specializing; dwRet = 0x65b

    Hi,
    From your error log, we could see the root is the incorrect driver.
    How did you get the driver in your first image? If you enable "PersistAllDeviceInstalls" configuration when you capture the image, all Plug and Play devices in reference computer are uninstalled during the generalize pass and then reinstalled
    during the specialize pass.
    However, it‘s not always applied to your laptop.
    Thus I suggest you download the proper driver or change the BIOS hard disk drive setting to IDE to check the result.
    Warning: This procedure may involve changing your hard disk drive settings in the BIOS. Incorrect changes to the BIOS of your computer can result in serious problems. Microsoft cannot guarantee that problems that result from changes to the
    BIOS can be resolved. Change the BIOS settings at your own risk. Incorrect or corrupted BIOS settings can cause startup problems or shutdown problems.
    In addition, you could refer to the article below:
    “Windows Setup could not configure Windows on this computer’s hardware” installation error on a Windows 7-based or a Windows Server 2008 R2-based computer
    http://support.microsoft.com/kb/2466753/en-us
    Karen Hu
    TechNet Community Support

  • Microsoft Updates after Windows 7 Deployment using MDT 2010 Update 1

    Hello,
    After I deploy Windows 7 using MDT 2010 Update 1, i'm prompted to download and install updates. Updates which were installed prior to the capture process. During the capture process, does something reset Windows Update and makes it think the updates were
    not installed?
    My process of building a custom image is as follows:
    1. PXE boot and kick-off a build task sequence (install OS + drivers + soe applications). (protectmypc = 3 in unattend.xml)
    2. Download and install all Microsoft Updates, configure the OS, configure third-party applications.
    3. Map a network drive to my deployment share, run litetouch.vbs and kick-off a capture task sequence.
    4. PXE boot and kick-off a deployment task sequence. (copy profile = true, protectmypc = 1 in unattend.xml)

    I'm getting updates but they are new updates. We have updates turned off through Group Policy and after an image is deployed it is attempting to install updates which should not be installed through Windows. I also have the protectmypc setting set to 3
    and have updates turned off before capture. Something is searching for updates and during the deployment process and I need to find out how to stop this from happening. Someone has to know where these updates are coming from.
    Joseph N. Sunderman | IT Professional

  • How do I use copyprofile, image manager and create a wim file to Sysprep a reference Windows 8 computer.

    Im trying to deploy a reference machine (configured) to other machines (exact or close image) with different hardware.
    I have successfully used sysprep in out of the box, generalise, shutdown mode although i havent tried to deploy this to another device.  Unfortunately it doesnt copy the profile to default.
    I understand that I have to create an answer file using image manager based on that image, save it to a usb drive and attach this in the sysprep command line when sysprepping it.
    My problem is I dont know how to easily capture an image of windows 8 into a wim file so that i can add this into image manager to create a answer file.  Im also not sure what I have to do in image manager, is it a simple matter of creating and saving
    the answer file or do i have to configure it to copy the profile specifically (theres only one account anyhow).
    I also want to know if i have to attach the drivers or are all the standard drivers put into the sysprep image as standard.  I would like the machine to be an exactly replica, same as doing a clone (but with the drivers for the new machine installed
    so it will boot) same as doing a clone and then repair? If thats possible.
    Any specific instructions on this would be helpful.  I have read the microsft links but they are somewhat confusing.

    I know this is a very late response but I thought I'd post for others who search.
    The easiest way to create the .wim file is via WinPE, this guy's two YouTube videos explain the entire process in detail - 
    Windows 8 ADK Part 1: Capture an OS image - https://www.youtube.com/watch?v=XJ8zKX_8E9w
    Windows 8 ADK Part 2: Windows Image Deployment - https://www.youtube.com/watch?v=HHIvoqSw_FI
    Here's a quick rundown from my notes:
    WINPE
    Create WinPE via imaging tools command prompt
    copype amd64 c:\winpe
    makewinpemedia /iso "c:\winpe" "c:\winpe\winpe64.iso"
    UNATTEND
    Open Windows System Image Manager
    Configure unattend.xml
    Save unattend.xml to sysprep folder
    Create script and save it to sysprep folder to launch sysprep with unattend
    @echo off
    cd C:\Windows\System32\sysprep
    Sysprep /oob /generalize /unattend:C:\Windows\System32\sysprep\unattend.xml
    SYSPREP
    C:\Windows\System32\Sysprep
    Run as administrator
    OOBE/Generalize
    Shutdown
    CONFIGURATION of WINPE
    Set IP - netsh int ip set address "Local Area Connection" static 192.168.1.2 255.255.255.0 192.168.1.1
    Set DNS - netsh int ip set dns name = "Local Area Connection" source = static addr = 192.168.1.4 validate = no
    Map Network Name - net use z:
    \\WindowsADK\reflex\images password /USER:domain.local\username
    DISKPART
    diskpart
    list disk
    select disk zero
    list partition
    select partition 2 (OS partition #)
    Assign letter=S (assigns drive letter to partition)
    Exit
    DISM
    dism /capture-image /imagefile:z:\image.wim /capturedir:s:\ /name:"Windows 8.1 Custom"
    Verify image is saved in the image share (z:)
    http://www.microsoftfanboys.com

  • MDT Image Deployment Using Flash Drive

    Hi,
    In my environment i am using MDT 2010 image deployment process to deploy Windows XP and Windows 7 OS images,
    As image deployment is foccussed on multiple remote locations we have planned to move with USB Flash drive (Pen Drive) for image deployment,
    The problem occurs here in normal system through diskpart utility i can able to get all the disks including my flash drive but in win pe mode i am unable to get my flash drive listed in diskpart utility.
    so the image deployment process hangs on to the microsoft solution accelerator screen i am unable to predict the actual reason but i can predict this can happen because of mass storage driver problems.
    I tried the same using USB Hard Disk and succeded with the deployment and i am unable to guess what makes difference between USB Hard disk and USB Flash Drive.
    Can you just help me out on this to close the problem ASAP..
    So that i can proceed with my roll out activities.
    Thanks in advance,
    Siva

    Hi,
    At last the image deployment using flash drive works for me.
    I attempted the following steps,
    First i converted the flsh drive to bootable flash drive using diskpart utility,This can be done in Windows 7 Operating system only.
    navigate to cmd and type Diskpart,and enter the below commands,
    List disk
    Select Disk no
    create partition primary
    select partition no
    active
    format fs=ntfs
    Assign
    Exit
    Upon completition,Insert windows 7 DVD to the system and do the following
    Navigate to DVD Drive in my case it is G: and change directory to boot
    G:cd boot
    G:\Boot>Bootsect.exe /nt60 I: where I: is my flash drive
    Then copy the contents to the Usb flash drive and change the first boot device of the target system to local hard disk and deploy the image
    while in Win pe mode use disk part utility to check whether your disk got detected.
    If everything is ok then it will work.
    Thanks for your valuable time.
    Thanks and Regards,
    Siva
    Thanks Siva Aadhi-CIT. MCITP

  • ZENworks Agent Service stops after deploying 10.3.3 agent.

    Hi,
    Yesterday i patched our three ZCM-servers (Sles 11) with 10.3.3. I then deployed the 10.3.3 agent to some computers in the IT-department. ZCC shows that the deployment were successful. The problem is that you can not log on to the ZONE from many of these computers. The Novell ZENworks Agent Service stops. I get the following in the Application Windows Log on a Windows 7 64-bit client:
    Faulting application name: ZenworksWindowsService.exe, version: 10.3.3.3582, time stamp: 0x4d654308
    Faulting module name: ntdll.dll, version: 6.1.7600.16695, time stamp: 0x4cc7b325
    Exception code: 0xc0000374
    Fault offset: 0x00000000000c6ab2
    Faulting process id: 0x3f8
    Faulting application start time: 0x01cbe3a9dd16f0fc
    Faulting application path: C:\Program Files (x86)\Novell\ZENworks\bin\ZenworksWindowsService.e xe
    Faulting module path: C:\Windows\SYSTEM32\ntdll.dll
    Report Id: 019eaf5e-4f9e-11e0-986f-005056b925a1
    Can anyone help me with this problem?
    John Hallberg
    Jonkoping University

    I would try removing all versions of .NET and then reinstalling the
    latest 3.5 SP1 version to see if that helps, since the Agent relies on .NET
    If that does not help, I would recommend getting an SR created so the
    dump could be analyzed.
    On 3/16/2011 5:06 AM, hajo68 wrote:
    >
    > Hi,
    >
    > Yesterday i patched our three ZCM-servers (Sles 11) with 10.3.3. I then
    > deployed the 10.3.3 agent to some computers in the IT-department. ZCC
    > shows that the deployment were successful. The problem is that you can
    > not log on to the ZONE from many of these computers. The Novell ZENworks
    > Agent Service stops. I get the following in the Application Windows Log
    > on a Windows 7 64-bit client:
    >
    >
    > Faulting application name: ZenworksWindowsService.exe, version:
    > 10.3.3.3582, time stamp: 0x4d654308
    > Faulting module name: ntdll.dll, version: 6.1.7600.16695, time stamp:
    > 0x4cc7b325
    > Exception code: 0xc0000374
    > Fault offset: 0x00000000000c6ab2
    > Faulting process id: 0x3f8
    > Faulting application start time: 0x01cbe3a9dd16f0fc
    > Faulting application path: C:\Program Files
    > (x86)\Novell\ZENworks\bin\ZenworksWindowsService.e xe
    > Faulting module path: C:\Windows\SYSTEM32\ntdll.dll
    > Report Id: 019eaf5e-4f9e-11e0-986f-005056b925a1
    >
    > Can anyone help me with this problem?
    >
    > John Hallberg
    > Jonkoping University
    >
    >
    Craig Wilson - MCNE, MCSE, CCNA
    Novell Knowledge Partner
    Novell does not officially monitor these forums.
    Suggestions/Opinions/Statements made by me are solely my own.
    These thoughts may not be shared by either Novell or any rational human.

  • When I use yahoo images and i open an image in a new window, it tweakes out firefox so that panes are distorted and exerything, the whole firefox browser looks like an F5 tornado took it apart and lumped it on my desktop... is this a known glitch?

    When I use yahoo images and open an image in a new window, the page, once I click its tab causes the entire browser to scramble graphically, making it nearly impossible to navigate further. I right-clicked and selected close tab. That regains the visual clarity of the browser. But how can I fix this to browse the images?

    Phillipp,
    I tried it again using "save link as", and this time it actually worked! I just now downloaded several more using the "save link as" option, and it works perfectly. Thanks. Problem solved.
    Littleberry

  • Not able to deploy HumanTask and Decision service using ant file

    Hi all,
    I am using ant file to complile and deploy a bpel process. Currently i am able to compile the bpel process and deploy it. But when it come to deploying humantask and decesion services I am getting a message.
    [deployDecisionServices] There are no decision services to deploy
    [deployTaskForm] There are no forms to deploy
    Kindly guide me out of this issue
    below is my ant file
    <?xml version="1.0" encoding="iso-8859-1"?>
    <project name="bpel.deploy" default="AuthorizeCreditRequestApproval" basedir=".">
    <property name="process.dir" value="..\SVNCopy\Code}"/>
    <!-- Set BPEL process names -->
    <xmlproperty file="${process.dir}\AuthorizeCreditAS\bpel\bpel.xml"/>
    <property environment="env"/>
    <!-- Set bpel.home from developer prompt's environment variable BPEL_HOME -->
    <condition property="bpel.home" value="${env.BPEL_HOME}">
    <available file="ant-orabpel.xml"/>
    </condition>
    <!-- If bpel.home is not yet using env.BPEL_HOME, set it for JDev -->
    <property name="bpel.home" value="${oracle.home}/integration/bpel"/>
    <!-- First override from build.properties in process.dir, if available -->
    <property file="build.properties"/>
    <!-- import custom ant tasks for the BPEL PM -->
    <import file="ant-orabpel.xml"/>
    <!-- Use deployment related default properties -->
    <property file="ant-orabpel.properties"/>
    <target name="AuthorizeCreditRequestApproval" depends="CheckCustomerMarketSegment">
    <echo>
    | Deploying workflow form for AuthorizeCredit on ${j2ee.hostname}, port ${http.port}
    </echo>
    <deployTaskForm
    platform="${platform}" dir="../SVNCopy/Code/ManageCustomerCreditEligibility/AuthorizeCreditBS/public_html"
    domain="${domain}" process= "AuthorizeCreditBS" rev="${rev}"
    user="${admin.user}" password="${admin.password}"
    hostname="${j2ee.hostname}" cluster="${cluster}"
    rmiport="${rmi.port}" opmnrequestport="${opmn.requestport}"
    oc4jinstancename="${oc4jinstancename}"
    asinstancename="${asinstancename}" verbose="${verbose}"
    />
    </target>
    <target name="CheckCustomerMarketSegment" depends="compileAuthorizeCredit">
    <echo>
    | Deploying decision services for AuthorizeCredit on ${j2ee.hostname}, port ${http.port}
    </echo>
    <deployDecisionServices
    platform="${platform}" dir="../SVNCopy/Code/AuthorizeCredit/decisionservices"
    domain="${domain}" process="AuthorizeCredit" rev="${rev}"
    user="${admin.user}" password="${admin.password}"
    hostname="${j2ee.hostname}" httpport="${http.port}"
         cluster="${cluster}" rmiport="${rmi.port}"
    opmnrequestport="${opmn.requestport}" oc4jinstancename="${oc4jinstancename}"
    asinstancename="${asinstancename}" verbose="${verbose}"
    />
    </target>
    <target name="compileAuthorizeCredit" depends="checkout">
    <echo> --- | Compiling bpel process AuthorizeCreditBS| ---
    </echo>
    <bpelc input="../SVNCopy/Code/AuthorizeCredit/bpel/bpel.xml"
    out="../SVNCopy/Code/AuthorizeCredit/output" rev="${rev}"
    home="${bpel.home}"/>
    <echo> --- | AuthorizeCredit Compiled Successfully, revision ${rev}| ---
    </echo>
    </target>
    </project>
    Edited by: Arun Vikram on Mar 4, 2010 10:45 PM

    Is there any workflow or decision service in ur bpel???
    if present,...the ant is not getting ../SVNCopy/Code/AuthorizeCredit/decisionservices and ../SVNCopy/Code/ManageCustomerCreditEligibility/AuthorizeCreditBS/public_html folders.
    Edited by: krish.chaitnya on Mar 4, 2010 11:20 PM

  • Need sample code using windows BitBlt() function to display image in CVI

    Hello all,
    I need a sample code which uses windows BitBlt() function to display image in CVI
    Thank you.
    Bob.

    Hello Bob -
    I'm curious why you'd like to use BitBlt.  What functionality does it offer that you've not seen in the CVI canvas control?
    It's hard to say without knowing what transitions you're looking for, but the canvas is very capable of animating/transitioning.  The place it can fall a little short is if you require access to the alpha channel for transparency.
    I put together a short demo for you - maybe it will address some of what you're looking for.  The important functions are CanvasStartBatchDraw, CanvasEndBatchDraw, and CanvasDrawBitmap.  The animation/transition is driven by a simple UI timer.
    Let me know if you have any questions -
    NickB
    National Instruments
    Attachments:
    CanvasAnimation.zip ‏10 KB

  • Is it possible to do Continuous deployment for azure cloud services(website,web and worker roles) using VSO Release management?

    Hi,
    I am trying to do continuous deployment using visual studio online and release management for Azure cloud services. But not able to find the way to do it(with the help of different blogs, those are describing using VM only).
    I tried using Release management visual studio extension also. But no Luck.
    Please help me if it is possible to do continuous deployment using release management.
    Thanks,
    Phani

    Hi,
     Please refer to the following Forum Thread with similar question which has been answered. Let us know if this helps.
     https://social.msdn.microsoft.com/Forums/en-US/9d8322f6-36e5-4cca-a982-d420d34d2072/realease-management-deployment-to-azure-websites-webworker-roles?forum=tfsbuild
    Regards,
    Nithin Rathnakar

  • Using Adobe Document Services PDF opening in separate window

    With EP 7.0 SP13 and WebDynpro for ABAP we are using Adobe Document Services to create a Print Preview with a PDF.  This is not an Interactive PDF.   In most cases the functionality is working correctly.  We have one user where the PDF opens in a separate window outside of the portal environment.  When this happens the buttons we have added to the bottom of the PDF for event processing (return) are on the portal window, but unavailable to the PDF. 
    What would cause the PDF to open in a separate 'session' and not in the active portal session?

    The problem was on the users workstation copy of Adobe.  There is a parameter that allows the PDF to be opened in a separate window.

  • I have Windows computers.  My email is Outlook Express and Windows Live Mail.  What email service does Apple use on the MacBook Pro?

    I have Windows computers.  My email is Outlook Express and Windows Live Mail.  What email service does Apple use on the MacBook Pro?

    Hi..
    The native Mac Mail app. Comes pre installed on all Macs.
    http://www.apple.com/support/mail/

  • Has anyone used Verizon Fios Services with Windows 7 ?

    Has anyone used Verizon Fios Services  with Windows 7 ?

    Yes Beta And RC. It works the same as Vista, with probably some enhancements. Didn't have any issues, but I did not try wireless.

  • Using Lightroom publish service for either Flickr or SmugMug. I have many images with a keyword Madd

    Using Lightroom publish service for either Flickr or SmugMug. I have many images with a keyword Maddy. This frequently doesn't show up in SmugMug or Flickr. All my other keywords seem to work fine. Anybody experience anything like this?

    You only get one opportunity to set up the hard drive under publish and the folder cannot be changed unless you get a plug-in to provide a work around.
    However you could just create a generic publish folder - something like Photo Lab, or Print Job.
    But you could then right click on your publish folder and select “make target collection” - you will see the plus sign added.
    Simply highlight the photos you want to print and press B (the same as adding to a quick collection) and your Publish Services folder on your hard drive will be populated with the exports.
    The real problem is that you would need to edit the publish settings every time you required different dimensions etc (not sure possible). I use a similar system, which works well and I like how I can see what has already been published and what is still to be published but my prints are always the same size and resolution.
     

Maybe you are looking for