Main > Free Download Search >

Free administration software software for windows

administration software

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 1654
Membership Administration Software Solution 3.30

Membership Administration Software Solution 3.30


Flexible management database system more>> MASS is a flexible management database system particularly suited to keeping records for organizations and event management. It is an excellent tool for businesses, clubs and associations, co-operatives, churches, schools, kindergartens, sporting clubs, gymnasiums and community service organizations. MASS has many powerful features including subscription management, course enrolments, activity enrolments, activity programs, form letters, import and export of data, and flexible reporting capabilities to name a few.<<less
Download (9.3M)
Added: 2008-11-01 License: Freeware Price:
460 downloads
Administration Pack for IIS 7.0

Administration Pack for IIS 7.0


This release is comprised of 7 IIS modules designed to help with a variety of admin tasks. more>> This release is comprised of 7 IIS modules designed to help with a variety of admin tasks.

Administration Pack for IIS 7.0 is a Technical Preview release by the IIS team to help you administer your IIS 7.0 server.
This release is comprised of 7 IIS modules designed to help with a variety of admin tasks. All of the modules are a toolset to help you be more productive when using IIS Manager. Functionality varies from increased configuration editing capabilities to managing SQL databases to viewing reports about your server.
Main features:
Configuration Editor:
- The configuration editor module will help you manage your configuration files. This tool is available for server administrators only. It allows you to edit any section, attribute, element or collection in your configuration file. In addition to editing these values you are also able to lock and unlock them. The configuration editor also allows you to generate scripts based on the actions you take as well as search the file to see where values are being used.
IIS Reports:
- The IIS Reports module enables you to view key statistics about your website. You can also generate your own module reports to gather information relevant to you and your business. Currently you can view the output of these reports as charts and/or tables.
Database Manager:
- The Database Manager module allows you to take an existing database connection and manage your SQL database from IIS Manager. You can also perform basic operations such as editing tables, adding keys, and running queries.
UI Extensions:
- UI Extension modules allow you to manage existing features through IIS Manager. The FastCGI module allows you to manage your FastCGI settings. The ASP.NET modules allow you to manage your authorization and custom errors settings. Finally the HTTP Request Filtering allows you to setup rules for http request filtering.
System requirements:
- Windows Server 2008 with IIS 7.0 installed

<<less
Download (779KB)
Added: 2008-09-30 License: Freeware Price: FREE
402 downloads
Remote Administration Tool 1.2

Remote Administration Tool 1.2


Remote Administration Tool is a small free remote control software package more>> Remote Administration Tool is a small free remote control software package derived from the popular TightVNC software. With "Remote Administration Tool", you can see the desktop of a remote machine and control it with your local mouse and keyboard, just like you would do it sitting in the front of that computer. Small, easy, no installation required.<<less
Download (763KB)
Added: 2008-09-22 License: Freeware Price:
511 downloads
 
Other version of Remote Administration Tool
Remote Administration Tool 1.2package derived from the popular TightVNC software. With "Remote Administration Tool", you ... package derived from the popular TightVNC software. With "Remote Administration Tool", you
Price: $0.00
License:Freeware
Download (763K)
1191 downloads
Added: 2006-08-11
MySQL Administrator 1.2

MySQL Administrator 1.2


GUI administration tool more>> MySQL Administrator is a powerful visual administration console for MySQL, which allows the user to easily administer their MySQL environment, and gain better visibility of how their databases are operating. It is freely available under the GPL.<<less
Download (list)
Added: 2008-11-08 License: Freeware Price:
505 downloads
Windows Server Administration Tools

Windows Server Administration Tools


Allows administrators to install the Windows Server 2003 management tools onto a computer running Windows XP or Server 2003 more>> Allows administrators to install the Windows Server 2003 management tools onto a computer running Windows XP or Server 2003

The Administration Tools Pack allows administrators to install the Windows Server 2003 SP2 management tools onto a computer running Windows XP Professional or a Windows Server 2003 family operating system to perform remote server management functions.
This is the final version of the Administration Tools Pack. You must uninstall all previous versions before installing this version.
System requirements:
- 30 MB of free disk space

<<less
Download (14MB)
Added: 2008-09-30 License: Freeware Price: FREE
388 downloads
Internet Explorer Administration Kit 8 RC1

Internet Explorer Administration Kit 8 RC1


