Top "Windows-server-2008" questions

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

Win2008 R2 WER ( error reporting ) LocalDumps blocked by what?

I Just want to recover crash dumps of my own 32bit applications. I tried the following: I followed the steps …

windows-server-2008 windbg windows-server-2008-r2 crash-dumps windows-error-reporting
WebResource.axd giving 403 error in ASP.Net Post backs using IIS7

I installed a ASP.Net website on a Windows 2008 server, which is by default using IIS7. The website seems to …

windows iis-7 windows-server-2008 webresource.axd
Configuration Error in IIS 7 for Virtual Directory ASP.NET website

This could be an issue with many things, but I'm trying to narrow down the source of the issue in …

asp.net iis-7 web-config windows-server-2008 virtual-directory
Unable to reach Windows server: "Please wait for the Local Session Manager"

When connecting to our Windows Server 2008 R2 desktop via MS Rdp tool (latest version), occasionally the connection is closing after …

windows-server-2008 vmware windows-server-2008-r2 rdp vsphere
run batch script after windows server restart

I am trying to run a script to startup some services after windows reboot. I have tried one method: copying …

windows batch-file windows-server-2008 windows-server-2012-r2 windows-scripting
Get the cumulative bytes sent and received from a NIC

Is there an easy way (via a script perhaps) to get the cumulative bytes sent and received from a NIC …

networking windows-server-2008 prtg
MSBuild error MSB3086, with TeamCity

I am trying to build and deploy a .NET 4 project using MSBuild Web Deploy and TeamCity, I got this working …

.net msbuild windows-server-2008 teamcity microsoft-web-deploy
How to obtain exit code when I invoke NET USE command via Powershell?

I have the powershell snippet below which I intend to close connections to a shared locations by calling NET.exe …

powershell networking windows-server-2008 shared-directory
Error 550 occurred by deploying via MSdeploy.exe

For ASP.NET project MSBuild gives some files in E:\Build such as: TestProjectA.deploy.cmd TestProjectA.SetParameters.xml TestProjectA.…

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