Multiple choice technology

The below statement is True/False? “Windows PowerShell Drives are not different from Windows Drives”

  1. True

  2. False

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

PowerShell drives (PS Drives) are different from Windows filesystem drives. PowerShell drives are virtual drives that provide consistent access to various data stores like the registry, certificates, environment variables, and aliases, using the same navigation commands as filesystem drives. They are created by PowerShell providers and don't correspond to physical or logical disk drives.