www.mamboteam.com
Windows reinstallation. Unattended Installation Guide. Advertisement
Windows reinstallation. Unattended Installation Guide
Thursday, 11 March 2010
 
 
Enterprise automation

Windows installation and software configuration is a long and laborious process. The crisis requires not only organizational measures, but also reduced expenses. Any enterprise has quite a few computers with installed software on them. The software is being constantly updated, new programs appear and they have to be installed on all computers. Let us take a typical example.

Read more...
 
The best thing to do when you have planning problems
planning my tasks

Are you sick of missing your appointments, have unfinished business and tasks left at the very last moment of your day? Well believe me I know what it's like, I used to struggle when it came to planning my tasks, appointments sometimes even birthdays!

Options

You could of course get a big fancy but most of all expensive Black Berry or other PDA, but it costs a lot of money plus it takes some time to get to know the device and use it with no pain. What I personally recommend is the software LeaderTasks, let me explain why.

Read more...
 
Advanced Windows Unattended Installer

FREEWARE!!! Advanced Windows Unattended Installer v. 2.2 FREEWARE!!!

The age of manual Windows installation is over. Reinstalling Windows without any data loss. Want to create a WindowsXP installation disk that will automatically install the system without asking questions about username, product key, time and locale settings? At the same time your favorite applications are automatically installed, the necessary keys are entered into the registry, drivers are updated, new patches are installed.

Features:AWUI

MultiSet1) Automatic Windows installation. It is possible to create a CD/DVD for the automatic installation of the Windows operating system on any computer. The operating system can be installed in any mode: repairing Windows (installing above the current version of the operating system) or reinstalling it completely.

setup software2) Automatic installation of any software. It is possible to create a CD/DVD that will automatically install any sets of software on multiple computers. For example, after Windows is installed, it is possible to install service packs, drivers, localizations, any software (codecs, audio players, service tools...) and configure them automatically as well.

MultiSet3) Creating a bootable disk for simultaneous unattended Windows and software installation. It is possible to create a disk that will install both Windows and a set of software.

automation4) Automatically restoring software settings and tuning Windows. It is possible to automatically restore software and Windows settings. It is possible to restore registry keys, run special tools.

remote install5) Remote automatic installation. It is possible to automatically install sets of software via the local area network. The necessary software will be automatically installed on any number of computers connected to the local area network.

Experts do not recommend manual Windows installation.

The work of Advanced Windows Unattended Installer results in a distribution package ready for the automatic Windows and software installation. Besides, Advanced Windows Unattended Installer can create bootable CDs/DVDs. Such disks can be used as a rescue means after a system crash. To completely restore the system, you will only have to insert such a disk into the CD/DVD drive and configure BIOS to boot from this device. The system will be restored in less than 40 minutes!

Advanced Windows Unattended Installer will be very useful for system administrators who maintain a lot of computers. AWUI can automatically install software sets remotely via the local area network. Thus, you do not have come to each computer personally in order to update some software, you can completely delegate it to AWUI!

The world refused to install Windows manually.

Unattended Windows and software installation. AWUI will automatically install all the applications you require, either onto your original computer or onto a new one. It's an ideal solution for rebuilding your systems quickly! Create a stand-alone unattended installation CD! You can use AWUI software to create a universal disk for automatically installing software onto a computer using any media (CD/DVD/Flash/Hard Drive).

One great feature in AWUI is that it does not require any special knowledge. You do not have to know how to write any scripts. I have created several DVDs that automatically install WindowsXP together with the necessary software (MS Office, Nero, FireFox). Service packs and drivers are also installed automatically. Another key feature in the program is automatic software configuration, including WindowXP customization, i.e. you can automatically specify the necessary settings.

Unattended Installation/reinstallation Windows and ANY Software!

 

 
Business Organizer

business organizer

The program will help you organize your cooperation with all types of contacts in a convenient form: clients, employees, customers, partners.

LeaderTask is a boss's tool used to build a personnel management system.

With LeaderTask, you will be able to:

  • Distribute tasks between employees
  • Control the completion of tasks
  • View the current workload of employees
  • Have the complete idea of what is going on even when you are away
  • Organize a workplace outside your office
  • Monitor the entire history of tasks
  • Collect information about task solutions in order to present them as ready-made solutions.
Read more...
 
Leader in Unattended Installation of Windows and Software!
You can use Almeza MultiSet to create automatic Windows and software installation disks.

You can use it to create disks of three types:

1. Disk of unattended software installation.
2. Disk of unattended Windows installation.
3. Disk of unattended Windows installation and software installation.

