Jump to content


psmiddleton

Established Members
  • Posts

    40
  • Joined

  • Last visited

Posts posted by psmiddleton

  1. Hi

    I have done this a few times now.

     

    Am i right in thinking once it has imported the OS and then tries to create the TS, the OS Name is what should be in the code line? As this then tells it where the wim is located.

     

    I.E. when i look in the work bench I see “Windows 8.1 Enterprise Evaluation in Windows 8.1 Enterprise Evaluation x64 install.wim” as operating system name.

     

    So the code should be:

    import-mdttasksequence -path "DS001:\Task Sequences\Windows 8.1 x64" -Name "Deploy Windows 8.1 x64 - Surface Pro 3" -Template "Client.xml" -Comments "© windows-noob.com" -ID "001" -Version "1.0" -OperatingSystemPath "DS001:\Operating Systems\Windows 8.1 x64\Windows 8.1 Enterprise Evaluation in Windows 8.1 Enterprise Evaluation x64 install.wim" -FullName "windows-noob" -OrgName "windows-noob.com" -HomePage "about:blank" -AdminPassword "Password" -Verbose

  2. Hi

     

    My SCCM server is on a V-Lan with no DHCP, so i am having trouble getting my build and capture TS to work on a VM i have created. i can't PXE boot as no ip is given to the VM, i created boot media and gave the VM a static ip in PE, but the TS fails, i think it is because the VM can't connect back to SCCM when it boots into Win7 to do the capture.

     

    Any Ideas

  3. I tried to crate a new MDT boot image and it failed with the following error:

     

     

    Error while importing Microsoft Deployment Toolkit Task Sequence.
    Failed to insert OSD binaries into the WIM file
    Microsoft.ConfigurationManagement.ManagementProvider.WqlQueryEngine.WqlQueryException: The SMS Provider reported an error. ---> System.Management.ManagementException: Generic failure
    at System.Management.ManagementException.ThrowWithExtendedInfo(ManagementStatus errorCode)
    at System.Management.ManagementObject.Put(PutOptions options)
    at Microsoft.ConfigurationManagement.ManagementProvider.WqlQueryEngine.WqlResultObject.Put(ReportProgress progressReport)
    --- End of inner exception stack trace ---
    at Microsoft.ConfigurationManagement.ManagementProvider.WqlQueryEngine.WqlResultObject.Put(ReportProgress progressReport)
    at Microsoft.ConfigurationManagement.ManagementProvider.WqlQueryEngine.WqlResultObject.Put()
    at Microsoft.BDD.Wizards.SCCM_ImportTaskSequenceTask.DoWork(SmsPageData smspageData, Dictionary`2 data)
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.