Command to move a list directories

Posted on

Jun,12

 at

6:16 pm

by

jimazing

Does anybody know a dos command that will move a list of directories from one drive to another?
for /d %f in (whatever.*) do move %f destination

Windows Time Synchronization

Posted on

Jun,10

 at

9:42 pm

by

jimazing

Problem
I couldn’t get windows to synchronize with the time server. I have a Windows Mobile based phone and the time was wrong. In fact, I got was late for a meeting because of this. Argh! I double clicked the clock on my taskbar and beheld the error glaring at me. […]