You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Was hoping to get this working in a Virtual Machine for client demonstrations and testing. No matter how I try the install, it fails. I am currently using:
OS Win 11 Ent (It is worth noting, I am also working on a Mac so this is Windows 11 Arm)
The property 'ShellLauncher' cannot be found on this object. Verify that the property exists and can be set.
At C:\AVDClientKiosk-main\Scripts\Configuration\AssignedAccessWmiBridgeHelpers.ps1:16 char:5
Set-CimInstance : Cannot bind argument to parameter 'InputObject' because it is null.
At C:\AVDClientKiosk-main\Scripts\Configuration\AssignedAccessWmiBridgeHelpers.ps1:17 char:34
Write-Log : Shell Launcher configuration failed. Computer should be restarted first.
At C:\AVDClientKiosk-main\Configure-AVDClientKioskSettings.ps1:824 char:13
Write-Log -EntryType Error -EventId 116 -Message "Shell L ...
Was hoping to get this working in a Virtual Machine for client demonstrations and testing. No matter how I try the install, it fails. I am currently using:
OS Win 11 Ent (It is worth noting, I am also working on a Mac so this is Windows 11 Arm)
Command: powershell.exe -executionpolicy bypass -file C:\AVDClientKiosk-main\Configure-AVDClientKioskSettings.ps1 -EnvironmentAVD AzureCloud -AVDClientShell -InstallAVDClient -ApplySTIGs -AutoLogon
Error:
The property 'ShellLauncher' cannot be found on this object. Verify that the property exists and can be set.
At C:\AVDClientKiosk-main\Scripts\Configuration\AssignedAccessWmiBridgeHelpers.ps1:16 char:5
Set-CimInstance : Cannot bind argument to parameter 'InputObject' because it is null.
At C:\AVDClientKiosk-main\Scripts\Configuration\AssignedAccessWmiBridgeHelpers.ps1:17 char:34
Write-Log : Shell Launcher configuration failed. Computer should be restarted first.
At C:\AVDClientKiosk-main\Configure-AVDClientKioskSettings.ps1:824 char:13
The text was updated successfully, but these errors were encountered: