multiple commands on dos line
I recently learned this little trick, and it’s been very helpful for me when troubleshooting or implementing configuration changes. You can enter multiple DOS commands on the same line by separating them with the ‘&&’ identifier. For example: net stop … Read More »