June 30, 2011 7:54 PM
Posted by: Jason Tramer
AMD,
earnings,
INTEL,
q1http://www.theregister.co.uk/2011/06/30/isuppli_q1_2011_cpu_share/
At any given moment the pendulum could swing back. These two are neck and neck.
June 30, 2011 7:49 PM
Posted by: Jason Tramer
802.1x,
ceritifcate,
Cisco,
Microsoft,
network policy server,
peap,
radius,
wlan,
wlcJust 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.
June 30, 2011 7:41 PM
Posted by: Jason Tramer
letter,
RIMhttp://www.techvibes.com/blog/internal-rim-letter-written-by-senior-executive-i-have-lost-confidence-2011-06-30
Ouch
June 30, 2011 3:18 PM
Posted by: Jason Tramer
Office 365,
SLAhttp://www.theregister.co.uk/2011/06/30/microsoft_cloud_uptime/
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.”
June 30, 2011 3:15 PM
Posted by: Jason Tramer
Office 365I 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.
June 30, 2011 3:10 PM
Posted by: Jason Tramer
4,
4.1,
host update utility,
vSphereOne 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.
June 27, 2011 6:35 PM
Posted by: Jason Tramer
Lync 2010,
Microsoft,
skype,
UCIf 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!
June 27, 2011 6:25 PM
Posted by: Jason Tramer
Lync 2010,
Lync Server Installation Error: Prerequisite installation failed: Wmf2008R2,
Windows Media FormatLync 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.
June 21, 2011 8:28 PM
Posted by: Jason Tramer
Error: Script failed (code "ERROR_NEED_MAJOR_UPGRADE_USE_IMP_EXP") when installing "CentralMgmtStore",
Lync 2010,
sysprep,
templateGot 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.