Skip to content
View mdehaas's full-sized avatar

Block or report mdehaas

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
mdehaas/README.md

Hi there 👋

Pinned Loading

  1. Powershell script to disable Windows... Powershell script to disable Windows Surface internal Hello camera when an external IR camera is present. I'm using this on a Surface Laptop. Use the XML to import a scheduled task (RunAs should be an Admin on the device).
    1
    ## Script Specific configuration
    2
    $ExternalCameraFriendlyName = "RGB-IR Camera"
    3
    
                  
    4
    ## Generic configuration
    5
    $Verbose = $true
  2. KMSEvtVwr KMSEvtVwr Public

    KMS Eventlog Viewer

    PowerShell 1