From owner-freebsd-virtualization@freebsd.org Mon Dec 14 20:26:53 2015 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 121EDA433BC for ; Mon, 14 Dec 2015 20:26:53 +0000 (UTC) (envelope-from trentnthompson@gmail.com) Received: from mail-lf0-x22c.google.com (mail-lf0-x22c.google.com [IPv6:2a00:1450:4010:c07::22c]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 9CDC91295 for ; Mon, 14 Dec 2015 20:26:52 +0000 (UTC) (envelope-from trentnthompson@gmail.com) Received: by lfcy184 with SMTP id y184so56465953lfc.1 for ; Mon, 14 Dec 2015 12:26:50 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=6oYyfsKIT4M8eS3dsdLPVYnwWzGsI8z2Sg92J05Z3KA=; b=zMPPAo6H697OQ9j8kvBwGysOZFKNX3FFAU+0I9n4tp0bSIbCJm+HNIglsrt/jBhrc/ wDwkVSfcXz9SDwKitOsZd0arldvfQu+fWMiLsc5//+EPvNyG6y+qBRd15bjmeiokzyY/ TIXEi7hiVCgyfXEjFYVL1M6uDMzsY+Qm1RxOIA+L4ldT8r8iEKKdCyZz2DNG5F6X6oYr ihLP2kFn4DdQnXCFRETS2ceCFh6LhAIO1nFg13fsnrO5JOPSPeWj7CepSavodaFckzbx 13rKwiWJFXZq8iViMYw8QXnnmOJffTZMk26bH9YWLf9J4Q3R1+Bx8g6Y4/sw/V2Pfx2M NG3w== MIME-Version: 1.0 X-Received: by 10.25.165.141 with SMTP id o135mr13641184lfe.139.1450124810596; Mon, 14 Dec 2015 12:26:50 -0800 (PST) Received: by 10.25.198.196 with HTTP; Mon, 14 Dec 2015 12:26:50 -0800 (PST) In-Reply-To: <20151214193816.GB9504@debian.ara-ler.com> References: <561187FB.8040506@freebsd.org> <20151214164309.GB5410@debian.ara-ler.com> <566F17EE.6010408@freebsd.org> <20151214193816.GB9504@debian.ara-ler.com> Date: Mon, 14 Dec 2015 13:26:50 -0700 Message-ID: Subject: Re: Windows support in bhyve From: Trent Thompson To: Sergey Manucharian Cc: FreeBSD virtualization Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.20 X-BeenThere: freebsd-virtualization@freebsd.org X-Mailman-Version: 2.1.20 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: Mon, 14 Dec 2015 20:26:53 -0000 Sergey, Can you confirm Remote Desktop Services is running? You can try something like `net start | more` to see services that are running via CMD. -Trent