Possibly.
Open up a command prompt (Start -> Run -> "cmd"), make your way to the server directory (look up how to use the cd command using Google) and then type in, say, "soldatserver -ls 5".
Alternatively, create a .bat file (batch file - just a good ol' text document) inside the server's directory with your desired commands in (again, "soldatserver -ls 5" is how you do it) and double click it. Be certain to save the file with the file extension ".bat".