Disable ‘Sleep’ From the Windows Shutdown Button
Nov17

Disable ‘Sleep’ From the Windows Shutdown Button

KB ID 0000851  Problem You want to stop your users being able to select the ‘Sleep’ option from the Windows 7 power button via group policy. Solution 1. On a domain controller Windows Key+R> gpmc.msc {enter} > The Group Policy Management Console will open. 2. Navigate to where you want to create your policy, or edit an existing one, Note: This is a computer policy, make sure the policy is linked to an OU that...

Read More
Disable ‘Lock’ From the Windows Shutdown Button
Nov17

Disable ‘Lock’ From the Windows Shutdown Button

KB ID 0000851  Problem You want to stop your users being able to select the ‘Lock’ option from the Windows 7 power button via group policy. Solution 1. On a domain controller Windows Key+R> gpmc.msc {enter} > The Group Policy Management Console will open. 2. Navigate to where you want to create your policy, or edit an existing one. Note: This is a computer policy, make sure the policy is linked to an OU that contains...

Read More
Microsoft LAPS – Deployment and Configuration
Nov17

Microsoft LAPS – Deployment and Configuration

KB ID 0001059  Problem Microsoft have released the Local Administrator Password Solution (LAPS). What is does is automatically change the load administrator password on workstations, (and servers if required) periodically. It then keeps those passwords securely in AD. Microsoft tried to mitigate attacks from the local admin account back in the days of Windows Vista by shipping with this account disabled, which is fine, but most large...

Read More
Windows Deployment Services and Symantec Ghost
Nov17

Windows Deployment Services and Symantec Ghost

KB ID 0000108 Problem There’s very little about this that seems to be stored in one place out there on the Internet, Why would you want to use Ghost and WDS together anyway? Well once upon a time we used the PXE element is RIS, (WDS’s Predecessor) to use the Symantec GhostCast server. So yes I understand why people raise an eyebrow because you can achieve all your imaging needs with WDS alone. however people have invested...

Read More
WDS (Server 2003) Deploying Windows XP
Nov17

WDS (Server 2003) Deploying Windows XP

For WDS on 2008 with Windows 7 Click Here KB ID 0000107 Problem This is aimed at people who want to capture a pre built machine and roll that image out to many PC’s. The client machine can either be vista or XP, at the time of writing most corporate’s are still using XP so I’ll use XP for this example. The whole procedure was done on the workbench in Virtual Server, which is how I recommend you try doing this before...

Read More
Adding Drivers to Images on WDS
Nov17

Adding Drivers to Images on WDS

KB ID 0000314 Problem Before Server 2008 R2 when we needed to inject drivers into our WDS images we had to do it like this. Now however the process is a lot more elegant! Simply import the drivers into WDS, then inject them into the boot images (Yes the boot images NOT the Windows Images you are deploying!) Solution Add Driver Packages to Image is “Greyed out” If while attempting to add drivers, the option to “Add...

Read More
WDS – PXE Boot Error TFTP Timeout
Nov17

WDS – PXE Boot Error TFTP Timeout

KB ID 0000485  Problem Seen when using WDS on Windows Server 2008 (and 2008 R2). When attempting to PXE boot a client machine, it sucessfully gets an IP address. But it times out at the TFTP stage. This is a common occurance if the WDS server is also a DNS server. It happens on machines that have had the MS08-037 security update installed. Basically the ports that WDS needs are being reserved for DNS. Solution 1. On the WDS server...

Read More
WDS –  “The Network Path was not found” when adding an Unattend file
Nov17

WDS – “The Network Path was not found” when adding an Unattend file

KB ID 0000487 Problem Saw this last week, while trying to use an unattended file for the roll out of some machines with WDS. Every time you try and enter a value you get “The network path was not found” error, no combination of file path or UNC path seems to cure the problem. Solution This is a “work around” not a fix, essentially it will not accept any value you put into the path without throwing and error. If...

Read More
WDS – Unattended file – Removing /Formatting Drive Partitions
Nov17

WDS – Unattended file – Removing /Formatting Drive Partitions

KB ID 0000490  Problem Over the last couple of years I’ve done a lot of imaging of School PC’s I don’t know why but they come with a myriad of different drive and partition configurations. Even big vendors like HP and Dell ship their machines with recovery partitions these days. If you are imaging with WDS this can cause a problem so what I usually want to do is remove all the partitions, create one big one that...

Read More
WDS – Unattended file – Joining a Domain Automatically
Nov17

WDS – Unattended file – Joining a Domain Automatically

KB ID 0000494  Problem During a large rollout the more things you can automate the better, before you continue though be aware of one thing… You can only automatically join a client to a domain if it has an auto generated random machine name!* *Note: This is not 100% true, if you pre-stage the computer objects into Active Directory with the GUID of the machine (you can see this on the screen at pXe boot time, or get it from the...

Read More