Upgrade MDT 2008 naar MDT 2010

1. Deinstalleer de oude de WAIK versie

2. Installeer op een Windows 2008 machine Powershell als Feature

3. Installeer de nieuwe WAIK Versie die ook Windows 7 & Windows 2008 R2 ondersteund.
image image
image image
image image

image 

4. Installeer MDT 2010
image image
image image
image

5. Start Deployment Workbench op.
image
Kies voor Open Deployment Share
image 
 image
Geef het oude path in de van de oude distributie map. Vergeet ook het vinkje niet aan te zetten.
 image
image 

5. Open Windows Deployment Services.

6. Gooi de oude Boot Images weg.

7. Voeg de twee nieuwe die tijdens de upgrade gemaakt zijn toe
LiteTouchPE_x86.wim
LiteTouchPE_x64.wim

image

Exchange 2007 SP2 is vrijgegeven en te downloaden.

Het  Exchange Team heeft SP2 voor Exchange 2007 vrij gegeven.

De release notes lees je HIER en downloaden van Exchange 2007 SP2 doe je HIER

Officiële lijst met wat er allemaal vernieuw is vind je hier: (Wat is nieuw in Exchange 2007 SP2)

Maar hier onder staat het ook:

  • Deploying Exchange Server 2010
  • You can deploy Exchange Server 2010 in your organization once all of the Client Access servers in your organization have been upgraded to Exchange Server 2007 Service Pack 2 (SP2). In addition, any Exchange 2007 Server, regardless of server role, in the Active Directory site you are transitioning, must be upgraded to Exchange 2007 SP2.

  •   Exchange Backup Functionality
  • Exchange 2007 Service Pack 2 includes a VSS plug-in for Windows Server Backup to support Exchange backups. Once SP2 is installed, you can use Windows Server Backup to back up and restore your Exchange 2007 SP2 databases. The new plug-in is delivered in the form of a single executable called WSBExchange.exe. This plug-in is automatically installed by SP2 on all Exchange 2007 Mailbox servers. The plug-in enables Windows Server Backup to be able to make Exchange-aware VSS backups. For more information about this feature and how to use it, see Using Windows Server Backup to Back Up and Restore Exchange Data.

  •   Enhanced Auditing
  • New Exchange auditing events and audit log repository enable Exchange administrators to more easily audit the activities occurring on their Exchange servers. It allows the right balance of granularity, performance, and easy access to audited events via a dedicated audit log repository. This simplifies the auditing process and makes review of audited events easier by segregating audited events in a dedicated location. For more information about the new auditing features available with SP2, see Understanding Mailbox Access Auditing with Exchange Server 2007 Service Pack 2.

  •   Dynamic Active Directory Schema Validation
  • The dynamic AD schema update and validation feature allows for future schema updates to be dynamic deployed as well as proactively preventing conflicts whenever a new property is added to the AD schema. Once this capability is deployed it will enable easier management of future schema updates and will prevent support issues when adding properties that don’t exist in the AD schema. For more information about Dynamic Active Directory Schema Validation, see Understanding Dynamic Schema Updates and Validation in Exchange 2007 SP2.

  •   Public Folder Quota Management
  • Exchange 2007 Service Pack 2 provides a more efficient way to manage Public Folder quotas by improving the current cmdlets and removing the dependency on the Public Folder Distributed Authoring and Versioning Administration to perform management tasks. For more information about the new public folder quota management features, see the Set-PublicFolder cmdlet documentation.

  •   Centralized Organizational Settings
  • There are several new cmdlet parameters that have been added that enable centralized management of many of the Exchange organization settings.

    For more information about the new cmdlet parameters, see the following topics: http://technet.microsoft.com/en-us/library/ee221150.aspx

Res Powerfuse Series 8 basic exam behaald.

 

res

Vandaag heb ik het examen gehaald van Res Powerfuse Series 8 Basic exam.
Nu mag ik me RES PowerFuse Series 8 Certified Professional noemen.

Ik kan me nu verder voor gaan bereiden op de VMWare vSphere Training & het VCP4 Examen

Hoe Office 2007 distribueren met MDT

1. “Deployment Workbench” > “Distribution Share” > “Applications” > “New”.

