Raimund Andrée [MSFT]

Results 81 comments of Raimund Andrée [MSFT]

Right, I am just reusing the same class here to also reuse the same formatter. Is this extremely misleading?

Hi and thanks for reporting this. I have not seen this error so far. One thing that jumps into my eyes is the path for calling the script. When you...

@SteveL-MSFT @theJasonHelmick, @joeyaiello, can you provide some steps to troubleshoot this to @shutingrz, please? I cannot reproduce the issue either. On all my machines the checksum is valid. @shutingrz, does...

Is there anything new about this? If SHiPS is no longer maintained, we are going to remove the dependency and all connected features to prevent further trouble.

This can be closed considering that `xExchInstall` should be able to handle the upgrade. See also #320 and #190. Unfortunately, upgrading does not work for reasons that are not primarily...

Sorry for the late reply, @randallt. If you have shared the whole deployment script, it is calling `Install-Lab` you are missing. ```powershell $subscriptionName = "s1 contoso3" $locName = "East US"...

I have taken the liberty of giving this topic to @nyanhp. If anyone can realize it, it's him.

Normally the C# code does not need to be touched, only if new properties need to be added to the VM or role class. In this case I am happy...

Can you give us the full output of `Get-LabAvailableOperatingSystem`, please? If seems AL cannot determine the version of the operating systems when reading the ISO images.