10 Matching Annotations
  1. Oct 2024
  2. May 2023
  3. Apr 2023
  4. Feb 2023
  5. Nov 2022
    1. Use the Get-ChildItem cmdlet with the -Recurse switch: Get-ChildItem -Path V:\Myfolder -Filter CopyForbuild.bat -Recurse -ErrorAction SilentlyContinue -Force

      Useful PowerShell command to do recursive file search in Windows through PowerShell.

  6. Aug 2022
  7. Dec 2020