Olivier Miossec

Results 6 comments of Olivier Miossec

Hi It can be difficult. AdsiPS functions are more or less wrappers to .net Methods and objects. You can mock this object. You can mock this Method and this Objects,...

I think that we have 2 solutions Try to mock .net class by creating a fake class (it's because I can't mock a class with method and constructors) refactor all...

Hi all, I made some tests If you leave WebApplication blank, it works as expected ```powershell xWebVirtualDirectory Services { Name = "Services" Website = "Default Web site" WebApplication = ""...

Hi My intention is to have a few examples on * install and deploy a web app on Windows * install tools like NuGet or chocolatey * ...

I will try to do something on my repos with Azure DevOps