Hi!
I have a powershell script which I'm using to set up a number of identical Server 2008 R2 boxes. We have the microsoft SMTP service installed (as "virtual server #1") but I can't find Powershell code to change the properties such that the SMTP service (which can only be manipulated via IIS 6 manager) allows the local system to relay through it. We have both an application (and the PS script) that need to be able to send emails, but it only works if we set the local relay to be allowed.
Security is not an issue on the open relay.
I've seen references to VB, and even one to a purchasable cmdlet - neither of which are really options.
Ideas?
Thanks in advance!
Lee


