システム要件(Altium Infrastructure サーバ)
親ページ: Altium Infrastructure サーバ
Altium Infrastructure サーバをインストールする前に、コンピュータ/サーバは、以下のシステム要件を満たす必要があります。
ハードウェア要件
Altium Infrastructure サーバは、以下の OS の PC にインストールできます:
- Windows 10 (32 ビット、または 64 ビット)
- Windows 8.1 (32 ビット、または 64 ビット)
- Windows 8 (32 ビット、または 64 ビット)
- Windows 7 (32 ビット、または 64 ビット)
- Windows Server 2016 Standard Edition
- Windows Server 2008/2012 R2 (32 ビット、または 64 ビット、該当する場合)
以下は、Altium Infrastructure サーバをインストール、使用するための推奨システム要件です。これらの推奨事項は、同時に 10 ~ 30 ユーザ使用する場合を想定していることに注意してください。
- OS: Windows Server 2012 R2
- RAM: 8GB+
- プロセッサ: Intel® Xeon® プロセッサ、または同等のプロセッサ (4、またはそれ以上のコア)
- ディスク領域: 20GB (NIS を使用しない場合); 200GB (NIS を使用する場合)
- データベース: Firebird
以下は、Altium Infrastructure サーバをインストール、使用するための最小システム要件です。これらの推奨事項は、同時に 10 ~ 30 ユーザ使用する場合を想定していることに注意してください。
- OS: Windows 7
- RAM: 6GB+
- プロセッサ: Intel Core i3/i5 プロセッサ、または同等のプロセッサ (2、またはそれ以上のコア)
- ディスク領域: 20GB (NIS を使用しない場合); 200GB (NIS を使用する場合)
- データベース: Firebird
Altium Designer 要件
ウィルス対策ソフトウェアの予期しない動作から影響を受けないように、Altium Infrastructure サーバをインストール中、このようなソフトウェアを無効にすることを推奨します。
また、Microsoft Exchange Server を実行している場合、最初にログインする時に HTTP Error 503 エラーが表示される場合があります。Exchange Server をインストールすると、Infrastructure サーバと競合し、Internet Information Services (IIS) 構成が変更される可能性があります。これを解決するには、applicationHost.config
ファイルで以下の変更を行う必要があります:
<handlers accessPolicy="Read, Script">
...
<add name="kerbauth" image="C:\Program Files\Microsoft\Exchange Server\V15\Bin\kerbauth.dll" preCondition="bitness64" />
<add name="WSMan" image="C:\Windows\system32\wsmsvc.dll" preCondition="bitness64" />
<add name="exppw" image="C:\Program Files\Microsoft\Exchange Server\V15\ClientAccess\Owa\auth\exppw.dll" preCondition="bitness64" />
<add name="cafe_exppw" image="C:\Program Files\Microsoft\Exchange Server\V15\FrontEnd\HttpProxy\bin\exppw.dll" preCondition="bitness64" />
...
</handlers>
- Internet Information Services (IIS)。Altium Infrastructure サーバを正しく稼働させるには、最低でも、バージョン 7.5 (IIS 7.5) をインストールする必要があります。Altium Infrastructure サーバをインストールすると、OS に IIS native のバージョンがインストールされます:
- IIS 10.0 - Windows 10 と Windows Server 2016 Standard Edition
- IIS 8.5 - Windows 8.1 と Windows Server 2012 R2
- IIS 8.0 - Windows 8
- IIS 7.5 - Windows 7 と Windows Server 2008 R2
- Firebird 2.5 データベース エンジン。
- .NET Framework 4.0.