LANCommander/LANCommander.Server/Snippets/Examples/Create Directory.ps1

1 line
71 B
PowerShell
Raw Permalink Normal View History

2023-11-17 00:46:05 -06:00
New-Item -ItemType Directory -Force -Path "$InstallDirectory\<Path>"