Загрузка страницы

How to Manage Hard Disk using PowerShell

How to Manage Hard Disk using PowerShell

If you want to learn how to manage your SSD or Hard Drive using just Windows PowerShell then this video is for you.

I will show you how remove data, delete partition, create new partition and give it a drive letter all in powershell.

1. Get-Disk

2. Get-Disk 0 | Clear-Disk -RemoveData

3. Initialize-Disk 0

4. New-Partition -DiskNumber 0 -UseMaximumSize | Format-Volume -FileSystem NTFS -NewFileSystemLabel Archive

5. Get-Partition -DiskNumber 0 | Set-Partition -NewDriveLetter Z

Why not join our forum
http://www.briteccomputers.co.uk/forum

Видео How to Manage Hard Disk using PowerShell канала Britec09
Показать
Комментарии отсутствуют
Введите заголовок:

Введите адрес ссылки:

Введите адрес видео с YouTube:

Зарегистрируйтесь или войдите с
Информация о видео
19 ноября 2017 г. 20:47:46
00:06:34
Яндекс.Метрика