Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

Create directory junction in powershell

New-Item -ItemType Junction -Path "Link" -Target "Target"
Source by winaero.com #
 
PREVIOUS NEXT
Tagged: #Create #directory #junction #powershell
ADD COMMENT
Topic
Name
7+5 =