There are plenty of examples, but so far the only one that seems to work is this:
forfiles /s /m * /c "cmd /c move @file .."
The on