Daniel Scott-Raynsford

Results 531 comments of Daniel Scott-Raynsford

Hi @GamerLivingWill - it looks like we haven't implemented support for creating a scheduled task without a schedule type. It should be possible to implement this though. But it might...

Nice work @mhendric! It will definitely be a big help to be able to confidently say it supports 2019. I've got to make some updates to my LabBuilder tool to...

Hi @lavahot - this looks like a good addition. I'd expect it to have properties like this: ```text [Key, Description("Specifies the name of the NFS share.")] String Name; [Required, Description("Specifies...

Hi @plraustin - this is a really good question. There isn't currently a resource that can be used to assign access to private keys to other local or domain accounts....

Happy for anyone to refactor this one @MKletz - does need a bit of attention to clean it up.

I agree @gaelicWizard - we should actually be mocking these calls as it is best practice to not allow unit tests to actually make changes to the underlying platform. What...

Hi @Zuldan - this sounds like a pretty cool idea. I'll try and get onto this when I have a moment... (still trying to catch up :grin: )

Thanks for raising this @Dimalt . Looks like there might be an issue in get. I'll check it out and see if I can replicate it using your config. If...

Hi @Dimalt - I tried this out on my Windows Server 2016 lab and wasn't able to replicate this. I'll have to build a new Windows Server 2012 R2 lab...

From memory, we've actually faced something similar before (or even this exact issue), except it was because different versions of Windows Server (or different versions of the ScheduledTask module) returns...