This is a batch file in Windows.
Here is my .bat file
@echo off copy \"C:\\Remoting.config-Training\" \"C:\\Remoting.config\" \"C:\\ThirdPar
I haven't really found a good way to do that natively, so I just use a utility called hstart which does it for me. If there's a neater way to do it, that would be nice.