#11 - Storage Spaces - Windows Server 2016 (Egzamin 70-740) | Tutorial PL

Опубликовано: 23 Апрель 2026
на канале: beitadminpl
626
9

Configuring Storage Spaces in Windows Server 2016.
Visit https://beitadmin.pl. More 👇👇👇

📚 Commands used in this lesson:
Get-PhysicalDisk | where MediaType -EQ unspecified - displays drives that do not have their MediaType assigned as SSD or HDD

Get-PhysicalDisk | Select-Object FriendlyName, DeviceID, UniqueID - displays information about drives in the system along with their UniqueID

Get-PhysicalDisk | where UniqueID -EQ 60022480C236B90461703D67ED5DA8CF | Set-PhysicalDisk -MediaType HDD - changes the MediaType of drives to SSD (3 drives) and HDD (3 remaining drives)

💡 If you have an idea for a topic or improvement for both the blog and the channel, please leave a suggestion using the anonymous form.

https://beitadmin.pl/pomysly

Want to always stay up-to-date with news from the world of IT Administrators? Join my newsletter:

📩 Sign up for the newsletter:

https://beitadmin.pl/newsletter

🔔 Subscribe to my channel -

https://beitadmin.pl/obserwa

When creating #beitadmin.pl (e.g., courses and tutorials), your time is of the utmost importance to me. My strategy is to get to the root of the topic and consciously eliminate unnecessary elements. This way, I explain what's truly important in simple terms. I make every effort to ensure the materials are valuable, so sometimes the videos will be longer.

You'll find videos for Windows and GNU/Linux Administrators. My main topics include Windows Server 2016, Centos/RedHat 7 and 8, as well as Docker, Ansible, and databases (primarily PostgreSQL). Additionally, I always make sure the content in my videos is as up-to-date as possible.

#Windows_Server_2016_Storage_Spaces
#AdminCourse
#beitadminpl