Questions tagged [unattended]
140 questions
1
vote
2 answers
Get ip address and set as variable bash shell script
I am trying to write a bash script to configure an app (unattended install). All I need to do is this. I need to get the IP address for the server and set it as a variable. I am writing this script to simplify that. What I have noticed is that when…

John Stapleton
- 13
- 1
- 4
1
vote
2 answers
Sysprep and unattend.xml: remove local user account on windows 7
We are deploying Windows 7 using WDS. We want to remove the local user account which was created during setup. We don't need this account since the machines join a domain and a domain user account is created during OOBE phase.
Documentation of…

Scolytus
- 434
- 3
- 7
- 22
1
vote
2 answers
Server 2012 Autounattend.xml - make offline drives online?
I'm attempting to set up multiple drive letters (whole disk partitions) on a second and third disk during the autounattend.xml install of Server 2012.
The partitions are created and formatted. However, the drives (disks 1 & 2) are marked as…

natefox
- 33
- 1
- 5
1
vote
1 answer
When building a catalog file against a image file in WAIK does it need to be the image you intend to deploy?
When building a catalog file against a image file in WAIK, does it need to be the image you intend to deploy? I have a unattend.xml answer file created in SIM, for WDS. I originally had a problem with it asking for locale and credentials for…

user151215
- 25
- 5
1
vote
1 answer
WDS deployed image of Windows 7 not joining domain
I would like for someone to chip in and take a look at these files and let me know if I'm doing something wrong. I'm running a test environment with Win2k8 R2 with WDS, AD DS, DNS and DHCP in VirtualBox plus a testing client W/S in VirtualBox and an…

TuxMeister
- 13
- 2
- 7
1
vote
2 answers
unattended.xml & Autologon
I'm in the process of making and answers file for Windows 7. Mostly it's done however, I can't work out how to Add the autologon to the answers file. See below.
No matter where I put the Autologon in the section, when using the file it always stops…

Satpal
- 143
- 2
- 7
1
vote
2 answers
Configure Windows 7 Wireless at Windows Setup with Unattend?
Is it possible to configure the wireless settings at deployment by customizing the Unattend.xml file?

MattUebel
- 927
- 4
- 13
- 32
1
vote
1 answer
Unattended Windows Vista & 7: Show the Internet Explorer Icon on the Desktop
In an unattended installation how do I tell Windows I want the Internet Explorer icon on the Desktop? Can I do this from unattended.xml? Or do I need a registry key or command?

unixman83
- 1,932
- 8
- 25
- 33
1
vote
0 answers
VMware Sysprep with Custom Unattended.xml
I was looking into using VCenter for deploying VMs and wanted to take advantage of the built-in template features and the ability to make use of unattended.xml files. I have a Windows 7 template that I would like to use to spin off copies of this…

John
- 2,276
- 7
- 44
- 60
1
vote
0 answers
Sysprep rearm set to 1 and shouldn't have been. Any workarounds for automatic activation prior to the 30 day period?
I work for a fairly large school. We are deploying 850 tablet PCs to students starting tomorrow (Windows 7 Enterprise with a MAK). We have imaged all of these machines with our standard student image tailored specifically for these machines. When I…

Blurn
- 11
- 2
1
vote
2 answers
Unattended upgrades on Ubuntu, for *all* packages (from any repository)
I'd like to have my Ubuntu system automatically upgrade all packages. I added to my /etc/apt/apt.conf.d/10periodic:
APT::Periodic::Unattended-Upgrade "1";
However, I still need to maintain the list of Allowed-Origins in…

Yang
- 1,665
- 6
- 21
- 35
1
vote
1 answer
What are some of the best answer file settings for a WDS Deployment?
I've had my head buried in answer files for days now and have gotten quite comfortable setting them up, test, etc...
I use a handful of Components to help my migrations, for my unattend.xml I like:
Windows-International-Core-WinPE --> this is good…

ItsPronounced
- 634
- 4
- 18
- 40
1
vote
1 answer
WDS suddenly not adding new Windows 7 Install Images to the domain
I recently setup a WDS role on my Server 2008 R2 domain controller. For the last week I've been planning and testing a Windows 7 Professional deployment. I built a machine with Windows 7 and installed all my programs needed on it. I created all…

ItsPronounced
- 634
- 4
- 18
- 40
1
vote
2 answers
Remote installation and configuration software, preferrably open source
Im looking for some remote-installation software.
I've looked briefly at unattended, opsi and a bunch of stuff, but there is nowhere near enough time to evaluate them all, and they are rather complex to setup so some insight would be very…

Brimstedt
- 151
- 1
- 12
1
vote
3 answers
server for unattended Windows and Linux installations
what kind of software can handle with such problem: i need to prepare PC's for new employees in office, but I'm not administrator. I'd like to automate process of installing operating systems (Windows 7 and Ubuntu) and necessary software for new…

alkersan
- 115
- 2