mirror of
https://github.com/fleschutz/PowerShell.git
synced 2025-08-09 13:04:59 +02:00
Repaired UTF-8 BOM encoding
This commit is contained in:
@ -1,3 +1,3 @@
|
||||
$VMName = "windows"
|
||||
$VMName = "windows"
|
||||
Move-VM $VMName HOST2 -IncludeStorage -DestinationStoragePath "D:\VirtualMachines\$VMName"
|
||||
exit 0 # success
|
Reference in New Issue
Block a user