Created
July 22, 2025 21:07
-
-
Save figital/59562d51ff74b061f58a2958ba0a05da to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@echo off | |
powershell -Command "Get-WmiObject -Class Win32_MappedLogicalDisk | ForEach-Object { '{0,-3} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment