Of course!! Here you have an example!
timeout /t 25
vertminer -o stratum+tcp://yourpool -u user -p pass -o stratum+tcp://secondpool -u user -p pass --scrypt-vert --lookup-gap 2 --gpu-powertune -20 --thread-concurrency 8192 -g 2 -I 13 -w 256 --gpu-memclock 1500 --gpu-engine 1020 --auto-fan --gpu-fan 45-100 --temp-cutoff 90 --temp-overheat 85 --temp-target 75 --expiry 1 --scan-time 1 --queue 0 --failover-only
As well, we have our official IRC Channel if you want to ask some questions!
https://webchat.freenode.net/?channels=officialcataloniacoin
PD:
Config file for the wallet
rpcuser = (what do you want)
rpcpassword= (what do you want)
deamon=1
server = 1
listen = 1
addnode = 83.63.222.42
addnode = 188.226.221.141
port = 9679
rpcport = (what you want)
Can I put more than 2 pool in same bat file?