Whenever I have to do something more than a few times, I like to make a shortcut or a utility for it. I have all of these in my c:\bin directory, and I have my system path set to include c:\bin. These utilities mean that I don't have to think about a lot of heavy syntax most of the time.
For example, to import a DAT file into my database, ...