video not played or not found error
click on direct switch
Hosted by Dailymotion. For legal issues: Copyright Center · DMC · Instant Removal
How to create a vhdx file with Powershell command line
3 Views • Mar 04, 2018
Description
Helpful links
-
Helpful commands
- New-VHD -Path e:\disks\usb16gbgpt.vhdx -Dynamic -SizeBytes 16GB |
- Mount-VHD -Passthru |
- Initialize-Disk -PassThru -PartitionStyle GPT |
- New-Partition -DriveLetter G -UseMaximumSize |
- Format-Volume -FileSystem NTFS -NewFileSystemLabel USB16GBGPT -Confirm:$false –Force
If you like this tutorial, then click "Like"
More from User
Comment.Drills
Andreas Schmid-Klocke
Intro
Andreas Schmid-Klocke
How to install any Windows OS with a USB device about Rufus
Andreas Schmid-Klocke
How to create a vhdx file with Powershell command line
Andreas Schmid-Klocke
Related Videos
PDF PowerShell For Beginners Master The PowerShell Command Line In 24 Hours Python EBook
VeraDrakeNash
Book PowerShell: For Beginners! Master The PowerShell Command Line In 24 Hours (Python Programming
KamleyPerry
How to CREATE a Text File On a Mac Using Terminal Commands - Basic Tutorial | New
ComputerScienceVideos
Minimal BASH-Like line editing is supported. For the first word, TAB lists possible command completion. Anywhere else TAB lists possible device or file completions.
f100004016964074
Windows Command Line Tutorials- Listing Files and Directories | Part-1
Shreyash Tripathi
[Download] Get Started with Linux: Working with Files and Directories in the Command Line
BernaBanning