VMMUpdate Script to Check if all Hyper-V hosts & SCVMM Server are Up to Date

Jonathan has created a nice script. This script checks witch updates are missing from Hyper-V hosts and SCVMM Server. What updates? Updates are regularly released for SCVMM Server, Hosts, and the Admin Console. These updates must be applied to all Continue reading

Core Configurator 2.0 (Windows Server 2008 R2)

Core Configurator V2 is beschibaar voor Windows Server 2008 R2 Core editie Core Configuration taken omvatten: Product Licensing Netwerkfuncties Dcpromo ISCSI Instellingen Server rollen en functies Gebruiker en Groepsrechten Share aanmaken en Verwijderen Dynamische Firewall-instellingen Display | Screensaver Instellingen Toevoegen Continue reading

XP client geeft Deployment & Inventory error in SCE 2007

1. Client Agent verwijderen in System Center 2. Register key’s verwijderen (Alles) onder HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\WindowsUpdate A Windows 2000-based, Windows Server 2003-based, or Windows XP-based computer that was set up by using a Windows 2000, Windows Server 2003, or Windows XP image Continue reading

MDT automatisch windows updates via WSUS laten installeren tijdens het deployen van het OS.

1. Ga naar je distributieshare: 2. Open de control map 3. Open CustomSettings.ini   4. Voeg onder aan, het volgende toe WSUSServer=http://jewsusserver 5. Download de volgende 2 bestanden: x86 versions (WindowsUpdateAgent30-x86.exe) at http://go.microsoft.com/fwlink/?LinkID=100334. x64 version (WindowsUpdateAgent30-x64.exe) at http://go.microsoft.com/fwlink/?LinkID=100335. 6. Kopieer WindowsUpdateAgent30-x64.exe Continue reading

Skipping MDT Wizard Pages (CustomSettings.ini & Bootstrap.ini)

1. Open MDT 2. Ga naar Deployments Points 3. Rechter muis op je deployment point en kies properties 4. Ga naar Rules Tab. 5. Neem de onderstaande instellingen over. [Settings] Priority=Default Properties=MyCustomProperty [Default] OSInstall=YES _SMSTSORGNAME=WardVissers SkipCapture=No SkipAdminPassword=YES SkipProductKey=YES SkipDeploymentType=YES DeploymentType=Newcomputer Continue reading