How to perform an administrative installation of the Microsoft TechNet documentation to a network shared folder (827053)
The information in this article applies to:
SUMMARYThis article describes how to perform an administrative installation of the Microsoft TechNet documentation to a network shared folder: On your computer, create a folder, and then create a subfolder in this folder. Share the first folder that you created as a network shared folder. Map this network shared folder to a network drive on your computer. At a command prompt, run the msiexec command to perform an administrative installation of the TechNet documentation.
After you perform an administrative installation of the TechNet documentation, users can double-click the Setup file of the TechNet documentation in the network shared folder to install the TechNet documentation from the network shared folder to their computers. INTRODUCTIONThis step-by-step article describes how to install the Microsoft TechNet documentation from a CD to a network shared folder. From this network shared folder, a user can install the TechNet documentation to the user's computer. back to the topCreate a network shared folder To create a network shared folder, follow these steps: - On your computer, create a folder, and then create a subfolder.
- Share the first folder that you created as a network shared folder.
- On your computer, start Windows Explorer.
- On the Tools menu, click Map Network Drive. The Map Network Drive dialog box appears.
- In the Drive list, select any disk drive other than your local disk drives.
- Click Browse. The Browse For Folder dialog box appears.
- Locate and then click the network shared folder that you want to map as a network drive, and then click OK. The absolute path of the network shared folder appears in the Folder list.
Note To make sure that this step works correctly, share the network folder that you want to map as a network drive. - In the Map Network Drive dialog box, click Finish.
back to the topPerform an administrative installation of the TechNet documentation to the network shared folderTo perform an administrative installation of the TechNet documentation to the network shared folder that you created in the "Create a network shared folder" section, follow these steps: - Insert the TechNet CD into your computer's CD-ROM or DVD-ROM drive.
Note If your computer is running Microsoft Windows 98 or Microsoft Windows Millennium Edition, double-click the Instmsia.exe file on the TechNet CD to upgrade your version of Microsoft Windows Installer.
If your computer is running Microsoft Windows NT 4.0 or Microsoft Windows 2000, double-click the Instmsiw.exe file on the TechNet CD to upgrade your version of Windows Installer. - Click Start, and then click Run. The Run dialog box appears.
- In the Open box, type cmd, and then click OK.
- At the command prompt, change the drive to your computer's system drive.
- Run the following command:
msiexec /a MSIPath TARGETDIR="FolderPath"
Note In this command, MSIPath is a placeholder for the absolute path of the Tn.msi file that is present in the TechNet CD, FolderPath is a placeholder for the absolute path of the network shared folder that you created in the "Create a network shared folder" section, and CDName is a placeholder for the name of the TechNet CD. The Technical Information: CDName - Setup Wizard dialog box appears. - In the Technical Information: CDName - Setup Wizard dialog box, click Next. The License Agreement page appears.
- Click I accept the terms in the license agreement, and then click Next. The Network Location page appears.
- Click Install. The TechNet documentation is installed in the network shared folder that you specified.
- After the administrative installation process has completed, click Finish.
back to the topInstall the TechNet documentation from the network shared folder to your computerTo install the TechNet documentation from the network shared folder to your computer, follow these steps: - In Windows Explorer, locate the mapped network drive that you created in the "Create a network shared folder" section.
- Open the folder where you installed the TechNet documentation in the "Perform an administrative installation of the TechNet documentation to the network shared folder" section. Notice that the Setup.msi file exists in the network shared folder.
- Double-click the Setup.msi file. The File Download dialog box appears.
- Click Open. The Technical Information: CDName - Setup Wizard appears.
- Click Next. The License Agreement page appears.
- Click I accept the terms in the license agreement, and then click Next. The Customer Information page appears.
- In the User Name box, type your user name.
- In the Organization box, type your organization name, and then click Next. The Please select a setup type page appears.
- Click Full, and then click Next. The Destination Folder page appears. The default path of the destination folder appears on the Destination Folder page. If you want to change the path of the destination folder, click Change.
- Click Next. The Ready to Install the Program page appears.
- Click Install to continue the installation process. After the installation process has completed, the Setup Wizard Completed page appears.
- Click Finish.
back to the topREFERENCESFor more information about command-line options and about administrative installations, visit the following Microsoft Developer Network (MSDN) Web sites:
For additional information about network drives, click the following article number to view the article in the Microsoft Knowledge Base:
308582
HOW TO: Connect and disconnect a network drive in Windows XP
back to the top
Modification Type: | Major | Last Reviewed: | 4/20/2004 |
---|
Keywords: | kbnetwork kbsetup kbDeployment kbHOWTOmaster KB827053 kbAudDeveloper |
---|
|