Window 7 OS deployment

I would like to deploy window 7 OS via SCCM (OSD) to remote site. I have primary site (around 200 PC) and more of remote site (20 sites which only have 5 - 6 PC) which using 2M WAN link to connect primary site. What is best solution to deploy window 7
under this environment. Pls advice.

Hi Sam,
The use of a prestaged or stand alone media can be acceptable, and can get the job done. Your business may only require to rebuild the hardware every few years or you can build systems centrally and ship them out. The use of the media is more of a short
term solution and get you over the line for the task ahead. There is administrative overhead in terms of mainintaing the media , any changes to your OSD deployment will not be reflected unless you re create the media.
For the long term perspective, and ease of use.. I would pilot and implement the branchcache feature, With a bit of reaading and planning, you will get it right, it will be a rewarding experience for you and your team.
Specifically Distributed Cache mode, as it does not require servers at the remote sites. I advise you to review the article 
http://technet.microsoft.com/en-us/library/hh831696.aspx, this will provide you an overview with Branche Cache and a deployment guide.
The branchcache feature is integrated with SCCM 2012 , implemeting the branchcache feature on your SCCM Servers and To your Windows 7 Client using Group Policy.http://sreedar-r.blogspot.com.au/2013/07/branch-cache-in-sccm-2012.html.
http://myitforum.com/cs2/blogs/wme/archive/2012/01/02/start-planning-for-sccm-2012-now.aspx
Others:http://blogs.technet.com/b/inside_osd/archive/2010/05/27/branchcache-and-operating-system-deployment.aspx
http://systemscenter.ru/sccm2012.en/html/gg712989.htm -Remote Office Optimization
all the best.