If you insert such a disk into a CD/DVD drive, Windows XP and software will automatically
be installed on your PC.

What's new in version 5.6

+ the Croatian language has been added
+ the windows search on the screen algorithm has been improved: fixed the
problem with some applications
+ the Polish language has been updated
+ an error with MultiSet Player was fixed

Web : http://www.almeza.com
Download : http://www.almeza.com/download/multiset.exe
Purchase : http://www.almeza.com/buy.php
 
Windows and software installation automation in an enterprise.

Windows and software installation automation in an enterprise.

IT department automation in an enterprise.

Recommended: for the heads of enterprises, IT departments, system administrators

This article will tell you:

  • How to quickly install Windows on all computers of an enterprise.
  • How to quickly upgrade software on all enterprise computers without losing any data.
  • How to automate all kinds of routine processes in an enterprise.
  • How to increase the productivity of system administrators in an enterprise.
Read more...
 
Reviewing methods of automatically(unattended) installing Windows and a set of software.

Reviewing methods of automatically(unattended) installing Windows and a set of software.

Nobody likes to install and configure software, everyone likes to use it, work with it, install all kinds of add-ons, plug-ins, skins. That is, customize software, make it suit their tastes and preferences. This process is routine, uninteresting, takes time and effort and so there are very few people who like to do it again and again. But sometimes you have to do it, for example, after your operating system crashes or you have a hard disk failure. Everything starts from the beginning: operating system installation, driver installation, service pack installation, software installation, then comes tuning the operating system, software configuration and localization, entering registration data (in commercial software)... It is okay if you have all software at hand on disks and you have to install it only on one computer. But then you will have to do the entire configuration manually anyway. And what if you have no distribution packages or your registration keys are lost? You will have to contact the developer's support service. That is when you are in for some nervous work involving searching for the necessary software and restoring the working environment you had before. The following question emerges: how to automate it? In practice, there are only three ways to solve the problem of automatic Windows and software installation.

  • Use the standard automatic installation features for each program separately (silent installation keys)
  • Write a script for automatic installation.
  • Create a bootable disk for installing Windows and other software.

 

 

Let us take each method and tools implementing it in detail.

1. Standard software tools. Using silent installation keys (silent keys).

A lot of installers allow you to automatically install software using special keys (command line parameters). The user does not need to do anything in this case. All values will be set to their defaults. Every installer has its own set of such keys.

Examples.

Installer Silent keys Example
InstallShield /s setup.exe /s
  Windows Installer /qn REBOOT=ReallySuppress setup.msi "/qn REBOOT=ReallySuppress"
Inno Setup /VERYSILENT setup.exe /VERYSILENT

Pluses:

+ high installation speed without user attendance

Minuses:

 

  • the user has to know for sure which installer and key are used during the software installation.
  • some installers do not support silent installation.

 

 

2. Writing a script for automatic installation.

AutoITSpecial programming languages (scripting languages) are used to write scripts. The most popular is AutoIt. Its main purpose is automating work with the Windows graphical interface.

 

 

AutoIt can:

  • Run Windows and DOS programs
  • Simulate keystrokes and their combinations
  • Simulate mouse moves and clicks
  • Move, resize windows and control their parameters
  • Directly interact with window control elements (get/modify a caption, move, disable windows and so on)
  • Work with the clipboard controlling its text contents
  • Read, modify and create registry keys and values

 

 

 

 

 

AutoIt includes a script interpreter and compiler. If you write and debug your own script, you can easily convert it into a regular exe file that already runs as a standalone file.

Pluses:

  • writing flexible scripts
  • creating a standalone exe file

 

 

Minuses:

- having to learn the scripting language and the Windows operating system.

3. Creating an automatic Windows and software installation disk.

There are special program for creating an automatic Windows and software installation disk. The most well-known ones are nLite and MultiSet

nLitenLite. The program can create a bootable disk with the following operating systems: Windows 2000/XP/2003. It also allows you to integrate some service packs and, if necessary, remove some components from the operating system (Media Player, Internet Explorer, Outlook Express, MSN Explorer, Messenger, etc.). As a result, you get the ISO image of a bootable disk with Windows.

 

Pluses:

  • freeware
  • create a bootable Windows disk

 

 

Minuses:

- impossible to automatically install any custom software

Auto setupMultiSet – the program for creating bootable disks for the automatic installation of Windows and sets of software. As a result, you get bootable disks of three types:

  • Automatic Windows installation
  • Automatic software installation
  • Automatic Windows and software installation. Since MultiSet can run disks of any types with parameters, the two above methods can be easily integrated in it (using silent keys and executing a written script from AutoIt).

 

