<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://techbank.jp/Community/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Shizuku Blog ～ techbank.jp版～</title><link>http://techbank.jp/Community/blogs/mymio/default.aspx</link><description>～女性エンジニア けろ-みおの苦悩～</description><dc:language>ja-JP</dc:language><generator>CommunityServer 2007.1 (Build: 20917.1142)</generator><item><title>ZDNet Japan に第6回目（連載最終回）の記事が掲載されました</title><link>http://techbank.jp/Community/blogs/mymio/archive/2010/03/12/25361.aspx</link><pubDate>Thu, 11 Mar 2010 17:50:58 GMT</pubDate><guid isPermaLink="false">39773940-6d77-4a2f-a2d2-773881b703e3:25361</guid><dc:creator>けろ-みお</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://techbank.jp/Community/blogs/mymio/rsscomments.aspx?PostID=25361</wfw:commentRss><wfw:comment xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://techbank.jp/Community/blogs/mymio/commentapi.aspx?PostID=25361</wfw:comment><comments>http://techbank.jp/Community/blogs/mymio/archive/2010/03/12/25361.aspx#comments</comments><description>ZDNet Japan に第６回目となる、私のインタビュー記事が掲載されました。 ■Windows 7導入：最大のメリットは「管理の合理化」 http://japan.zdnet.com/extra/windows7_panel_200912/story/0,3800102051,20409168-4,00.htm &amp;#160; 話の趣旨としては、 &amp;#160; 「【識者に聞く】Windows 7 と Windows Server 2008 R2 の組み合わせで何を実現したいですか？」 &amp;#160; というテーマで...(&lt;a href="http://techbank.jp/Community/blogs/mymio/archive/2010/03/12/25361.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://techbank.jp/Community/aggbug.aspx?PostID=25361" width="1" height="1"&gt;</description><category domain="http://techbank.jp/Community/blogs/mymio/archive/tags/_D196C78A_/default.aspx">雑談</category></item><item><title>BitVector32 vs BitArray</title><link>http://techbank.jp/Community/blogs/mymio/archive/2010/03/07/25216.aspx</link><pubDate>Sat, 06 Mar 2010 15:12:00 GMT</pubDate><guid isPermaLink="false">39773940-6d77-4a2f-a2d2-773881b703e3:25216</guid><dc:creator>けろ-みお</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://techbank.jp/Community/blogs/mymio/rsscomments.aspx?PostID=25216</wfw:commentRss><wfw:comment xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://techbank.jp/Community/blogs/mymio/commentapi.aspx?PostID=25216</wfw:comment><comments>http://techbank.jp/Community/blogs/mymio/archive/2010/03/07/25216.aspx#comments</comments><description>プログラミング言語論やアルゴリズムに元々興味がなかった（動けばそれで良いと思っていたダメタイプ）ので、 今まで知らなかったのですが、BitVector32とBitArrayが示す、 TrueとFalseの整数フラグ値と処理速度に違いがあることを知りました。 C# using System; using System.Collections; using System.Collections.Generic; using System.Collections.Specialized; namespace ConsoleApplication1...(&lt;a href="http://techbank.jp/Community/blogs/mymio/archive/2010/03/07/25216.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://techbank.jp/Community/aggbug.aspx?PostID=25216" width="1" height="1"&gt;</description><category domain="http://techbank.jp/Community/blogs/mymio/archive/tags/Visual+Basic/default.aspx">Visual Basic</category><category domain="http://techbank.jp/Community/blogs/mymio/archive/tags/VB.NET/default.aspx">VB.NET</category><category domain="http://techbank.jp/Community/blogs/mymio/archive/tags/C_2300_/default.aspx">C#</category></item><item><title>[VB.NET] : ADO時代のように構造体を放り込んでループしながらデータ操作できないんですか？の回答</title><link>http://techbank.jp/Community/blogs/mymio/archive/2010/02/21/24804.aspx</link><pubDate>Sat, 20 Feb 2010 18:05:00 GMT</pubDate><guid isPermaLink="false">39773940-6d77-4a2f-a2d2-773881b703e3:24804</guid><dc:creator>けろ-みお</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://techbank.jp/Community/blogs/mymio/rsscomments.aspx?PostID=24804</wfw:commentRss><wfw:comment xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://techbank.jp/Community/blogs/mymio/commentapi.aspx?PostID=24804</wfw:comment><comments>http://techbank.jp/Community/blogs/mymio/archive/2010/02/21/24804.aspx#comments</comments><description>某所でこんな質問を承りました。 「ADO時代のように構造体を放り込んでループしながらデータ操作できないんですか？ かつてのADOのにあったrs.open rs.addnew rs.edit rs.update rs.close のような、SQLを使わない方法でテーブルに対しての操作は不可能なのでしょうか？」 この質問を某所でソースコード付きで回答すると、投稿が消されてしまうみたいなので、Blogで回答したいと思います。 条件としては、Visual Studio 2008 Express と SQL Server...(&lt;a href="http://techbank.jp/Community/blogs/mymio/archive/2010/02/21/24804.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://techbank.jp/Community/aggbug.aspx?PostID=24804" width="1" height="1"&gt;</description><category domain="http://techbank.jp/Community/blogs/mymio/archive/tags/VB.NET/default.aspx">VB.NET</category></item><item><title>ZDNet Japan に第5回目(BranchCache) の記事が掲載されました</title><link>http://techbank.jp/Community/blogs/mymio/archive/2010/02/16/24713.aspx</link><pubDate>Tue, 16 Feb 2010 12:54:00 GMT</pubDate><guid isPermaLink="false">39773940-6d77-4a2f-a2d2-773881b703e3:24713</guid><dc:creator>けろ-みお</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://techbank.jp/Community/blogs/mymio/rsscomments.aspx?PostID=24713</wfw:commentRss><wfw:comment xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://techbank.jp/Community/blogs/mymio/commentapi.aspx?PostID=24713</wfw:comment><comments>http://techbank.jp/Community/blogs/mymio/archive/2010/02/16/24713.aspx#comments</comments><description>ZDNet Japan に第5回目となる、私のインタビュー記事が掲載されました。 ■バラバラのデータ授受をBranchCacheで一本化できると期待 http://japan.zdnet.com/extra/windows7_panel_200912/story/0,3800102051,20407839-5,00.htm 話の趣旨としては、 「【識者に聞く】データの効率的な受け渡しと生産性の向上にBranchCacheは効くか？」 というお題の中で、Windows 7 や Windows Server 2008...(&lt;a href="http://techbank.jp/Community/blogs/mymio/archive/2010/02/16/24713.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://techbank.jp/Community/aggbug.aspx?PostID=24713" width="1" height="1"&gt;</description></item><item><title>[ASP.NET] ：ITemplete機能を実装したユーザーコントロールで、タグ警告が出てしまった場合</title><link>http://techbank.jp/Community/blogs/mymio/archive/2010/02/15/24676.aspx</link><pubDate>Sun, 14 Feb 2010 16:23:00 GMT</pubDate><guid isPermaLink="false">39773940-6d77-4a2f-a2d2-773881b703e3:24676</guid><dc:creator>けろ-みお</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://techbank.jp/Community/blogs/mymio/rsscomments.aspx?PostID=24676</wfw:commentRss><wfw:comment xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://techbank.jp/Community/blogs/mymio/commentapi.aspx?PostID=24676</wfw:comment><comments>http://techbank.jp/Community/blogs/mymio/archive/2010/02/15/24676.aspx#comments</comments><description>例えばこんな画面をユーザーコントロール（ascx) で作成したとします。 実はこの画面、ITemplete 型のプロパティとTemplateContainer属性を使用し、 独自でユーザーコントロールを作成した画面になります。 （GridViewやFormView等の標準コントロールは使用しなかった画面です） もしこのようなユーザーコントロールを画面に張り付けた際、下記のような警告が出てしまった場合の 対処方法を簡単にご紹介します。 警告：「要素 ‘ControlName’ に対しては、開始タグと終了タグの間でコンテンツを使用できません...(&lt;a href="http://techbank.jp/Community/blogs/mymio/archive/2010/02/15/24676.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://techbank.jp/Community/aggbug.aspx?PostID=24676" width="1" height="1"&gt;</description></item><item><title>Dynamics CRM を触る前に、CRMの現状と機能＆業務を知る</title><link>http://techbank.jp/Community/blogs/mymio/archive/2010/02/15/24675.aspx</link><pubDate>Sun, 14 Feb 2010 15:39:00 GMT</pubDate><guid isPermaLink="false">39773940-6d77-4a2f-a2d2-773881b703e3:24675</guid><dc:creator>けろ-みお</dc:creator><slash:comments>2</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://techbank.jp/Community/blogs/mymio/rsscomments.aspx?PostID=24675</wfw:commentRss><wfw:comment xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://techbank.jp/Community/blogs/mymio/commentapi.aspx?PostID=24675</wfw:comment><comments>http://techbank.jp/Community/blogs/mymio/archive/2010/02/15/24675.aspx#comments</comments><description>先日、かめたろさんらと飲みに行った際、かめたろさんから「Dynamics CRMの画面を見てみたい」という リクエストを承りました。 確かに画面を見ながら覚えるのも大切なのですが、その前にある程度、CRMの概要を抑えておく必要があります。 （CRMの概念・背景を理解しないと画面項目見ても意味が分からなくなっちゃうので） また、今日までに様々なSIベンダーからCRMパッケージが発売されていますが、 何故、多くの企業からCRMパッケージが発売されているのか？ そして、SaaS型のCRMを展開するSalesFource...(&lt;a href="http://techbank.jp/Community/blogs/mymio/archive/2010/02/15/24675.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://techbank.jp/Community/aggbug.aspx?PostID=24675" width="1" height="1"&gt;</description><category domain="http://techbank.jp/Community/blogs/mymio/archive/tags/DynamicsCRM/default.aspx">DynamicsCRM</category></item><item><title>[Dynamics CRM 4.0] : E-mail Router の必要性と設定手順(Exchange Server 2010編）</title><link>http://techbank.jp/Community/blogs/mymio/archive/2010/02/08/24528.aspx</link><pubDate>Sun, 07 Feb 2010 15:02:00 GMT</pubDate><guid isPermaLink="false">39773940-6d77-4a2f-a2d2-773881b703e3:24528</guid><dc:creator>けろ-みお</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://techbank.jp/Community/blogs/mymio/rsscomments.aspx?PostID=24528</wfw:commentRss><wfw:comment xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://techbank.jp/Community/blogs/mymio/commentapi.aspx?PostID=24528</wfw:comment><comments>http://techbank.jp/Community/blogs/mymio/archive/2010/02/08/24528.aspx#comments</comments><description>本当は今回のエントリの前に、「CRMとは何か？」ビジネスの視点でお話するエントリを用意していたのですが、 ここ最近、Exchange Server 2010 の手軽さにハマってしまったので、Blogネタが前後してしまいました。 そんな経緯もあり、今回はExchange Server とも連携しているDynamics CRM 4.0のコンポーネント 「E-Mail Router」の導入手順について紹介したいと思います。 （CRMビジネスの話はまた次回のBlogネタに取り上げます orz） E-mail Routerとは...(&lt;a href="http://techbank.jp/Community/blogs/mymio/archive/2010/02/08/24528.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://techbank.jp/Community/aggbug.aspx?PostID=24528" width="1" height="1"&gt;</description><category domain="http://techbank.jp/Community/blogs/mymio/archive/tags/DynamicsCRM/default.aspx">DynamicsCRM</category><category domain="http://techbank.jp/Community/blogs/mymio/archive/tags/Exchange+Server/default.aspx">Exchange Server</category><category domain="http://techbank.jp/Community/blogs/mymio/archive/tags/IIS/default.aspx">IIS</category><category domain="http://techbank.jp/Community/blogs/mymio/archive/tags/IIS7/default.aspx">IIS7</category></item><item><title>[PowerShell] : Active DirectoryユーザとExchange Server のメールボックスを一緒に作成する</title><link>http://techbank.jp/Community/blogs/mymio/archive/2010/01/30/24281.aspx</link><pubDate>Sat, 30 Jan 2010 04:53:00 GMT</pubDate><guid isPermaLink="false">39773940-6d77-4a2f-a2d2-773881b703e3:24281</guid><dc:creator>けろ-みお</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://techbank.jp/Community/blogs/mymio/rsscomments.aspx?PostID=24281</wfw:commentRss><wfw:comment xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://techbank.jp/Community/blogs/mymio/commentapi.aspx?PostID=24281</wfw:comment><comments>http://techbank.jp/Community/blogs/mymio/archive/2010/01/30/24281.aspx#comments</comments><description>ネタ元：[PowerShell] : Active DirectoryのユーザをCSVファイルを元に一括作成する http://techbank.jp/Community/blogs/mymio/archive/2010/01/25/24176.aspx 前回は、ADユーザをCSVファイルを元に一括作成する方法をPowerShellを用いてご紹介しましたが、 今回はその応用で、作成したユーザに対し、Exchange Server 2010用のメールボックスも一緒に作成してしまうというものです。 ■Active...(&lt;a href="http://techbank.jp/Community/blogs/mymio/archive/2010/01/30/24281.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://techbank.jp/Community/aggbug.aspx?PostID=24281" width="1" height="1"&gt;</description><category domain="http://techbank.jp/Community/blogs/mymio/archive/tags/PowerShell/default.aspx">PowerShell</category><category domain="http://techbank.jp/Community/blogs/mymio/archive/tags/Exchange+Server/default.aspx">Exchange Server</category></item><item><title>ZDNet Japan に第5回目（BranchCache）の記事が掲載されました</title><link>http://techbank.jp/Community/blogs/mymio/archive/2010/01/29/24268.aspx</link><pubDate>Fri, 29 Jan 2010 14:37:00 GMT</pubDate><guid isPermaLink="false">39773940-6d77-4a2f-a2d2-773881b703e3:24268</guid><dc:creator>けろ-みお</dc:creator><slash:comments>2</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://techbank.jp/Community/blogs/mymio/rsscomments.aspx?PostID=24268</wfw:commentRss><wfw:comment xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://techbank.jp/Community/blogs/mymio/commentapi.aspx?PostID=24268</wfw:comment><comments>http://techbank.jp/Community/blogs/mymio/archive/2010/01/29/24268.aspx#comments</comments><description>ZDNet Japan に第5回目となる、私のインタビュー記事が掲載されました。 ■バラバラのデータ授受をBranchCacheで一本化できると期待 http://japan.zdnet.com/extra/windows7_panel_200912/story/0,3800102051,20407839-4,00.htm &amp;#160; 話の趣旨としては、 &amp;#160; 「【識者に聞く】データの効率的な受け渡しと生産性の向上にBranchCacheは効くか？」 &amp;#160; というお題の中で、Windows...(&lt;a href="http://techbank.jp/Community/blogs/mymio/archive/2010/01/29/24268.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://techbank.jp/Community/aggbug.aspx?PostID=24268" width="1" height="1"&gt;</description></item><item><title>[PowerShell] : Active DirectoryのユーザをCSVファイルを元に一括作成する</title><link>http://techbank.jp/Community/blogs/mymio/archive/2010/01/25/24176.aspx</link><pubDate>Sun, 24 Jan 2010 15:07:00 GMT</pubDate><guid isPermaLink="false">39773940-6d77-4a2f-a2d2-773881b703e3:24176</guid><dc:creator>けろ-みお</dc:creator><slash:comments>3</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://techbank.jp/Community/blogs/mymio/rsscomments.aspx?PostID=24176</wfw:commentRss><wfw:comment xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://techbank.jp/Community/blogs/mymio/commentapi.aspx?PostID=24176</wfw:comment><comments>http://techbank.jp/Community/blogs/mymio/archive/2010/01/25/24176.aspx#comments</comments><description>今回は、PowerShell入門ネタになります・・・ 実は、ADユーザをCSVファイルを元に一括作成するには、PowerShellを使うと便利ってことに気づいちゃいました。 下記のようなCSVファイルを用意し、一括登録できるようにしてみました。 結構便利です。 OUの構成 CSVの中身 SamAccountName Surname DisplayName OU goku 孫悟空 孫悟空 OU=管理部門,OU=CRM,DC=crm,DC=techbank,DC=jp gohan 孫悟飯 孫悟飯 OU=管理部門...(&lt;a href="http://techbank.jp/Community/blogs/mymio/archive/2010/01/25/24176.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://techbank.jp/Community/aggbug.aspx?PostID=24176" width="1" height="1"&gt;</description><category domain="http://techbank.jp/Community/blogs/mymio/archive/tags/PowerShell/default.aspx">PowerShell</category></item><item><title>ZDNet Japan に第3回目(仮想ディスクの活用)のインタビュー記事が掲載されました</title><link>http://techbank.jp/Community/blogs/mymio/archive/2010/01/23/24144.aspx</link><pubDate>Fri, 22 Jan 2010 17:57:00 GMT</pubDate><guid isPermaLink="false">39773940-6d77-4a2f-a2d2-773881b703e3:24144</guid><dc:creator>けろ-みお</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://techbank.jp/Community/blogs/mymio/rsscomments.aspx?PostID=24144</wfw:commentRss><wfw:comment xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://techbank.jp/Community/blogs/mymio/commentapi.aspx?PostID=24144</wfw:comment><comments>http://techbank.jp/Community/blogs/mymio/archive/2010/01/23/24144.aspx#comments</comments><description>ZDNet Japan に第三回目となる、私のインタビュー記事が掲載されました。 ■VHDの活用で削減できるコスト、できないコスト http://japan.zdnet.com/extra/windows7_panel_200912/story/0,3800102051,20406477-6,00.htm 話の趣旨としては、 「【識者に聞く】仮想ディスク、あなたならどう使う？」 というお題の中で、仮想ディスクをはじめとする「Dynamic IT」導入で ITビジネスがどれぐらいの費用対効果をもたらすのか？を掲載しています...(&lt;a href="http://techbank.jp/Community/blogs/mymio/archive/2010/01/23/24144.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://techbank.jp/Community/aggbug.aspx?PostID=24144" width="1" height="1"&gt;</description><category domain="http://techbank.jp/Community/blogs/mymio/archive/tags/_D196C78A_/default.aspx">雑談</category><category domain="http://techbank.jp/Community/blogs/mymio/archive/tags/_EE4EF3601653_/default.aspx">仮想化</category></item><item><title>BCDEDITとしてもVHDブートができない方へ &amp; Windows Server 2008 R2 用のVHDがどうしても作れない方へ</title><link>http://techbank.jp/Community/blogs/mymio/archive/2010/01/18/24038.aspx</link><pubDate>Mon, 18 Jan 2010 09:55:00 GMT</pubDate><guid isPermaLink="false">39773940-6d77-4a2f-a2d2-773881b703e3:24038</guid><dc:creator>けろ-みお</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://techbank.jp/Community/blogs/mymio/rsscomments.aspx?PostID=24038</wfw:commentRss><wfw:comment xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://techbank.jp/Community/blogs/mymio/commentapi.aspx?PostID=24038</wfw:comment><comments>http://techbank.jp/Community/blogs/mymio/archive/2010/01/18/24038.aspx#comments</comments><description>Virtual PC や Hyper-V で仮想ディスクを作成すると、VHDという仮想ディスク用のファイルを作成できるんですが、 Windows 7 / Windows Server 2008 R2 では、Virutal PC などがなくても、簡単にVHDファイルを作成できるように なったというのはご存じの方も多いと思います。 しかも、Virtual PC や Hyper-V で作成したVHDにも簡単に接続でき、 さらに、VHDをマウントしてブートまでできるようになりました。 このあたりの話はさすがにもう有名なので...(&lt;a href="http://techbank.jp/Community/blogs/mymio/archive/2010/01/18/24038.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://techbank.jp/Community/aggbug.aspx?PostID=24038" width="1" height="1"&gt;</description><category domain="http://techbank.jp/Community/blogs/mymio/archive/tags/Windows+Server+2008/default.aspx">Windows Server 2008</category><category domain="http://techbank.jp/Community/blogs/mymio/archive/tags/Exchange+Server/default.aspx">Exchange Server</category><category domain="http://techbank.jp/Community/blogs/mymio/archive/tags/_EE4EF3601653_/default.aspx">仮想化</category><category domain="http://techbank.jp/Community/blogs/mymio/archive/tags/VHD/default.aspx">VHD</category></item><item><title>[Exchange Server ＆ PowerShell] : Exchange Management Shell を使う</title><link>http://techbank.jp/Community/blogs/mymio/archive/2010/01/16/24008.aspx</link><pubDate>Sat, 16 Jan 2010 12:13:00 GMT</pubDate><guid isPermaLink="false">39773940-6d77-4a2f-a2d2-773881b703e3:24008</guid><dc:creator>けろ-みお</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://techbank.jp/Community/blogs/mymio/rsscomments.aspx?PostID=24008</wfw:commentRss><wfw:comment xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://techbank.jp/Community/blogs/mymio/commentapi.aspx?PostID=24008</wfw:comment><comments>http://techbank.jp/Community/blogs/mymio/archive/2010/01/16/24008.aspx#comments</comments><description>Exchange Server 2010 のインストールでの話ですが、実は、Exchange Server 2010 は、 インストール時にプロダクトキーの入力を求められないんです。 早い話がインストール後にプロダクトキーを入力しなさいというスタイルですね。 このプロダクトキーを入力しないと、120日間は体験版となり、さらに120日を過ぎて、 入力しなかった場合、仮に、Exchange Server 2010 Enterprise Editionでインストールしていても、 Exchange Server 2010...(&lt;a href="http://techbank.jp/Community/blogs/mymio/archive/2010/01/16/24008.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://techbank.jp/Community/aggbug.aspx?PostID=24008" width="1" height="1"&gt;</description><category domain="http://techbank.jp/Community/blogs/mymio/archive/tags/PowerShell/default.aspx">PowerShell</category><category domain="http://techbank.jp/Community/blogs/mymio/archive/tags/Exchange+Server/default.aspx">Exchange Server</category></item><item><title>[Dynamics CRM]：Windows Server 2008 にDynamics CRM 4.0 をインストールする方法</title><link>http://techbank.jp/Community/blogs/mymio/archive/2010/01/13/23931.aspx</link><pubDate>Wed, 13 Jan 2010 08:49:00 GMT</pubDate><guid isPermaLink="false">39773940-6d77-4a2f-a2d2-773881b703e3:23931</guid><dc:creator>けろ-みお</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://techbank.jp/Community/blogs/mymio/rsscomments.aspx?PostID=23931</wfw:commentRss><wfw:comment xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://techbank.jp/Community/blogs/mymio/commentapi.aspx?PostID=23931</wfw:comment><comments>http://techbank.jp/Community/blogs/mymio/archive/2010/01/13/23931.aspx#comments</comments><description>Dynamics CRM に興味をもたれた方のBlogでは既にインストール方法が紹介されていますが、 正規のインストール方法だと、下記のようなエラーが発生することがあります。 エラーパターン１： 「サービス msftesql がコンピュータ ‘xxx’ で見つかりませんでした。」 msftesqlは、SQL Server フルテキストインデックス用サービスの実行ファイルですね。 「SQL Server フルテキストインデックスサービス」をインストールしているにもかかわらず、 このエラーが発生した方は、この後...(&lt;a href="http://techbank.jp/Community/blogs/mymio/archive/2010/01/13/23931.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://techbank.jp/Community/aggbug.aspx?PostID=23931" width="1" height="1"&gt;</description><category domain="http://techbank.jp/Community/blogs/mymio/archive/tags/DynamicsCRM/default.aspx">DynamicsCRM</category></item><item><title>2010年 新年のご挨拶</title><link>http://techbank.jp/Community/blogs/mymio/archive/2010/01/03/23685.aspx</link><pubDate>Sun, 03 Jan 2010 11:39:00 GMT</pubDate><guid isPermaLink="false">39773940-6d77-4a2f-a2d2-773881b703e3:23685</guid><dc:creator>けろ-みお</dc:creator><slash:comments>2</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://techbank.jp/Community/blogs/mymio/rsscomments.aspx?PostID=23685</wfw:commentRss><wfw:comment xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://techbank.jp/Community/blogs/mymio/commentapi.aspx?PostID=23685</wfw:comment><comments>http://techbank.jp/Community/blogs/mymio/archive/2010/01/03/23685.aspx#comments</comments><description>あけましておめでとうございます。昨年はいろいろと暗いニュースが多く、私個人にとっても 将来を考えさせられる1年だったので、今年はもっと明るい話題が提供できれば良いなと思います。 そんなわけで、本年も宜しくお願いします。 さて、私事で大変恐縮ですが、本年もMicrosoft MVP を ASP/ASP.NET のジャンルで再受賞させて頂きました。 昨年はこのtechbank.jpというコミュニティを運営する難しさを知った1年でしたが、 techbank.jp でBlogを書いていらっしゃるメンバーの方々はじめ...(&lt;a href="http://techbank.jp/Community/blogs/mymio/archive/2010/01/03/23685.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://techbank.jp/Community/aggbug.aspx?PostID=23685" width="1" height="1"&gt;</description><category domain="http://techbank.jp/Community/blogs/mymio/archive/tags/_D196C78A_/default.aspx">雑談</category><category domain="http://techbank.jp/Community/blogs/mymio/archive/tags/DynamicsCRM/default.aspx">DynamicsCRM</category></item></channel></rss>