É comum, em TI, configurarmos scripts para automatizarmos certas tarefas e configurações. Quando se trabalha com o Windows, principalmente, o PowerShell é muito utilizado para a criação desses scripts ...
It is very easy to get a lot of information out of PowerShell. But sometimes it isn't as easy to get it where it needs to be. One solution is e-mail. Everyone has it so why not send data pulled from ...
$SMTPSecureUsername = "username@relay.domain.ca" Send-MailMessage -From "spprd_xenon_admin@oct.ca" -To "ahamilton@oct.ca" -Subject $subject -Body $body -SmtpServer ...
現在アクセス不可の可能性がある結果が表示されています。
アクセス不可の結果を非表示にする