search
top

How To Run Group Policy Editor on a Remote Windows Server

Introduction As a Windows Administrator we are always trying to minimize our effort to get our work done. Remote connectivity is always a great tool and save us valuable time when maintaining large amounts of servers. In this post we will cover the task of editing the Local group policy on a remote server. How To Do It Really it is pretty simple, the main thing to remember is the servers need to be on the... read more

How To Start and Stop Services Using PowerShell Remotely

Admit it, you’re an admin that likes to do everything possible from the desk or laptop and if possible from a command line because automation is our friend. With the addition of PowerShell this is getting more of the norm for Windows and starting and stopping services remotely is probably one of the most used. To perform this task we will need to several cmdlets, some get-service stop-service... read more

top