Forum
Merhaba
Exchange 2010 kaldırırken hatalar alıyorum aldığım hata ekte görülmektedir.
[url= http://i.hizliresim.com/D8OjEm.jp g" target="_blank">http://i.hizliresim.com/D8OjEm.jp g"/> [/img][/url]
Saygılarımla.
Merhaba,
kaldıracağınız rollerin kutucugunu kaldırmalısınız.
Buğra Hocam
çok teşekkürler ama şimdide bu hatayı veriyor iss kurdum yinede aynı hatayı alıyorum.
<a href="http://hizliresim.com/O3rmg4"><img src="http://i.hizliresim.com/O3rmg4.jpg" /></a>
[url= http://i.hizliresim.com/O3rmg4.jp g" target="_blank">http://i.hizliresim.com/O3rmg4.jp g"/> [/img][/url]
Buğra Hocam
çok teşekkürler ama şimdide bu hatayı veriyor iss kurdum yinede aynı hatayı alıyorum.
<a href="http://hizliresim.com/O3rmg4"><img src="http://i.hizliresim.com/O3rmg4.jpg" /></a>
[url= http://i.hizliresim.com/O3rmg4.jp g" target="_blank">http://i.hizliresim.com/O3rmg4.jp g"/> [/img][/url]
Selamlar,
Open Power Shell in elevated mode (runas administrator)
Type the following (or copy paste)
Import-Module ServerManager
Add-WindowsFeature NET-Framework,RSAT-ADDS,Web-Server,Web-Basic-Auth,Web-Windows-Auth,Web-Metabase,Web-Net-Ext,Web-Lgcy-Mgmt-Console,WAS-Process-Model,RSAT-Web-Server,Web-ISAPI-Ext,Web-Digest-Auth,Web-Dyn-Compression,NET-HTTP-Activation,RPC-Over-HTTP-Proxy –Restart
The second command will install the required components and reboot the server
After reboot, open the Power Shell again in elevated mode.
Type this to set NetTcpPortSharing service to automatic.
Set-Service NetTcpPortSharing -StartupType Automatic
Close the Powershell. Try running Exchange 2010 setup again.