Mickaël Véril

Results 7 issues of Mickaël Véril

**"OpenSSH for Windows" version** 8.1.0.1 **OperatingSystem** Microsoft Windows [version 10.0.19043.964] **What is failing** `start-service sshd` `start-service ssh-agent` **Expected output** **Actual output** Start-Service: Cannot find any service with service name 'sshd'....

How to resolve zeroconf host continuously and get information about added and removed service? I want to get service added and service removed notification like the `NSNetServiceBrowser` provide on iOS

### Windows Terminal version 1.15.2524.0 ### Windows build number 10.0.19044.0 ### Other Software CyberArk Endpoint Privilege Manager Agent 22.8.0933 PowerShell 7.2.6 from Microsoft Store ### Steps to reproduce On a...

Issue-Bug
Needs-Triage
Needs-Tag-Fix

# Proposal: system tray icon for WinUI 3 Desktop (Win32 and .NET Core) ## Summary Add the ability to create NotifyIcon in system tray area. for WinUI 3 Desktop ##...

feature proposal
area-External

### Unable to target .NET 6 Mac Catalyst with .NET 8 SDK on Windows I developping a .NET library that multitarget .NET 6, 7 and it's MacCatalyst variant. because on...

untriaged

Hello Can you add an async version of DISM api. For example with EnableFeatureByPackageNameAsync: ```cs public static Task EnableFeatureByPackageNameAsync(DismSession session, string featureName, string packageName, bool limitAccess, bool enableAll, List sourcePaths,...

enhancement
help wanted

# Proposal: Modern System Tray Icon ## Summary After a feature proposal to the WinUI team to make system tray icons with WInUI microsoft/microsoft-ui-xaml#2020 and to have followed this discussion...

area-Shell UX
feature proposal