PowerShell Crear imagen WIM PowerShell New-WindowsImage -ImagePath "f:\imagen.wim" -CapturePath "d:\" -Name "Unidad d" 1 New-WindowsImage -ImagePath "f:\imagen.wim" -CapturePath "d:\" -Name "Unidad d" Expandir imagen PowerShell Expand-WindowsImage -ImagePath "f:\imagen.wim" -ApplyPath "d:\" -Index 1 1 Expand-WindowsImage -ImagePath "f:\imagen.wim" -ApplyPath "d:\" -Index 1