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...
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...
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
Powered by Community Server (Commercial Edition), by Telligent Systems