Is it possible to recycle an IIS7 app pool depuis le command line, on a différent machine?
J'ai found APPCMD (appcmd recycle apppool my-app-pool), mais it seulement operates on le host c'est run on, AFAICT.
I heard a rumor there might be a way to do it avec Powershell, mais Je sais nothing about that, et Je suis apparently pas très good at googling for it.
Je suis using Vista / Server 2008, si that matters.
EDIT: J'ai trouvé something called WinRM that somebody claims is able to run APPCMD itself, mais Je suis pas sure exactly how, yet.