Altiris Software Dev Kit (ASDK)

 View Only
Expand all | Collapse all

Deployment Win 7 on MIO computers

  • 1.  Deployment Win 7 on MIO computers

    Posted Nov 20, 2014 10:01 PM

    Hi, 

    I am currently at a stumbling block for automation of Win 7 deployment.

    The problem lies when deploying sysprep at this command:

     

    REM Copy Sysprep, DAgent and answer file

    REM ReplaceTokens .\Master\Sysprep\win7ver2.xml .\temp\%ID%.xml

    .\rdeploy\windows\firm.exe copy q:\temp\%ID%.xml c:\windows\system32\Sysprep\unattend.xml

    .\rdeploy\windows\firm.exe copy q:\temp\%ID%.xml c:\windows\panther\unattend.xml

     

    The error I got from this in PXE environment is as follows:

    error.jpg

    We have narrowed it down to not being able to copy a file from eXpress\Temp\50000xx.xml to the client PC.

    The client can copy other files, from the same destination, but just not this file, if we use %ID%.xml

    If we put the file in another location, and try to copy %ID%.xml, it works

    But it seems that if we wish to copy the file belonging to the client PC, it is locked by the process in some way.

     

    Is this something to do with :

    a. Permission???????

    Appreciate help & support on this matter.

     

    Thank you.



  • 2.  RE: Deployment Win 7 on MIO computers

    Posted Nov 21, 2014 05:49 AM
    You don't need to use FIRM, just try xcopy.