banner
xingli

xingli

猫娘爱好者

Latest DD Windows one-click script, including Win Lite version + Full version

Instructions#

Unrestricted fully automated dd installation of Windows;#

Break through the limitations of no VNC, no rescue mode, and smaller memory than dd package;
Use the busybox in the Debian Live CD as an intermediate medium, and process it in a complex way to pass the network parameters of the local machine into the Windows operating system;
Even if DHCP is not available to allow Windows to obtain network parameters, the Windows operating system can still connect to the network at the first time it starts up;
The scripts and installation packages provided on this site are from the internet and have been tested;
Special note: The script is not suitable for servers with OpenVZ architecture, please do not try it;

Installation Dependencies#


Written in advance:

  1. DD windows please use Debian10 system, thank you!
  2. If DD enters VNC, you will generally see a stuck progress bar at "starting up the partitioner", which may be stuck for a long time, half an hour, an hour, or even two or three hours. First of all, it should be noted that this stuck progress is generally normal, because the progress bar does not move here when making this kind of package. In fact, due to different machine performance, the time it gets stuck is also different, so don't worry at this time, watch a movie and come back to see it later, don't rush to restart the machine, although I am also waiting very impatiently, but the fact is that it can really get stuck and install successfully. If it has been stuck on the "starting up the partitioner" page for a long time, we can check the disk performance and other parameters monitored in the background. If we find that the disk read and write has dropped, we can try to restart the machine. Under normal circumstances, DD will be successful.

image


Update the system

#Debian/Ubuntu: apt-get update  
#RedHat/CentOS: yum update

Necessary dependencies

#Debian/Ubuntu: apt-get install -y xz-utils openssl gawk file  
#RedHat/CentOS: yum install -y xz openssl gawk file
wget --no-check-certificate -qO InstallNET.sh 'https://moeclub.org/attachment/LinuxShell/InstallNET.sh' && bash InstallNET.sh -dd '[Windows DD package direct link address]'

Simplified version of DD package#

Choose the version and enter the following one-click script#

# DD Windows Server 2003 32-bit Simplified Version [Account Administrator Password cxthhhhh.com]
wget --no-check-certificate -qO InstallNET.sh 'https://moeclub.org/attachment/LinuxShell/InstallNET.sh' && bash InstallNET.sh -dd 'https://oss.sunpma.com/Windows/Win_Server2003_86_Administrator_cxthhhhh.com.gz'

# DD Windows Server 2008 R2 64-bit Simplified Version [Account Administrator Password nat.ee]
wget --no-check-certificate -qO InstallNET.sh 'https://moeclub.org/attachment/LinuxShell/InstallNET.sh' && bash InstallNET.sh -dd 'https://oss.sunpma.com/Windows/Win_Server2008R2_sp1_64_Administrator_nat.ee.gz'

# DD Windows Server 2012 R2 64-bit Simplified Version [Account Administrator Password WinSrv2012r2x64-Chinese]
wget --no-check-certificate -qO InstallNET.sh 'https://moeclub.org/attachment/LinuxShell/InstallNET.sh' && bash InstallNET.sh -dd 'https://oss.sunpma.com/Windows/Win_Server2012R2_64_Administrator_WinSrv2012r2x64-Chinese.gz'

# DD Windows Server 2019 Datacenter 64-bit Simplified Version [Account Administrator Password WinSrv2019dc-Chinese]
wget --no-check-certificate -qO InstallNET.sh 'https://moeclub.org/attachment/LinuxShell/InstallNET.sh' && bash InstallNET.sh -dd 'https://oss.sunpma.com/Windows/Win_Server2019_64_Administrator_WinSrv2019dc-Chinese.gz'

# DD Windows7 32-bit Simplified Version [Account Administrator Password Windows7x86-Chinese]
wget --no-check-certificate -qO InstallNET.sh 'https://moeclub.org/attachment/LinuxShell/InstallNET.sh' && bash InstallNET.sh -dd 'https://oss.sunpma.com/Windows/Win7_86_Administrator_Windows7x86-Chinese.gz'

