WINPE User & Keyboard Locale with MDT 2013 & Windows 8.1

Hi
I'm using MDT 2013 to deploy win8.1 (ADK 8.1 installed and so on) but I'm having trouble to set the keyboard layout when the Wizard (hta) is loaded.
We are serving multiple countries so different keyboard settings need to be pushed for our operators when they go through the Wizard in boot.wim/PE phase.
I opened up the boot.wim file that is generated when you update the deloyment share and generate the litetouch boot iso.
In there I see that a basic unnattend.xml is being used which specifies the 0409:0000409 (en-US) locale.
I was under the impression that if we made different Task sequences with their own unnattend.xml we could set the WINPE locale in the WINPE phase via the amd64_xxxx_WINPE_Neutral_xxxx component but it doesn't seem to work that way.
I know you can provide  a locale in bootstrap.ini but that's a general setting for
all deployments ...
Anyone any ideas?
My next step would be to add skipbdewelcome screen in bootstrap.ini and then have some sections in the customsettings.ini (bound to gateway or site or whatever) to set LOCALEs  in there ....
jgs

Hi,
Sorry for my dilatory reply. According to your description, I doubt whether your Unattened.xml file was set correctly.
To set default InputLocale during deployment, the correct format should like this:
<InputLocale>0409:00010409</InputLocale>
<SystemLocale>en-us</SystemLocale>
<UILanguage>en-us</UILanguage>
<UserLocale>en-us</UserLocale>
From:
http://technet.microsoft.com/en-us/library/cc749191(v=ws.10).aspx
In addition, here is another thread which is similar with your problem, may be helpful with your question:
http://social.technet.microsoft.com/Forums/systemcenter/en-US/9af61b5c-6407-44b9-87c4-a4044a94729c/change-regional-settings-keyboard-layout-and-locale-in-task-sequence?forum=configmgrosd
Roger Lu
TechNet Community Support

