Can someone help me , i am trying to use send-mailmessage to send mails to multiple users . I am picking the mailids from text file and assigned that to a variable and calling the variable in -to , It works really well in V4, but in v3 it says "Send-MailMessage
: Cannot validate argument on parameter 'To'. The argument is null or empty. Supply an argument that is not null or empty and then try the command again."
↧