How To Use Forfiles Command On Shared Network Folder On Windows 10
On Windows 10, ForFiles is a useful command-line tool designed to select files using different criteria and then run a command on them. Typically, this command is more commonly use to delete a group of files that meet certain criteria. For example, files that have not been modified in a specific number of days. The only caveat with ForFiles is that it only runs locally, meaning that you cannot use it to select and execute commands on files stored in a network folder....