I\'m writing a simple script to delete USMT migration folders after a certain amount of days:
## Server List ## $servers = \"Delorean\",\"Adelaide\",\"Brisba
PowerShell can easily be used with AlphaFS.dll to do actual file I/O stuff without the PATH TOO LONG hassle.
For example:
Import-Module [Alphaleonis.Win32.Filesystem.Directory]::Delete($path, $True)
Please see at Codeplex: https://alphafs.codeplex.com/ for this .NET project.