• What is new in Process Operator 1.0.1:

    • If the Process Operator writes something about w3wp.exe process to log files (CPU usage, priority etc.), it also writes the name of IIS Application Pool running in that process. It allows to see what pool caused high CPU usage.
    • There are 2 types of log files now:
      1. Files named “date_here”.log (e.g. 11.07.2010.log): Process Operator writes some of its actions (most important ones) and error messages (if any) to these log files.
      2. Files named “date_here”-CPU-usage.log (e.g. 11.07.2010-CPU-usage.log): These logs contain information about total CPU usage and a list of 3 processes causing the CPU load. Process Operator writes CPU usage data once a minute. So you can see the full history of CPU usage and “heavy” processes. The log format allows importing it to MS Excel, sorting and building graphs.

    Tags: ,

  • process operator

    The main purpose of Process Operator (Server Edition) is to enhance the responsiveness of Windows servers during periods of high CPU loads. You will also notice increased agility and stability of the server.

    Process Operator is a Windows service. It adjusts priorities at which applications get CPU times. As a result the server becomes much more responsive. The priority adjustment process is fully automated, but server administrators can make appropriate settings to fine-tune the Process Operator for their specific needs.

    The Server Edition of Process Operator is made specially for Windows servers, not for home PC’s. It is designed for Windows 2008 (x86, x64) and Windows 2003 servers and was tested on multiple web servers, mail and DNS servers, and SQL ones.

    If some server process (application or service) “eats” too much CPU, the Process Operator sets a lower priority to that process. The process won’t be allowed to use 100% of CPU and other applications will be running fine. The server does not stall. All processes get their CPU time slices. The server becomes more stable and agile. If the punished process uses less CPU for certain time, Process Operator restores its priority back to its original level.

    Often when a server has about 100% CPU load it becomes unresponsive and even does not allow the use of Terminal Services, you cannot log in remotely to fix the issues. The Process Operator prevents such cases too.

    Just give it a try and you’ll like it!

    For more information, please read the Process Operator guide.

    Tags:

  • IIS Sites Transfer 2.0.3 released.

    New features:

    - added: Processing and creation of ‘IIsWebFile’ object
    - added: Processing of ‘Custom’ tag of all elements of the IIS metabase

    Tags: , , , , , ,

  • IIS Sites Transfer 2.0.2 released.

    New features:

    - added: Multiple IIS FTP sites processing
    - improved: IIS metabase parsing speed

    (You can see more in history.txt file distributed with the program.)

    Tags: , , , , , ,

  • IIS Sites Transfer 2.0.1 is finally here! You can see its new easy-to-use Wizard interface and enjoy its new features. The sites transfer process is as easy as 1-2-3 now!

    New features:

    v.2.0.1

    - added: Multithreaded processing

    v.2.0

    - added: Transfer of AccessRead|AccessWrite properties of FTP accounts
    - added: Transfer of 29 new IIS website parameters (see the manual for more info)
    - added: Transfer of all website directories (virtual and web)
    - added: It is possible to change web site home directory
    - added: Detailed transfer log
    (You can see more in history.txt file distributed with the program.)

    Tags: , , , ,

  • iis sites transfer

    The IIS Sites Transfer program is designed to transfer web sites from Microsoft Internet Information Server version 6 (IIS 6) to another IIS 6 server. The program also allows to transfer Windows 2003 users from one server to another and copy FTP logins, virtual directories, application pools, Web/FTP folders structure and assign NTFS folders permissions.

    It is a unique tool. There are no such tools as this one, which allows easy transfer lots of web sites at a time, including all usernames, permissions, pools and so on.

    IIS Sites Transfer utility does not require a clean installation of Internet Information Services! Moreover, the tool can even help you to transfer any selected group of websites, so you can distribute your websites easily to adjust the servers load.

    The most outstanding feature of this tool is that it is able to transfer websites even if the IISAdmin service is not running on the source server! You even do not need the source server to be up and running, you just need to have the metabase.xml file from the server. This makes the IIS Sites Transfer program not only a migration and balancing utility, it is also a disaster recovery tool.

    Please take a look at IIS Sites Transfer Quick Start Guide to see how easy it is to migrate websites with this program.

    No installation required! No configuration required.
    Just run it and enjoy.

    Note:

    • You need to have metabase.xml file from the source server to accomplish the sites transfer.
      MetaBase.xml is an XML file containing IIS configuration settings. Its default location is
      C:\Windows\System32\inetsrv\
    • The tool does not help to copy files between servers. But there are a lot of tools and different methods to do so. For example, you can zip (using WinZIP or WinRAR) the files and FTP the archive.
    • The IIS Sites Transfer tool does not help to export/import SSL certificates. Please read this article if you need to transfer SSL certificates.
    • The tool is not able to copy Administrators user group between servers.

    Tags: , , , , , ,

  • IIS Pools - IIS Application Pools Monitoring

    • This program allows monitoring of IIS 6 application pools.
    • All the monitoring data is stored in log files.
    • It is possible to analyze a pool to find a website (or a virtual application) using too much resources.

    Note: Current version of the program allows monitoring and logging of both CPU and RAM usage. But there is an auto-analysis of CPU usage only.

    For more information, please read this document.

    No installation required! Just run it and enjoy.

    Tags: , , , ,

  • IIS Passwords Sync is a command line tool. And it is free!

    IIS 6.0 web sites run under anonymous user accounts. It is IUSR_<machine name> (by default) or other user accounts created by your web hosting control panel. The users’ passwords are set automatically and are never known. However, sometimes for some reason the passwords get out of sync or corrupted and need to be reset. The easiest way to reset these passwords is to use IIS Passwords Sync program. It extracts the passwords that Microsoft IIS 6.0 has in its metabase and updates the accounts in Local Users and Groups to use that passwords.

    Run synciis.exe to see IIS Passwords Sync command line syntax.

    Note:

    • After the passwords synchronization you have to restart Internet Information Services (IIS 6.0) by using its MMC Manager snap-in or iisreset.exe program.
    • If there are 2 or more websites running under the same user account the password will be taken from one of them only, even if they have different passwords.

    No installation required! No configuration required.
    Just run it and enjoy.

    Tags: , , ,

  • We believe you hate SPAM (especially if it was sent by your customer from your server and you are blacklisted now), don’t you?

    The IIS SMTP Monitor program (Windows service) is a tool for IIS 7 (and IIS 6) Pickup folder monitoring. The tool saves the following information in its log file: File Name, File Owner (Windows Account Name), First N bytes of the file (e-mail message). Believe it or not, it is free!

    Windows web hosting providers do need this tool to stop outgoing SPAM. If you allow to send mail with ASP or PHP scripts with CDONTS or CDOSYS, your web hosting clients are able to send SPAM from your servers anonymously. And then it gets very difficult to track it down and stop SPAM. As a result, your server is blacklisted and all your customers have problems now. To avoid this you should install IIS SMTP Monitor.

    You should also use unique Windows User Names for your IIS websites. Do not use IUSR_computername for all websites. Instead create and assign a new account for each site. E.g. IUSR_SiteNameHere. Actually all decent web hosting control panels do this automatically.

    If you have IIS SMTP Monitor installed, you can see the origin (the owner username) of outgoing SPAM messages sent by your customers. And you can find the website by its unique user name and STOP SPAM.

    For more information, please read this document.

    No installation required! Just run it and enjoy.

    Tags: , , , , , , , ,

  • IIS Report is a command line tool. It allows to create different IIS related reports. For example it can get the list of all SSL websites and sort it by IP address, or get the list of all websites and sort it by application pool name and then by website name, etc.

    No installation required. Just start the program this way:

    C:\>iisreport.exe /?

    to get more information and see all the parameters available.

    No installation required! No configuration required. Just run it and enjoy.

    Tags: , , ,

