Monday, August 17, 2009

Preparing Windows 2008 x64 for OCS 2007 R2

This is hardly NEW information, but I was looking for a detailed document, found this one, and decided to re-blog it here.

Using ServermanagerCMD.exe, we can install all the needed s/w in one copy paste! I did trim down some of the things that error out that they are already installed from "web-server" as well, and I usually just do RSAT-ADDS first, just like I would on an Exchange implementation.


Servermanagercmd -i RSAT-ADDS

Servermanagercmd -i web-server

Servermanagercmd -i web-http-redirect

Servermanagercmd -i web-basic-auth

Servermanagercmd -i web-windows-auth

Servermanagercmd -i web-digest-auth

Servermanagercmd -i web-mgmt-compat

Servermanagercmd -i rsat-role-tools

Servermanagercmd -i MSMQ

Labels:

3 Comments:

At August 17, 2009 3:42 PM , Blogger arcas said...

Now if only someone would build an XML, like we have Ex07(http://msexchangeteam.com/files/12/attachments/entry448276.aspx).
It would be even easier ;)

 
At August 17, 2009 5:26 PM , Blogger Chris said...

Not terribly hard to mock that up and test it :)

 
At August 24, 2009 2:21 PM , Anonymous Anonymous said...

I have one created actually: http://www.confusedamused.com/notebook/ocs-2007-r2-front-end-server-2008-requirements-made-easy/

 

Post a Comment

Subscribe to Post Comments [Atom]

Links to this post:

Create a Link

<< Home