Networknet.nl Blog
Stay Connected
Stay Connected
Jul 5th
The following screenshots explain the GUI steps needed to install Exchange 2010 server on a Windows Server 2008 R2 virtual machine.
Before you can install Exchange 2010 IIS and features needs to be installed and enabled first.
The following steps will perform these:
Jul 5th
For several years I used TrueCrypt based encryption to secure my data. Since the release of Windows 7 and enhancements in the disk management I now see the possibility to replace TrueCrypt. How? Well I would create a VHD fixed disk and encrypt this virtual volume with Bitlocker to Go.
Note: before you start please make sure you are running Windows 7 Enterprise or Windows 7 Ultimate version
If you running on a installation of Windows 7 Enterprise of Windows 7 Ultimate than Bitlocker to Go is available for you and you can secure your DATA with the proposed solution. I am not going to share this VHD with other operating systems like OSX or Linux, but If I would need to access the secured volume with non windows 7 based system I would always use a virtual machine based on Win7.
Jun 28th
Last night I copied my Windows Server 2008 R2 server image to a central site. The copy of 3 GB took almost 5 hours over the network. I exported my Windows Server 2008 R2 virtual machine as OVF template. Due the image size of the virtual machine I used 7z tool to slit the image into 50MB files. I copied the directory to the storage server and started the extraction!
7-Zip: Data error in file.vmdk. File is broken
The export stopped at 23%. When looking at the file structure all files were 50MB and I could not find any which was less than that. So I had two choices now. a) start copy again or b)run a file integrity MD5 checksum on my source directory which contained all the files and than run that against the destination.
I decided to go for the B option and looked for a good MD5 checksum tool. On exactfile.com I found a small console utility named exf.exe and than I created a digest file against my source folder.
The exf.exe –md5sum took couple of minutes to generate the file. I than copied exf.exe and my exactfile.md5 to the destination folder.
After running exf.exe –c extractfile.md5 the MD5 checksum failed on file number 16. When looking at the file it has the same size 512000KB as any other files.
I copied file 016 again over the network and start the extract process all over again. I spent like 15 minutes to find a solution and copy only 50MB file to solve this whole problem.
Jun 21st
If you are working on a Office 2010 deployment and no KMS server has been setup you may run out of the grace period. Office 2010 now requires product activation similar to Windows Vista/7.
The following Microsoft Office Activation Wizard may appear.
This copy of Microsoft Office is not activated.
As I don’t want to activate the installation at this moment I will use the Office 2010 rearm feature available.
After the OSPPREARM.EXE has run you will get the “Microsoft Office rearm successful” message.
![]()
Jun 10th
Some days ago I read a tweet or a post somewhere and today the update of Safari 5 is available on my MacOS.
This update contains new features including:
Other improvements include:
For information on the security content of this update, please visit: http://support.apple.com/kb/HT1222
If you read the news in the last couple months than you would understand why Bing is added I additional search engine. I still think that google is nr1 search engine and Bing doing it’s best. Anyway the update is installed and I am loving it.
May 26th
If you are using Microsoft AppV technology and planning to sequence Office 2010, Visio 2010 or Project 2010 please make sure you install the Microsoft Office 2010 Deployment Kit for App-V binaries.
Today with a co-worker we were working on sequencing Project 2010 and at some point during the installation we’ve got the following error message.

Error 1920. Service Office Software Protection Platform (osppsvc) failed to start. Verify that you have sufficient privileges to start system services.
Microsoft Project 2010 uses the Office Software Protection Platform (SPP) service that basically is the same activation technology that is used to activate volume editions of Windows Vista and Windows 7. This service in contained in the Microsoft Office 2010 Deployment Kit for App-V. Before you sequence Project 2010, this service must be installed and configured on the sequencing server. It must also be installed on any client computers that you want to stream Project 2010. For more information please read Prescriptive guidance for sequencing Office 2010 in Microsoft App-V.
To download Microsoft Office 2010 Deployment Kit for App-V click here.