DeployImage

2.1

A module to help simplify the of WindowsPE, Windows to Go and other WIM files to both physical and VHD

Minimum PowerShell version

2.0

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name DeployImage

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name DeployImage

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

(c) 2015 Sean Kearney. All rights reserved.

Package Details

Author(s)

  • Sean Kearney

Functions

Convert-WIMtoVHD Copy-WithProgress Copy-DeployImageSample Remove-DriveLetter Get-ActiveDriveLetter Test-ActiveDriveLetter Get-NextActiveDriveLetter Get-ArchitectureString Test-WindowsADK Get-AttachedDisk Clear-DiskStructure New-PartitionStructure Send-SanPolicy New-UnattendXMLContent Send-UnattendXML Send-BootCode New-WindowsPEWim

Dependencies

This module has no dependencies.

Release Notes

Copy-DeployImageSample Cmdlet added to easily provide sample scripts.  New-NanoServerWim Cmdlet supports customization of all built in roles, New-WindowsPEwim builds PowerShell 5 PE with autolaunch to PowerShell.  Sample scripts to deploy NanoServer, NanoServerMedia and building WindowsPE supplied.  Some help added.

FileList

Version History

Version Downloads Last updated
2.1 (current version) 669 8/14/2019
2.0 19 8/14/2019
1.21 1,129 5/2/2016
1.11 113 2/29/2016
1.10 70 1/23/2016
1.9 25 1/19/2016
1.8 70 12/15/2015
1.7 20 12/14/2015
1.6 50 12/7/2015
1.5 29 12/1/2015
1.4 20 11/29/2015
1.3 20 11/29/2015
1.2 23 11/27/2015
1.1 22 11/20/2015
1.0 23 11/15/2015
Show more