All Tags »
SharePoint 2010 »
install (RSS)
Sorry, but there are no more tags available to filter with.
-
Here's my steps for installing SharePoint 2010 (RTM):
DOMAIN CONTROLLER – CONTOSO-DC
Start
Hyper-V Manager on a 64bit server
Click
“Action->New->Virtual Machine”
For
Name, type “503xx-Contoso”
Click
“Next”
For
memory, type “512”
Click
...
-
So I was upgrading my development environment to SharePoint Foundation 2010. Unfortunately I ran into a stopping point. The pre-req installer would go into a loop! It would make it to the part of configuring the IIS Application Role and then fail. The failure would say that a reboot is required. When the server ...
-
So you wanna script your entire SharePoint 2010 Farm install eh? Want me to show you how to do it? I'm sure you do! Here's the steps:
Setup the pre-reqs. Download all the pre-req files, name them per the script and place them in the PreReqs share
set ...