Skip to content
No results
k96.dev
k96.dev

Automatically binding RDS certificate after renewal in Windows Server

RDS server roles bind to certificates using their thumbprints, and renewed certificates are not automatically bound. This script locates the current RDS certificate in the certificate store and rebinds it to all relevant roles. To automate the rebinding process, you…

  • 2025-05-29
  • Microsoft Windows Server, PowerShell

Check if Entra user is enabled using Graph PHP

This script uses application credentials to check if specific user is enabled in Microsoft Entra. Tested with: Script: Usage:

  • 2025-05-05
  • Microsoft Entra, Microsoft Graph, PHP

Set Entra device owner using Graph PowerShell

This script changes the user displayed in Entra ID. For the sake of simplicity, it changes both user and owner, but may be easily coerced Report of users and owners:

  • 2024-01-29
  • Microsoft Entra, Microsoft Graph, PowerShell
  • Microsoft (3)
    • Microsoft Entra (2)
    • Microsoft Graph (2)
    • Microsoft Windows Server (1)
  • Programming (3)
    • PHP (1)
    • PowerShell (2)

© 2025 - k96.dev