March 10 2021

Mapped Network Drives: Label

Powershell:

$a = New-Object -ComObject shell.application

$a.NameSpace( “N:\” ).self.name = “LABEL”


Copyright 2021,2022,2023,2024,2025. All rights reserved.

Posted March 10, 2021 by reggie goldman in category "Uncategorized