addition to the powershell script was simply:
$env:LOGONSERVER = "\\" + $env:COMPUTERNAME
I can confirm this fix works! Thanks again to Brian and Ben. =)
Pete
> On 03 Oct 2015, at 20:27, Peter Moore wrote:
>
> After a little bit more digging, I think the cygwin name
lines 77 onwards:
https://hg.mozilla.org/try/file/4905af7c52e5/testing/taskcluster/worker_types/win2012r2/aws_userdata
Thanks!
Pete
> On 03 Oct 2015, at 19:12, Peter Moore wrote:
>
> Hi,
>
> I have a powershell script for installing cygwin and setting up sshd which I
> am
Hi,
I have a powershell script for installing cygwin and setting up sshd which I am
using as UserData when firing up a Windows 2012 R2 instance in AWS EC2.
The same command succeeds when run manually, but fails when called from
automation. I’m trying to understand what it is that is different,
3 matches
Mail list logo