June 3rd, 2015 by Michael
We have a SharePoint site that we used to store some data. It was used at remote locations to be able to “map a drive” and interact with data. There is some old data in the site now, and we needed to move it off. I hadn’t messed with it in a while and forgot […]
June 17th, 2010 by Michael
Where I work, we have been using Microsoft Virtualization since Virtual Server was in Beta. Of course, we don’t necessarily use all of the functions and features of all the software we have, but one feature that I have used a good bit is the “Convert physical server” action in System Center Virtual Machine Manager. […]
August 11th, 2009 by Michael
We have been having issues at work for a while where a user gets “cannot load the locally stored profile” and a temporary profile is created. It gets to be quite frustrating for the users because each time they log in they lose any settings that they have made. Apparently, we arent’ the only company […]
April 2nd, 2009 by Michael
The best way to uninstall any program from Server Core, is to go into the registry to HKLM\software\Microsoft\Windows\CurrentVersion\Uninstall . In there, you will see GUID for the various programs that are installed. If you select the GUID and look at the right had side you will see some good information: One of the REG_EXPAND_SZ […]
March 11th, 2009 by Michael
I have the unfortunate need to occasionally fix things in the registry, mostly related to applications running in a Citrix environment. I believe there are nice tools out there that are supposed to do this for you, if given the right information, but I haven’t bothered to figure out what those tools are or how […]