Powershell email signature


hi everyone,

in script, @ end of procedures, send mail result. add signature mail. ho w can powershell? guess have create html structure don't know how manage powershell.

thanks much

cristian

hi mugen,

you can either write body in html or plain text. in both cases, add lines string constitute signature. signature is part of body.

in html, can introduce linebreaks either writing separate paragraphs each line (<p>line goes here </p>) or entering linebreak within paragraph (<br />).

in plaintext, can use linebreak symbol ("`n") used in current body.

cheers,
fred


there's no place 127.0.0.1



Windows Server  >  Windows PowerShell



Comments

Popular posts from this blog

Error: 0x80073701 when trying to add Print Services Role in Windows 2012 Standard

Disconnecting from a Windows Server 2012 R2 file sharing session on a Windows 7,8,10 machine

Event ID 64,77,1008 Certificates Events Windows Server 2008, 2008R2