Skip to content

Instantly share code, notes, and snippets.

@expiscornovus
Created March 29, 2021 20:53
Show Gist options
  • Save expiscornovus/4468248355d91589dfd1ad034038681c to your computer and use it in GitHub Desktop.
Save expiscornovus/4468248355d91589dfd1ad034038681c to your computer and use it in GitHub Desktop.
Start Change Password on RDP session
$shellapp = New-Object -ComObject Shell.Application
$shellapp.WindowsSecurity()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment