I was recently asked how you can create a directory with PowerShell
Using the command prompt you’d do this
c:Scripts> md c:Test0908
c:Scripts>dir c:test*
Volume in drive C has no label.
Volume Serial Number is DAA0-D709
Directory of c… Read the full text.