这些脚本是创建一个 WinPE network Vista 部署脚本 。
startnet.cmd -
@echo off
【Windows Vista Network部署脚本】@echo Initializing network...
wpeinit
@echo Waiting for network services...
:StartMon
ping -n 1 wds > NUL
if not %ERRORLEVEL%==0 GOTO StartMon
@echo Mapping network resource
net use g: wdswinbits /user:opk-wdsadministrator dev
g:
@echo Captureing image
imagex /capture fast /check /capture c: g:install.wim “Vista Ultimate”
startnet.cmd -
@echo off
@echo Initializing network...
wpeinit
@echo Waiting for network services...
:StartMon
ping -n 1 wds > NUL
if not %ERRORLEVEL%==0 GOTO StartMon
@echo Mapping network resource
net use g: wdswinbits /user:opk-wdsadministrator dev
g:
@echo Partitioning hard drive
diskpart /s diskpart.txt
@echo Applying image
imagex /apply g:install.wim 1 c:
To partition the hard disk use diskpart /s diskpart.txt
Diskpart.txt
select disk 0
clean
create partition primary
select partition 1
active
format FS=NTFS quick
exit
- Wacom推出手写板Bamboo 支持Vista系统
- NVIDIA 推出ForceWare Vista升级程序
- Windows11未激活怎么换回原来的壁纸 win11系统未激活
- Windows11最低配置要求是什么 Windows11要求配置
- Windows11无法访问指定设备路径和文件怎么解决
- Vista系统超酷遥控器 全面支持SlideShow
- 体验Windows Vista系统的程序兼容模式
- 10个最常用 Windows Vista运行命令
- 无键盘使用Windows Vista
- Vista系统信息设置随心所欲