Similar Messages

  • Best practice for managing a Windows 7 deployment with both 32-bit and 64-bit?

    What is the best practice for creating and organizing deployment shares in MDT for a Windows 7 deployment that has mostly 32-bit computers, but a few 64-bit computers as well? Is it better to create a single deployment share for Windows 7 and include both
    versions, or is it better to create two separate deployment shares? And what about 32-bit and 64-bit versions of applications?
    I'm currently leaning towards creating two separate deployment shares, just so that I don't have to keep typing (x86) and (x64) for every application I import, as well as making it easier when choosing applications in the Lite Touch installation. But I know
    each deployment share has the option to create both an x86 and x64 boot image, so that's why I am confused. 

    Supporting two task sequences is way easier than supporting two shares. Two shares means two boot media, or maintaining a method of directing the user to one or the other. Everything needs to be imported or configured twice. Not to mention doubling storage
    space. MDT is designed to have multiple task sequences, why wouldn't you use them?
    Supporting multiple task sequences can be a pain, but not bad once you get a system. Supporting app installs intelligently is a large part of that. We have one folder per app install, with a wrapper vbscript that handles OS detection. If there are separate
    binaries, they are placed in x86 and x64 subfolders. Everything runs from one folder via the same command, "cscript install.vbs". So, import once, assign once, and forget it. Its the same install package we use for Altiris, and we'll be using a Powershell
    version of it when we fully migrate to SCCM.
    Others handle x86 and x64 apps separately, and use the MDT app details to select what platform the app is meant for. I've done that, but we have a template for the vbscript wrapper and its a standard process, I believe its easier. YMMV.
    Once you get your apps into MDT, create bundles. Core build bundle, core deploy bundle, Laptop deploy bundle, etcetera. Now you don't have to assign twenty apps to both task sequences, just one bundle. When you replace one app in the bundle, all TS'es are
    updated automatically. Its kind of the same mentality as active directory. Users, groups and resources = apps, bundles and task sequences.
    If you have separate build and deploy shares in your lab, great. If not, separate your apps into build and deploy folders in your lab MDT share. Use a selection profile to upload only your deploy side to production. In fact I separate everything (except
    drivers) into Build and deploy folders on my lab server. Don't mix build and deploy, and don't mix Lab/QA and production. I also keep a "Retired" folder. When I replace an app, TS, OS, etcetera, I move it to the retired folder and append "RETIRED - " to the
    front of it  so I can instantly spot it if it happens to show up somewhere it shouldn't.
    To me, the biggest "weakness" of MDT is its flexibility. There's literally a dozen different ways to do everything, and there's no fences to keep you on the path. If you don't create some sort of organization for yourself, its very easy to get lost as things
    get complicated. Tossing everything into one giant bucket will have you pulling your hair out.

  • Windows 7 deployment- Local Admin password not working, no way to assign domain admins

    I have SCCM 2012 configured for OS deployment of a Windows 7 64x enterprise image. I am using boot media (cd) since PXE boot was not an option in this office. Deployment seems to work fine except that despite selecting "Enable the account and specify
    the local administrator password" I cannot login to the imaged system as Administrator. I tried several different passwords, and leaving the password field blank. Because of this I cannot add the domain admins as local admins and thus I cannot change
    any major settings on the PC. I have created multiple task sequences, redeployed the source files, tried two different machines (a desktop and a laptop) and have disabled or adjusted just about every part of the task sequence at least once.
    I'm pasting a recent SMSTS.log file, though it has an error 0x80070002 error in it I am not sure if this is related.
    Any suggestions on how to remedy this issue, or workarounds to assign local admins would be helpful. I have already tried adding in some command lines like "cmd /c net localgroup administrators /add "etoo\Administrators" and "cmd /c net
    localgroup administrators /add "localhost\username"" to various points in the sequence without any success.
    https://www.dropbox.com/s/g3s520bwo8pv4kp/smsts.log
    Thanks

    I suspect that your keyboard layout isn't configured correctly so that's why your "Enable the account and specify the local administrator password" doesn't work, check the keyboard layout on the login screen of the client you're trying to log in to...
    There are several ways of adding local admins to the client during  OS deployment:
    "Apply the windows settings" -task sequence step
    unattend.xml (http://sybaspot.com/the-complete-guide-to-preparing-a-windows-7-deployment-image-using-audit-mode-and-sysprep-with-an-unattend-xml-answer-file/)
    "Run a commandline" -task sequence step, after the Setup Windows & ConfigMgr step (cmd /c net localgroup "Administrators" "domain\user" /add)
    And after OS deployment:
    Restricted groups group policy (http://www.windowsecurity.com/articles-tutorials/windows_os_security/Using-Restricted-Groups.html)

  • How To Compile Forms 10g Devloped in Windows For Deployment In RHEL

    can any budy give me script file for compiling forms 10g ,which i developed in windows and need to be deployed in RHEL 5
    How To Compile Forms 10g Devloped in Windows For Deployment In RHEL 5
    any budy plzzz help

    You could try something like this:
    for i in `ls *.pll`
    do
    echo Compiling Library $i ....
    frmcmp.sh userid=me/me@medb batch=no module=$i module_type=library compile_all=yes window_state=minimize
    done
    for i in `ls *.mmb`
    do
    echo Compiling Library $i ....
    frmcmp.sh userid=me/me@medb batch=no module=$i module_type=menu compile_all=yes window_state=minimize
    done
    for i in `ls *.fmb`
    do
    echo Compiling Library $i ....
    frmcmp.sh userid=me/me@medb batch=no module=$i module_type=form compile_all=yes window_state=minimize
    done

  • How To Compile Forms 10g Devloped in Windows For Deployment In RHEL 5

    can any budy give me script file for compiling forms 10g ,which i developed in windows and need to be deployed in RHEL 5
    How To Compile Forms 10g Devloped in Windows For Deployment In RHEL 5
    any budy plzzz help

    Why not ask over at the Forms forum?
    Forms
    This is the Oracle Designer forum

  • Windows Azure deployment with Eclipse plugin

    Hi everybody!
    I want to deploy a windows azure deployment project.
    Here is my problem:
    When i create the project there is no samples folder, so i can't edit my startup.cmd to make it run. I don't know how to edit the startup.cmd by my own. I am using tomcat 7.0.34. I would need a sample how to write the startup.cmd to make my project run.
    It would be great if you could show me an example of a startup.cmd for tomcat and explain what's going on there.
    Another thing i want to ask is if i have to join the zipped jdk folder to the approot folder or the jre folder. I have seen both ways in different tutorials and this confuses me.
    I hope you can help me!

    Hi,
    Seems you have some issue in deploy windows azure project to Windows Azure, I didn't very familiar with java, hope the following links give some help.
    #http://msdn.microsoft.com/en-us/windowsazure/ee941631.aspx
    #http://java.interoperabilitybridges.com/articles/deploying-a-java-application-to-windows-azure-with-command-line-ant
    #http://java.interopbridges.com/articles/deploying-a-java-application-to-windows-azure-with-eclipse
    Best Regards
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • Sweet - MDT Update 1 UDI Success - However, "Windows 7 Deployment Complete" dialog hatred

    Hi,
    I am using MDT Toolkit Update 1 integrated into SCCM 2007 (R3 SP2) to create Windows 2008 R2 OS deployments.  Recently, I was asked to have the ability of the engineer deploying the OS to be able to choose what applications get installed as part of
    the build.  Thaaa... I thought, this may be a problem. ...  Then I discovered UDI and became very happy.
    Anyway, it seems UDI was really geared toward deploying Windows 7...but its working for Windows 2008 R2 too (at least, in my environment).  I was able to use UDI to present the diaglog box for the engineer to pick what applications that want installed
    as part of the build without any problems.  However, at the very end of the OS deployment, a deployment complete dialog box is displayed...
    "Windows 7 Deployment Complete"  - with three tabs... 
    Actual screen shot of this dialog box:
    http://andysal.files.wordpress.com/2010/07/12.png
    1) Is there a way to disable this diaglog?
    2) Is there a way to change this dialog to say "windows 2008" instead of "Windows 7?
    Thank you...

    1)  Yes, just disable the "Run OSD Results" step in the task sequence.
    2)  Yes, you can edit the OSDResults.exe.config file to change the text and images displayed. 
    -Michael Niehaus
     Senior Software Development Engineer
     [email protected]
     http://blogs.technet.com/mniehaus

  • 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

  • System task 'policyevaluator_unlock ' returned error code 0x8000fff in windows pacth deployment on windows 7 by sccm 2012 Sp1

    hi All,
    I have faced mentioned error in Win7's ccmexec.log file doing windows pacth deployment on windows 7 by sccm 2012 Sp1
    system task 'policyevaluator_unlock ' returned error code 0x8000fff
    Kirpal Singh

    Thanks for reporting this symptom. We investigated and found that this error occurs when user unlocks the workstation. Due to this error, ccmexec service doesn’t request for user required policies when user
    unlocks the workstation. We will investigate and address this symptom. Other than user unlock, all other user policy scenarios will be functioning as expected. The client will process user policies when user logs on as well as in the regular user policy polling
    schedule”.
    BC

  • 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

  • Display image in forms & reports developed on windows and deployed on Unix

    Hi,
    We are upgrading from Forms and reports 6i to forms10g.
    We need to insert image in forms and reports. Recompile and deploy on unix server.
    So can anyone let me know the exact steps to create jar file containing images, where to place the jar file.
    Corresponding folder, file and configuration changes required on windows and unix.
    Av.

    Hi Frank,
    thanks for the link it helped me in understanding how images work for forms.
    But my real concern is how this will work in reports?
    As we dont have any reportsweb.cfg nor any java path for reports?
    Can you help me in understanding how to embed image in reports that will be displayed even after porting the report on unix oas.
    Regards,
    Av.

  • How can I get rid of a windows update deployment package?

    We are using SCCM 2007 with a primary site server and four child sites.
    I created a windows update list with a source directory and package. 
    Distributed the package to my primary site server and then from a child site distributed to a long list of distribution points on the child site and three other child sites below it.
    This all worked fine we used the list and package to deploy security updates and added to the list each month, automatically distributing to all sites and distribution points.
    One month the distribution failed on one  child site, all the other sites and distribution points got the refreshed package no problem. (Probably caused by the backup running on that site.)
    This became a permanent problem which we finally fixed by creating a new list and package.
    Now I'm trying to do a cleanup of the old package and partially failed distribution.
    I've started by deleting the package from the primary sites distribution point.
    Next from the child site where the package status is unlocked, I deleted from all the other distribution points.
    The child site shows that the package distribution points have been deleted.
    Unfortunately above and below the child site the package distribution points are still listed and locked.
    (Looking at one of the listed distrubution points the package is on the server.)
    Sorry for the big speech, does anyone know how to remove from the other distribution points and so be able to delete the package?
    Any help or redirection would be great. 

    I don't have an answer, but I sure do have a question!! 
    I acquired the hacker in January.  In February both of my computers were destroyed.  I removed ALL forms of networking from my house -- TWC, all of my routers and adapters, etc.
    I went to Best Buy and bought a new computer, then another, then 2 more -- all getting hit with a prefab image upon getting close to my doorway.
    I am losing my home, etc, because I haven't been able to work in months.  This hacker finds me at the library, and wherever else I try to work, and he messes withmy typing, stalls my screen, empties my USBs.
    I believe I am the victim of remote deployment, but how do I find where/who it is coming from?
    I used my (corrupt) Gateway recovery disks the other day and watched how ActiveX and other rd tools were listed.
    PLEASE, this has been going on for too long.  After  i gave up on computers, my house has been entered nearly every day.  The police literally think I am insane.
    What can I do to get out of this deployment?
    Might there be a network in my  home that I am unaware of??  If so, is it likely in the cable, the tv, the fire alarm, what?
    Warm regards,
    Angel
    None
    None

  • MDT 2012U1 / Windows 8 deployment - impossible to add a role when deploying windows with language pack

    Hello,
    I am having a problem deploying Windows 8 with language packs and adding at the same time a role/feature (netfx3).
    What I have done is creating a Standard Client Task Sequence. In the task sequence I have added, in the State Restore phase, the step Install Roles and Features (where only .Net Framework 3.5 is selected). I have configured nothing else !
    If I use this task sequence, everything is ok; Windows 8 is well deployed and NetFx3 feature is installed.
    Now, if I add one or more language packs in the MDT console and select them when using the previously created task sequence, the deployment fails with one error : ERROR - NetFx3 role processing with DISM.exe failed, rc = -2146498529.
    The language packs are well installed but as the error message says, NetFx3 is not installed.
    In the ZTIOSRole.log I can find this :
    <![LOG[Microsoft Deployment Toolkit version: 6.1.2373.0]LOG]!><time="12:55:04.000+000" date="10-24-2012" component="ZTIOSRole" context="" type="1" thread="" file="ZTIOSRole">
    <![LOG[The task sequencer log is located at C:\Users\ADMINI~1\AppData\Local\Temp\SMSTSLog\SMSTS.LOG.  For task sequence failures, please consult this log.]LOG]!><time="12:55:04.000+000" date="10-24-2012" component="ZTIOSRole" context="" type="1"
    thread="" file="ZTIOSRole">
    <![LOG[Roles will be installed.]LOG]!><time="12:55:04.000+000" date="10-24-2012" component="ZTIOSRole" context="" type="1" thread="" file="ZTIOSRole">
    <![LOG[No items were specified in variable OSRoles.]LOG]!><time="12:55:04.000+000" date="10-24-2012" component="ZTIOSRole" context="" type="1" thread="" file="ZTIOSRole">
    <![LOG[No items were specified in variable OSRoleServices.]LOG]!><time="12:55:04.000+000" date="10-24-2012" component="ZTIOSRole" context="" type="1" thread="" file="ZTIOSRole">
    <![LOG[Features specified in Feature:]LOG]!><time="12:55:04.000+000" date="10-24-2012" component="ZTIOSRole" context="" type="1" thread="" file="ZTIOSRole">
    <![LOG[  NetFx3]LOG]!><time="12:55:04.000+000" date="10-24-2012" component="ZTIOSRole" context="" type="1" thread="" file="ZTIOSRole">
    <![LOG[No items were specified in variable OptionalOSRoles.]LOG]!><time="12:55:04.000+000" date="10-24-2012" component="ZTIOSRole" context="" type="1" thread="" file="ZTIOSRole">
    <![LOG[No items were specified in variable OptionalOSRoleServices.]LOG]!><time="12:55:04.000+000" date="10-24-2012" component="ZTIOSRole" context="" type="1" thread="" file="ZTIOSRole">
    <![LOG[No items were specified in variable OptionalOSFeatures.]LOG]!><time="12:55:04.000+000" date="10-24-2012" component="ZTIOSRole" context="" type="1" thread="" file="ZTIOSRole">
    <![LOG[ZTI Heartbeat: Processing roles (0% complete]LOG]!><time="12:55:04.000+000" date="10-24-2012" component="ZTIOSRole" context="" type="1" thread="" file="ZTIOSRole">
    <![LOG[Event 41003 sent: ZTI Heartbeat: Processing roles (0% complete]LOG]!><time="12:55:04.000+000" date="10-24-2012" component="ZTIOSRole" context="" type="1" thread="" file="ZTIOSRole">
    <![LOG[Validating connection to \\HPZ820\ZENPROD01$\Operating Systems\W8ENTSP0x64]LOG]!><time="12:55:04.000+000" date="10-24-2012" component="ZTIOSRole" context="" type="1" thread=""
    file="ZTIOSRole">
    <![LOG[Already connected to server HPZ820 as that is where this script is running from.]LOG]!><time="12:55:05.000+000" date="10-24-2012" component="ZTIOSRole" context="" type="1" thread="" file="ZTIOSRole">
    <![LOG[Copying source files locally from \\HPZ820\ZENPROD01$\Operating Systems\W8ENTSP0x64\sources\sxs]LOG]!><time="12:55:05.000+000" date="10-24-2012" component="ZTIOSRole" context=""
    type="1" thread="" file="ZTIOSRole">
    <![LOG[About to execute command: cmd.exe /c C:\windows\system32\DISM.exe /Online /Enable-Feature /FeatureName:"NetFx3" /Source:"C:\MININT\sources\X64" /LimitAccess /All /NoRestart /logpath:C:\MININT\SMSOSD\OSDLOGS\ZTIOSRole_Dism.log >> C:\MININT\SMSOSD\OSDLOGS\ZTIOSRole_DismConsole.log]LOG]!><time="12:55:24.000+000"
    date="10-24-2012" component="ZTIOSRole" context="" type="1" thread="" file="ZTIOSRole">
    <![LOG[ERROR - NetFx3 role processing with DISM.exe failed, rc = -2146498529]LOG]!><time="12:55:57.000+000" date="10-24-2012" component="ZTIOSRole" context="" type="3" thread="" file="ZTIOSRole">
    <![LOG[Property InstalledRoles001 is now = NETFX3]LOG]!><time="12:55:57.000+000" date="10-24-2012" component="ZTIOSRole" context="" type="1" thread="" file="ZTIOSRole">
    <![LOG[Role processing complete.]LOG]!><time="12:55:57.000+000" date="10-24-2012" component="ZTIOSRole" context="" type="1" thread="" file="ZTIOSRole">
    <![LOG[ZTIOSRole processing completed successfully.]LOG]!><time="12:55:57.000+000" date="10-24-2012" component="ZTIOSRole" context="" type="1" thread="" file="ZTIOSRole">
    <![LOG[Event 41001 sent: ZTIOSRole processing completed successfully.]LOG]!><time="12:55:58.000+000" date="10-24-2012" component="ZTIOSRole" context="" type="1" thread="" file="ZTIOSRole">
    If I take the same log file from a machine where I have used the same task sequence but without deploying language packs, I can find that :
    <![LOG[Microsoft Deployment Toolkit version: 6.1.2373.0]LOG]!><time="13:59:57.000+000" date="10-24-2012" component="ZTIOSRole" context="" type="1" thread="" file="ZTIOSRole">
    <![LOG[The task sequencer log is located at C:\Users\ADMINI~1\AppData\Local\Temp\SMSTSLog\SMSTS.LOG.  For task sequence failures, please consult this log.]LOG]!><time="13:59:57.000+000" date="10-24-2012" component="ZTIOSRole" context="" type="1"
    thread="" file="ZTIOSRole">
    <![LOG[Roles will be installed.]LOG]!><time="13:59:57.000+000" date="10-24-2012" component="ZTIOSRole" context="" type="1" thread="" file="ZTIOSRole">
    <![LOG[No items were specified in variable OSRoles.]LOG]!><time="13:59:57.000+000" date="10-24-2012" component="ZTIOSRole" context="" type="1" thread="" file="ZTIOSRole">
    <![LOG[No items were specified in variable OSRoleServices.]LOG]!><time="13:59:57.000+000" date="10-24-2012" component="ZTIOSRole" context="" type="1" thread="" file="ZTIOSRole">
    <![LOG[Features specified in Feature:]LOG]!><time="13:59:57.000+000" date="10-24-2012" component="ZTIOSRole" context="" type="1" thread="" file="ZTIOSRole">
    <![LOG[  NetFx3]LOG]!><time="13:59:57.000+000" date="10-24-2012" component="ZTIOSRole" context="" type="1" thread="" file="ZTIOSRole">
    <![LOG[No items were specified in variable OptionalOSRoles.]LOG]!><time="13:59:57.000+000" date="10-24-2012" component="ZTIOSRole" context="" type="1" thread="" file="ZTIOSRole">
    <![LOG[No items were specified in variable OptionalOSRoleServices.]LOG]!><time="13:59:57.000+000" date="10-24-2012" component="ZTIOSRole" context="" type="1" thread="" file="ZTIOSRole">
    <![LOG[No items were specified in variable OptionalOSFeatures.]LOG]!><time="13:59:57.000+000" date="10-24-2012" component="ZTIOSRole" context="" type="1" thread="" file="ZTIOSRole">
    <![LOG[ZTI Heartbeat: Processing roles (0% complete]LOG]!><time="13:59:57.000+000" date="10-24-2012" component="ZTIOSRole" context="" type="1" thread="" file="ZTIOSRole">
    <![LOG[Event 41003 sent: ZTI Heartbeat: Processing roles (0% complete]LOG]!><time="13:59:57.000+000" date="10-24-2012" component="ZTIOSRole" context="" type="1" thread="" file="ZTIOSRole">
    <![LOG[Validating connection to \\HPZ820\ZENPROD01$\Operating Systems\W8ENTSP0x64]LOG]!><time="13:59:57.000+000" date="10-24-2012" component="ZTIOSRole" context="" type="1" thread=""
    file="ZTIOSRole">
    <![LOG[Already connected to server HPZ820 as that is where this script is running from.]LOG]!><time="13:59:57.000+000" date="10-24-2012" component="ZTIOSRole" context="" type="1" thread="" file="ZTIOSRole">
    <![LOG[Copying source files locally from \\HPZ820\ZENPROD01$\Operating Systems\W8ENTSP0x64\sources\sxs]LOG]!><time="13:59:57.000+000" date="10-24-2012" component="ZTIOSRole" context=""
    type="1" thread="" file="ZTIOSRole">
    <![LOG[About to execute command: cmd.exe /c C:\windows\system32\DISM.exe /Online /Enable-Feature /FeatureName:"NetFx3" /Source:"C:\MININT\sources\X64" /LimitAccess /All /NoRestart /logpath:C:\MININT\SMSOSD\OSDLOGS\ZTIOSRole_Dism.log >> C:\MININT\SMSOSD\OSDLOGS\ZTIOSRole_DismConsole.log]LOG]!><time="14:00:20.000+000"
    date="10-24-2012" component="ZTIOSRole" context="" type="1" thread="" file="ZTIOSRole">
    <![LOG[NetFx3 role processing succeeded, rc = 0]LOG]!><time="14:03:50.000+000" date="10-24-2012" component="ZTIOSRole" context="" type="1" thread="" file="ZTIOSRole">
    <![LOG[Property InstalledRoles001 is now = NETFX3]LOG]!><time="14:03:50.000+000" date="10-24-2012" component="ZTIOSRole" context="" type="1" thread="" file="ZTIOSRole">
    <![LOG[Role processing complete.]LOG]!><time="14:03:50.000+000" date="10-24-2012" component="ZTIOSRole" context="" type="1" thread="" file="ZTIOSRole">
    <![LOG[ZTIOSRole processing completed successfully.]LOG]!><time="14:03:50.000+000" date="10-24-2012" component="ZTIOSRole" context="" type="1" thread="" file="ZTIOSRole">
    <![LOG[Event 41001 sent: ZTIOSRole processing completed successfully.]LOG]!><time="14:03:51.000+000" date="10-24-2012" component="ZTIOSRole" context="" type="1" thread="" file="ZTIOSRole">
    As you can see, in both logfile, the source are copied from the same folder.
    Does anyone have an idea ? what am I missing ?
    I have easily reproduced the problem on another computer (installing ADK/MDT, installing OS and creating task sequence).
    Thanks in advance for your help.
    Marc.

    Hello,
    Workaround:
    1. copy stock sxs folder to local disk (e.g c:\sxs)
    2. make a direct internet connection (don't use proxy!)
    3. open admin command prompt and type: DISM.exe /online /enable-feature /featurename:NetFX3 /All /Source:c:\sxs
    4. after the successful install find the c:\windows\winsxs folder and sort by date
    5. copy new folders (that are equal to current date) to deployment share's sxs folder (overwrite)
    And now, try standard MDT install (create "Install Role And Feature" step in the Task Sequence, enable .NET install).

  • Forms/Reports created using Oracle9iDS on Windows 2K deployed on Oracle9iAS on Linux

    I have got recently three Oracle Products namely, Oracle 9i Database, Oracle 9i Application Server (9iAS) and Oracle Internet Developer Suite (iDS). The Oracle 9i Database and Oracle 9iAS are installed on the RedHat Linux 7.3 Advanced Server. The Internet Developer Suite is for the MS Windows 98/2000 platform.
    My question is whether my application developed using Forms 6i and Reports 6i available with Internet Developer Suite, on the MS Windows 98/2000 platform can be deployed on the Oracle 9iAS on Linux. If yes, what are the issues involved in this? If not, do I need to re-develop my application using iDS on Linux?
    I would be grateful to get an early answer to my questions.

    Hi,
    Try open your fmb files on Linux 9iDS, if everything ok. Compile your form and try to run it.
    I didn't check it myself, but I migrate forms from 4.5 forms to 6i forms without problems.
    From Windows to Linux and back no problem, but you must remember to compile all forms for
    target operating system (Linux or Windows).
    Hope it helps,
    Roman.

  • Close the ADF popup window from deployed JSP in other server

    I am attempting to open jsp page which one is deployed on tomcat server in adf pop up window from cmd button event.and this first jsp will forward to second jsp and i should able to close from pop window from second jsp close button.
    This is what i did:
    1) created pop-up window and run the delployed jsp on pop up page
    2) i used window.close script in second jsp but not popup window is not get closed .
    help me to achieve this pblm ....

    i was trying to open &close other server's jsp from ADF pop-up window ... so base is internal window (pop-up) only ,
    and already i used onclick="window.close();" in command button...but its not closeing the adf pop-up window ... how that jsp cmd button onclick event take control of adf pop-up to close ?
    help me ???

  • Windows 7 deployment keeps failing

    I keep getting errors when trying to deploy Windows 7 Pro x64 from the source files that I imported in MDT.  Below is a snippet of my smsts.log file.  It looks like it is having a problem saving the environment and that there may be a program issue.
    Has anyone else had this problem?  If so, what did you do to get around this.  The only thing I can think of is that after importing windows 7 source files and going through the unattend.xml file, there are two deprecated entries in there by default.  I didn't remove them, but I also didn't think they would cause issues like this.  I'm not sure if in fact these deprecated values are the issue or not.
    Failed to save environment to  (80070057)    TSManager    3/25/2010 4:46:15 PM    1404 (0x057C)
    TS::Environment::SharedEnvironment.saveEnvironment(szPath), HRESULT=80070057 (e:\nts_sms_fre\sms\client\tasksequence\executionengine\executionenv.cxx,842)    TSManager    3/25/2010 4:46:15 PM    1404 (0x057C)
    Failed to save the current environment block. This is usually caused by a problem with the program. Please check the Microsoft Knowledge Base to determine if this is a known issue or contact Microsoft Support Services for further assistance.
    The parameter is incorrect. (Error: 80070057; Source: Windows)    TSManager    3/25/2010 4:46:15 PM    1404 (0x057C)
    SaveEnvironment(), HRESULT=80070057 (e:\nts_sms_fre\sms\client\tasksequence\executionengine\executionenv.cxx,420)    TSManager    3/25/2010 4:46:15 PM    1404 (0x057C)
    Failed to persist execution state. Error 0x(80070057)    TSManager    3/25/2010 4:46:15 PM    1404 (0x057C)
    Failed to save execution state and environment to local hard disk    TSManager    3/25/2010 4:46:15 PM    1404 (0x057C)

    Hi
    I Have the same problem using DVD media.
    under the SMStst.log i got:
    Set command line: "OSDApplyOS.exe" /image:Z00001DD,1 "/config:Z00001B7,unattend.xml" /target:%OSPART% ApplyOperatingSystem 05/13/2010 4:45:23 PM 1448 (0x05A8)
    ((g_Target.Disk > 0) || (arg == L"0")) && (g_Target.Partition >= c_MinPartition), HRESULT=80070057 (e:\nts_sms_fre\sms\client\osdeployment\applyos\applyos.cpp,252) ApplyOperatingSystem 05/13/2010 4:45:23 PM 1448 (0x05A8)
    The /target parameter specifies an invalid target location. ApplyOperatingSystem 05/13/2010 4:45:23 PM 1448 (0x05A8)
    ParseCommandLine(), HRESULT=80070057 (e:\nts_sms_fre\sms\client\osdeployment\applyos\applyos.cpp,316) ApplyOperatingSystem 05/13/2010 4:45:23 PM 1448 (0x05A8)
    Process completed with exit code 2147942487 TSManager 05/13/2010 4:45:23 PM 1396 (0x0574)
    !--------------------------------------------------------------------------------------------! TSManager 05/13/2010 4:45:23 PM 1396 (0x0574)
    Failed to run the action: Apply Operating System Image. This is usually caused by a problem with the program. Please check the Microsoft Knowledge Base to determine if this is a known issue or contact Microsoft Support Services for further assistance.
    The parameter is incorrect. (Error: 80070057; Source: Windows) TSManager 05/13/2010 4:45:23 PM 1396 (0x0574)
    at the BDD.log  I got:
    Validating connection to \\smscentralsrv\ACMData\Logs zticopylogs 05/13/2010 4:45:30 PM 0 (0x0000)
    No physical adapters present, cannot deploy over wireless zticopylogs 05/13/2010 4:45:30 PM 0 (0x0000)
    An invalid SLShare value of \\smscentralsrv\ACMData\Logs was specified. zticopylogs 05/13/2010 4:45:30 PM 0 (0x0000)
    zticopylogs processing completed successfully. zticopylogs 05/13/2010 4:45:30 PM 0 (0x0000)
    *smscentral is our server but I would like to use it as
    completely offline.
    Thanks,
    Yair

Maybe you are looking for

  • How do I test a Java card applet with different AIDs on the fly?

    ... Like sweeping cards from employees in a queue of people lining up in the morning? When I created my applet, the aid is a fixed value inside the class. Whenever I wanted to test it with another value, I changed that AID and rerun the applet. I fin

  • Upgrading Power Mac G3 from OS 8.5

    I have an old Power Mac G3 that I purchased in 1999 along with the Adobe Creative Suite that was available then. What do I need to do to upgrade, so that, I can use my AOL internet dial-up without errors that do not support certain websites that I wo

  • How do I convert specific images on my clipboard to text once pasting the image onto my .pdf document?

    Hey Adobe experts, I could really use your help. I have a couple screen shots from school lectures that I pasted onto OneNote. These screenshots have substantial amount of text I could use. I have created a big .pDF document where I have been saving

  • Photoshop cs6 trial download

    Hi, I will like to ask how to download photoshop cs6 on mac 10.6.8 that has intel core duo, and does it support 64bit and is there alternatives for people who are still using intel core duo computers to use photoshop cs6 thank you@

  • MAC Clean Access Agent - Temp Certificate

    Trying to get a Mac OS X client working with Clean Access. Got the agent loaded however everytime we try to authenticate it prompts with an error about communication issues and says that if we are using a temporary certificate (which we are) we need