mchristensen
Members
-
Joined
-
Last visited
Reputation Activity
-
mchristensen reacted to Marius in Windows 2008 R2 Server Core InstallationPulseway can be installed on Windows 2008 R2 Server Core Installation.
Before installing Pulseway you will need to download and install .NET Framework 4 for Server Core from:
http://www.microsoft...s.aspx?id=22833
Instructions
Important: Make sure that your computer has the latest Windows service pack and critical updates. To find security updates, visit Windows Update. If you are installing on Windows 2008 Server R2 on Server Core, you need to install Windows 2008 Server R2 SP1 and follow the instructions below before you install .NET Framework 4 Turn on WoW64: Start /w ocsetup ServerCore-WOW64 Turn on .NET 2.0 layer: Start /w ocsetup NetFx2-ServerCore Turn on .NET 2.0 layer for WoW64: Start /w ocsetup NetFx2-ServerCore-WOW64 On this page, locate the Download button and then click it to start the download. To save the download to your computer so that you can install it later, click Save. To cancel the download, click Cancel. After installing .NET Framework 4 on Windows 2008 R2 SP1 Server Core, it is highly recommended you install critical .NET Framework 4 updates available on Windows Update. System requirements
Supported Operating Systems: Windows Server 2008 R2 SP1
Windows Server 2008 R2 SP1 Server Core or later Supported Architectures: x64 Hardware Requirements: Recommended Minimum: Recommended Minimum: Single processor with 1.4 GHz (x64 processor) or 1.3GHz (Dual Core) with 512 MB RAM or more Minimum disk space: 2 GB (32 GB or greater required for OS) Prerequisites: Windows Installer 3.1 or later -
mchristensen reacted to Paul in Windows 2008 R2 Server Core InstallationYou could manually install the service.
Installing PC Monitor Service:
cd C:\Windows\Microsoft.NET\Framework64\v4.0.30319 InstallUtil.exe "C:\Program Files\PC Monitor\PCMonitorSrv.exe" Extract from manual installation guide.
Paul.