rakkimk
working in iis, asp.net product support team at microsoft corporation
Sign In
|
Join
|
Help
Home
Contact
About
RSS
Atom
Comments RSS
Search
Tags
ActiveDirectoryMembershipProvider
Admin Pack
Adsutil
AJAX
ASP.NET
Debugging
HTTP 500.19
HTTPERR
IE
IE8
IIS
IIS 6.0
IIS 7
IIS7
IIS7 Tweets
ISAPI
ISAPI Filters
Logging
LogParser
Media
MembershipProvider
PDC2008
Performance
Twitter
URLScan
Visual Studio
Web
x64
Navigation
Home
Get Started
Learn
Downloads
Blogs
Forums
Archives
August 2009 (1)
July 2009 (3)
June 2009 (2)
March 2009 (4)
February 2009 (1)
January 2009 (3)
November 2008 (3)
October 2008 (6)
July 2008 (2)
June 2008 (5)
May 2008 (1)
April 2008 (4)
March 2008 (7)
February 2008 (1)
My Links
My MSDN blog
My Live Spaces
My Website
My IIS.net contributions
November 2008 - Posts
1
Comments
ADSUTIL.vbs – Copying a website
by
rakkimk
Copying a website (to another exact copy) Here is the command to copy a website(run from a cmd prompt – c:\inetpub\adminscripts): > cscript.exe adsutil.vbs copy <source> <destination> > cscript.exe adsutil.vbs copy w3svc/1 w3svc/556...
Tags:
IIS
Adsutil
3
Comments
LogParser – Useful Logparser scripts
by
rakkimk
Logparser is a powerful utility which comes handy for me whenever I’m helping my customers facing a problem with slow running pages, frequently hit pages, post mortem analysis to find what went wrong on IIS, et al. You can use Logparser to parse your...
Tags:
Logging
IIS
LogParser
3
Comments
IIS7 – ASP.NET on Windows Server 2008 Server Core R2
by
rakkimk
If you are a Server Core fan, and wished you could host ASP.NET websites in Server Core, then feel better, you wish had come true. Windows Server 2008 R2’s Server Core will have .NET Framework which means, ASP.NET too. This is a big news for all those...
More Posts