Questions tagged [unattended]

134 questions
0
votes
1 answer

Using WDS with Skiprearm

I have a Windows 7 image I created using WDS that works great. However I'd like to put this image on a PC, run updates and add some software, and then capture it again for use in the future. I can deploy the image to a machine without a problem,…
ItsPronounced
  • 614
  • 4
  • 18
  • 40
0
votes
3 answers

How can I fully automate the creation and configuration of a SharePoint virtual machine?

I typically require multiple SharePoint virtual machines for development purposes. I currently manually build these every time I need one, either starting from a fresh OS install or using sysprep when working with SharePoint 2010 and SQL Server 2008…
vnat
  • 1
0
votes
1 answer

Sysprep unattended join with Win7/S2008R2 failing

This started out as an issue trying to deploy out VM's through VMWare vCenter - they previously were working flawlessly and then after I applied a few Windows updates they stopped working so flawlessly... I eventually narrowed it down to sysprep,…
Dan
  • 1,278
  • 18
  • 27
0
votes
1 answer

Ubuntu 10.04 preseed unattended install results in faulty partition table

I'm currently trying to set up an unattended installation of Ubuntu 10.04 (Lucid Lynx) through preseeding. But whenever I try to create a custom partition scheme, the Debian installer (which Ubuntu is using) produces a faulty partition table. I've…
joschi
  • 20,747
  • 3
  • 46
  • 50
0
votes
2 answers

Unexpected results from custom partitioning scheme - Ubuntu preseed unattended install

I need some help with partman-auto custom recipe in preseed.... it's doing unexpected things, the docs aren't so clear. This is in my preseed file: d-i partman-auto/expert_recipe string \ boot-root-var :: …
Mark Renouf
  • 1,353
  • 1
  • 16
  • 22
0
votes
2 answers

Unattended Windows XP Install Stops at Deleting Previous Installation

I'm not sure if I'm just not asking Google properly or what, but I can't come up with a good answer to this problem. We have MDT 2010 setup and have a Task Sequence for refreshing Windows XP machines. It doesn't seem to happen all the time, but a…
maik
  • 818
  • 2
  • 9
  • 21
0
votes
1 answer

Change block/cluster size in unattend.xml

Is there a way to change the block/cluster size when formatting a disk using unattend.xml & Windows Deployment Services? It keeps defaulting to 1024k, and I need something smaller.
Devnull
  • 951
  • 1
  • 7
  • 23
0
votes
0 answers

Offline install of all win 10 printer drivers

I want to download the whole set of printer drivers that Microsoft does not distribute anymore since Windows 7 and install/deploy them without windows update or internet access. I am aware that I can use the windows update catalogue. But then I need…
Christian
  • 1,033
  • 5
  • 16
  • 24
0
votes
1 answer

virt-install on Centos 8.1 doesn't complete when using --location http://localhost/inst

Should you reached this before, please let me know. ISSUE virt-install works well when passing arguments --cdrom /path/to/iso (and creates the guest) like [root@192-168-0-104 admin]# virt-install --virt-type kvm --name tester2 --memory 2048 --disk…
PortoFino
  • 1
  • 2
-1
votes
1 answer

Two ubuntu 16.04 server run unattended upgrade, one need restart.

I have two Ubuntu server 16.04. I have enabled unattended upgrade for the two servers and the same configuration. He upgrades one package the same version into the two servers but only one he shows me the message that needs a reboot. Anyone know why…
pioupiou
  • 113
  • 6
-1
votes
2 answers

Does PXELinux Server can perform an Unattended Windows Installation?

Is a PXELinux Server able to perform an Unattended Windows Installation? If it does, how to config a Windows Installation "kickstart" file? I had deployed a PXELinux server automating Linux Distro network installs, my next goal is to use the…
-1
votes
1 answer

Is it possible to configure pip, gem, cabal, pear, npm to do unattended upgrades like apt?

The world of package managers is a wonderful one. If one package isn't available in your Linux distributions package manager chances are that it's available in any of the language specific package managers. But as soon as you install a package…
Rovanion
  • 569
  • 3
  • 6
  • 22
-1
votes
1 answer

How can I deploy Windows 8 Pro over WDS so that it is already connected to my domain?

I'm attempting to teach myself how to work with Windows Server 2012. I installed the Windows Deployment Service using a Windows 8 (x64) iso file. Installing this on my client machine is actually pretty easy once I setup my BIOS to boot over the…
michael
  • 171
  • 1
  • 6
-1
votes
1 answer

Unattended Uninstall of IIS 7.0

I know there are scripts available on the Microsoft website to have an unattended installation of IIS, but I was wondering if there is anyone who can help me out with a script to have an unattended uninstall of IIS? Thank you!!
1 2 3
8
9