Creating a Directory by using PowerShell. Method 1: Use the new-item command. new-item <path of directory suppose c:\dir1> -itemtype ...
確定! 回上一頁