powershell - WebAdministration module not found -


I have installed a webserver 2008 R2 core version and I try to configure it to remotely manage from another server I am doing Domains I need to import web administration modules according to the steps highlighted in this article.

Import the module 'web administration' to me using the import-modules web administration Was not because no valid module file was found in any module directory line1 char 14. I get command- module -ListAvailable command and 4 module types returned

Bestprexes, bits tracerber, PSDiagnostics and ServeManager

I read other threads about this issue, none of them is uniform and offers a good solution for it. The BTW server is a way to create a Microsoft repository to download the requested modules if not found. Any suitable proposal for this solution will be appreciated

Is the IIS PowerSheep Snap-in installed? If not, you can download or run MSI (using MSIXAC / I, this is original), the snap-in must be registered and import-module or

  & Amp; "$ Env: Program Files \ IIS \ PowerShellSnapin \ iisConsole.psc1"    

Comments

Popular posts from this blog

Java - Error: no suitable method found for add(int, java.lang.String) -

java - JPA TypedQuery: Parameter value element did not match expected type -

c++ - static template member variable has internal linkage but is not defined -