Programmatically Check if User Account Control is Enabled
Snippet below can be used to programmatically determine if User Account Control is enabled: delphi Copy …
Snippet below can be used to programmatically determine if User Account Control is enabled: delphi Copy …
I am currently working on an Exchange migration from 2003 to 2010. For the implementation of a load balancing …
I got the following error while installing Exchange 2010: “There are no more endpoints available from …
I am running a virtualized Mac OS X machine in my VMWare Workstation but I noticed that after a period of …
I have used the WP-Postviews Wordpress plugin for a while to keep track of the number of times my blog posts …
In my previous post I wrote about a problem I had with duplicate RID Allocation pools. But how do we get more …
I encountered another interesting error during Exchange 2010 installation today. During the Organization …
Today I was testing the installation of Exchange 2010 in a VMWare sandbox environment. We created the sandbox …
I wanted to read the otherWellKnownObjects attribute from an Active Directory object. In my case this was the …
In my SATA Controller Identification tool I was using the TSaveDialog (Delphi 2010) but I got a report that …