|
原帖由 gamelife 于 2006-11-12 13:19 发表
企业维护计算机信息,批量部署软件,网络部署操作系统。90%都需要网络支持
网吧批量更新游戏,网络克隆。100%需要网络
我比较不同意说集成IE,PPPOE等等这些东西,说说有什么意识?
想把PE当一个日常用的操作 ...
; Networking using bartpe + dhcp
0x1,"Microsoft\Windows\CurrentVersion\RunOnceEx\900","101","||xpeinit.exe -m ""Installing Tcp/IP"" bartpe.exe -c p -i ms_tcpip"
0x1,"Microsoft\Windows\CurrentVersion\RunOnceEx\900","102","||xpeinit.exe -m ""Installing MsClient"" bartpe.exe -c c -i ms_msclient"
0x1,"Microsoft\Windows\CurrentVersion\RunOnceEx\900","103","||xpeinit.exe -s -m ""Starting Tcp/IP Service"" net start tcpip"
0x1,"Microsoft\Windows\CurrentVersion\RunOnceEx\900","104","||xpeinit.exe -m ""Starting Dhcp Service"" net start dhcp"
; You may need to enable/disable these services depending on your configuration
0x1,"Microsoft\Windows\CurrentVersion\RunOnceEx\900","106","||xpeinit.exe -m ""Starting NLA Service"" net start nla"
0x1,"Microsoft\Windows\CurrentVersion\RunOnceEx\900","107","||xpeinit.exe -m ""Starting LmHosts Service"" net start lmhosts" |
|