After following several tutorials on internet for installing MDT 2013 (Microsoft Deployment Toolkit), you’ll see when you come to the rules section of the “DeploymentShare” properties they define a TimeZone and TimeZoneName variable. Most of those tutorials using “Pacific Standard Time”, but in Europe you probably want to use another Zone, but what are the values that can be used for those two? In this post you’ll find a complete table with all the possible options. Example of the rules: SkipComputerName=YES SkipDomainMembership=YES SkipUserData=YES SkipCapture=YES DoCapture=NO SkipLocaleSelection=YES…