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.

Translate »