Hi,
I'm trying to use sysprep for deploy convenience (works fine).
I now want to use netset (from W2K Ressource Kit) as command line of the sysprep.inf as follows:
[GuiRunOnce]
Command0 = "netset.exe netset.inf"
In the netset.inf, I choose the client (MS), protocol (TCP/IP),IP address, gateway, mask
It doesn't work. Even in a comand line, the system always answers :
"Wait until netset ...
The settings for the network adapter {bla bla} cannot be set."
I have only one adapter.I make a test on one computer.
I 've read in the MSDN support that a key has to be created before the use of netset : HKLM/System/Setup/AnswerFileMap
I did, but get the same message again.
Has anyone an idea, a clue or some information?
I'm trying to use sysprep for deploy convenience (works fine).
I now want to use netset (from W2K Ressource Kit) as command line of the sysprep.inf as follows:
[GuiRunOnce]
Command0 = "netset.exe netset.inf"
In the netset.inf, I choose the client (MS), protocol (TCP/IP),IP address, gateway, mask
It doesn't work. Even in a comand line, the system always answers :
"Wait until netset ...
The settings for the network adapter {bla bla} cannot be set."
I have only one adapter.I make a test on one computer.
I 've read in the MSDN support that a key has to be created before the use of netset : HKLM/System/Setup/AnswerFileMap
I did, but get the same message again.
Has anyone an idea, a clue or some information?