Powershell Deployment Toolkit

 

??? System Center? ??? PDT(Powershell Deployment Toolkit? ??? ??? ???? ???.

?? Cloud? Trend? ?? ?? ????? Microsoft? System Center ?? ?? ???? Private Cloud ??? ????? ??? ?? ????.

??? ???? ??? System Center ?? ?? ??? ?? ?? ?????? ?? ??? ?? ??? ?????.

???? Unified Installer?? ??? ???? ?? System Center ?? ?? ?????? ???.

?? ?? ????? ???? ??? ?? ?? ??? ? ????.

??, ?? ?? ???? ???? ??? ? ????.

https://gallery.technet.microsoft.com/PowerShell-Deployment-f20bb605

??? ?? ?? ?? ??? ??? ?? ???? ???? ?? ????.

image

 

? ??? ??? ?? ??? ??? Downloader.ps1, VMCreator.ps1, Installer.ps1 ???.

Downloader.ps1 ??? ??? ??? ??? ?? ???(Windows Server 2012 ISO Image, System Center All products, SQL Server 2008 R2/2012)? ???? ?? ???? ????.

???? ?? ??? Download ?? ??? ???? ? ????.

image

 

????? ? ???? ???, VM? ???? ??? VM? ??? ???? ??? ??? ???.

? ??? ?? ?? ??? ??? ? ??? ????.

1. Windows Server 2012 Image? VHD ??? ??

Powershell Script ?? Convert-WindowsImage.ps1 ? ????. ? Script? Image ??? ???? VM?? ??? VHD ??? ??? ? ????.

eg. Convert-WindowsImage.ps1 -SourcePath C:\Temp\WindowsServer2012\sources\install.wim -VHDFormat VHDX -Edition ServerDataCenterEval -VHDPath D:\VHD\WS2012.vhdx

2. VM ??? ??? ??? ??? XML ??

PDT ??? ???, ps1 ?? ?? XML ??? ???? ? ??? Variable.xml ??? ??? VM?? ?? ??? ??? ????.

?? ? Product, Hostname, CPU ??, Memory ???, Network ?? ??, Domain ??? ???? VMCreator.ps1? Installer.ps1 ??? ?? ??? ? ??? ????.

???, PDT? ??? XML ??? ??? ? ? ????.

image

 

??? ?? ??? ?? ??, VMCreator.ps1? Installer.ps1? ???? VM ?? ? ?? ??? ??? ?? ????.