Advantage MultiSet:

  • Automatic Windows installation. It is possible to create a CD/DVD for the automatic installation of the Windows operating system on any computer. The operating system can be installed in any mode: repairing Windows (installing above the current version of the operating system) or reinstalling it completely.
  • Automatic installation of any software. It is possible to create a CD/DVD that will automatically install any sets of software on multiple computers. For example, after Windows is installed, it is possible to install service packs, drivers, localizations, any software (codecs, audio players, service tools...) and configure them automatically as well.
  • Creating a bootable disk for simultaneous unattended Windows and software installation. It is possible to create a disk that will install both Windows and a set of software.
  • Automatically restoring software settings and tuning Windows. It is possible to automatically restore software and Windows settings. It is possible to restore registry keys, run special tools.
  • Remote automatic installation. It is possible to automatically install sets of software via the local area network. The necessary software will be automatically installed on any number of computers connected to the local area network.
MultiSet already studied at University!

 

The Academy of Modern Information Technologies has created a special course dealing with unattended Windows and software installation. The aim of the course is to provide students with theoretical and practical skills allowing them to create a bootable Windows distribution package that will be automatically installed on a PC with maximum number of drivers and software without the user's attendance. The MultiSet software is studied within this course. This program is a leader in the field of automating unattended software installation. Upon completing the course, students will get enough knowledge to create a completely automatic Windows distribution package that will be installed on a personal computer without a single mouse click and then automatically install all drivers (these drivers work for 95% of personal computers) and automatically install all software necessary for this or that computer. MultiSet became the de facto standard in this field long ago that is why educational institutions choose this product.

Pluses:

+ creating a bootable disk with Windows and a set of software

Minuses:

- impossible to enhance a created script

Summary.

All methods, and the above programs in particular, serve the same purpose – create a bootable disk for the automatic Windows and software installation. But they do it differently. nLite and SetupStudio are tailored towards the modification of the Windows distribution package, i.e. the integration of service packs and patches into it. As to the automatic installation of other software, it is done easily – the user has to either use silent keys or specify the approximate installation algorithm based on the one the program offers. MultiSet placed the emphasis on the automatic installation of any software together with Windows making it possible to use silent keys and automatic configuration.

The programs can complement each other: a script written in AutoIt can be easily executed in MultiSet, an nLite disk can automatically install sets of software from MultiSet.

Download the 30-day free version of the program: Automate system deployment

Almeza MultiSet: Reinstalling Windows without any data loss

 
Link to auto setup sites

Unattended Installation

Reinstalling Windows

Automate system deployment

Read more...
 
Reinstalling Windows without any data loss.

Rebuild Windows without losing data or reinstalling softwareThat's a well-known fact: the Windows operating system becomes unstable with time. It regularly freezes, acquires a lot of useless functions and trash in the registry. Specialists recommend reinstalling Windows from scratch not less than once a year. Most users think of reinstalling Windows as a long, routine process usually accompanied by formatting the hard disk. Generally, that's the way it is - if you do it manually and in an old-fashioned way. It's the 21st century already and it's high time to forget about manual routine work and data loss! Delegate Windows reinstallation to a professional in the field of automating software installation - Almeza MultiSet!

Read more...
 
MultiSet already studied at University!

special course dealing with unattended Windows and software installationThe Ural Academy of Modern Information Technologies has created a special course dealing with unattended Windows and software installation. The aim of the course is to provide students with theoretical and practical skills allowing them to create a bootable Windows distribution package that will be automatically installed on a PC with maximum number of drivers and software without the user's attendance. The MultiSet software is studied within this course. This program is a leader in the field of automating unattended software installation.  automatically install all software necessary for this or that computer

Upon completing the course, students will get enough knowledge to create a completely automatic Windows distribution package that will be installed on a personal computer without a single mouse click and then automatically install all drivers (these drivers work for 95% of personal computers) and . MultiSet became the de facto standard in this field long ago that is why educational institutions choose this product.

Read more about Almeza MultiSet Unattended Installation Software... 

 

 
How to install software operating system windows xp

install software window xp

Almeza MultiSet 4.0, No Boring Work!

MultiSet is a representative of those precious kinds of software that can save huge amount of time by "automating all worth automation". The software, as you can guess from its name, works in the area of software installation. There are many cases, when you need to install the same program with the same configuration again and again (for example, if you are experimenting and reinstalling your OS, or administering a network of similar workstations). In the majority of such cases, you also need to reinstall a huge bunch of software on top of that, and that be a real pain (try to press "Next" 60 times and not scream!)

