From owner-freebsd-virtualization@freebsd.org Fri Oct 21 22:17:34 2016 Return-Path: Delivered-To: freebsd-virtualization@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 120A3C1BA8A for ; Fri, 21 Oct 2016 22:17:34 +0000 (UTC) (envelope-from saper@saper.info) Received: from m.saper.info (m.saper.info [IPv6:2a01:4f8:a0:7383::]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "saper.info", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 96C3D309 for ; Fri, 21 Oct 2016 22:17:33 +0000 (UTC) (envelope-from saper@saper.info) Received: from m.saper.info (saper@m.saper.info [IPv6:2a01:4f8:a0:7383::]) by m.saper.info (8.15.2/8.15.2) with ESMTPS id u9LMHRcn082667 (version=TLSv1.2 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO); Fri, 21 Oct 2016 22:17:27 GMT (envelope-from saper@saper.info) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=saper.info; s=Sep2014; t=1477088247; bh=6j9oVVUUqXVpvdLo4UeOkGQPYhEuFAdaBoJwNWw6cTM=; h=Date:From:To:cc:Subject:In-Reply-To:References; b=ohI3nUgATiRWF3ONnZTkFsUHbPvnuoBL2AFQDQFRU5qx0cdqmsQSQTayDfUs3rkGf nn8AiApI4IgQB9NMGFstWScJg/27pKK9q7SrsmB+l31WjQH5oOGR5DhXRCni5RpJBx Kkw4HMoxVTR8zqeCe4qAO14618l2wvXeCwlLZ0n4= Received: from localhost (saper@localhost) by m.saper.info (8.15.2/8.15.2/Submit) with ESMTP id u9LMHQQm082664; Fri, 21 Oct 2016 22:17:27 GMT (envelope-from saper@saper.info) X-Authentication-Warning: m.saper.info: saper owned process doing -bs Date: Fri, 21 Oct 2016 22:17:26 +0000 From: Marcin Cieslak To: The Doctor cc: freebsd-virtualization@freebsd.org Subject: Re: Windows 2016 Server In-Reply-To: <20161021190122.GA30602@doctor.nl2k.ab.ca> Message-ID: References: <20161021183120.GA21232@doctor.nl2k.ab.ca> <20161021190122.GA30602@doctor.nl2k.ab.ca> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII X-BeenThere: freebsd-virtualization@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: "Discussion of various virtualization techniques FreeBSD supports." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 21 Oct 2016 22:17:34 -0000 On Fri, 21 Oct 2016, The Doctor wrote: > What went wrong? Windows: > [Windows could not parse or process unattend answer file [D:\autounattend.xml] for pass [windowsPE]. The answer file is invalid.] Something is wrong with your autounattend.xml file. Marcin