2025-04-27 07:49:33 -04:00

13 lines
201 B
Plaintext

'
' This Deletes an instance of a user
'
GetObject("winmgmts:root\directory\LDAP").Delete("ds_user.ADSIPath=""LDAP://CN=joe,CN=Users,DC=dsprovider,DC=nttest,DC=microsoft,DC=com""")