Forum
Merhaba
solarwinds yazılımnda dc leri takip ediyorum. 50 tane takip kısmından bir tanesinde aşağıdaki uyarıyı alıyorum. araştırdığımda şöyle bir komur buldum. 1) Anlayamadığım bu komutu solrwinds makinasının olduğu server'damı uygulayacağım
2) Uygulamam doğru mu
Add all computers to the list: Set-Item WSMan:\localhost\Client\TrustedHosts *
Add all domain computers: Set-Item WSMan:\localhost\Client\TrustedHosts *.domain-name.dom
Add specific computers: Set-Item WSMan:\localhost\Client\TrustedHosts ,[]
PowerShell script error. Connecting to remote server 10.10.15.132 failed with the following error message : The WinRM client cannot process the request. Default authentication may be used with an IP address under the following conditions: the transport is HTTPS or the destination is in the TrustedHosts list, and explicit credentials are provided. Use winrm.cmd to configure TrustedHosts. Note that computers in the TrustedHosts list might not be authenticated. For more information on how to set TrustedHosts run the following command: winrm help config. For more information, see the about_Remote_Troubleshooting Help topic.
Merhaba,
Solarwinds olan makinede çalıştıracaksın,
Domain makinesini eklemen yeterli, all computers dersen sıkıntı çıkabilir.
Add computers to TrustedHosts list using PowerShell - Dimitris Tonias (dtonias.com)
Danışman - ITSTACK Bilgi Sistemleri
****************************************************************
Probleminiz Çözüldüğünde Sonucu Burada Paylaşırsanız.
Sizde Aynı Problemi Yaşayanlar İçin Yardım Etmiş Olursunuz.
Eğer sorununuz çözüldü ise lütfen "çözüldü" olarak işaretlerseniz diğer üyeler için çok büyük kolaylık sağlayacaktır.
*****************************************************************
hocam tüm dc leri ekliyorum. bir sıkıntı oluşturmaz dimi.