セルフサービスポータルへの道~1章 システム要件と注意点~

まずは、システム要件と注意点について調べてみます。

システム要件

Service Provider Foundation が稼働しているコンピュータ

  

ハードウェア

  
  

最小要件

  
  

推奨要件

  

メモリ

2 GB

4 GB

使用可能なハードディスク容量

1 GB

3 GB

 

 

  

ソフトウェア

  

  

ロケーション

  

 Service Provider Foundation が稼働しているコンピュータ

  

メモ

  

Windows Server 2012 製品候補版

"Service Provider Foundation" webサーバー

オペレーティングシステム

PowerShell 3.0

"Service Provider Foundation" webサーバー

スクリプティングサービス

SQL 2008 R2 もしくはそれ以上

"Service Provider Foundation" webサーバー

データベースサービス

IIS 7.5 下記の項目が有効になっていること

Web Server

Security

  • Basic Authentication
  • Windows  Authentication

Application Development

  • .NET  Extensibility 3.5
  • .NET  Extensibility 4.5
  • ASP.NET 3.5
  • ASP.NET 4.5
  • ISAPI  Extensions
  • ISAPI Filters

Management Tools

  • IIS Management Scripts and Tools

"Service Provider Foundation" webサーバー

Webサーバー

Application Serverロールが有効になっており、下記の項目が有効になっていること

  • Microsoft .NET 4.5

"Service Provider Foundation" webサーバー

 

.NET Framework 4.5 機能が有効になっており、下記の項目が有効になっていること

WCF Services

  • HTTP Activation

"Service Provider Foundation" webサーバー

 

Windows Process Activation Service機能が有効になっており、下記の項目が有効になっていること

  • Process Model
  • Configuration APIs

"Service Provider Foundation" webサーバー

 

 

System Center 2012 Virtual Machine Manager (VMM)

  

ソフトウェア

  
  

ロケーション

  
  

メモ

  

VMM コンソール

"Service Provider Foundation" webサーバー上で稼働

VMM Console System  Requirements を参照 (https://go.microsoft.com/fwlink/?LinkId=246069).

VMM CTP2が必要

 

注意点

・SPFはSQLのインスタンスがデフォルトである必要がある

・Prerequisite Checker (システム要件を満たしているかを確認するためのプロセス)はすべての要素を特定するわけではありません

 

さて、このようなシステム要件をクリアした環境を今から作成するのですが、

今回は、シングルコンピューター構成でやりたいと思ってます。

まずは、Hyper-Vの役割をインストールして、仮想マシンを3つ立てるところまでをやりたいと思います。

 

<Reference>System Center 2012 CTP2 & WPC: Service Provider Foundation Installation fails with “invalid password” error

https://blogs.technet.com/b/orchestrator/archive/2012/07/17/system-center-2012-ctp2-amp-wpc-service-provider-foundation-installation-fails-with-invalid-password-error.aspx

<Reference>Getting Started with System Center 2012
Service Pack 1 CTP2 - Project Code-named “Service Provider Foundation”

https://www.microsoft.com/en-us/download/details.aspx?id=30134

 

黒柳