What is vCenter Single Sign-On? vCenter Single Sign-On is a feature of VMware vCenter 5, 6 and future vCenter implementations that is an authentication broker which also creates security tokens providing a secure way of accessing your environments. This token exchange mechanism is far superior than the former requirement of each component authenticating separately with a directory service such […]
Category: Technical
During an install of SharePoint 2013 SP1 the following issues was encountered post installation where the configuration wizard would fail with the following error: failed to create sample data “The SDDL string contains an invalid sid or sid that cannot be translated” To resolve this issue I attempted to run all SharePoint servers as the local […]
During an install of SharePoint 2013 SP1 the following issues was encountered post installation where the configuration wizard would fail to register SharePoint services. The following error was displayed: Exception: System.ServiceProcess.TimeoutException: Time out has expired and the operation has not been completed. To correct this issue we add two registry key values: – “HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Office Server\<version>\LauncherSettings” – […]
Tech Short Q&A: What is a Hypervisor?
It’s interesting that this classification isn’t new. In fact it was classified by Gerald J. Popek back in 1974 in the article “Formal Requirements for Virtualizable Third Generation Architectures” So to answer the question: A hypervisor is a hardware virtualization technique which allows multiple guest operating systems to run on a single host system hardware […]
Many of us have used OneDrive for several years now. Now with the big boom in cloud adoption and the great success of Microsoft’s Office 365. Introducing the buzz around implementing OneDrive for Business. I for one have had my share of thoughts around this. Sure its OneDrive and you just drop in files which […]
And this happened . . . I was introducing a change the Virtual Switch Manager of my Hyper-V host, where I attempted to give guest machines bridged network access. After making my change I had lost access to the server. On a good note, the server picked up a new address its virtual interface that I created. However I […]