Mapped Drives Not Available in Windows Save Dialogs

HKLM\Software\Microsoft\Windows\CurrentVersion\Policies\System\ EnableLinkedConnections =1

New-ItemProperty -Path "HKLM:\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System" -PropertyType DWORD -Name 'EnableLinkedConnections' -Value 1

Revision #1
Created 25 April 2025 20:47:40 by Rachel Feld
Updated 25 April 2025 20:47:52 by Rachel Feld