Jan Egil`s blog on Microsoft Infrastructure

Browse by Tags

All Tags » Deployment (RSS)
Manage RDS RemoteApp with Windows PowerShell
In Windows Server 2008 R2, Remote Desktop Services (formerly Terminal Services) includes a provider for managing RDS using Windows PowerShell. You may find more information along with some examples in this article on Microsoft TechNet. One of the many...
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...