I am running Server 2003 x86, and I have PowerShell 2.0 installed. When I type send-MailMessage
in PowerShell, I get this error: "Configuration system failed to initialize".
I get a similar error when I type New-Object -typename System.Net.Mail.MailMessage
: Exception calling ".ctor" with "0" argument(s): "Configuration system failed to initialize".