Comment on Server Setup Basics for Self HostingparentComments−sebazzz2yPowershell recommendations, for instance, are that you keep aliases and short-form for yourself, and long-form for scripts and tutorials. Remove-Item -Path X:\test\ -Recurse -Force del X:\test -rec -for
Comments
Powershell recommendations, for instance, are that you keep aliases and short-form for yourself, and long-form for scripts and tutorials.