Question : Can't Uninstall Exchange Server 2007 SP1 from 2008 server R2

When running the uninstaller i cannot unistall the mailbox role. i get error

The operation could not be performed because object "MYSERVER" could not be found on domain controller "MYDOMAINCONTROLLER.MYDOMAIN.COM".

I run nslookup and my domain resolves fines. it shows my DNS server and IP.

How can i remove this installation?

My DC is 2003 Server

Answer : Can't Uninstall Exchange Server 2007 SP1 from 2008 server R2


ListChangeDelims() can change the delimiter, just assign the string to a variable, then change delims and write the variable to the file..


<cfset myString = listChangeDelims(myString,chr(9))>


<cffile action="append"  file="E:\Domains\wwwroot\id.txt"  output="#myString#" .....>
Random Solutions  
 
programming4us programming4us