Forum

Lync Kurulumu power...
 
Bildirimler
Hepsini Temizle

Lync Kurulumu powershell hatası

5 Yazılar
2 Üyeler
0 Reactions
598 Görüntüleme
(@TecelliCelik)
Gönderiler: 64
Estimable Member
Konu başlatıcı
 

Merhaba,


http://www.cozumpark.com/blogs/lync_server/archive/2012/07/29/microsoft-windows-server-2012-zerine-lync-server-2013-kurulum-ve-konfig-rasyonu-b-l-m-1.aspx


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.


 

 
Gönderildi : 16/08/2013 18:24

(@oguzhanilkanboran)
Gönderiler: 148
Estimable Member
 

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

 
Gönderildi : 16/08/2013 19:23

(@TecelliCelik)
Gönderiler: 64
Estimable Member
Konu başlatıcı
 

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

 
Gönderildi : 16/08/2013 20:50

(@TecelliCelik)
Gönderiler: 64
Estimable Member
Konu başlatıcı
 

Teşekkürler Hocam,


server kurulumu başarılı,


şimdi client kullanıcısında 🙂


 

 
Gönderildi : 23/08/2013 14:17

(@oguzhanilkanboran)
Gönderiler: 148
Estimable Member
 

Merhaba,

Hayırlı olsun bakalım

Kolay gelsin

 
Gönderildi : 23/08/2013 14:37

Paylaş: