<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>ktrito33</author_name>
  <author_url>https://blog.hatena.ne.jp/ktrito33/</author_url>
  <blog_title>怠日記</blog_title>
  <blog_url>https://nmk365.hatenablog.jp/</blog_url>
  <categories>
    <anon>VBScript</anon>
  </categories>
  <description>Active Directory からユーザー情報を取得するには、GetObject 関数に LDAP 識別名を指定します。サンプルスクリプト以下のスクリプトは、Active Directory から取得したユーザー情報を表示します。取得する情報は、ドメイン example.jp にある組織単位が Users 配下の All Resources 配下に属するユーザー john を対象としています。Dim user Set user = GetObject(&quot;LDAP://CN=john,OU=Users,OU=All Resources,DC=example,DC=jp&quot;) ​ 'ログオン名 …</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fnmk365.hatenablog.jp%2Fentry%2F20240716%2F1721082600&quot; title=&quot;VBScript - Active Directory からユーザー情報を取得する - 怠日記&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2024-07-16 07:30:00</published>
  <title>VBScript - Active Directory からユーザー情報を取得する</title>
  <type>rich</type>
  <url>https://nmk365.hatenablog.jp/entry/20240716/1721082600</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
