Get-ChildItem -Path $PSScriptRoot. This example retrieves the list of child items (directories and files) from the folder where the script file resides.
確定! 回上一頁