Windows Deployment Toolkit 2008 (MDT) testen VMWare Workstation

Maak een Virtuele Machine aan OS .
Zorg dat deze een Disk heeft van 10GB en 512MB geheugen lager als 512MB dan werkt niet.
Voeg in de VMX file de volgende regel toe dan heb geen drivers nodig
ethernet0.VirtualDev = “e1000″
Start de VM en boot van netwerk met PXE en druk dan twee keer op F12.

clip_image002
clip_image004

clip_image006

Voor nu laat ik het hierbij. Er komt nog een vervolg hier op met de deployen van SP3 op de meest makkelijk en ideale manier.

Post to Twitter

Tags: , , , , , , , , , , ,

Beschrijving van de Windows Server 2008 read-only domain controller compatibility pack voor Windows Server 2003 en voor Windows XP

Deze update oplost sommige problemen die optreden met clients die functies van Server 2008 RODC niet ondersteunen.

http://support.microsoft.com/?id=944043

Post to Twitter

Tags: , , , , , , , , ,

IE7 “The publisher could not be verified” while running executable from network

Ik had een probleem bij een klant waarop een pc de volgende melding verscheen:
Publisher Could Not Be Verified

Publisher Could Not Be Verified

 Oplossing:

When you are trying to run an executable located on another machine on your network, running XP SP2 or higher, you are accosted with a prompt: “The publisher could not be verified”. You are forced to confirm that you wish to run this program… every time you run it.

You can disappear this message by setting the following Group Policy Object (GPO)

Go to User Configuration >> Administrative Templates >> Windows Components >> Attachement Manager and add “*.exe” to the “Inclusion list for moderate risk file types” setting.

“This policy setting allows you to configure the list of moderate risk file types. If the attachment is in the list of moderate risk file types and is from the restricted or Internet zone, Windows prompts the user before accessing the file. …”

In other words, this allows you to run an .exe from the Intranet zone without a prompt, but it will warn before running one from the Internet. A lot of people are instructing to add *.exe to the list of low-risk file types. Doing so, you are allowing .exe files to execute from anywhere on the internet.

 

Post to Twitter

Tags: , , , , , , ,