Inactive computer objects can bloat your Active Directory over time. In this post, I will explain how to use PowerShell to find inactive computers in Active Directory and move them to a designated Organization Unit (OU) for further processing.
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.
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.
In this post, I will cover the seven most frequently used PowerShell commands that are useful for beginners. These are the commands you can start playing with during your PowerShell learning exercise.