Multiple choice technology

If a Snap-in is not registered, Still PowerShell can load the Snap-in and access it’s methods. The Above statement is true or false?

  1. True

  2. False

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

Windows PowerShell snap-ins must be registered with the system before they can be loaded and used. If a snap-in is not registered, PowerShell cannot load it or access its methods. Therefore, the statement is false.