The specified module 'ServerManager' was not loaded because no valid module file was found in any module directory

recep59 (1) 6 yıl önce sordu

Import-Module ServerManager : Rol, Feature listesini ve durumları hakkında bilgileri getirir.

Import-Module : The specified module 'ServerManager' was not loaded because no valid module file was found in any modul
e directory.
At line:1 char:1
+ Import-Module ServerManager
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : ResourceUnavailable: (ServerManager:String) [Import-Module], FileNotFoundException
    + FullyQualifiedErrorId : Modules_ModuleNotFound,Microsoft.PowerShell.Commands.ImportModuleCommand
 

oguzhan34 6 yıl önce

3 tane ayrı destek açmışsın gereksizler kapatırmısın. @recep59

Toplam 1 cevap


hakan (15424) 6 yıl önce cevapladı

Import-Module : The specified module 'ServerManager' was not loaded because no valid module file was found in any module directory. hatası genelde 32 bit Powershell çalıştırıldığında ortaya çıkar.

64 bit Powershell uygulamasını çalıştırmayı dener misin?

Windows 10'da 64 bit Powershell şu yoldadır:

C:\Windows\SysWOW64\WindowsPowerShell\v1.0