Author: jbmurphy
-
RSAT on Slipstreamed SP1 Install – #FAIL
Driving me nuts that I can’t install RSAT on a machine with SP1 already installed!!!!!!!!
-
Mailbox moves and error no. c1034ad6
We have been moving mailboxes to a new Equallogic iSCSI SAN volume. The old information store is almost empty, except for one mailbox that did not get removed at the end of the move. It was sitting there with a red “X”. When we tried to delete it we received the error: The Operation cannot…
-
OS X Finder Service to convert Grab.app TIFF files to JPG
It drives me nuts that Grab.app defaults to .tif as the file type. And no matter how many times I try the recommended : defaults write com.apple.screencapture type jpg I can not get it to default to save as a jpg (and I tried jpeg). All I can guess is that this command does not…
-
Reporting Services report from related data in SQL and a SharePointList via SSIS
This is an older project that I wanted to talk about. I worked on this last June. It was a longer post, so i procrastinated. I wanted to create a “mash up” of data from a SharePoint List and a set of SQL tables. I tried several things, somehting that should be easy, was not…
-
Verify if a Recipient Policy is being applied to a user
We use the excellent Dell EMS Email Continuity product. It is fantastic. All our mail is replicated (via an SMTP sink and vaultbox) to their data center. In the event of and outage, our mail will route to their system, and they provide a way for the mail to be delivered to the user. One of the benefits, is that…
-
My adventures in Exchange Log Replaying.
I wanted to restore our exchange environment in an off line VM. One of my goals was to take an information store and mount it – just to prove that I can access the data. At our off site business continuity location, we have a Double-Take replica of our production Exchange 2003 server, including replicas of all our information…
-
Exchange 2010 SP1 and New-DatabaseAvailabilityGroup
I was progressing along on with my offline Exchange install, and I ran into a problem when creating my Database Availability Group (DAG). I wanted to put the witness directory on a non exchange server and the instructions say: If the witness server you specify isn’t an Exchange 2010 server, you must add the Exchange Trusted Subsystem universal security group to the local Administrators group…
-
My SugarCRM install proceedure for CentOS
We are evaluating CRM products at work, and I wanted to get an idea what SugarCRM looks like. Below are the steps I used to install Sugar CRM community edition. I already had LAMP up and running Download sugarCRM: wget http://www.sugarforge.org/frs/download.php/7746/SugarCE-6.1.2.zip Extract the zip and move to /var/www. Create a virtual host for it in…
-
My offline Exchange 2010 install script
As I mentioned in my previos two posts, I am creating an offline replica of our Windows environment in order to test migrating from Exchange 2003 to Exchange 2010. Now that I had a replica of our Exchange 2003 server running, I wanted to add a new Exchange 2010 box. I already had a SCCM OSD with…
-
Creating an offline replica of our Windows Environment-Part 2
In part one I setup an offline DC with DHCP, DNS, AND and a Windows 7 VM. Next I wanted to create a copy of our exchange server offline. Easy, right? Just install exchange 2003 with DisasterRecovery mode (setup.exe /DisasterRecovery). Easy. That is when the fun started. I brought up one VM with Server 2003 R2 Enterprise,…
