Results 1 to 5 of 5

Thread: How to set computername manually on Windows 7

  1. #1
    Join Date
    Oct 2010
    Posts
    88

    How to set computername manually on Windows 7

    Hello everyone, please can anyone help me to get my problem solved quickly as possible. I have setup my network in a college which requires computers being moved and renamed constantly. So I started to work on deploying Windows 7 enterprise through WDS running on Windows Server 2008. Although the Deployment is working fine except that I have to setup the computer name everytime during the reinstall. So can any one suggest me an appropriate solution of how can i be able to delay the computer name until install or can i beable to enter the computer name manually.

  2. #2
    Join Date
    Jan 2008
    Posts
    3,388

    Re: How to set computername manually on Windows 7

    To set the computer name manually, you can edit the deployment code in such a way so as to add the computer name late after the install.
    You can add Microsoft Windows deployment Deployment_neutral, RunSynchronousCommand, cmd.exe to the specialize section of the unattended xml file to test c:\windows\panther\unattend.xml and set the computername before Microsoft-Windows-UnattendedJoin_neutral is executed. For this you have to press F10 and then edit the unattend.xml code.

  3. #3
    Join Date
    May 2008
    Posts
    4,085

    Re: How to set computername manually on Windows 7

    You can also use this solution to edit the deployment code so as to delay the computer name so that you can manually enter it afterwards. You can add Microsoft/Windows./Deployment_neutral, RunSynchronous, RunSynchronousCommand, cmd.exe to WindowsPE and edit x:\sources\wdsunattend\wdsimageunattend.xml.
    This will first install the windows and by pressing Shift + F10, you can enter the computer name afterwards.

  4. #4
    Join Date
    Nov 2005
    Posts
    3,026

    Re: How to set computername manually on Windows 7

    Hey if you want to enter the computername late after the install, you can leave the Computer Name node out of the Unattend file. Then later it will prompt for Computer Name during OOBE. Leaving the computer name node can certainly do the job for you. You can now be able to enter the computer name manually.

  5. #5
    Dr. V Guest

    Re: How to set computername manually on Windows 7

    Hey you can also do it using RIS instead of WDS, as WDS is not a full setup engine. Through RIS you can customize and bring vars from RIS setup. Also with FirstLogonCommands, you run a program to pull information from either the system or the server.
    For example, you could put the computer name in the BIOS into the Asset Tag or Serial Number field.

Similar Threads

  1. Upgrade Windows XP SP2 to SP3 Manually for GTA IV
    By L 4 Life in forum Operating Systems
    Replies: 5
    Last Post: 26-02-2011, 09:06 AM
  2. How can I able to download updated for Windows 7 manually
    By Stranger410 in forum Technology & Internet
    Replies: 3
    Last Post: 23-12-2010, 05:19 AM
  3. How to manually activate Windows XP?
    By Dadhij in forum Customize Desktop
    Replies: 7
    Last Post: 13-02-2010, 04:05 PM
  4. How to clean Windows Vista manually
    By Chandranath in forum Networking & Security
    Replies: 5
    Last Post: 16-01-2010, 06:02 AM
  5. Installing manually Windows Update
    By Maslow in forum Windows Update
    Replies: 5
    Last Post: 12-11-2008, 10:47 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,752,103,637.80612 seconds with 16 queries