Originally Posted By: Richard H.
In your sample script you may change the following variables accordingly:
 Code:
	$Sender = @USERID+"@@"+@WKSTA+".blah.com"
	$Body = '"My Outlook Profile is Outlook, I am workstation '+@WKSTA+'"


This is what I went for, but thanks to everyone. Btw you missed a ' but you can be excused for that \:\)

Is there a list of all the permitations of 'equal/not equal to' because I want it to email if the key does not equal 'Outlook'?