Questions tagged [windows-server-2008-r2]

Windows Server 2008 R2 is a server operating system produced by Microsoft.

Windows Server 2008 R2 is a server operating system produced by Microsoft. It was released to manufacturing (RTM) on July 22, 2009 and launched on October 22, 2009. It is built on Windows NT 6.1, the same kernel used with the client-oriented Windows 7.

It is the first 64-bit-only operating system released from Microsoft. Version enhancements include new functionality for Active Directory, new virtualization and management features, version 7.5 of Microsoft IIS Web Server and support for up to 256 logical processors.

There are seven editions:

  1. Foundation
  2. Standard
  3. Enterprise
  4. Datacenter
  5. Web
  6. HPC Server
  7. Itanium and Windows Storage Server 2008 R2 (Essentials Edition).

More Information On Windows Server 2008 R2

Reference

1824 questions
0
votes
1 answer

Running a COM app in Windows Server 2008 R2

My apologies if this has been answered before. I've searched for answers, but none seem applicable to my specific case. We are migrating old software from Windows 2003/IIS 6 to Windows 2008 R2/IIS 7.5. The software is a COM app (exe, not dll),…
arcane_vander
  • 73
  • 1
  • 6
0
votes
1 answer

Executing powershell in a working directory containing angle brackets

Say I have two files in a directory with angle brackets in the path (e.g. c:\foo[bar]) test.ps1 test.bat In test.ps1 all I have is: "HelloWorld" In test.bat I have: powershell -file test.ps1 echo %errorlevel% Where powershell v2 is installed, if…
Pero P.
  • 25,813
  • 9
  • 61
  • 85
0
votes
1 answer

CouchDB crashes on Windows 2008 R2 Standard with os_mon error

I am trying to install CouchDB on a Windows 2008 R2 standard version server and it starts the couchdb service running but I am unable to access the couchdb url. And below is the error: Erlang R15B (erts—5.9) [source] [smp:16:16]…
0
votes
0 answers

View Scheduled Tasks (local and remote) on Windows Server 2008 R2

In one of our production nodes which runs on Windows Server 2008 R2, we have noticed that there is a significant delay (5 times normal) in processing requests (by our application running on tomcat) during Saturday mornings (00:00AM till about…
0
votes
1 answer

Quotes in bat file?

edit: I'm running that command through .bat file on Windows Server 2008. When I run it from cmd, then everything is OK. So, this is in fact question about quotes in .bat files, not about mercurial. I'm changing title and tags to reflect that. Is it…
dijxtra
  • 2,681
  • 4
  • 25
  • 37
0
votes
1 answer

Can't access WP site with Wamp 2.5 from intranet

I've installed Wampserver 2.5 and Wordpress on a windows server 2008 R2 at my work place and manged to get a website working. Everything is fine on that machine. The problem is when trying to access the site from a different machine on the…
0
votes
1 answer

RDP users can't access website even though it's mapped to the intranet zone and enhanced security is off

I have a MS access 2003 database which includes a webbrowser control to allow users to visit one specific website. This MS access database is accessed via RDP on Windows Server 2008 R2. I should also mention that this access mdb is set up as their…
0
votes
1 answer

Need powershell cmd to export Local user password expiry date

I have got the below powershell script from Microsoft blog. It exactly satisfies my environment needs, but it shows the password expiry date as true or false. I need to extract exact password expiry date of all the local user's. Please can someone…
0
votes
1 answer

Is there a way to do a global find/replace on ASP & HTML server IIS7

I'm running a IIS7 server on Windows 2008 R2 server. The situation is that I sold a domain name. I set up a new domain name, I did a global find/replace on all the files on the server and in all the records of the database to change all links and…
jligda
  • 180
  • 3
  • 18
0
votes
1 answer

IIS 7 Windows Authentication to SQL Server 2008

This will be a simple answer for those used to Windows authentication but as Solaris Sysadmin I am just looking for some clarification on how to implement Windows Authentication between an application running on an IIS7 Web Site (running on Server…
SnazzyBootMan
  • 669
  • 2
  • 15
  • 30
0
votes
1 answer

Pre-compiling an existing web application on the fly

We have an asp web application (main company site) sitting on windows server 2008 r2. At the begining the site is small but later on around 500K aspx pages are added to the site (for SEO purposes, may be not right content but that's different…
0
votes
0 answers

Using TCP port other than Default 42424 for asp state server

I am using ASP state server for session management in my asp website. In one of my server I have two asp website. For one website i used tcpip=loopback:42424 and it works. For another website i wanted to use some other ports. I tried different ports…
IT researcher
  • 3,274
  • 17
  • 79
  • 143
0
votes
4 answers

Looking for a script/tool to dump a list of installed features and programs on Windows Server 2008 R2

The same compiled .Net / C++ / Com program does different things on two seemingly same computers. Both have DOZENS of things installed on them. I would like to figure out what the difference between the two is by looking at an ASCII diff. Before…
0
votes
1 answer

ASP.NET MVC 4 on IIS 7.5 on Windows server 2008 r2 does not render css, js

I have an ASP.NET MVC 4 app that runs in IIS 7.5 on Windows Server 2008 R2 the site loads fine images show, javascript & css link tags when click shows 403 - forbidden access. I already tried lots of fix that I googled such as Installing the Static…
0
votes
2 answers

Service Bus 1.1 installation getting failed on windows 2008 R2 SP1 core

I am trying to install Windows azure pack: Service Bus 1.1 on Windows server 2008 R2 SP1 Core OS through Windows Platform Installer 5.0 (Offline installation) . I am using below link for installation …
biz00ka
  • 25
  • 1
  • 2
  • 7