Similar Messages

  • MDT 2013 Windows 8.1 application install with reboot problem

    Hello!
    I have a problem with an application install on Windows 8.1. I'm trying to install two applications and have activated "Reboot the computer after installting this application" for the first application. After rebooting the deployment window does
    not show up agagin. BDD.log shows, that the deployment starts after the reboot but seems to hang, before the UI shows.
    I tried to install this two applications under Windows 7, which works without any problems.
    Here is the BDD.log for the failed deployment: http://pastebin.com/PbUH1LUq
    Can anyone confirm this problem with MDT 2013 and Windows 8.1? Any ideas how to fix this?
    Additional information: Further testing showed, that this problem just occurs, if the application install gets started separately after deploying the OS. If the applications are installed in one deployment together with the OS, everything works fine.

    I did the same install on Windows 7, which worked without any problems. Here is the log file: http://pastebin.com/Qgn2PzyC
    To make it clear:
    If I run a Lite Touch Install task sequence to install Windows 8.1 and install the two applications within this LTI, everything works fine. The computer reboots after installing the first application and the deployment goes on and finishes successfully after
    the reboot.
    If I first install Windows 7 or Windows 8.1 via LTI and then (after LTI successfully finished) start a separate application install (using a custom task sequence with only one "Install Application" task in it), everything works fine with Windows
    7 (installation continues and finishes after the reboot) but fails with Windows 8.1.
    In Windows 8.1 the computer reboots after installing the first application, but after rebooting, the installation does not start again.
    Keith, as you said, my environment is corrupted, I created an new fresh deployment share, just added the two test applications and the custom task sequence and tried again. Same result, Windows 7 works fine, Windows 8.1 fails by not starting the installation
    after the reboot.

  • Surface Pro 3: unable to reimage with MDT 2013

    MDT 2013, Windows 8.1 with all udpates in wim file.
    Download all drivers and firmware
    http://www.microsoft.com/en-us/download/details.aspx?id=38826 to out of box. Update the Surface Ethernet Adapter in winpe. when i am booting i am getting following error, seems like its looking for "VEN_11AB&DEV_2B38&SUBSYS_045E0001&REV_00"
    i search for hwdid, but didn't find anythings. Any help?
    orion

    Hi there,
    I am using MDT 2013 on a WDS 2008 R2 and everytime i tried to image the tablet via PXE boot through the Surface Pro 3 ethernet adapter, i get this error:
    Wizard Error:
    A connection to the deployment (my deployment share) could not be made.
    The following network device did not have a driver installed.
    PCI\VEN_11AB&DEV_2B38&SUBSYS_045E0001&REV_00
    Retry: Try again to connect to the deployment share.
    Cancel: Give up, cancelling any in-progress task sequence.
    PLEASE HELP!
    YOu most likely need to add the microsoft networking adapter to the MDT console, and explicitly add it to the WinPE group. Don't forget to rebuild the deployment share so it regenerates the WinPE iamge.
    Keith Garner - Principal Consultant [owner] -
    http://DeploymentLive.com

  • Creating Windows 8.1 master image with MDT 2013,cannot capture .WIM

    I am having an issue with creating a master image with Windows 8.1 and MDT 2013.  
    I have followed extensive tutorials on how to create a master image using Microsoft Deployment Toolkit. my goal is to have a fully configured windows 8.1 image which I can deploy through Windows Deployment Services. I have been relatively successful thus far,
    except for one issue I have run into, which is successfully capturing this image as a .WIM.
    I have successfully created a task sequence and the task sequence is able to run all the way through until the final step. Essentially the task sequence is supposed to install Windows and Office, then suspend the task sequence to allow me to make customisations
    to the start screen and desktop background, and I simply click resume task sequence, and the task sequence should sysprep reboot and capture the machine image as a .WIM file.
    the task sequence is able to sysprep the machine, but upon rebooting it boots into out of box experience, and does not create a wim file. I receive an error saying: "cannot find script file C:\ltibootstrap.Vbs" after the machine completes OOBE 
    I am using Windows Server 2012 r2, creating my Master machine image using hyper-v, and my master image is running Windows 8.1.
    Any help would be greatly appreciated.

    I'm not sure about the sequence of steps here. Try taking your captured.wim file and deploying it using MDT again, or at least to another machine. MDT sometimes leaves extra files around on the captured machine, so simply rebooting it may not get a accurate
    test results.
    IF you are getting the ltibootstrap.vbs it is most likely because there is a stray unattend.xml file somewhere in your image that is looking for this file. Crack open your Wim file and search for any unattend.xml files.
    Keith Garner - Principal Consultant [owner] -
    http://DeploymentLive.com

  • MDT 2013 Windows 8.1 Task sequence Stops After first Reboot. login

    Hi There,
    The issue I am having is that After the OS gets laid down, and the Windows 8.1 computer reboots, The task sequence does not continue. It fails everytime. There are not any obvious errors that happen in the process that I can see in the logs. But I have
    customized this process quite a bit and I could use some help. We are deploying potentionally to over 30,000 computers.
    The test machine I have been using is the Surface pro 2.
    The interesting part is after a failure is if I start the process over again ,  boots into PE, then run diskpart manually from command prompt to Clean Disk 0, and then reboot and start the MDT task sequence, it will deploy fine.
    I also have a custom step that copies the TS media from the stick to a Recovery partition I create. The user can launch a -re-image or MDT refresh from an Icon/script, which will unhide this "recovery partition", and kick off a lite touch refresh.
    This works succesfully everytime. We have remote locations with very slow links, so MDT over the network or MDT integrated with SCCM is not an option at this time. So this is the solution.
    I am attempting to use MDT 2013 to deploy Windows 8.1 Offline, and using GPT partitions.
    I am using a custom Format and partiition Step, that call the CustomDiskpart.txt script from %deployroot%\Scripts.
    I am also using a Split image, as multi partitioned EFI/NTFS USB sticks are not a possibility for us , also, the USB sticks capable of this are seen by MDT as a "fixed drive" anyways. Which can cause issues in itself. So the LTIAPPLY.wsf has
    been edited to search and apply ther split .swm files.  This works well.
    After the Task sequence failure I have tried launching the Litetouch scripts from the C:\MINNINT folder manually to continue the sequence, but it doesnt  do anything.
    I don't want to always be running Diskpart manually before imaging a new OEM computer. I needa second pair of eyes on this.
    Thank You in advance!

    Hi,
    Thanks Again for taking a look.
    I checked the sysprep log in the image and they look fine. No errors.
    As requested here are some logs. Let me know if I can provide anything else.
    BDD.log
    litetouch.log
    SMSTS.log
    Im not actually attempting to provide a recovery image. What I am doing is leveraging MDT to refresh the computer remotely. We can update the MDT media on the hidden data partition,when required and kick it off remotely. Some of the computers are very
    remote, and without SCCM DP's, plus a combination of slow links and a lack of deskside techs made this a requirement. This works without incident.
    The only issue I have is on a new computer if I run the sequence (offline USB media) it will fail the first time, unless I run a diskpart clean in PE first.. Then it will succeed. Refreshing the computer is fine.

  • Applying GPO Packs on Server 2012 R2 with MDT 2013

    Hi All,
    I'm having a problem applying a GPO Pack to Server 2012 R2 via MDT 2013 LTI offline media.
    I'm using a standard server task sequence. I've copied my GPO Pack files (created with local GPO export) to the following directory:
    DeploymentShare\Templates\GPOPacks\WS2012R2-MDTGPOPack
    GPOPack.wsf has been modified with the following
    If(Left(strOpVer,3) = "6.3") and (strProductType <> "1") then
             strOS = "WS12R2"
            ElseIf(Left(strOpVer,3) = "6.3") and (strProductType = "1") then
             strOS = "Win81"
            ElseIf(Left(strOpVer,3) = "6.2") and (strProductType <> "1") then
           strOS = "WS12"
    ZTIApplyGPOPack.wsf has been modified with the following:
    If (Left(sOSVersion,3) = "6.3") and oEnvironment.Item("IsServerOS") then
                        sOS = "WS2012R2"
                     oLogging.CreateEntry "Using Windows Server 2012 R2 GPO Pack", LogTypeInfo
                ElseIf (Left(sOSVersion,3) = "6.3") and Not(oEnvironment.Item("IsServerOS")) then
                        sOS = "Win81"
                        oLogging.CreateEntry "Using Windows 8.1 GPO Pack", LogTypeInfo
                ElseIf (Left(sOSVersion,3) = "6.2") and oEnvironment.Item("IsServerOS") then
                    sOS = "WS2012RTM"
    After creating new media I've copied my GPO Pack to the media directory:
    MDTMedia\Content\Deploy\Templates\GPOPacks\WS2012R2-MDTGPOPack
    After I create the ISO and mount in a VM the LTI works fine and I can see in temp\ZTIApplyGPOPack logs that the GPO pack is copied to C:\minint and executed but none of my GP settings are applied.
    Any ideas?
    Thanks in advance

    if you are using offline media (and not over the network deployment) maybe you are having this problem: 
    http://social.technet.microsoft.com/Forums/en-US/be2c05a0-620c-4b64-a82f-18ccc9f6cec5/apply-gpo-pack-offline-media-does-not-apply?forum=mdt

  • Printer driver hangs when printing with Office 2013/Windows 8 64 bit

    Printer: HP Color LaserJet CM1312nfi
    Printer Driver: V5.1 (up to date, downloaded from HP support website) or Generic V5.6
    OS: Windows 8 Professional 64bit
    When I try to print a certain Excel document with Excel 2013 and printer driver V5.1, the program hangs and needs to be terminated via task manager. This happens always with the same document, but not with all documents. The program hangs also when opening the print preview for the same document.
    The same document prints fine with the generic printer driver V5.6 and with the driver that comes with Windows 8.
    The same document prints fine with driver V5.1 under Windows 7 and Office 2010. The combination Windows 7/Office 2013 was not tested. The combination Windows 8/Office 2010 was also not tested.
    When I try to print an empty document with Word 2013 and generic printer driver V5.6, the program hangs and needs to be terminated via task manager.
    My conclusion is that the HP printer drivers have a problem with either Windows 8 or Office 2013 or a combination of both.
    The printer driver that comes with Windows 8 and is automatically installed is useful as a temporary workaround, but it lacks certain options, e.g. manual duplex.
    On request, I am ready to send the Excel document by e-mail for verification of the problem.
    Any help or suggestions will be very much appreciated.
    Thanks in advance,
    Uli
    This question was solved.
    View Solution.

    From what you describe you are having issues printing from MS Office. Have you had trouble printing from other resources on your computer (e.g. from the internet or another program)? The first thing I am going to suggest is that we start by uninstalling and reinstalling the printer from the resources available online. 
    First if you use a USB cord, make sure to remove it (this is important). Do not plug it back in until the software directs you to. Then go through the Devices and Printers, Programs and Features and Device Manager folders and insure that all copies, files, and programs related to the printer are removed. Then as directed, restart the computer. 
    In the START menu type "%temp%" and press ENTER. Here I want you to press Ctrl+A and hit DELETE. Some of the files will not allow you to delete them, skip those files and delete the majority that allows it. 
    http://h20000.www2.hp.com/bizsupport/TechSupport/DriverDownload.jsp?prodNameId=3562006&lang=en&cc=us...
    Install that and let me know the result! 
    Have a great day!

  • Keep extra partition on deployment with MDT 2013

    hello all,
    I am using MDT 2013 to make the
    deployment of some workstations in the company,
    however they all have an extra
    partition (D: \),
    doing some testing I noticed that the
    MDT does clean the entire
    disk, not just on the C:\ drive.
    Is it possible to get the MDT format
    just drive the system keeping
    the extra drive (D:\)?
    Thank you.
    Eduardo Sena | Microsoft Certified Professional | Embaixador Windows 8 | MVP Windows-Expert IT Pro | [email protected] Blog - www.eduardosena.com.br

    if you are just replacing the OS, then I recommend the "Refresh" scenario. Refresh will take an existing Machine and refresh it to a new OS version, persisting the existing partition configuration.
    Keith Garner - Principal Consultant [owner] -
    http://DeploymentLive.com

  • Deployed a new computer with MDT 2013, but Windows licensing did not give me an initial grace period

    Hi all,
    Strange issue. I have created a Windows 7 x64 gold image to be deployed. When creating the image, I allowed Sysprep to rearm Windows. I've deployed about 10 computers in the past week and everything has worked fine.
    Yesterday, I deployed another two computers. One works fine, but when I logged into the second one, I was greeted with the you need to activate Windows now screen. I was confused so I ran slmgr /dlv and sure enough my license status was not "Initial
    Grace Period" but instead "Notification." (by the way, it did show remaining rearms as 2, which is expected since it was rearmed with sysprep when capturing the image, so we know it was in fact rearmed).
    So my question is how and why did this happen? I was in a hurry so I just ran slmgr /rearm to burn off another rearm. I plan on putting in a KMS server at the end of the week, but I'm worried if I should redeploy the image to this machine since something
    appears to be wacky.
    Anyone seen this before or have any thoughts on the matter?

    Either way, it was correct when I checked it today so maybe it corrected itself after Windows was installed? Not sure how else to explain this one.
    Me either.
    After Windows is installed, if you are domain-joining, the clock will sync to your Domain Controller.
    If not domain-joined, Windows will try to sync to time.windows.com (or similar).
    Don
    (Please take a moment to "Vote as Helpful" and/or "Mark as Answer", where applicable.
    This helps the community, keeps the forums tidy, and recognises useful contributions. Thanks!)

  • Some Users cannot login via Lync 2013 windows client

    Hi,
    I have a Lync 2013 FrontEnd server, DB server and Edge Server.
    Since last noon we are facing a mysterious issue. Its as below.
    ( I have just entered into Lync administration)
    User A and User B, both were able to login to lync till yesteday noon on their individual PC, any PC or mobile (windows, android, mac) with any version of Lync client, inside and outside the organization.
    Last noon User A reported that he is facing an issue that whenever he logs in to lync 2013 client he is automatically logged off in 2 to 3 seconds. Then again logs in automatically and again loggs off in 2-3 seconds. and thats all is happening again and
    again. The message he is is getting after he is logged off is "The connection to the server was lost
    . Reconnecting. Current calls may continue, but with reduced functionality".
    But at the same time he was able to login from other computer and his mobile device.  At the same time, User B is not facing any issue on his machine.
    Then User A tried to login from the User B's computer and there also he faced same issue. Then i asked User B to login on computer of User A and what i see is User B is able to login on User A's computer.
    What is concluded from the observation is, User A cannot login from lync client 2013 from any computer inside and outside of my network and can login from any other client/version/platform inside or outside of my network.
    What i checked for is Client Version Policy of User A and User B, but both are same (Automatic). Below is my client version policy and i am using client version 15.0.4605.1000
    In Sing In Logs. (By Right click on system tray icon of lync) i got below information.
    Error-1
    In Windows 8, event viewer i am getting only Event ID 1 or 12 which says, "
    The description for Event ID 12 from source Lync cannot be found. Either the component that raises this event is not installed on your local computer or the installation is corrupted. You can install or repair the component on the local computer.
    If the event originated on another computer, the display information had to be saved with the event.
    The following information was included with the event: 
    Lync
    Thanks, Rishi Pandit.

    The issue has been resolved by removing an entry from "Trusted Application Server". This application server was being used for Polycom VC infrastructure integration with Lync.
    As per Task 4 section in
    Polycom and Lync Integration Documentation we have to use below-
    http://support.polycom.com/global/documents/support/strategic_partner_solutions/Polycom_UC_Microsoft_Deployment_W8.pdf
    Use the New-CsStaticRoute command to set up a static route for the RealPresence 
    Collaboration Server system. 
    $route = New-CsStaticRoute -TLSRoute -destination rmx.corp.local 
    -port 5061 -matchuri sipdomain.com -usedefaultcertificate $true 
    where rmx.corp.local is the FQDN of the RealPresence Collaboration Server SIP signaling 
    domain and sipdomain.com is the name of the Trusted Application Pool you created. 
    but this was wrong.
    we used sip.domain.com and issue got resolved. Polycom forgot one (.) dot between sip and domain.com which ruined us.
    Thanks.
    Thanks, Rishi Pandit.

  • Can't Log In with Lync 2013 Windows 8 App over VPN

    Howdy,
    I've downloaded the Lync 2013 App to Windows 8.1.  When I type in my work email, I can't sign in.  I get that the server isn't available or doesn't support Lync.
    The error is attached.
    I can't find a forum for the Lync App itself so I'm hoping to be redirected or since this has to be an easy question, someone might answer it here.
    I'm logged in on our VPN and I'm working around this issue right now with RDP to my desktop and signing in to Lync 2010 there.  This is for the purpose of doing my class this next week from home and showing Yep, I'm really available over Lync. 
    What is really desired is to get Lync on my remote machine working but there's no real Settings page on the App.
    Apparently it does pick up the VPN and tries to sign me in:
    However, there's not much of a way to configure anything.  I can't find a "Settings" page. Tried uninstall/reinstall to see if I didn't fat finger something.
    Lync 2010 is set up on company laptops to work over VPN correctly from home so I can't imagine it's this hard.  I think the "oversimplified" approach of just putting in the email address and (I'm theorizing) letting Lync detect VPN or not,
    can I log in, etc. or whatever it does, this isn't working.  And of course, it's Encapsulated. :)
    OK, I have a work around, it's not a do or die issue here.  I'll RDP to my desktop, sign in and Lync will show me available.  I'll set my location as Home during the hours of the class.
    But ... it's always REALLY annoying when you KNOW it's a simple setup procedure and if that's just found ...
    Thanks for any help.
    Michael Durthaler

    Check that you configure requirement for Lync windows store App as exist in below link
    http://technet.microsoft.com/en-us/library/jj823129.aspx
    Please remember, if you see a post that helped you please click "Vote As Helpful" and if it answered your question, please click "Mark As Answer"
    Mai Ali | My blog: Technical | Twitter:
    Mai Ali

  • MDT 2013 - Windows 2012 R2 - Need Assistance !!

    I have my original question posted here  . Below
    are my few questions.
    i) Do i need to have MDT installed on another server ? I basically want to take entire image of ServerA (including application,settings,regkeys etc) ,create .iso and deploy on other servers. 
    ii) I have MDT installed on ServerA (same server of which i want to take an image), i followed instructions from "Quick Start Guide for Lite Touch Installation.docx", i do see that my LiteTouch.iso
    file is only 300MB, i would expect this file to be around 5gb. I am assuming this is the file i would copy on to other baremetal servers and have it restored? 
    iii) Also what option should i select for task sequence, should it be "Standard Client Task Sequence"
    or "Sysprep"
    Any help is highly appreciated.
    <o:p></o:p>

    You will need to have MDT installed on another server or workstation. Basically, anything that can contain your deployment share, which is where you scripts and files reside and where your captured image will be stored.
    The Litetouch ISO is for Windows PE environment, and that's why the size of the file is ~300MB.
    Standard Client Task Sequence will install the OS, drivers, apps and, if you selected the option in the wizard, it will also perform a sysprep and capture. The Sysprep and Capture Task Sequence is for syspreping and capturing an OS that may already be deployed;
    it just runs the sysprep and capture step.
    If you are new to MDT, you may want to visit YouTube and watch a few videos about how the process works in general. I think MDT could work quite well for what you need but it may take a bit to wrap your head around if you aren't familiar with deployment
    methodologies.
    -Nick O.

  • SOLVED!!! - MDT 2013/Windows 8.1 Sysprep & Capture Fails

    I'm running a basic Client Task Sequence that installs the OS, installs a few applications/drivers and then should Sysprep and Capture the image.  Everything works fine until after the Sysprep.  The machine reboots but does not reboot into the
    PE environment.  Instead it reboots to the local disc and the machine runs the initial OOBE setup.
    My BDD.log file can be found @ 
    https://dl.dropboxusercontent.com/u/14521312/BDD.log
    I see what look like some BCDEdit errors being returned but I'm not sure what they mean.
    If anyone can help I would greatly appreciate it.  I have to get 30 machines out yesterday.
    EDIT:  REPLACED BDD.LOG

    Lets try a disk format first.. I still use the old Win98 fdisk utility :)
    Wipe all drives clean and then re-run it...
    I will do that but is that not already happening at this stage of the Task Sequence?
    Free Drive Letter(s): D: E: F: G: H: I: J: K: L: N: O: P: Q: R: T: U: V: W:
    ZTIDiskpart 8/7/2014 8:13:16 AM
    0 (0x0000)
    New ZTIDisk : \\MININT-DPLVH5K\root\cimv2:Win32_DiskDrive.DeviceID="\\\\.\\PHYSICALDRIVE0"
    ZTIDiskpart 8/7/2014 8:13:16 AM
    0 (0x0000)
    Found Disk Index: 0   size: 128034708480
    ZTIDiskpart 8/7/2014 8:13:16 AM
    0 (0x0000)
    Disk Index: 0   size: 128 GB ZTIDiskpart
    8/7/2014 8:13:16 AM 0 (0x0000)
    This is an EFI machine, therefore we will need a Boot Partition.
    ZTIDiskpart 8/7/2014 8:13:16 AM
    0 (0x0000)
    bCreateBootPartition = True ZTIDiskpart
    8/7/2014 8:13:16 AM 0 (0x0000)
    Configuring Disk Alignment ZTIDiskpart
    8/7/2014 8:13:16 AM 0 (0x0000)
    No Disk Alignment variables specified, alignment not updated.
    ZTIDiskpart 8/7/2014 8:13:16 AM
    0 (0x0000)
    About to run command: Diskpart.exe ZTIDiskpart
    8/7/2014 8:13:16 AM 0 (0x0000)
    Command has been started (process ID 1480) ZTIDiskpart
    8/7/2014 8:13:16 AM 0 (0x0000)
      Console + RESCAN ZTIDiskpart
    8/7/2014 8:13:16 AM 0 (0x0000)
      Console + LIST DISK ZTIDiskpart
    8/7/2014 8:13:16 AM 0 (0x0000)
      Console + LIST VOLUME ZTIDiskpart
    8/7/2014 8:13:16 AM 0 (0x0000)
      Console + REM Move Drive C: to a diffrent drive letter.
    ZTIDiskpart 8/7/2014 8:13:16 AM
    0 (0x0000)
      Console + Select volume C: ZTIDiskpart
    8/7/2014 8:13:16 AM 0 (0x0000)
      Console + Assign Letter=W: ZTIDiskpart
    8/7/2014 8:13:16 AM 0 (0x0000)
      Console + SELECT DISK 0 ZTIDiskpart
    8/7/2014 8:13:16 AM 0 (0x0000)
      Console + CLEAN ZTIDiskpart
    8/7/2014 8:13:16 AM 0 (0x0000)
      Console + CONVERT GPT NOERR ZTIDiskpart
    8/7/2014 8:13:16 AM 0 (0x0000)
    Create an uEFI/GPT Boot Partition set. V: ZTIDiskpart
    8/7/2014 8:13:16 AM 0 (0x0000)
      Console + CREATE PARTITION PRIMARY Size=300
    ZTIDiskpart 8/7/2014 8:13:16 AM
    0 (0x0000)
      Console + FORMAT QUICK FS=NTFS LABEL="Windows RE tools"
    ZTIDiskpart 8/7/2014 8:13:16 AM
    0 (0x0000)
      Console + ASSIGN LETTER=U ZTIDiskpart
    8/7/2014 8:13:16 AM 0 (0x0000)
      Console + set id="de94bba4-06d1-4d40-a16a-bfd50179d6ac"
    ZTIDiskpart 8/7/2014 8:13:16 AM
    0 (0x0000)
      Console + gpt attributes=0x8000000000000001
    ZTIDiskpart 8/7/2014 8:13:16 AM
    0 (0x0000)
      Console + DETAIL PARTITION ZTIDiskpart
    8/7/2014 8:13:16 AM 0 (0x0000)
      Console + DETAIL VOLUME ZTIDiskpart
    8/7/2014 8:13:16 AM 0 (0x0000)
      Console + CREATE PARTITION EFI Size=499
    ZTIDiskpart 8/7/2014 8:13:16 AM
    0 (0x0000)
      Console + FORMAT QUICK FS=Fat32 LABEL="System"
    ZTIDiskpart 8/7/2014 8:13:16 AM
    0 (0x0000)
      Console + ASSIGN LETTER=V ZTIDiskpart
    8/7/2014 8:13:16 AM 0 (0x0000)
      Console + DETAIL PARTITION ZTIDiskpart
    8/7/2014 8:13:16 AM 0 (0x0000)
      Console + DETAIL VOLUME ZTIDiskpart
    8/7/2014 8:13:16 AM 0 (0x0000)
      Console + CREATE PARTITION MSR SIZE=128
    ZTIDiskpart 8/7/2014 8:13:16 AM
    0 (0x0000)
      Console + DETAIL PARTITION ZTIDiskpart
    8/7/2014 8:13:16 AM 0 (0x0000)
      Console + DETAIL VOLUME ZTIDiskpart
    8/7/2014 8:13:16 AM 0 (0x0000)
      Console + REM -------------- ZTIDiskpart
    8/7/2014 8:13:16 AM 0 (0x0000)
      Console + REM Partition 0 ZTIDiskpart
    8/7/2014 8:13:16 AM 0 (0x0000)
       Partition(0): 100 % ZTIDiskpart
    8/7/2014 8:13:16 AM 0 (0x0000)
    Size is Empty: Expand to remaining space. ZTIDiskpart
    8/7/2014 8:13:16 AM 0 (0x0000)
       Size:  [ isEmpty = True] ZTIDiskpart
    8/7/2014 8:13:16 AM 0 (0x0000)
      Console + Create Partition Primary ZTIDiskpart
    8/7/2014 8:13:16 AM 0 (0x0000)
    Do not mark a 2nd partition active. ZTIDiskpart
    8/7/2014 8:13:16 AM 0 (0x0000)
      Console + Assign letter=C: ZTIDiskpart
    8/7/2014 8:13:16 AM 0 (0x0000)
    Property OSDisk is now = C: ZTIDiskpart
    8/7/2014 8:13:16 AM 0 (0x0000)
      Console + FORMAT QUICK FS=NTFS LABEL="OSDisk"
    ZTIDiskpart 8/7/2014 8:13:16 AM
    0 (0x0000)
      Console + DETAIL VOLUME ZTIDiskpart
    8/7/2014 8:13:16 AM 0 (0x0000)
      Console + DETAIL PARTITION ZTIDiskpart
    8/7/2014 8:13:16 AM 0 (0x0000)
      Console + LIST PARTITION ZTIDiskpart
    8/7/2014 8:13:16 AM 0 (0x0000)
      Console + LIST VOLUME ZTIDiskpart
    8/7/2014 8:13:16 AM 0 (0x0000)
      Console + EXIT ZTIDiskpart
    8/7/2014 8:13:16 AM 0 (0x0000)

  • What To Expect With MDT 2013 Multicast from WDS 2008 R2?

    I am having a hard time finding out what to expect when setting this up.  I don't think anyone has posted a demo video showing it in action or even a detailed blog with screenshots.  The only multicast videos I have seen were old ones of WDS multicasting
    that had no reference to MDT.
    What I understand is, once I have working WDS integration with PXE boot, all I need to do is go into properties of the deployment share then select the option to enable multicast support and then update the deployment share.  After that everything is
    supposed to work as long as the network supports multicasting.
    So, how does it work from there?  How do you take advantage of it?
    When I boot up a workstation to deploy to, where do I configure the specific deployment task to use multicasting (or not if I am just imaging a single system)?  When I boot the second and third machine to image, what are the steps to join the ongoing
    multicast? Do you pick the deployment task from the wizard again or does any machine booted to MDT join any in-progress multicast automatically?
    Can you use the wizard to select different optional installed applications for different machines when using a multicast?
    If you are imaging 30 workstations, can you configure it start the multicast when the 30th connection is made or does it start as soon as the first one joins?

    Once multicasting is set in the deployment share it will become the default method of deploying an image for clients connecteing to that deployment point. As far as I'm aware the boot disk does not need to be updated for this to take affect.
    Multicasting in WDS is a rolling session.. It will start as soon as the first client connects and will end when the last machine finishes.  Machines can come and go throughout the session.
    There are more options that can be applied (such as number of machines to wait for) but you need to change registry settings to do this.
    I did have a GUI for this on my to do list.. but never got around to it.  Maybe it's worth another look.

  • MDT 2013 Windows 8.1 Deployment Starts Prompting For Administrator Login In Middle Of Task Sequence

    I have a 8.1 deployment task sequence that automatically logs into the administrator account until about half way through the deployment.
    It actually looks like it logs in for a second and then dumps back out to the login prompt.
    After this reboot, the problem starts.  When I log in manually, I see it is at the installing the Java application step.  What could cause this?

    Yes, it's possible that the scripts to boot to desktop or the script to remove apps are causing this, but other people use these settings in deployments and didn't mention this as a side effect.
    This reg file is supposed to set the Start Menu background to match the desktop wallpaper and set IE to use desktop version, but does not seem to work.
    regedit.exe /s 81settings.reg
    Windows Registry Editor Version 5.00
    [HKEY_USERS\CUSTOM\Software\Microsoft\Windows\CurrentVersion\Explorer\Accent]
    "MotionAccentId_v1.00"=dword:000000db
    [HKEY_USERS\CUSTOM\Software\Policies\Microsoft\Windows\EdgeUI]
    "DisableHelpSticker"=dword:00000001
    [HKEY_USERS\CUSTOM\Software\Microsoft\Internet Explorer\Main]
    "ApplicationTileImmersiveActivation"=dword:00000000
    "AssociationActivationMode"=dword:00000002
    ================================================
    powershell.exe -Command "set-ExecutionPolicy Unrestricted -Force; cpi '%DEPLOYROOT%\Applications\Remove Windows 8.1 Modern Applications\RemoveWindows8Apps.ps1' -destination c:\; c:\RemoveWindows8Apps.ps1; ri c:\*.ps1 -Force; set-ExecutionPolicy Restricted
    -Force"
    <#     
        Purpose:    Remove built in apps specified in list 
        Pre-Reqs:    Windows 8.1 
    #>
    # Main Routine 
    # Get log path. Will log to Task Sequence log folder if the script is running in a Task Sequence 
    # Otherwise log to \windows\temp
    try
    $tsenv = New-Object -COMObject Microsoft.SMS.TSEnvironment
    $logPath = $tsenv.Value("LogPath")
    catch
    Write-Host "This script is not running in a task sequence"
    $logPath = $env:windir + "\temp"
    $logFile = "$logPath\$($myInvocation.MyCommand).log"
    # Start logging
    Start-Transcript $logFile
    Write-Host "Logging to $logFile"
    # List of Applications that will be removed
    $AppsList = "microsoft.windowscommunicationsapps","Microsoft.BingFinance","Microsoft.BingMaps",`
    "Microsoft.BingWeather","Microsoft.ZuneVideo","Microsoft.ZuneMusic","Microsoft.Media.PlayReadyClient.2",`
    "Microsoft.XboxLIVEGames","Microsoft.HelpAndTips","Microsoft.BingSports",`
    "Microsoft.BingNews","Microsoft.BingFoodAndDrink","Microsoft.BingTravel","Microsoft.WindowsReadingList",`
    "Microsoft.BingHealthAndFitness","Microsoft.WindowsAlarms","Microsoft.Reader","Microsoft.WindowsCalculator",`
    "Microsoft.WindowsScan","Microsoft.WindowsSoundRecorder","Microsoft.SkypeApp"
    ForEach ($App in $AppsList)
    $Packages = Get-AppxPackage | Where-Object {$_.Name -eq $App}
    if ($Packages -ne $null)
          Write-Host "Removing Appx Package: $App"
          foreach ($Package in $Packages)
          Remove-AppxPackage -package $Package.PackageFullName
    else
          Write-Host "Unable to find package: $App"
    $ProvisionedPackage = Get-AppxProvisionedPackage -online | Where-Object {$_.displayName -eq $App}
    if ($ProvisionedPackage -ne $null)
          Write-Host "Removing Appx Provisioned Package: $App"
          remove-AppxProvisionedPackage -online -packagename $ProvisionedPackage.PackageName
    else
          Write-Host "Unable to find provisioned package: $App"
    # Stop logging
    ====================================================
    Install java and turn off updates.
    Start /wait jre-8u25-windows-i586.exe INSTALL_SILENT=1 STATIC=0 AUTO_UPDATE=0 WEB_JAVA=1 WEB_JAVA_SECURITY_LEVEL=H WEB_ANALYTICS=0 EULA=0 REBOOT=0
    regedit.exe /s disableupdate.reg
    Windows Registry Editor Version 5.00
    [HKEY_LOCAL_MACHINE\SOFTWARE\JavaSoft\Java Update\Policy]
    "EnableJavaUpdate"=dword:00000000
    [HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\JavaSoft\Java Update\Policy]
    "EnableJavaUpdate"=dword:00000000

Maybe you are looking for

  • Flex 3/4 Initialization Timing Changes?

    Hi there.  This isn't end-of-the-world critical, but I'm trying to better understand what's going on here. We have a relatively large and complex business app (several hundred classes split into a core application framework plus multiple dynamically-

  • How can I turn off my smart lock on ios7 when it's not in settings general?

    Hi, I am in need of help from some one who can tell me what is wrong with my IPad 2. My lock button stopped functioning after screen replacement and it does not lock the iPad unless the smart lock if off in the settings. I can perform other actions s

  • Using Hint option to optimise queries for remote tables

    1. How do i provide a hint to access indexes for remote tables in my query? 2. The explain plan in the 'TOAD' does not expand for remote tables, ie there is no way i can find out whether my query is using the remote table index or not. Any help on th

  • How to create Handling Unit using Process Order no. & Packing Instruction

    Hi experts, Please guide me how to create Handling Unit using Process Order number & Packing Instruction reference?Noramlly this is done using standard transaction 'COWBPACK'. ANY FUNCTION MODULE OR BAPI TO DO THIS. if any solution please explain wit

  • Restoring all archivelogs from a backuppiece for RAC DB?

    Is there any way to tell rman to restore all archivelogs from a backuppiece (or backupset, which are equivalent in my case)? Why I want to do this: I want to restore quite large number of archivelogs (to recovering a standby database) from multiple b