| I have never used Windows servers, and I am curious how do you do things which are obvious on Linux on a windows server? 1. Can SQL server deployment be automated? I remember reading somewhere it is mostly GUI administration, though things might have changed with WMI. 2. How do you manage IIS? Say you need to restart IIS on 200+ servers? 3. What is the remote model? Windows doesn't have a decent command line, so ssh will be weird. Do you write custom code for all this, because I find the ecosystem on Windows sorely lacking. |
PS is a "decent command line" for Windows, that can handle most of the things you discuss pretty well.