Vladimír

Results 15 comments of Vladimír

Hi @sudharsank, I just run into a similar issue (403 Forbidden) when I was trying to update user profile pictures using the app identity via Azure Automation and in my...

@Forket I am aware of this and I fully agree that it would be great if Azure AD would have the same feature set as SharePoint App-Only model. But currently,...

Work in progress :-) I have my own personal code signing certificate, but I would prefer to sign the scripts with a corporate one, I am investigating what would be...

Hello @FlorianHeigl, it took me little bit longer than I expected, but in the [latest release (v22.09.1)](https://github.com/microsoft/MSLab/releases/tag/v22.09.1) all PowerShell scripts in the ZIP file are now signed with Microsoft code...

@jaromirk In the scenario where DC would be the management machine, wouldn't be then the effect of both `Internet` and `MgmtVm` parameters the same? Another option would be to allow...

Let's see how it would look like in action :) I will prepare a draft for this and push it to my GitHub fork for testing.

OK, in pull request #468 is proposal for this feature, as of now only for network adapters itself, we will need to handle ICMP/RDP if needed.

Great, thank you for the info. I will add the option to specify the adapter name as optional parameter.

Hello @jshbrntt, I tried your proposed change on my machine (Windows 11, 22H2 [10.0.22621.1555]) and unfortunately with that updated command I am not getting any output at all: ```powershell PS...

This change, I hope, is only temporary until I resolve needed changes on the build infrastructure. But as Windows Server 2025 has recently been released, I didn't want to further...