# DD Windows7 sp1 64-bit Enterprise Simplified Version [Account Administrator Password nat.ee]
wget --no-check-certificate -qO InstallNET.sh 'https://moeclub.org/attachment/LinuxShell/InstallNET.sh' && bash InstallNET.sh -dd 'https://oss.sunpma.com/Windows/Win7_sp1_64_Administrator_nat.ee.gz'

#DD Windows8.1 64-bit Professional Simplified Version [Account Administrator Password nat.ee]
wget --no-check-certificate -qO InstallNET.sh 'https://moeclub.org/attachment/LinuxShell/InstallNET.sh' && bash InstallNET.sh -dd 'https://oss.sunpma.com/Windows/Win8.1_64_Administrator_nat.ee.gz'

#DD Windows8.1 64-bit Moderate Simplified Version [Account Administrator Password Vicer]
wget --no-check-certificate -qO InstallNET.sh 'https://moeclub.org/attachment/LinuxShell/InstallNET.sh' && bash InstallNET.sh -dd 'https://oss.sunpma.com/Windows/Win8.1_64_Administrator_Vicer.gz'

# DD Windows10 2016LTSB 64-bit Enterprise Deep Simplified Version [Account Administrator Password nat.ee]
wget --no-check-certificate -qO InstallNET.sh 'https://moeclub.org/attachment/LinuxShell/InstallNET.sh' && bash InstallNET.sh -dd 'https://oss.sunpma.com/Windows/Win10_2016LTSB_64_Administrator_nat.ee.gz'

# DD Windows10 2019LTSC 64-bit Enterprise Moderate Simplified Version [Account Administrator Password Vicer]
wget --no-check-certificate -qO InstallNET.sh 'https://moeclub.org/attachment/LinuxShell/InstallNET.sh' && bash InstallNET.sh -dd 'https://oss.sunpma.com/Windows/Win10_2019LTSC_64_Administrator_Vicer.gz'

Complete version of DD package#

# DD Windows Server 2012 R2 Datacenter 64-bit Complete Version [Account administrator Password Password147]
wget --no-check-certificate -qO InstallNET.sh 'https://moeclub.org/attachment/LinuxShell/InstallNET.sh' && bash InstallNET.sh -dd 'https://oss.sunpma.com/Windows/Whole/cn_windows2012r2_administrator_Password147.gz'

# DD Windows Server 2016 Datacenter 64-bit Complete Version [Account administrator Password Password147]
wget --no-check-certificate -qO InstallNET.sh 'https://moeclub.org/attachment/LinuxShell/InstallNET.sh' && bash InstallNET.sh -dd 'https://oss.sunpma.com/Windows/Whole/cn_windows2016_administrator_Password147.gz'

# DD Windows Server 2019 Datacenter 64-bit Complete Version [Account administrator Password Password147]
wget --no-check-certificate -qO InstallNET.sh 'https://moeclub.org/attachment/LinuxShell/InstallNET.sh' && bash InstallNET.sh -dd 'https://oss.sunpma.com/Windows/Whole/cn_windows2019_administrator_Password147.gz'

# DD Windows7 sp1 64-bit [Account Administrator Password nat.ee]
wget --no-check-certificate -qO InstallNET.sh 'https://moeclub.org/attachment/LinuxShell/InstallNET.sh' && bash InstallNET.sh -dd 'https://oss.sunpma.com/Windows/Whole/Win7_sp1_64_Administrator_nat.ee.gz'

# DD Windows8.1 64-bit [Account Administrator Password nat.ee]
wget --no-check-certificate -qO InstallNET.sh 'https://moeclub.org/attachment/LinuxShell/InstallNET.sh' && bash InstallNET.sh -dd 'https://oss.sunpma.com/Windows/Whole/Win8.1_64_Administrator_nat.ee.gz'

# DD Windows10 LTSC 64-bit [Account Administrator Password nat.ee]
wget --no-check-certificate -qO InstallNET.sh 'https://moeclub.org/attachment/LinuxShell/InstallNET.sh' && bash InstallNET.sh -dd 'https://oss.sunpma.com/Windows/Whole/Win10_LTSC_64_Administrator_nat.ee.gz'

DD Package Image#

https://dd.wx.mk/

Loading...
Ownership of this post data is guaranteed by blockchain and smart contracts to the creator alone.