Skip to content
spiderip logo
Home » posts_tagged vhd
Published July 16, 2018 by admin

Powershell script to convert VHD to WIM file

Here is a simple script to convert VHD file to WIM file #set the VHD mount folder $Mount="c:\mount" #create a folder c:\mount Mkdir $Mount #mount the

Read More Powershell script to convert VHD to WIM file

Scripts

vhd wim WDS

comments

Recent Posts

  • Export SQL Agent jobs with steps and scripts using SQL Command
  • Validating commit log messages in VisualSVN Server
  • Linux copy folder structure without files to a new location
  • PowerShell script to send email using Amazon SES with credentials
  • IIS url rewrite one folder and sub-content to another domain with query string

Popular Posts

  • error CS0012: The type 'System.Object' is defined in an assembly that is not referenced. You must add a reference to assembly 'System.Runtime, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'.
  • How to install Remote server Administration (RSAT) on Windows 10 1809 version
  • PowerShell script to send email using Amazon SES with credentials
  • IIS url rewrite one folder and sub-content to another domain with query string
  • Powershell script to remove windows user profile and exclude some users

Archive

  • ▼ 2019 (7)
    • September (1)
    • August (1)
    • February (1)
    • January (4)
  • ► 2018 (33)
    • November (4)
    • October (3)
    • August (4)
    • July (7)
    • June (8)
    • May (2)
    • April (5)

Popular Tags

  • linux (3)
  • powershell (3)
  • disk (2)
  • SQL (2)
  • iis (2)

Spiderip-Blog

Spiderip blog offer latest powershell scripts and resources