What MultiSet does, is exactly what all computers should be strong in: You install all your usual software, and MultiSet records all your actions. That's all - all of the actions can now be repeated automatically, making all your software installed again! You can run those "unattended installation disk" again and again, and you need really no clicks to have dozens of programs installed! But take it further: MultiSet able to store those "super-installer" (alongside with all software packages used) onto any media, like USB flash or CD/DVD disk, so you can run the automatic installation process on virtually any other computer. Also, an unattended install can be performed on a set of network computers from a single network disk.

MultiSet has a special Wizard which will help you quickly create unattended installation disks.

The Wizard enables you to create unattended installation disks of three types.

1. Creating a disk of unattended software installation.

2. Creating a disk of unattended Windows installation.

3. Creating a disk of unattended Windows as well as software installation .
 

Download

Download Almeza MultiSet - automatic software installer.

 

Interview for the Krasny Software computer magazine:

The Almeza Company has developed several quite interesting programs. Its flagship product is the automatic Windows and software installer - Almeza MultiSet. That's what we will talk about. Ivan Abramovsky, the CEO of the Almeza Company, answers the questions.

Q: What tasks does your program solve?
A: First of all, Almeza MultiSet has been developed to solve the task of the automatic installation of Windows together with a set of necessary software. MultiSet can create a bootable installation disk that automatically installs Windows, service packs, necessary drivers and any other software (video codecs, file managers, players... anything) plus it can configure all software and tune Windows (all custom settings in the operating system)

Q: What are the main features of the program?
A: 1) Automatic Windows installation
2) Automatic installation of any software
3) Creating a bootable disk for automatic Windows and software installation
4) Automatically restoring software settings and tuning Windows
5) Remote automatic installation. For example, it is possible to automatically install software via the local area network.
We should also mention the features of the program that won it users' admiration:
- Convenient Wizards. Automatic installation disks are created with the help of convenient wizards.
- Ease of use. The program does not require any special knowledge (i.e. it has no special script language, complicated settings), everything is as easy as possible.
- Processing all installation procedures correctly: restarting the computer during automatic installation, entering registration keys, entering usernames and other parameters; processing nonstandard exception situations in an adequate manner.


Q: And what unique features does the program have?
A: - Ease of creating an automatic installation disk. Minimum time is required to get the disk ready.
- Unique algorithm. The unique algorithm makes automatic installation as fast as possible.
- Creating the automatic Windows installation disk and installing service packs, drivers, registry keys and any other software right after that. It is also possible to enable automatic configuration for software and Windows.


Q: What benefits do your users get?
A: First of all, some statistics. Let's calculate: Windows installation + driver installation + service packs + necessary software + restoring old software settings + general OS configuration - on average, an experienced system administrator spends more than 200 hours a year on all that (25 8-hour business days); a regular user spends more than 90 hours a year (11 8-hour business days).  Almeza MultiSet needs not more than 45 minutes to install Windows and necessary software. At the same time, human attendance is not required because installation is fully automatic. All in all, Almeza MultiSet will save more than 20 business days a year for a system administrator and more than 11 days a year for a regular user.

Second,  Almeza MultiSet creates bootable disks for the automatic installation of Windows and a set of necessary software, drivers, service packs. This disk can be used to reanimate the computer. MultiSet is a turnkey solution = insert the disk and the new operating system, drivers, service packs and any other necessary software will be installed on the computer and you can configure the operating system and the software at once.

And third,  Almeza MultiSet restores the system without losing the current data! Unlike in case of cloning image disks.


Q: Who are your customers, what is the target group of your product?
A: Our users are people who value and save their time, people who are used to giving routine work to computers. By automating the process of restoring and configuring the computer, MultiSet helps our customers save time. Mostly, our customers are:
- administrators (system administrator, network administrators)
- computer first aid services
- customer technical support services
- individual users
- educational institutions (schools, colleges, universities)
- companies possessing a large number of computers.

Q: How is the product doing at the moment?
A: Currently, thousands of people use Almeza MultiSet in more than 60 countries: the USA, Canada, Russia, the Netherlands, Austria, Argentine, Belgium, Turkey, Great Britain, Hong Kong, Germany, Switzerland, Jordan... The product is being constantly developed and improved, we extensively cooperate with our users and it allows us to know their needs. At the moment we are working on the next version of the program where we will implement new features and fix existing drawbacks.

Thank you for the interview!

 Download

 Download Almeza MultiSet

 

 
Advertisement
 
Top! Top!