Kayıtlar

Windows Server etiketine sahip yayınlar gösteriliyor

IIS7 HTTP isteklerini HTTPS sayfasına Yönlendirmek

Resim
IIS7'de HTTP isteklerini HTTPS sayfasına Yönlendirmek IIS 7 de host ettiğiniz uygulamaya sadece https olarak erişilmesini istiyorsanız SSL sertifikanızı yükledikten sonra yapmanız gerekenler: 1. IIS Manager'dan ilgili uygulamayı çalıştıracağınız siteyi seçin , featureview de "SSL Settings" e çift tıklayıp "Require SSL" seçeneğini aktif hale getirin. 2. Feature view'e dönüp bu kez "Error Pages" seçeneğine çift tıklayıp açılan sayfada sağdan "Add" linkine tıklayın, gelen pencerede "Status Code" bölümüne 403.4 yazın ve en alttaki "Respond with a 302 redirect" seçeneğini seçip aktif olan bölüme sayfanızın yönlendirilmesini istediğiniz https sayfa linkini yazın ( örn:  https://aaa.bbb.com/ ) ve OK e basın.     

Move WSUS to another Hard Drive

Resim
Move WSUS to another Hard Drive is a timely, yet fun little project First things first, let’s add another hard drive (if it’s virtualized, what you will want to do is add a Fixed disk for this, because you are using it as a database) For my scenario WSUS is for Several Hundred servers, so i will add a 300GB Fixed disk (you can add whatever size necessary for your environment) boot up the VM/Server and make sure the Disk Mounts (if not go into server manager, format, etc) Once created, make a new folder on the disk named “WSUS-Storage” Before proceeding, to make life easier, go ahead and run a WSUS cleanup on your server to remove all old updates (less updates to move,the less time it will take) from there open a handy command prompt on WSUS Server from there change folders cd c:/Program Files/Update Services/Tools from there issue the following command: wsusutil movecontent D:/WSUS-Storage D:/Move.log  wait a few minutes as your data is being moved to the