Update November 2024: Disappointingly, since writing this script, the behaviour of the OneDrive search appears to have changed such that the search no longer returns results based on metadata tags.
If you've Vista and tried using the "improved" backup, you likely hate it. I hate it so much I switched to using Robocopy to get a selective differential "backup" (with ACLs), but anything in-use ...
I am trying to learn PowerShell (using V3) and have a need to create a script that will copy a folder structure with logging. Originally I made a small script calling robocopy and that worked quite ...
The provided tasks.json and copy-to-dev.bat files are part of a custom setup to streamline the process of deploying PHP application files or class files to a development server for testing. This setup ...