Deployment Solution

 View Only
  • 1.  How to create a Windows uefi disk only with Deployment Solution Partiton Disk Task?

    Posted Oct 07, 2016 08:18 AM

    Is it possible to create a uefi disk for Windows 7/8/10 with only a Create Partition Disk Task?

    When i choose GPT, the size option is grayed out??!!

    Are there number of consecutive create partion disk tasks necessary?

    Does somebody have a configuration sample?

    Like:

    https://technet.microsoft.com/en-us/library/hh825686.aspx

     

     

     



  • 2.  RE: How to create a Windows uefi disk only with Deployment Solution Partiton Disk Task?

    Posted Feb 03, 2017 11:47 AM

    I was also wondering how this gets done. @SmiWil, were you able to figure this out?



  • 3.  RE: How to create a Windows uefi disk only with Deployment Solution Partiton Disk Task?

    Posted Feb 07, 2017 02:56 AM

    Hello Pouch-M-T,

    I couldn't make the partitions with only the create partition disk task.

    Now i have build a client job with a combination of diskpart and create partition disk tasks.

    PartitionJob.jpg



  • 4.  RE: How to create a Windows uefi disk only with Deployment Solution Partiton Disk Task?
    Best Answer

    Posted Feb 28, 2017 09:19 AM

    Hello,

    I was able to do this with the Altiris Disk Configuration.

    1. Erase Disk (Remove all Partitions)
    2. Erase Disk (Convert to GPT)
    3. Partition Disk
      1. EFI
        1. GPT Partitioning
        2. EFI
        3. Align = 1MB
      2. NTFS
        1. Primary
        2. 100%


  • 5.  RE: How to create a Windows uefi disk only with Deployment Solution Partiton Disk Task?

    Posted Mar 20, 2017 05:17 PM

    Hi SmiWil,

     

    Could you by any chance post more information on the diskpart scripts that are running in your job stack, as well as the partition job?

    Some screenshots of the jobs would be great!

     

    Thanks,

    Justin



  • 6.  RE: How to create a Windows uefi disk only with Deployment Solution Partiton Disk Task?

    Posted Mar 20, 2017 05:31 PM

    Hi Pouch-M-IT,

     

    This method preps the disk just fine, but how are you deploying windows 10 afterwards?  I have an image that was built from a scripted install and captured on a legacy BIOS PC with only one partition for the OS (using Altiris 8 HF4).  After running the job we created based on your description we have 2 partitions, I then try to deploy our image to the second partition and the job gets to 80% then claims it was successfull, but the PC will not boot afterwards.

     

    Any help suggestions would be helpful.



  • 7.  RE: How to create a Windows uefi disk only with Deployment Solution Partiton Disk Task?

    Posted Mar 21, 2017 05:56 AM

     

    Hello,

     

    This is the job i use to deploy Windows 10:

    windows10job.jpg

    And this is the install task:

    Win10task.jpg

     



  • 8.  RE: How to create a Windows uefi disk only with Deployment Solution Partiton Disk Task?

    Posted Mar 21, 2017 08:51 AM

    Hello,

    Below is a picture of all my Altiris tasks for imaging. I do UEFI boot instead of Legacy BIOS boot. I have secure boot turned on and UEFI network stack turned as so I can PXE boot.

    I have not tested my method yet with a captured image. I'm assuming you can just replace your captured image task with my Win10 install task in the picture below. Did you do a "back-up image" when capturing or just a "disk image"?

    Win10.PNG