Jun 30 2011 7:54PM GMT
Posted by: Jason Tramer
INTEL,
AMD,
q1,
earnings
nbsp;http://www.theregister.co.uk/2011/06/30/…
At any given moment the pendulum could swing back. These two are neck and neck.
Jun 30 2011 7:49PM GMT
Posted by: Jason Tramer
radius,
Cisco,
Microsoft,
wlc,
wlan,
802.1x,
peap,
network policy server,
ceritifcate
Just set up 802.1x authentication on a Cisco Wireless LAN controller WLAN for the first time. My objective is to get Active Directory authentication working for my WLAN, accessible by both corporate laptops as well as blackberry and iphones.
I set up my WLAN with 802.1x auth pointing to a radius server. The Radius server in question is a Windows server 2008 R2 virtual machine with the Network Policy Server role. I installed IIS and submitted a cert request with the internal FQDN of the server. I got my trusted cert back and imported it into the Radius server. I then configured my network and connection policy with PEAP authentication (specifying that certificate and everything worked perfectly.
Jun 30 2011 3:18PM GMT
Posted by: Jason Tramer
Office 365,
SLA
nbsp;http://www.theregister.co.uk/2011/06/30/…
Good news here. One of the primary concerns about cloud services is that you are completely beholden to the outages of the provider and have no method of really knowing what the issue was and if it will occur again.
“Under the service level agreement, customers receive 25 per cent off their monthly payment if uptime falls below 99.9 per cent to 99 per cent, half of the sum back if it falls below 99 per cent and a complete refund for anything under 95 per cent.”
Jun 30 2011 3:15PM GMT
Posted by: Jason Tramer
Office 365
I am very excited about the Microsoft office 365 offering. At 7 dollars a month you get Exchange mailbox, Sharepoint site, Lync client and way more. I think you would be hard pressed to find this many services at this kind of price pretty much anywhere.
Jun 30 2011 3:10PM GMT
Posted by: Jason Tramer
vSphere,
4,
4.1,
host update utility
One really nice feature that was in vSphere 4 was a host update utility for upgrading stand alone hosts. I recently found that this utility was removed in vSphere 4.1. Not really sure why this occurred as it was very useful. Oh well, Host Update Utility, you will be missed.
Jun 27 2011 6:35PM GMT
Posted by: Jason Tramer
Lync 2010,
UC,
Microsoft,
skype
If you read my blog regularly you will probably have noticed that my last few articles have been fixes for installing Lync 2010.
Aside from the obvious observation that I must be installing Lync 2010 and running into issues I wanted to speak a little about the reason I am installing Lync and what I have found so far.
So long time readers may recall that a while back I got my CCVP (Cisco certified Voice Professional) certification and since then I have been working with Cisco’s Unified Communications offerings. While I do like Cisco’s UC products I am always keeping me eye out on whats new in the market. Not that Lync is particularly new as it is just an extension of MS’s OCS server offering but it has been re-branded and expanded to be a more complete UC offering.
So how does it fair? Well pretty good actually. It’s definitely a younger product and lacks the maturity and robustness of some of the other UC products on the market. It definitely lacks some of the advanced telephony features that some businesses (particularly call centre’s) might need. Still the IM and video conferencing pieces seem quite nice, made all the more attractive by the prospect of some type of skype integration in a future revision.
Too early to say really how well Lync will do, but I am excited enough to want to demo it to find out, and I encourage others to do the same!
Jun 27 2011 6:25PM GMT
Posted by: Jason Tramer
Lync Server Installation Error: Prerequisite installation failed: Wmf2008R2,
Windows Media Format,
Lync 2010
Lync Server Installation Error: Prerequisite installation failed: Wmf2008R2
The issue is addressed in n Microsoft KB2522454
Issue the following command to manually install Windows Media Format package.
%systemroot%\system32\dism.exe /online /add-package /packagepath:%windir%\servicing\Packages\Microsoft-Windows-Media-Format-Package~31bf3856ad364e35~amd64~~6.1.7601.17514.mum /ignorecheck
Reboot, and problem solved.
Jun 21 2011 8:28PM GMT
Posted by: Jason Tramer
Error: Script failed (code "ERROR_NEED_MAJOR_UPGRADE_USE_IMP_EXP") when installing "CentralMgmtStore",
sysprep,
template,
Lync 2010
Got this error during a Lync 2010 deployment.
Based on all the research I did this is due to the server being deployed from a tempalte but not sysprepped.
You also can’t sysprep it later, it must be done before you start the deployment.