Daniel Scott-Raynsford

Results 538 comments of Daniel Scott-Raynsford

@RobertKozak - inside `Install-Lab` it actually calls out to smaller tasks so it technically is already broken down :+1: Anyway, thanks, we'll chat after I hopefully pass. Cheers!

Hi @bneg - thank you! I'm really glad it is useful! :grin: I have in the past used to deploy Win10 x64 clients with this, so it should work, but...

This looks like it could be a bug in the ActiveDirectoryCSDsc resource. I'll need to log it and track it over there.

Thanks @Johlju ! I haven't been paying very much attention to this repo :grin: I better put some work into cleaning up some issues. I've been spending all my time...

Hi @bruckect - sorry about the delay. Can you rebase for me to resolve the conflicts and I'll get this through once the build passes.

Hi @bruckect - I should have been more specific :grin: I meant can you fix the merge conflicts above. The recommended way of doing that is to rebase your branch...

Hi @DennisL68 - that is correct. The block is used to create part of a DSC configuration that is applied to the node when it is first booted. The Networking...

Hi @devliano - sorry about the delay in looking at this. I think it is possible that the ISO format of the WS 2019 image has changed. What was the...

Yeah, I thought that might have been the only way - that is how I was doing it in the New-NanoServerVHD script I wrote. That is going to require some...

I might look at raising a PR with the xComputerName resource to allow it to use DJOIN blob files to join to a domain. This will allow us to implement...