Most commented posts
- Uninstall IPv6 — 3 comments
- Configure MDT for send email — 2 comments
- Modify UI language — 2 comments
- Test customsettings.ini — 1 comment
- TFTP en timed out — 1 comment
Oct 27
A very interesting feature of Windows 7 is the possibility to change the language of the interface. Unfortunately not all versions are compatible, you will need to have an Ultimate or Enterprise version to benefit from it.
Oct 14
Gpo’s are replicated by two systems : AD replication (GPC, the GPO console) and file system replication (GPT contained in SYSVOL, the different components configured). It happens nevertheless that the AD replication goes badly, so we will have a difference between the GPC and the GPT.
Sep 30
It is difficult to talk about deployment without saying the word WAIK. This tool allows us to use tools such as Imagex but above all allows us to create a custom WinPE image.
Sep 25
Since Windows Server 2003 SP2, we have a great tool at our disposal: the Windows Deployment Service. This allows us to deploy WIM images. It can be interesting to deploy an OS automatically. This is possible with WDS (Windows deployment service) using response files.
Sep 03
Using an automated script, it is possible to send an E-mail when the job sequence is completed. The contents of the script (click here for download the wsf file). This file contain the following code :
Aug 31
A very interesting but unfortunately hidden feature. Its name: God Mode. This tool provides access to all the features of Windows 7.
Aug 30
In some cases, we may receive more response from WDS. The stations do not receive any response from the TFTP server and fall out in timed out.
Aug 28
There is a procedure to test the customsettings.ini file before starting the deployment. This is to ensure that the settings are OK.
Aug 27
One of the new features of Windows Server 2008 R2 is the Active Directory Recycle Bin. We can now “restore” a user account that has been deleted. However, this requires a functional Windows Server 2008R2 level.