X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:mime-version:references:in-reply-to:from:date :message-id:subject:to:content-type; q=dns; s=default; b=xC+gh6w BxT6KBfHiTA2qxZ+4mcqgjzHS+Lp96ZNk9DOGPQSkIUjvcsD4cY128kJqfn5DV1V RnzOW4ip4ess1ZkQjt0A9D+JfW+Xp/GJEY0jLLd+gonAAc6PiRNNEBL7Ssn/o2tO q93yJP5A75i5UwapFmTL9vZ4eu6CnGi6IESY= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:mime-version:references:in-reply-to:from:date :message-id:subject:to:content-type; s=default; bh=FA6RdlfzbA60/ DZQVyCHDU4ILh8=; b=WjoJgJMmRtOZ2TwpvBXegjHj5wbl09O55wOqhyWSVMy0e +2JYYW8Cs2WYKe1BUyrn6yh1C2PDTXhLHVGIvLyOQtro0OIbxWZPq01K2Mkj3d4t xT/oFiGSf/wOZfCps9k54LsIGgsUnzzo72cgvFnxmL9MduiBcegx2zoMcs0NgY= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-2.3 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,HTML_MESSAGE,KAM_NUMSUBJECT,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.1 spammy=non-elevated, nonelevated, wmic, H*c:alternative X-HELO: mout.gmx.com DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=mail.com; s=dbd5af2cbaf7; t=1553184438; bh=G6bZtiRqIWHx4qLv6XPeKCOyNOwMqSkPWctTSNVHqmQ=; h=X-UI-Sender-Class:References:In-Reply-To:From:Date:Subject:To; b=IoZR43mSwR6AS84hbfxe45z3+qjJm6bWQ6uOzQUUC4RPcN/c4pUg3Iee3PKZyT+fT qHJtzhXZPDUdwGuTlsTsB/nthXcyHo5y0yhd5GK0iFb4CTl4Kks9hc/CMGDh35FD3D 6IMbIjKFq6YjtKTYJOjXJQC68MGqcataXH8k3GpU= X-UI-Sender-Class: 214d933f-fd2f-45c7-a636-f5d79ae31a79 MIME-Version: 1.0 References: <20190321145237 DOT GF2167 AT calimero DOT vinschen DOT de> In-Reply-To: From: Bill Stewart Date: Thu, 21 Mar 2019 10:06:49 -0600 Message-ID: Subject: Re: EXT: Re: ps -W now showing STIME Dec 31 To: cygwin AT cygwin DOT com Content-Type: text/plain; charset="UTF-8" X-IsSubscribed: yes On Thu, Mar 21, 2019 at 9:58 AM Garber, Dave (BHGE, Non-GE) wrote: > But Windows command 'wmic process get name, creationdate' in a non-elevated command prompt also works. So it looks like it should be possible. This might be because WMIC uses WMI which runs as a system service (which runs as SYSTEM and has access to the data). I'm not sure anybody wants Cygwin to have a dependency on WMI, though... Bill -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple