Skip to main content

Posts

Showing posts with the label Import-StartLayout

Customize the Windows 8.1 Start Screen during MDT task sequence Enterprise deployment

Customize the Windows 8.1 Start Screen during MDT task sequence Enterprise deployment For enterprises, Windows 8.1 delivers the control around the Start Screen that should have been there in Windows 8.0, there’s still no programmatic way to pin or unpin shortcuts from the Start Screen. Windows 8.1 introduces a Group Policy method for distributing a Start Screen layout, but that’s a policy – i.e. it’s enforced that approach only makes sense in specific cases (e.g. schools, kiosks etc.). Note that Start Screen control is only available in Windows 8.1 Enterprise and Windows RT 8.1 Microsoft have an article available on TechNet that describes a number of ways that you can configure the default Start Screen experience that will work for Windows 8/8.1, Window Server 2012 and Windows Server 2012 R2, but the choices are: 1.Create a reference image and use the CopyProfile setting in unattend.xml to customise the default profile including the Start Screen 2.Use the StartTiles s...

Customize the Windows 8.1 Start Screen during MDT task sequence Enterprise deployment

Customize the Windows 8.1 Start Screen during MDT task sequence Enterprise deployment For enterprises, Windows 8.1 delivers the control around the Start Screen that should have been there in Windows 8.0, there’s still no programmatic way to pin or unpin shortcuts from the Start Screen. Windows 8.1 introduces a Group Policy method for distributing a Start Screen layout, but that’s a policy – i.e. it’s enforced that approach only makes sense in specific cases (e.g. schools, kiosks etc.). Note that Start Screen control is only available in Windows 8.1 Enterprise and Windows RT 8.1 Microsoft have an article available on TechNet that describes a number of ways that you can configure the default Start Screen experience that will work for Windows 8/8.1, Window Server 2012 and Windows Server 2012 R2, but the choices are: 1.Create a reference image and use the CopyProfile setting in unattend.xml to customise the default profile including the Start Screen 2.Use the S...