找回密码
 注册帐号
查看: 1900|回复: 6

VPS安装Windows的DD镜像

[复制链接]
发表于 2021-10-18 16:04 | 显示全部楼层 |阅读模式
注:DD脚本是moeclub的、安装镜像一部分是80host,另一部分是收集于互联网、博客只做收集,不保证镜像完全可用以及不存在后门程序,请安装后自行进行病毒查杀。

Windows 10:
  1. wget --no-check-certificate -qO InstallNET.sh 'https://moeclub.org/attachment/LinuxShell/InstallNET.sh' && bash InstallNET.sh -dd 'https://gd.b2fun.net/Mirror/dd/b2fun/By_AF/Win10_ltsc_x32_6G.vhd.gz'
复制代码


Windows 7:
wget --no-check-certificate -qO InstallNET.sh 'https://moeclub.org/attachment/LinuxShell/InstallNET.sh' && bash InstallNET.sh -dd 'http://down.80host.com/iso/dd/Windows7x86-Chinese.vhd.gz'

登陆用户名:Administrator
密码:Windows7x86-Chinese

Windows Server2012:
wget --no-check-certificate -qO InstallNET.sh 'https://moeclub.org/attachment/LinuxShell/InstallNET.sh' && bash InstallNET.sh -dd 'http://down.80host.com/iso/dd/WinSrv2012r2x64-Chinese.vhd.gz'

登陆用户名:Administrator
密码:WinSrv2012r2x64-Chinese

Windows Server2008:
wget --no-check-certificate -qO InstallNET.sh 'https://moeclub.org/attachment/LinuxShell/InstallNET.sh' && bash InstallNET.sh -dd 'http://down.80host.com/iso/dd/WinSrv2008x64-Chinese.vhd.gz'

登陆用户名:Administrator
密码:WinSrv2008x64-Chinese

Windows Server2003:
wget --no-check-certificate -qO InstallNET.sh 'https://moeclub.org/attachment/LinuxShell/InstallNET.sh' && bash InstallNET.sh -dd 'http://down.80host.com/iso/dd/WinSrv2003x86-Chinese.vhd.gz'

登陆用户名:Administrator
密码:WinSrv2003x86-Chinese

补一个网络重装的脚本,使用方法如下:
wget --no-check cikeblog.com/s/Network-Reinstall-System-Modify.sh

使用方法:

①. 一键网络重装纯净 CentOS 8(推荐)
  1. bash Network-Reinstall-System-Modify.sh -CentOS_8
复制代码

②. 一键网络重装纯净CentOS 7
  1. bash Network-Reinstall-System-Modify.sh -CentOS_7
复制代码

③. 一键网络重装纯净CentOS 6
bash Network-Reinstall-System-Modify.sh -CentOS_6

④. 一键网络重装纯净Debian 9(推荐)
  1. bash Network-Reinstall-System-Modify.sh -Debian_9
复制代码

⑤. 一键网络重装纯净Debian 8
  1. bash Network-Reinstall-System-Modify.sh -Debian_8
复制代码

⑥. 一键网络重装纯净Debian 7
  1. bash Network-Reinstall-System-Modify.sh -Debian_7
复制代码

⑦. 一键网络重装纯净Ubuntu 18.04(推荐)
  1. bash Network-Reinstall-System-Modify.sh -Ubuntu_18.04
复制代码

⑧. 一键网络重装纯净Ubuntu 16.04
  1. bash Network-Reinstall-System-Modify.sh -Ubuntu_16.04
复制代码

⑨. 一键网络重装纯净Ubuntu 14.04
  1. bash Network-Reinstall-System-Modify.sh -Ubuntu_14.04
复制代码

【安装Windows系统】
*警告:你需要购买来自Microsoft或其合作伙伴正版系统授权并激活系统使用。继续安装即代表您知悉并已经购买正版授权。

①. 一键网络重装纯净Windows Server 2019(推荐)
  1. bash Network-Reinstall-System-Modify.sh -Windows_Server_2019
复制代码

②. 一键网络重装纯净Windows Server 2016
  1. bash Network-Reinstall-System-Modify.sh -Windows_Server_2016
复制代码

③. 一键网络重装纯净Windows Server 2012 R2
  1. bash Network-Reinstall-System-Modify.sh -Windows_Server_2012R2
复制代码

④. 一键网络重装纯净Windows Server 2008 R2
  1. bash Network-Reinstall-System-Modify.sh -Windows_Server_2008R2
复制代码

⑤. 一键网络重装纯净Windows 7
  1. bash Network-Reinstall-System-Modify.sh -Windows_7_Vienna
复制代码

⑥. 一键网络重装纯净Windows Server 2003
  1. bash Network-Reinstall-System-Modify.sh -Windows_Server_2003
复制代码

⑦. 一键网络重装纯净Windows10(Password: www.nat.ee)
  1. bash Network-Reinstall-System-Modify.sh -Windows_10
复制代码

 楼主| 发表于 2021-10-20 21:55 | 显示全部楼层
  1. wget --no-check-certificate -qO InstallNET.sh 'https://moeclub.org/attachment/LinuxShell/InstallNET.sh' && bash InstallNET.sh -dd 'http://d.nat.ee/win/lite/winsrv2008r2-data-x64-cn/winsrv2008r2-data-x64-cn.vhd.gz'
复制代码


dd win 2008
回复

使用道具 举报

 楼主| 发表于 2021-12-4 19:51 | 显示全部楼层
回复

使用道具 举报

 楼主| 发表于 2022-5-4 21:11 | 显示全部楼层
wget --no-check-certificate -qO InstallNET.sh 'https://moeclub.org/attachment/LinuxShell/InstallNET.sh' && bash InstallNET.sh -dd 'http://a.iplc.best/natee/lite/winsrv2012r2-data-x64-cn/winsrv2012r2-data-x64-cn.vhd.gz'

无法自动获取ip需手动设置ip
服务器ip:a.b.c.d
子网 255.255.255.0
网关:a.b.c.1
dns:
8.8.8.8
8.8.4.4
回复

使用道具 举报

 楼主| 发表于 2022-5-31 22:44 | 显示全部楼层
wget --no-check-certificate -qO InstallNET.sh 'https://moeclub.org/attachment/LinuxShell/InstallNET.sh' && bash InstallNET.sh -dd 'https://cfyes.ga/lite/winsrv2008r2-data-x64-cn/winsrv2008r2-data-x64-cn.vhd.gz'


https://cfyes.ga/lite/
回复

使用道具 举报

 楼主| 发表于 2022-6-1 22:14 | 显示全部楼层
回复

使用道具 举报

 楼主| 发表于 2022-7-1 08:54 | 显示全部楼层


wget --no-check-certificate -qO InstallNET.sh 'https://moeclub.org/attachment/LinuxShell/InstallNET.sh' && bash InstallNET.sh -dd 'http://vps0.net/d/natee/win/lite/winsrv2008r2-data-x64-cn/winsrv2008r2-data-x64-cn.vhd.gz'
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 注册帐号

本版积分规则

Archiver|小黑屋|手机版|外贸之家

GMT+8, 2024-4-19 15:21

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

快速回复 返回顶部 返回列表