Skip to main content

Patrick Tisseghem's Blog [MVP SharePoint]

Go Search
U2U Blog Center
U2U website
  

The Happy SharePoint Traveller

U2U Blog Center > Patrick Tisseghem's Blog [MVP SharePoint] > Posts > Recycling Application Pools in Windows Server 2008
Recycling Application Pools in Windows Server 2008

Done it finally: formatted my HP Compaq 8510p and installed Windows Server 2008 64-bit.  I did not have any real problems configuring the system to run MOSS 2007 Enterprise, Visual Studio 2008 and the Office products. Had some problems with the wireless but that was my own stupid fault. You need to add the Wireless feature to the server manager. Nice to see that the OS also starts working heavily with features :). A bit of a disappointment is the no-go for doing a standby of your laptop after you have installed hyper-v. Means that I need to be 5 minutes earlier in the classroom to have my machine booted!

Most of the tools (except the Extensions for WSS) work as a charm. Of course, there are a couple of interesting changes. For example, one of the last lines in my little batch files for the deployment and testing of the dev work is very often the call to the iisapp.vbs to recycle a specific application pool. When you run on Windows Server 2008, that one is not available anymore. After a quick G-search I found what I have to include from now on. Here is the line to recycle an application pool (looks cleaner don't you think?):

C:\Windows\System32\inetsrv\appcmd.exe recycle apppool "sp pool"

Comments

Same for Vista

I'm doing SP dev local in Vista using the bamboo installer, and have found this is the same command there, too.  It's the same version of IIS, so this is as to be expected, but wanted to point it out.
at 3/09/2008 0:01

Extensions for WSS and VM

First, I have not detect any changes with Extensions for WSS. In my case all is ok.
And Second why not use Vista at workstation with their al advantages and use Virtual Machine for hosting Windows Server 2008?
As I know 8510p can be upgradeв to 4Gb of RAM.

This post i have sent after 10 tries to read CAPTCHA correctly!
at 3/09/2008 7:47

Vista and Extensions

Vista is no option for me at all. It does not support the one product I love (MOSS :)) and you are running in a non-supported mode. The extensions don't work neither since I am working 64-bit. As for the CAPTCHA, it saves me a lot of time deleting the rubbish that was added to the comments over the past years.
at 3/09/2008 8:30

Comment

Comment
at 4/09/2008 5:46

Everybody should Respect another Coder

Everybody should Respect another Coder

Latersss Tisseghem (CIP)



Code In Piece

Greets JB
at 6/09/2008 2:52
Captcha

Enter the code shown above: *

(Note: If you cannot read the numbers in the above
image, reload the page to generate a new one.)