Top "Windows-server-2008" questions

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

CDO.Message giving "Access denied" on Windows Server 2008

I have a Classic ASP page that creates a CDO.Message object to send email. The code works on Window …

windows-server-2008 cdo.message
How to allow to allow admins to edit my app's config files without UAC elevation?

My company produces a cross-platform server application which loads its configuration from user-editable configuration files. On Windows, config file ACLs …

windows-server-2008 installation text-editor uac elevation
IIS 7 - Restrict Application by IP Address behind load balancer

I am trying to restrict an application in IIS 7 by IP address on my web server behind a load balancer. …

.net iis-7 windows-server-2008 ip-address
Is it safe to run a pool under NT AUTHORITY\NETWORK SERVICE?

I normally would create a limited rights user and run the process under that but the fact that pools automatically …

asp.net security iis iis-7 windows-server-2008
Robocopy: ERROR : Invalid Parameter #4 : "/MT"

I have a server that I am working on that is using Windows 2008 SP2 Enterprise and I have found that …

windows-server-2008 robocopy
Bypassing Session 0 Isolation in Windows Server 2008 -- successful, but still not visible

I am using the code located here basically as-is to start a process. This code works flawlessly in Vista/7 -- …

.net windows-server-2008 session-0-isolation
Do I really need to register WinHttp on Windows Server 2008 before using WinHttpRequest.5.1?

Basically I think this is a bug in Windows Server 2008, but I am not a COM ninja so it seems …

windows-server-2008 winhttp winhttprequest
How can we overwrite EXE files while users are running them?

Background: Our companies internal user's run our .Net programs on 10-20 windows terminal servers. The executables are all stored on …

deployment windows-server-2008 tfsbuild terminal-services
WIX MSI that has a Launch Condition to pre-req IIS, fails on WS2008

Hey I have an MSI, built with WiX, that attempts to specify a launch condition that is satisfied only when …

iis wix windows-installer windows-server-2008
Setting Private Key permissions for a Certificate in Win Server 2008

When creating a certificate with makecert on Windows Server 2003, I'd have to set the permissions on the private key to …

permissions certificate windows-server-2008 makecert