Fixing MDT 2013 Update 1 deployment share permissions using PowerShell May 20, 2016, 5:12 p.m.

MDT 2013 Update 1 causes some very strange permissions being set on the deployment share created via Deployment Workbench. Here is a script that sets them to a working level.

sysadmin mdt microsoft windows

Upgrade MDT to 2013 R2 April 21, 2016, 12:48 p.m.

In this post you learn to upgrade an existing MDT 2013 environment, with or without ConfigMgr integration, to MDT 2013 Update 1. The guide is divided in two parts:

  • Upgrading MDT 2013 Lite Touch (standalone) to MDT 2013 Update 1
  • Upgrading MDT 2013 Zero Touch (integrated with ConfigMgr 2012 R2) to MDT 2013 Update 1
windows sysadmin tutorial

Script PowerShell - HTML Notifications and Reports March 18, 2016, 4:35 p.m.

One of PowerShell’s major strong points is its ability to interface with a variety of technologies and data sources. This makes it a great candidate for sending ad hoc notifications or generating HTML based reports. Use these functions to spice up HTML generated by PowerShell

sysadmin powershell windows

How to configure Server Core as Domain Controller March 16, 2016, 10:26 p.m.

Since the first release of Server Core in Windows Server 2008, the Active Directory Domain Services Server Role has been available to configure Server Core installations as Domain Controllers.

windows sysadmin

[MS-RDPEUDP]: Remote Desktop Protocol: UDP Transport Extension Feb. 12, 2016, 12:57 p.m.

Specifies the Remote Desktop Protocol: UDP Transport Extension, which extends the transport mechanisms in the Remote Desktop Protocol (RDP) to enable network connectivity between the user's machine and a remote computer system over the User Datagram Protocol (UDP).

windows rds sysadmin

Windows Server 2012 - RDP over UDP not working - Server Fault Feb. 12, 2016, 12:56 p.m.

The protocol endpoints require UDP connectivity to be established. The network path between the endpoints should allow the transfer of UDP datagrams in both directions.

windows rds sysadmin

thewolfblog Jan. 7, 2016, 5:01 p.m.

Detailed Windows Server 2012 RDS setup tutorials.

windows rds vmware tutorial sysadmin

Always Up Sept. 30, 2015, 9:45 p.m.

AlwaysUp runs any application as a Windows Service.

windows software service

Nano Server - First steps. July 21, 2015, 9:18 a.m.

windows sysadmin

AppDeploy Repackager June 26, 2015, 4:49 p.m.

sysadmin windows tools

MobaXterm May 25, 2015, 8:58 p.m.

Enhanced terminal for Windows with X11 server, tabbed SSH client and network tools.

windows terminal ssh rdp vnc tools sysadmin

How to create the Central Store for Group Policy Administrative Template files in Windows Vista May 8, 2015, 5:50 p.m.

This article describes how to use the new .admx and .adml files to create and to administer registry-based policy settings in Windows Vista. This article also explains how the Central Store is used to store and to replicate Windows Vista policy files in a domain environment.

tutorial windows group policy sysadmin