2. Kies voor “Application with source files”.

3. Vul de gegevens in:

image

4. Geef de locatie van de bestanden op. In mijn geval was dit de Office 2007 DVD.

image

5. Hoe moet de map heten.

image

6. Geef bij command line setup.exe in:

image

7. Finish & en hij gaat het zaakje kopieeren
image

8. Als je de properties kiest van Office 2007 Enterprise
image
9. Dan zie je dat er een tabblad is bijgekomen genaamd Office Products

image

10. Nu kunnen we deze gaan aanpassen:
image  

Display level: None betekent silent install

Vergeet niet om even op Apply te klikken. Nu wordt er een xml op de achtergrond aangemaakt.

11. Als je op Apply geklikt heb ga dan terug naar het tabblad Details.

Je ziet nu dat quint install command is aangepast naar: setup.exe /config Enterprise.WW\config.xml

12. Ga weer net tabblad Office Products

13. Wanneer je Office Customization Tool aanklikt dan krijg je het volgende te zien.
Je kunt dus alles aanpassen wat je wilt.
image

14. Als je nu op Edit config.xml doet krijg je het volgende te zien.
image

Ik heb de config even aan moeten passen zodat deze werkt aangezien ik de NL versie distribueer.

<Configuration Product="Enterprise">
  <Display Level="none" CompletionNotice="no" SuppressModal="no" AcceptEula="yes" />
  <Logging Type="standard" Path="c:\" Template="Microsoft Office Enterprise Setup(*).txt" />
  <PIDKEY Value="XXXXXXXXXXXXXXXXXXXXXXXXX" />
  <Setting Id="Reboot" Value="IfNeeded" />
</Configuration>

15. Als je het volgende in config.xml aanpast met het volgende dan wordt alleen Word, Excel, Powerpoint & Outlook geinstalleerd. ‘

   <OptionState Id="ACCESSFiles" State="Absent" /> //access
  <OptionState Id="WordFiles" State="Local" Children="force" /> //Word
  <OptionState Id="ExcelFiles" State="Local" Children="force" /> //Excel
  <OptionState Id="OUTLOOKFiles" State="Local" Children="force" /> //outlook
  <OptionState Id="PPTFiles" State="Local" Children="force" /> //Powerpoint
  <OptionState Id="PubPrimary" State="Absent" /> //publisher
  <OptionState Id="RMSFiles" State="Absent" /> //Interconnect
  <OptionState Id="XDOCSFiles" State="Absent" /> //infopath
  <OptionState Id="GrooveFiles" State="Absent" /> //groove
  <OptionState Id="OneNoteFiles" State="Absent"  /> //onenote
  <OptionState Id="SHAREDFiles" State="Absent"  /> //onenote
  <OptionState Id="ToolsFiles" State="Absent"  /> //onenote
  <OptionState Id="CAGFiles" State="Absent" /> //Clip Organizer
  <OptionState Id="DocServicesFiles" State="Local" Children="force" /> //docu update util
  <OptionState Id="HTMLSourceEditing" State="Local" Children="force" /> //script editor
  <OptionState Id="DocumentImagingUtils" State="Local" Children="force" /> //scanning,ocr,indexing
  <OptionState Id="OISFiles" State="Absent" /> //picture manager
  <OptionState Id="OSESupp" State="Absent"  /> //sharepoint support
  <OptionState Id="QueryFiles" State="Absent" /> //msQuery
  <OptionState Id="VisioPreviewerFiles" State="Local" /> //visio viewer
  <OptionState Id="RefIEBarFiles" State="Absent" /> //research explorer bar
  <OptionState Id="WebDriveFiles" State="Absent"  /> //hosted webs
  <OptionState Id="VBAFiles" State="Absent" /> //VB for applications
  <OptionState Id="OfficeDigitalSFiles" State="absent" /> //vba certificates

Office 2007 aan een task toevoegen.

1.  Deployment Workbench > Task Sequences > Windows XP > Properties.

2. Ga naar tabblad Task Sequence
image 

3. Ga naar State Restore > Install Applications. Kies Install a single application > Microsoft Office 2007 Enterprise. en klik op OK.

Exchange 2010 Release Candidate

Exchange 2010 RC

