Top "Windows-server-2008" questions

Windows Server 2008 (sometimes abbreviated as "Win2K8") is one of Microsoft Windows' server line of operating systems.

How to send email when SPECIFIC scheduled task fails to run

I have a exe file that is executed every day by the Task Scheduler on my Windows 2008. If that script …

windows scheduled-tasks windows-server-2008 scheduler taskscheduler
powershell remoting Win2008R2 "The WSMan service could not launch a host process to process the given request"

I've recently upgraded a number of servers from 2003 to 2008R2. Since the upgrade I've started to see the following error: […

powershell windows-server-2008 powershell-2.0 powershell-remoting
Installing IIS 7.5 on Windows Server 2008

I would like to know if I can install IIS 7.5 on Windows Server 2008 and NOT Windows Server 2008 R2?

windows windows-server-2008 iis-7.5
Installing System Font with Powershell

I have a folder filled with TTF files of custom fonts. I need to install them as system fonts using …

powershell windows-server-2008 true-type-fonts
Can the GUI of an RDP session remain active after disconnect

I'm running automated testing procedures that emulates keystrokes and mouseclicks 24/7. Although it runs fine locally, on an RDP session it …

windows-server-2008 vps rdp
Unable to load DLL 'mqrt.dll'

I've developed a WCF Service which is hosted as a Windows Service and exposes a MSMQ endpoint. I have the …

wcf dll windows-server-2008 msmq
Compiler Error Message: The compiler failed with error code -1073741511

I have a dedicated server: Windows Server 2008 RS2 with IIS7.0 Last friday one of the sites crashed with that error, …

asp.net vb.net dll windows-server-2008 vbc
Web setup MSI fails on Windows Server 2008

I have built a web setup project in VS2008 which installs my ASP.NET/Silverlight app into IIS. This works …

installation windows-installer windows-server-2008
IIS7 give ApplicationPoolIdentity access to a network location

I have a site in IIS7 that runs under ApplicationPoolIdentity. Is it possible to give the ApplicationPoolIdentity access to network …

security iis active-directory windows-server-2008
w3wp.exe has high cpu usage on every request

I'm running a Windows 2008 server (a VPS with 1GB of RAM), with SQL Server Express and IIS 7 installed. On it …

asp.net iis iis-7 windows-server-2008 nopcommerce