.
Exchange Server 2010 癟覺kt覺覺nda standart Outlook Web App (OWA) ara y羹z羹ne sahiptik (Sar覺 ara y羹z). ok ge癟meden SP1 癟覺kt覺 ve yeni temalara kavutuk. Aa覺da birka癟 繹rnek tema bulunuyor. Resimlerin 羹zerine t覺klayarak b羹y羹k hallerini g繹r羹nt羹leyebilirsiniz.


.
Daha 繹nceki yaz覺mda bahsettiim, Exchange Server 2007 SP3 ile birlikte gelen ifre deitirme ara y羹z羹 ile ilgili bir ipucu vereceim.
Sorun
ifre deitirme sayfas覺nda kullan覺c覺 eski ifresini girerek yeni bir ifre belirleyebiliyordu. Ancak oturum a癟ma ismi olarak “etki alan覺\kullan覺c覺 ad覺” format覺n覺 kullanmak zorunda. OWA i癟in dorulama ekli (authentication method) deitirilse de bu durum ayn覺 kal覺yor.
繹z羹m
Aa覺daki betik’i (script’i) kullanarak bu sorunu 癟繹zebilirsiniz. rnein “nedim.sahin” yazd覺覺n覺zda otomatik olarak “nedim.sahin@birvesifir.com” eklinde deitirilecektir.
Bu kodlar覺 “expiredpassword.aspx” dosyas覺nda “<head>” ile “</head>” etiketleri aras覺na eklemelisiniz.
<script type=”text/javascript”>
function AutoCompleteUsername()
{
if (exppwForm.username.value.indexOf(“@”)==-1 && exppwForm.username.value.indexOf(“\\”)==-1)
{
exppwForm.username.value = “birvesifir\\” + exppwForm.username.value;
}
}
</script>
Ek olarak; “<form>” etiketine “onsubmit” parametresini eklemelisiniz:
<form action=”expiredpassword.aspx” method=”POST” name=”exppwForm” autocomplete=”off” onsubmit=”AutoCompleteUsername()”>
.
.
Exchange Server 2007 SP3 kurulumundan 繹nce baz覺 Windows ve uygulama servislerinin durdurulmas覺 gereklidir. Kulland覺覺n覺z uygulamalara g繹re deimekle birlikte genellikle bu servisler aa覺dakilerdir:
- SCOM servisi
- SCCM servisi
- DPM servisi
- Forefront servisleri
- Antivir羹s servisleri

MacBook bilgisayar覺n覺z varsa (MAC OS X iletim sistemi kullan覺yorsan覺z) OCS’e balanmak i癟in Messenger:Mac kullanmal覺s覺n覺z. Bu yaz覺da Messenger:Mac 羹zerinden OCS’e balanmak i癟in yap覺lmas覺 gerekenlere deineceim.
Microsoft Messenger:Mac Kullan覺m覺
Ad覺m 1: MacBookunuzda Microsoft Office:Mac 羹r羹n羹 varsa 繹ncelikle Microsoft Messenger uygulamas覺n覺 balat覺n. View men羹s羹nden Corporate Contact List se癟eneine t覺klay覺n.


.
Hyper-V’de bir sanal makina oluturdunuz. Daha sonra onu a癟maya 癟al覺t覺n覺z. Kard覺n覺za “Hypervisor is not running” bal覺kl覺 uzun bir hata 癟覺kacakt覺r. 繹z羹m羹 olduk癟a basit g繹r羹nmesine ramen bazen urat覺r覺c覺 bir hata olabilmektedir.
Sorun
Hyper-V’de bir makinay覺 癟al覺t覺rd覺覺n覺zda aa覺daki hata 癟覺kacakt覺r:
The application encountered an error while attempting to change the state of ‘TESTSANAL’.
TESTSANAL’ could not initialize.
The virtual machine could not be started because the hypervisor is not running.
‘TESTSANAL’ could not initialize. (Virtual machine ID 59379F84-C4F7-493B-B64B-401ADAF1EA5C)
The virtual machine could not be started because the hypervisor is not running. The following actions may help you resolve the problem:
1) Verify that the processor of the physical computer has a supported version of hardware-assisted virtualization.
2) Verify that hardware-assisted virtualization and hardware-assisted data execution protection are enabled in the BIOS of the physical computer. (If you edit the BIOS to enable either setting, you must turn off the power to the physical computer and then turn it back on. Resetting the physical computer is not sufficient.)
3) If you have made changes to the Boot Configuration Data store, review these changes to ensure that the hypervisor is configured to launch automatically.


Son 3 Yorum