mikebai.com

  • Home
  • dev
  • DotNET
  • M365
  • 搞笑
  • 杂七杂八
  • FocusDict
個人BLOG
it developer
  1. Main page
  2. M365
  3. Main content

ps Invoke note

2019-05-20 107hotness 0likes 0comments
$de = New-Object System.DirectoryServices.DirectoryEntry('WinNT://./Administrators,group')
"Group: " + $de.Name
"GroupPath: " + $de.Path
$de|Get-Member
$de.psbase|Get-Member
@($de.psbase.Invoke("Members"))
Tag: Nothing
Last updated:2019-05-20

mikebai

This person is a lazy dog and has left nothing

Like
< Last article
Next article >

COPYRIGHT © 2025 mikebai.com. ALL RIGHTS RESERVED.

Theme Kratos Made By Seaton Jiang