Sitaram Pamarthi changed their profile picture 6 years, 4 months ago
Sitaram Pamarthi wrote a new post,
Send-MailMessage parameters and examples 8 years, 7 months ago
In this post, I will talk about commonly used parameters of the Send-MailMessage PowerShell cmdlet and a few examples of how to use them.
Sitaram Pamarthi wrote a new post,
Enable Remote Desktop on remote computers with PowerShell 9 years, 3 months ago
Remote Desktop is not enabled on Windows systems by default. The PowerShell script described here allows you to enable Remote Desktop access on remote computers.
Sitaram Pamarthi wrote a new post,
Find shares with PowerShell where Everyone has Full Control permissions 9 years, 3 months ago
The PowerShell script described in this article allows you to find network shares on remote computers with permissions set to Full Control for the security group Everyone.
Sitaram Pamarthi wrote a new post, Query and kill a process on a remote computer using PowerShell and WMI 10 years, 6 months ago
This tutorial discusses a few PowerShell scripts that allow you to query and kill a process on a remote computer using WMI (Windows Management Instrumentation).