Deployment Solution

 View Only
  • 1.  Tokens and DS7.1

    Posted Jul 20, 2010 01:59 PM
    How do you go about using tokens in an unattend.xml file with DS 7.1? I am trying to just do a basic image with my custom unattend.xml file but I am falling short.


  • 2.  RE: Tokens and DS7.1
    Best Answer

    Posted Jul 20, 2010 06:03 PM
    Tokens are defined in Settings > All Settings, Settings > Notification Server > Task Settings > Tokens.  You can use them in scripts and answer files; I assume unattend.xml is still an option in DS 7.1.  I always view the variables for the tokens (like %COMPNAME% for Computer Name or %IPADDR% for IP Address) by pretending to create a new Run Script task and then viewing the tokens from there.

    What are you wanting tokens to accomplish in your unattend.xml file?



  • 3.  RE: Tokens and DS7.1

    Posted Jul 21, 2010 01:23 PM
    Dynamic computer names. In DS 6.9 I used %NAME% in the Shell-Setup section of the unattend file for ComputerName. I changed this to %COMPNAME% and it worked. Thanks!

    It would be nice if their token list showed what the variable actually is. For instance you can see that there is a token for "Computer Name" and what SQL script is used to build that token. However it doesn't show you what the token value actually is. I was trying %NAME%, %COMPUTER%, %Computer Name%, %ComputerName% and so on.


  • 4.  RE: Tokens and DS7.1

    Posted Jul 21, 2010 01:37 PM
    There are example sysprep files that use tokens on the NS.

    \\YourServerName\NSCap\bin\Win32\X86\Deployment


  • 5.  RE: Tokens and DS7.1

    Posted Aug 04, 2010 09:55 AM

    Hi
    Example file for OS script install are in :
    \\YourServerName\NSCap\bin\Win32\X86\Deployment\SOI\AnswerFile

    like :

    Unattend_Default_Wind7.xml