LANCommander/LANCommander.Server/Snippets/Examples/Create Directory.ps1
2024-08-04 18:44:33 -05:00

1 line
No EOL
71 B
PowerShell

New-Item -ItemType Directory -Force -Path "$InstallDirectory\<Path>"