Hi!
I'm creating some scripts to create websites to different web servers, but I'm standing in a non IIS server. So, I wanted to install the powershell snap-in for IIS administration, but I read that from Windows R2 it's a module, and can only be accessed from an IIS server.
So, my question goes to, if I can't install the snap-in anymore because I'm working with R2 servers, can I create some local script that creates all my sites, and then just invoke it from my non IIS server? Or that is not going to work?
Thanks!