Jump to content

Welcome to Geeks to Go - Register now for FREE

Need help with your computer or device? Want to learn new tech skills? You're in the right place!
Geeks to Go is a friendly community of tech experts who can solve any problem you have. Just create a free account and post your question. Our volunteers will reply quickly and guide you through the steps. Don't let tech troubles stop you. Join Geeks to Go now and get the support you need!

How it Works Create Account
Photo

powershell export user ad memberships

- - - - -

  • Please log in to reply

#1
PeterV1982

PeterV1982

    New Member

  • Member
  • Pip
  • 3 posts

So i'm fairly new to this, so my appologies if i ask a stupid question but we all need to learn.

I've been googleing

I want to export a txt file with all memberships for a user i've selected in a inputbox.

the inputbox is up and running but now i have a small gap to connect the input to the get aduser userid

 

if ($result -eq [System.Windows.Forms.DialogResult]::OK)

{

$x = $textBox.Text

$x

}

 

(get-aduser userid -Properties MemberOf | select MemberOf).MemberOf | % {$_.split(",")[0].replace("CN=","")}


  • 0

Advertisements


#2
zep516

zep516

    Trusted Helper

  • Malware Removal
  • 8,093 posts

Hello PeterV1982,

 

 

See if any ideas are here or help too. Linked below:

https://serverfault....s-member-of-tab

 

Thanks

zep


  • 0






Similar Topics

0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users

As Featured On:

Microsoft Yahoo BBC MSN PC Magazine Washington Post HP