Internet Explorer Administration Kit 8 RC1 is specially designed to simplify the creation, deployment, and management of customized Windows Internet Explorer 8 packages. more>> <<less
Download (2MB)
Added: 2009-01-29 License: Freeware Price: FREE
downloads
 
Other version of Internet Explorer Administration Kit
Internet Explorer Administration Kit 8.0 BetaInternet Explorer Administration Kit 7 (IEAK 7 ... Administration Kit (IEAK) programs and tools you are able to create custom browser software
Price: FREE
License:Freeware
Download (2.2MB)
393 downloads
Added: 2008-09-25
Internet Explorer Administration Kit 77 Internet Explorer Administration Kit provides administrators with powerful, easy-to-use ... Administration Kit (IEAK) programs and tools you are able to create custom browser software
License:Freeware
Download (2.12MB)
1044 downloads
Added: 2006-12-14
Internet Explorer Administration Kit 7 RTM 7

Internet Explorer Administration Kit 7 RTM 7


Internet Explorer Administration Kit 7 RTM is specially designed with an aim to customize and deploy IE 7 RTM. more>>

Internet Explorer Administration Kit 7 RTM 7 is specially designed with an aim to customize and deploy IE 7 RTM.

Requirements: Windows XP/2003 Server/Vista

<<less
Download (2.1MB)
Added: 2007-09-04 License: Freeware Price:
downloads
 
Other version of Internet Explorer Administration Kit 7 RTM
Internet Explorer Administration Kit 7 RTMMicrosoft - Internet Explorer Administration Kit ... Administration Kit (IEAK) programs and tools you are able to create custom browser software
License:Freeware
Download (2.12MB)
774 downloads
Added: 2007-10-11
Overseer - MySQL Administration Tool 1.0

Overseer - MySQL Administration Tool 1.0


offers the posibility to execute the most often used MySQL queries through a graphical user interface more>>
offers the posibility to execute the most often used MySQL queries through a graphical user interface Overseer is a MySQL administration tool (front-end). It allows the user to connect to a MySQL server and perform most of the actions that the user is allowed to do on that server (e.g.: create a new database, create a new table, modify table data, etc.).
This program was written in Java, is platform-independent and uses the JDBC library for conectivity.
Overseer offers the posibility to execute the most often used MySQL queries through a graphical user interface. For beginners, Overseers interface may be a good starting point to learn and familiarize themselves with MySQL databases and the operations that can be performed on them.
For the advanced users that want to do much more than the GUI allows, Overseer comes with an SQL Query Window where they can execute the most complex queries and analyze the results
Main features:
- Connect to a MySQL server (installed locally, on localhost, or online, on a web server), by specifying the host address, username, password and, optionally, the database that will be used;
- List all the databases that the user is allowed to access and the possibility to choose one to perform operations onto;
- Create a new database;
- List all the tables form the chosen database that the user can modify;
- Modify the structure of an existing table (add columns, delete columns, edit existing columns);
- Create a new table;
- Browse an existing table;
- Insert new rows in a table;
- Delete/edit existing rows in a table;
- Execute user queries in an SQL Query Window and show the results;
- Drop (delete) a table or an entire database;
- Move/copy tables from one database to another (only the structure, only the data, or both data and structure);
- Rename tables and databases;
- Export tables/databases to *.sql text files;
- View server variables, settings, privileges, processes, available storage engines;
- User management (add users, remove existing users, modify user privileges, change user password);
- Browse MySQL online documentation from within the application, using the included web-browser: Overseer Documentation Browser.
System requirements:
- Java Runtime Environment (JRE) 1.6 or higher
<<less
Download (2.59MB)
Added: 2007-09-29 License: GPL Price:
758 downloads
Databake Software 1.05.19

Databake Software 1.05.19


Databake Software is an effective program which is capable of managing and developing content and Web pages using a centralized Web-based Administration Panel. more>>

Databake Software 1.05.19 is an effective program which is capable of managing and developing content and Web pages using a centralized Web-based Administration Panel.

The main feature is the ability to create unlimited HTML input forms for collecting whatever data you desire. It is ideal for developing editable dynamic Web sites, collecting data from your Web pages using custom input forms, and displaying content on your Web pages using unlimited custom HTML display Templates that you create.

Requirements:

  • Windows 98/2000/XP
  • PHP 4.3+
  • MySQL
  • Apache Webserver
<<less
Download (3.6MB)
Added: 2005-12-19 License: Freeware Price: $0.00
downloads
Zero Administration Guestbook ASP Scrip 1.3

Zero Administration Guestbook ASP Scrip 1.3


Zero Administration Guestbook ASP Scrip is an effective and proper tool which backups your current guestbook entries to a new file whenever a month pass by (in the format of yyyy-mm.htm files). more>>

Zero Administration Guestbook ASP Scrip 1.3 is an effective and proper tool which backups your current guestbook entries to a new file whenever a month pass by (in the format of yyyy-mm.htm files). This is a free ASP code, which is a self-managing asp guestbook, making you maintenance free. You will not need to worry, whether your guestbook got too large and too long. So that you can still keep your friends' sweet old comments and suggestions.

Requirements:

  • Windows Me/NT/2000/XP/2003 Server, .asp (active server pages)
<<less
Download (7.9KB)
Added: 2006-07-25 License: Freeware Price:
downloads
Microsoft Remote Server Administration Tools

Microsoft Remote Server Administration Tools


Enables IT administrators to remotely manage roles and features in Windows Server 2008 from a computer running Vista with SP1 more>> Enables IT administrators to remotely manage roles and features in Windows Server 2008 from a computer running Vista with SP1

Microsoft Remote Server Administration Tools (RSAT) enables IT administrators to remotely manage roles and features in Windows Server 2008 from a computer running Windows Vista with SP1.
It includes support for remote management of computers running either a Server Core installation or the full installation option of Windows Server 2008. It provides similar functionality to Windows Server 2003 Administration Tools Pack.
System requirements:
- Service Pack 1 (SP1) is required.

<<less
Download (17.8MB)
Added: 2008-09-30 License: Freeware Price: FREE
388 downloads
Microsoft SharePoint Administration Toolkit 2.0

Microsoft SharePoint Administration Toolkit 2.0


Administrate and manage Microsoft Office SharePoint Server 2007 and Windows SharePoint Services version 3.0. more>> Administrate and manage Microsoft Office SharePoint Server 2007 and Windows SharePoint Services version 3.0.

The Microsoft SharePoint Administration Toolkit contains functionality that will help you administrate and manage Microsoft Office SharePoint Server 2007 and Windows SharePoint Services version 3.0.
This toolkit contains the ability to perform bulk operations on site collections, an Stsadm operation to update alert e-mails after the URL for a Web application has been changed, and a User Profile Replication Engine tool.

Main features:
- One new tool added: User Profile Replication Engine (Office SharePoint Server 2007 only).
- The MSI is customizable and selectable, meaning that a user can control which tools are installed or uninstalled and when the User Profile Replication Engine tool is installed, a custom installation folder can be selected. The MSI also supports the /quiet switch for quiet installation.
- For x86 and x64 platforms, installation is automatic.

System requirements:
- Microsoft Office SharePoint Server 2007
-

<<less
Download (986KB)
Added: 2008-09-30 License: Freeware Price: FREE
388 downloads
Exchange Server MSSearch Administration Tool 06.05.7529

Exchange Server MSSearch Administration Tool 06.05.7529


Exchange Server MSSearch Administration Tool is released to be a versatile and convenient tool which can be used to determine which Exchange Stores in the domain have Full-Text Indexes more>> <<less
Download (93.8KB)
Added: 2007-09-05 License: Freeware Price:
downloads
Windows Server 2003 Administration Tools Pack Final Build 3790

Windows Server 2003 Administration Tools Pack Final Build 3790


Remotely manage Windows Servers more>>
Remotely manage Windows Servers The adminpak allows administrators to install the Windows Server 2003 management tools onto a Windows XP Professional or Windows Server 2003 family machines to perform remote server management functions.
Requires Windows XP SP1 or Windows XP QFE 329357 to install onto a Windows XP machine build 2600 (RTM build).
Remember to uninstall previous versions of adminpak.msi before installing this version
<<less
Download (12.5MB)
Added: 2003-04-18 License: Freeware Price:
2380 downloads
MailEnable Standard Edition 1.986

MailEnable Standard Edition 1.986


manage & control all the e-mail services more>> MailEnable Standard Edition provides robust SMTP and POP3 services for Windows NT/2000/XP/2003 systems. Simple to install, with powerful administration software means that your mail server will be up and running quickly. This edition is FREE, contains no spyware or adware, for both personal and commercial usage, with no time or user restrictions.<<less
Download (9.7M)
Added: 2008-11-05 License: Freeware Price:
389 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5