Is there a cmd line for MSMQ basic operation (get the queue size, purge queue). I tried google it but did not get any think useful.
相关问题
- softlinks atime and mtime modification
- Get unexpanded argument from bash command line
- Include and Execute EXE in C# Command Line App
- Batch - Set variables in for loop
- Rails gem update not working (version 4.1.1 to 4.2
相关文章
- Compile and build with single command line Java (L
- How to update command line output?
- How to execute another python script from your scr
- Python file keyword argument?
- Interactively merge files tracked with git and unt
- Lauch default editor (like 'webbrowser' mo
- How to print jq output sequentially
- python using argparse.ArgumentParser method
The simplest and the best way is to use powershell, take a look on PowerShell Community Extensions
and you'll be able to invoke following commnads
See how to purge from cmd