News

12-July-2010 Process Operator (Server Edition) 1.0.1 released

01-July-2010 Process Operator (Server Edition) 1.0.0 released

22-January-2010 SQL Bandwidth Meter (for MS SQL Server 2008, 2005) 1.0.2 released

Coming soon

* Backup software created specially for Windows web hosting providers. Includes an efficient data deduplication algorithm

* Server monitoring software for Windows and Linux servers. Smart, active, flexible.

* More tools for Simple DNS and Microsoft DNS servers.

* More software for IIS (troubleshooting, monitoring, performance improvement, management, backup).

* Several tools for MailEnable and SmarterMail mail servers.

We are using and testing this software on more than 50 servers at DotNetPark to be sure it is ready to be released. * IIS tools in the following areas: IIS load balancing, IIS rewrite, IIS log analyzer

Our customers

Rackspace (USA, UK), US Army (USA), pcQwest (USA), Millennium Data Solutions (USA), ExpertHost (USA), Telecom3 (Sweden), Web Africa (South Africa), Netstarter (Australia), Omroep Brabant (Netherlands), Natrix Technologies (Canada), Wannafind (Denmark), Higher Colledge of Technology (United Arab Emirates), Trident Internet Systems (USA), DataPacket (USA) ...

Testimonials

It saved me probably 12 hours at least! Great product, best $60 I ever spent!!
Mike May (www.activefx.net)

It is a great tool (IIS Sites Transfer). By the way, it has saved me many hours in server migration and restoring! I strongly recommend your programs to any person that has to deal with IIS.
Aecio Lemos (www.vlsweb.com.br)

Your tools are very insightful and address REAL issues for Windows-based web hosters. I have used IIS Pools to identify websites that were causing continual issues on shared boxes. Previously, my only recourse was to stop EACH site (200+) until I found the site causing problems.
Joe Rebis (www.ephost.com)

We've recently purchased a license for your IIS Sites Transfer and want to thank you for this incredible tool.
Jade Benson (www.WebAfrica.co.za)

More...