I've tried so many different configurations that I wouldn't know which to send, did start with this one however and modified it accordingly:
setx GPU_USE_SYNC_OBJECTS 1
setx GPU_MAX_ALLOC_PERCENT 100
cgminer --scrypt -o stratum+tcp://stratum.dogehouse.org:3334 -u Weblogin.WorkerNAME -p Worker password --failover-only -o stratum+tcp://stratum3.dogehouse.org:993 -u Weblogin.WorkerNAME -p Worker password
I've tried forcing the gpu clock and fan with the batch file and that works but trying to set the memory clock through there doesn't. I'm also using this on a fresh install of Windows 8.1, not sure if that matters but I'll include it anyway.