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
0 answers

vb.net windows application running on windows server 2008 R2 hangs when user paste text into textbox

The users connect to the server over RDP and are able to paste text ( emails etc) from their system to the application running on the server. Over a period of time, when they switch back to RDP and paste text into the application, they are faced…
DottyM
  • 13
  • 4
0
votes
1 answer

Accessing an external phpmyadmin on same network

I have a webshop running on a windows 2008 R2 server that can be accessed on a client PC in the same network. It's working fine, but now I need to get the database from another windows 2008 server instead of running it on the same machine. I've…
user1433479
  • 135
  • 1
  • 5
  • 20
0
votes
1 answer

Unable to connect to SQL Server from Windows Service running on Windows Web Server 2008

I am facing a following error while trying to connect with an SQL server from Windows Service (written in vb.net). A network-related or instance-specific error occurred while establishing a connection to SQL Server. The server was not found or was…
0
votes
1 answer

Can SQL Server 2012 Standard Edition use more memory (RAM) than Windows Server 2008 R2 Standard?

Windows Server 2008 R2 Standard can use only 32GB. Windows Server has 128 GB RAM installed. Can SQL Server Services (SSIS/SSAS/SSRS/DB) use more ramm when OS or all of them are limited to 32GB.
BI Dude
  • 1,842
  • 5
  • 37
  • 67
0
votes
1 answer

Java 6u16 stopped with no reason on Window Server 2008 R2 SP1

I have a Java application running on Window Server 2008 R2 SP1 (Under Copyright 2009) with JVM 6u16 x64, my program will write log in every 5 seconds to show it is still alive, however, the program itself has stopped writing log for 10 to 20 seconds…
0
votes
1 answer

Cannot connect to windows server 2008R2 using Hyper V manager

I want to connect my Windows 7 pc (Workgroup) to Server 2008R2 (domain) using hyper V.In server active directory is installed. I tried steps explained in…
0
votes
0 answers

.net app developed with visual studio 2008 on x86 platform launches slower on Windows server 2008 R2

We have a .net app developed with visual studio 2008, the release version is on x86 platform. It takes 10 secs to launch the app after installation on Windows 7. The launch is slower on Windows server 2008 R2 and takes 37 seconds. I had code…
Asha
  • 25
  • 1
  • 7
0
votes
2 answers

Windows plesk migration

We had a Plesk-Windows server and due to hardware issues DC copied contents of the hardisk to another stable disk and reconnected to the server using USB. Now the IIS and plesk seems like a freshly installed one, with no accounts configured in…
0
votes
1 answer

Limit user authentication by IP with PowerShell

After 2 days searching on the internet cannot find a way to limit user authentication by IP range. I have 2 rodc(A and B) and a RWDC. I have user1 in my RWDC active directory. I want to specify a user to RODC A, but both clients in both RODC can…
KF2
  • 9,887
  • 8
  • 44
  • 77
0
votes
1 answer

Microsoft Media Foundation in Microsoft Windows Server 2008 R2

We use Microsoft Media Foundation in our app (for app we use C# + C++/CLI) which should run on Microsoft Windows Server 2008 R2. App works on Win 8 but when we run it on MS Server 2008 R2 machine it crashes with FileNotFoundException - Could not…
MishaU
  • 708
  • 6
  • 14
0
votes
1 answer

Good approach to Execute PHP scripts in Windows w/o Windows Task Scheduler

I am creating a web app that requires a job scheduling function for intranet on a Windows server running Apache/PHP/MySQL. For now, we have been executing perl and PHP via .bat files using the built in Windows task scheduler. I would like the…
Kendor
  • 141
  • 6
0
votes
0 answers

Partially dead connections on boost::asio server

I have created a server with C++/Boost::asio and I did notice that the amount of memory being used (committed, private, working set) by the process increases when it runs for a long time (several days or weeks) AND the memory available in the system…
0
votes
1 answer

Simultaneously Get window snapshot in different sessions at same server 2008 r2 by diff users

Maybe this is a weird question, but I must be sure it is not an issue before implement it. I have server 2008 R2, I want a few users to connect to this server simultaneously via Remote access (I can now), each will run an application that do a…
Joseph
  • 1,716
  • 3
  • 24
  • 42
0
votes
1 answer

How to monitor EventID 12018 (MSExchangeTransport) in Nagios

I'm running an exchange server on Windows 2008 r2 standard edition and need to get Nagios to notify me when Event ID 12018 (MSExchangeTransport) occurs. I've already installed NSClient++ and Nagios is already monitoring the server to let me know if…
Miss M
  • 53
  • 1
  • 1
  • 8
0
votes
0 answers

server error in '/Services_DEV' application

I was getting the below error as I was unable to find the correct solution...Actually I found some solutions, and I tried them but none in the solutions helped me to resolve the below error. Server Error in '/Services_DEV' Application. Retrieving…
Srikanth Sri
  • 31
  • 10
1 2 3
99
100