Microsoft heeft Exchange 2010 Release Candidate vrij gegeven.

Lees het hele verhaal HIER:

· Ondersteuning voor Windows Server 2008 en Windows Server 2008 R2:De Exchange Server 2010 Release Candidate wordt nu ook ondersteund op de 64-bits versies van Windows Server 2008 en Windows Server 2008 R2.

· In plaats een upgrade van Exchange Server 2010 Release Candidate naar Exchange Server 2010 RTM: Op het moment dat de RTM beschikbaar is het zonder problemen mogelijk te upgraden vanaf de RC versie.

· Co-existentie met Exchange Server 2007 en Exchange Server 2003: Je kunt nu als je al een Exchange Server zoals Exchange Server 2007 of Exchange Server 2003 hebt draaien deze naast elkaar draaien zodat je Exchange 2010 uit gebreid kunt testen zelfs in een live omgeving. Voor co-existence met Exchange Server 2007 is Service Pack 2 (SP2) vereist.

Downloaden doe je de RC HIER

Forefront voor Exchange 2010
RC

Tevens is de RC versie van forefront voor Exchange 2010 verschenen. Lees het verhaal HIER

Downloaden doe je HIER

Exchange 2007 SP2
De Exchange Team heeft bekend gemaakt dat verwacht dat eind deze maand SP2 voor Exchange 2007 wordt vrij gegeven.

Windows Server 2008 R2 is nu beschikbaar voor TechNet Plus-abonnees

windows-2008-r2-logo

Windows Server 2008 R2 Nu beschikbaar voor TechNet Plus-abonnees

Hoe een gebruiker of computer object terug halen uit de AD die verwijderd is met Adrestore.net

Hoe werkt Adrestore.net

Als test heb ik een Windows 2003 R2 domein controller gebruikt.
Ik heb hier voor 2 test gebruikers & 2 computers aangemaakt en deze heb ik verschillende instellingen mee gegeven. Een computer is bijvoorbeeld pre Windows 2000. En een gebruiker heb ik lid gemaakt van domain admins.

Downloaden van Ad-Restore.net doe je trouwens HIER
1. Verwijder per ongeluk een gebruiker & computer die je net hebt aangemaakt… OEPS!!!!!!

image 

2. Installeren daar ga ik het niet over hebben want dat is Next Next Finish.

3. Start –> All Programs –> Adrestore.net

4. Klik image  aan.

5. Hij heeft 2 accounts gevonden die ik per ongeluk verwijderd had
image  

6. Als je op properties klikt dan krijg je de gegevens te zien.
image

7. Vervolgens is het heel simpel om een object terug te zetten door middel van Restore Object.
image

BELANGRIJK:
Op het moment dat je een Organizational Unit hebt verwijderd. Moet je eerst de Organizational Unit terug restoren voordat je het Object(Gebruiker, Computer) kunt restoren.

8. Het object is terug gezet.

image

RES PowerFuse 2008 SR6 beschikbaar!

powerf1
RES PowerFuse 2008 Service Release 6 (SR6) is nu beschikbaar. Deze versie bevat meer dan 80 extra uitbreidingen en verbeteringen.

Service Release 6 is beschikbaar via de RES Software portal. PowerPack 2008 SR6 voor de vrije RES PowerFuse 2008 Express Edition kan worden gedownload hier.

En de 60 dagen test versie HIER

Standaard domein naam

Wanneer je een Terminal Server omgeving hebt,  wilt je dat automatisch  de domein naam wordt in gevuld ipv WARD-TS01. Gebruikers moeten dit anders handmatig veranderen naar de domein naam.

Windows 2003 Server:

In windows 2003 moet je dit doen door middel van een register waarde aan te passen:
HKLM \ Software \ Microsoft \ Windows NT \ CurrentVersion \ Winlogon
Voeg een nieuwe string value toe genaamd DefaultDomainName en geef als waarde je Domeinnaam.

Windows 2008 Server:

In Windows Server 2008 is deze instelling opgenomen in de Group Policy Object.
Computer Settings \ Administrative Templates \ System \ Logon \ Default domein voor aanmelding
Hier moet je domeinnaam invullen.

Dit is een stuk handiger als steeds te klikken.

Translate »