-
MacOS: MarsEdit blog editor for Mac
While reading a post from Webdesigner Depot named How to Blog Effectively I learned some new things. On my pc’s I often use Windows Live Writer or WordPress Admin to write and publish my blog posts. I searched for a while a stable and easy to use desktop blog editing tool for my Mac’s and I finally found a good one. MarsEdit Browser-based interfaces are slow, clumsy, and require you to... -
MacOS: CalDAV Google’s Calendar with iCal
I am using Google services for many years other than the search engine. Additional Google services are countless and if you take some time to learn them you will differently enjoy them. At least I am. Last night I worked on my MacBook Pro where I configured the iCal personal calendar application for MacOS. It was so easy to add your Google Calendar that I am sharing this information with... -
Exchange 2010: Installation screenshots
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: Start Windows Powershell Import-Module ServerManager Add-WindowsFeature NET-Framework,RSAT-ADDS,Web-Server,Web-Basic-Auth,Web-Windows-Auth,Web-Metabase,Web-Net-Ext,Web-Lgcy-Mgmt-Console,WAS-Process-Model,RSAT-Web-Server,Web-ISAPI-Ext,Web-Digest-Auth,Web-Dyn-Compression,NET-HTTP-Activation,RPC-Over-HTTP-Proxy Reboot After reboot start Windows PowerShell again and run Set-Service NetTcpPortSharing -StartupType Automatic Run Setup -
Windows 7: Use Bitlocker to Go as replacement for TrueCrypt
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. Why should I replace TrueCrypt? The reason is simple. I am working with a managed Windows 7 client and I don’t want to load non standard software on my client. There are certain “Computer Use Policy” in place... -
Tools: Why use file integrity MD5 checksum?
Last night I copied aWindows Server 2008 R2 server image to my 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! ... -
Software Deployment: how to re-arm Office 2010 installation?
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. As I don’t want to activate the installation at this moment I will use the Office 2010 rearm feature available. Start a elevated command prompt (cmd.exe). Go to... -
Internet Browser: Safari 5
Some days ago I read a tweet or a post somewhere and today the update of Safari 5 is available on my MacOS. Refinance Home Loan This update contains new features including: Safari Reader: Click on the new Reader icon to view articles on the web in a single, clutter-free page. Improved Performance: Safari 5 executes JavaScript up to 25% faster than Safari 4. Better page caching and DNS prefetching... -
App-V: Sequencing Microsoft Project 2010
If you are using Microsoft App-V 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: Pediatrician Rockwall Error 1920. Service Office Software Protection Platform (osppsvc) failed to start. Verify that you have... -
Windows Virtual PC : Attach a floppy drive (VFD)
Out of the box Windows Virtual PC default does not support adding a Virtual Floppy drive. This feature has been removed from the GUI and hidden for general public. Windows Virtual PC still allows you to attach and work with VFD files. You will need to complete some steps from Command Prompt before your can work with them. Example of the my “Windows XP Mode” virtual machine settings. There is no... -
Windows 7: Create a directory symbolic link to a network share
Mklink allows you to create a symbolic link to a directory or a file. This was a long-waited feature for Windows and available on unix/linux based systems. Windows Vista introduced this new feature and with Windows 7 we can utilize this now in more depth with the libraries. Make sure you started a evaluated command prompt otherwise you will get the following message: You do not have sufficient privilege to...
Leave a comment