Jan Egil`s blog on Microsoft Infrastructure

Browse by Tags

All Tags » Group Policy (RSS)
Backing up Group Policy Objects using Windows PowerShell
A best practice in domain environments are backing up the Group Policy Objects regularly. Even though a GPO may be restored by restoring a system state backup from a domain controller to an alternate location, and then copy the contents from the deleted...
Enable and configure Windows PowerShell Remoting using Group Policy
As you may know, Windows PowerShell 2.0 introduced a new remoting feature, allowing for remote management of computers. While this feature can be enabled manually (or scripted) with the PowerShell 2.0 cmdlet Enable-PSRemoting , I would recommend using...
Automate Group Policy Preferences printer-management using Windows PowerShell
I`ve written a couple of blog posts earlier on Group Policy Preferences and printer deployment using Group Policy . Using Group Policy Preferences is a very flexible way to deploy printer connections. This is also very manageable in smaller environments...