Quantcast
Channel: SQLServerCentral » Programming » Powershell » Latest topics
Viewing all articles
Browse latest Browse all 467

please help me to send mail to all as below script output

$
0
0
$ServerList = Get-Content "D:\ServerList.txt" $OutputFile = "D:\Output.htm" $HTML = '<style type="text/css"> #Header{font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;width:100%;border-collapse:collapse;} #Header td, #Header th {font-

Viewing all articles
Browse latest Browse all 467

Trending Articles