<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>kazuakix</author_name>
  <author_url>https://blog.hatena.ne.jp/kazuakix/</author_url>
  <blog_title>kazuakix の日記</blog_title>
  <blog_url>https://kazuakix.hatenablog.jp/</blog_url>
  <categories>
    <anon>Office 365</anon>
    <anon>PowerShell</anon>
  </categories>
  <description>PowerShell を使って Office 365 に接続するとき、いつもは Get-Credential コマンドレットを使って ユーザー名とパスワードを入力していました。 $credential = Get-Credentialこうして作ったクレデンシャル (認証情報) で各サービスに接続する訳です。 # Exchange Online に接続 $session = New-PSSession -ConfigurationName Microsoft.Exchange -ConnectionUri https://ps.outlook.com/powershell -Credential…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fkazuakix.hatenablog.jp%2Fentry%2F2016%2F08%2F07%2F212916&quot; title=&quot;PowerShell で Office 365 に接続するパスワードをファイルに保存しておく方法 - kazuakix の日記&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>https://cdn-ak.f.st-hatena.com/images/fotolife/k/kazuakix/20160807/20160807202834.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2016-08-07 21:29:16</published>
  <title>PowerShell で Office 365 に接続するパスワードをファイルに保存しておく方法</title>
  <type>rich</type>
  <url>https://kazuakix.hatenablog.jp/entry/2016/08/07/212916</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
