Archive | October 2009
You are browsing the site archives by date.
Virtualbox, Fedora 11, and VBoxAdditions
If you are getting this error “Please install the build and header files for your current Linux kernel” when installing vboxadditions on a Fedora VM here is how you fix it: yum install kernel-devel-2.6.29* **You have to replace the above kernel build number with the one that the error spit out or it won’t work. [...]
Group Policy computer settings not applied to Windows 7 Computers
We started moving a few people to Windows 7 this week and I discovered that none of the computers were getting the computer GPO settings applied. My company tends to keep domain computers in the default AD “Computers” container. It appears that Windows 7 computers left in the default “Computers” container will not recieve the [...]
vSphere client on Windows 7
I have been struggling with this one since I started running the Windows 7 RC. Now that Windows 7 has officially been released there is this workaround that worked for me. http://www.techhead.co.uk/running-vmware-vsphere-client-on-windows-7
Adding aliases to Distribution Groups using Powershell
On several occasions at work I have been asked to add email aliases to distribution groups for testing purposes. Depending on how many you have to add, in my case 30 or more, doing this through the exchange systems manager just won’t do. I mean, what self respecting systems engineer is going to copy and [...]