<feed xmlns="http://www.w3.org/2005/Atom"><title>powershell 2.0</title><id>https://evotec.xyz/fr/tags/powershell-20/index.atom.xml</id><updated>2019-11-17T21:09:21.0000000Z</updated><subtitle>Evotec Main Website</subtitle><link href="https://evotec.xyz/fr/tags/powershell-20" /><link href="https://evotec.xyz/fr/tags/powershell-20/index.atom.xml" rel="self" type="application/atom+xml" /><entry><title>Removing user from local administrator group based on data stored in Active Directory</title><id>https://evotec.xyz/fr/blog/removing-user-from-local-administrator-group-based-on-data-stored-in-active-directory</id><link href="https://evotec.xyz/fr/blog/removing-user-from-local-administrator-group-based-on-data-stored-in-active-directory" /><updated>2019-11-17T21:09:21.0000000Z</updated><summary>We need to deal with a group names through SID’s rather than names because each group name is different in different languages. The second problem is to distinguish whether a user is a local or domain user. Finally, I need to connect to Active Directory to verify if the user I am about to remove has ExtensionAttribute10 (or any other field in AD) filled in or not.</summary><category term="active directory" /><category term="adsi" /><category term="powershell" /><category term="powershell 2.0" /><category term="windows 7" /></entry></feed>