Forum
Merhaba,
Bu adresten adım adım lync kurulumu yapacağım ama en başta takıldım.
Kurulum yapacağım yerde hali hazırda kullanılan DC var (AD,DNS) ve exchangede var,
kurulum yapacağım sunucu server 2012
şu ana kadar sunucu üzerinde hiç bir değişiklik yapmadım,
powershell'de features ları import ederken aşağıdaki hatayı alıyorum.
PS C:\Windows\system32> cd\
PS C:\> Import-Module ServerManager
PS C:\> Add-WindowsFeature Web-Server, Web-Static-Content, Web-Default-Doc, Web-Scripting-Tools, Web-Windows-Auth, Web-A
sp-Net, Web-Log-Libraries, Web-Http-Tracing, Web-Stat-Compression, Web-Default-Doc, Web-ISAPI-Ext, Web-ISAPI-Filter, Web
-Http-Errors, Web-Http-Logging, Web-Net-Ext, Web-Client-Auth, Web-Filtering, Web-Mgmt-Console, Web-Asp-Net45, Web-Net-Ex
t45, Web-Dyn-Compression, Web-Mgmt-Console
Add-WindowsFeature : The request to add or remove features on the specified server failed.
Installation of one or more roles, role services, or features failed.
The source files could not be downloaded.
Use the "source" option to specify the location of the files that are required to restore the feature. For more informa
tion on specifying a source location, see http://go.microsoft.com/fwlink/?LinkId=243077 . Error: 0x800f0906
At line:1 char:1
+ Add-WindowsFeature Web-Server, Web-Static-Content, Web-Default-Doc, Web-Scriptin ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : InvalidOperation: (@{Vhd=; Credent...Name=localhost}:PSObject) [Install-WindowsFeature],
Exception
+ FullyQualifiedErrorId : DISMAPI_Error__Cbs_Download_Failure,Microsoft.Windows.ServerManager.Commands.AddWindowsF
eatureCommand
Success Restart Needed Exit Code Feature Result
------- -------------- --------- --------------
False No Failed {}
eğer bu komut features ları download edecekse bu sunucu internete çıkabilen bir sunucu değil, uygulamayıda şimdilik sadece lokade kullanmayı düşünüyorum deneme amaçlı.
yardımcı olursanız sevinirim.
Merhaba,
Bu featuresleri yüklemek için ya internet bağlantısına ihtiyacınız vardır ya da parametrelerin sonuna (Server 2012 DVD sini taktıktan sonra) -Source D:\sources\sxs ekini ekleyiniz.
D:\ Sürücünüzün harfi olmak durumdadır
Kolay gelsin
Featureları kurdum sadece 2 tanesinde hata verdi.
ilgili dosya yok diyor bunları manuel install edebilirmiyim?
hata veren featurelar aşağıda
Web-Asp-Net
Web-Net-Ext
Hatalarda aşağıda
PS C:\> import-module ServerManager
PS C:\> Add-WindowsFeature Web-Net-Ext -Source D:\sources\sxs
Add-WindowsFeature : The request to add or remove features on the specified server failed.
Installation of one or more roles, role services, or features failed.
The source files could not be downloaded.
Use the "source" option to specify the location of the files that are required to restore the feature. For more informa
tion on specifying a source location, see http://go.microsoft.com/fwlink/?LinkId=243077 . Error: 0x800f0906
At line:1 char:1
+ Add-WindowsFeature Web-Net-Ext -Source D:\sources\sxs
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : InvalidOperation: (@{Vhd=; Credent...Name=localhost}:PSObject) [Install-WindowsFeature],
Exception
+ FullyQualifiedErrorId : DISMAPI_Error__Cbs_Download_Failure,Microsoft.Windows.ServerManager.Commands.AddWindowsF
eatureCommand
PS C:\> Add-WindowsFeature Web-Asp-Net -Source D:\sources\sxs
Add-WindowsFeature : The request to add or remove features on the specified server failed.
Installation of one or more roles, role services, or features failed.
The source files could not be downloaded.
Use the "source" option to specify the location of the files that are required to restore the feature. For more informa
tion on specifying a source location, see http://go.microsoft.com/fwlink/?LinkId=243077 . Error: 0x800f0906
At line:1 char:1
+ Add-WindowsFeature Web-Asp-Net -Source D:\sources\sxs
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : InvalidOperation: (@{Vhd=; Credent...Name=localhost}:PSObject) [Install-WindowsFeature],
Exception
+ FullyQualifiedErrorId : DISMAPI_Error__Cbs_Download_Failure,Microsoft.Windows.ServerManager.Commands.AddWindowsF
eatureCommand
Teşekkürler Hocam,
server kurulumu başarılı,
şimdi client kullanıcısında 🙂
Merhaba,
Hayırlı olsun bakalım
Kolay gelsin