{"html":"<iframe src=\"https://hatenablog-parts.com/embed?url=https%3A%2F%2Fnewpops.hatenadiary.org%2Fentry%2F20060118%2Fp1\" title=\"\u300cShell.Application\u300d\u306e\u6d3b\u7528(\uff11) - PowerShell Memo\" class=\"embed-card embed-blogcard\" scrolling=\"no\" frameborder=\"0\" style=\"display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;\"></iframe>","provider_url":"https://hatena.blog","version":"1.0","height":"190","width":"100%","blog_title":"PowerShell Memo","published":"2006-01-18 00:00:00","type":"rich","url":"https://newpops.hatenadiary.org/entry/20060118/p1","author_url":"https://blog.hatena.ne.jp/newpops/","blog_url":"https://newpops.hatenadiary.org/","title":"\u300cShell.Application\u300d\u306e\u6d3b\u7528(\uff11)","image_url":null,"categories":["MSH"],"description":"\u300cShell.Application\u300d\u306fWindows\u306e\u30b7\u30a7\u30eb\u6a5f\u80fd\u3092\u5229\u7528\u3067\u304d\u308bCOM\u30aa\u30d6\u30b8\u30a7\u30af\u30c8\u3067\u3059\u3002 URL\u306b\u4efb\u610f\u6587\u5b57\u5217\u3092\u542b\u3080IE\u3092\u7d42\u4e86\u3055\u305b\u308b(Quit the IE with URL that contains specified string) URL\u306b\u300cgoogle\u300d\u3092\u542b\u3080IE\u3092\u7d42\u4e86\u3059\u308b function quitIE() { PARAM([String]$urlKeyword) $app = new-object -com Shell.Application $app.Windows() | where{$_.Document.URL -match $urlKeyword} | fo\u2026","author_name":"newpops","provider_name":"Hatena Blog"}