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

Windows - Prevent actual writing to directory

I use an application from a 3rd party that writes constantly (about 2k per second - about 80 megs per day) to a log file. I do not believe that the application reads from the log file, I believe that its just there for debugging purposes. This is a…
0
votes
1 answer

Keep-alive timeout on local-to-local connections (Windows)

I have just realized after doing some testing that socket connections with both ends pointing to local (127.0.0.1) are not being affected by the keep-alive timeout after two hours set by default on Windows Server 2008 R2. I did not find any docs…
ChrisPeterson
  • 419
  • 4
  • 15
0
votes
1 answer

Is there any way to login to sql server by internet?

I have a server (which i installed windows server 2008 r2 and SQL server 2008 r2 on it) in another city, i installed SQL server 2008 r2 on my laptop too, i want to know how i can login to the SQL server which installed on the server in another city…
pmn
  • 2,176
  • 6
  • 29
  • 56
0
votes
1 answer

Hyper-V 2008R2 - get virtual machine's snapshot location

I need to implement a backup solution for virtual machines runnin on Windows Server 2008 R2 using Powershell and PSHyperV module. The module helps loads, as it provides an easy way to get VM properties and other stuff, perform basic functions, etc.…
Vesper
  • 18,599
  • 6
  • 39
  • 61
0
votes
1 answer

How can I create scheduled tasks via Powershell 4.0 on Windows Server 2008 R2?

I have installed Powershell 4.0 on my OS that is Windows Server 2008 R2. I wanted to create ScheduledTasks by using Scheduled Tasks Cmdlets but it seems they are available only for Windows Server 2012 or Windows 8.1. QUESTION: What is the shortest…
0
votes
1 answer

RabbitMQ on Windows. Boot failed

Please, help. RabbitMQ works fine on my machine, but doesn't start on other one. RabbitMQ 3.2.4, Erlang OTPR16B03-1, Windows Server 2008 R2. Firewall is on, but I add rule for incoming connections. In event viewer, I can see that Erlang open start…
George Sovetov
  • 4,942
  • 5
  • 36
  • 57
0
votes
1 answer

Sharepoint page loads very slow couple of hours in the moring, typically 9-10 AM

I have a site in SharePoint farm which has 4 front-end web servers. Every morning all sites in that farm loads very slow, sometimes up to 50 seconds. This happens typically between 9-10 AM. The traffic is routed via a load balancer. I tried to setup…
Theepan Karthigesan
  • 583
  • 2
  • 6
  • 10
0
votes
1 answer

IIS Security and Wordpress

We are self hosting Wordpress on IIS 7, 2008 Server. To allow for automatic updates to the Wordpress code base, I had to set the following permissions on my Wordpress root installation folder: IUSR - Modify My App Pool - Full Control Is this a…
0
votes
1 answer

Error with no information when installing SQL SERVER 2012 on Vmware Virtual Server 2008R2

I have a Virtual Windows Server 2008 R2 set up, I downloaded Sql Server 2012 Evaluation Copy. Now when I try to Install the Sql Server it throws an error, No Error message nothing at all just an error window pops up with no information at all. Can…
M.Ali
  • 67,945
  • 13
  • 101
  • 127
0
votes
1 answer

Photo From Device to FTP

I'm making an application in which a device will send a photo to my ftp server and I shall display that photo in a webpage. Now, I have configured the Windows FTP Server(2008 R2) and Everything Works fine. i.e. when i copy and paste files into ftp…
Ashish Charan
  • 2,347
  • 4
  • 21
  • 33
0
votes
0 answers

Is that OK to leave a small endless loop script running on server?

I have a small loop script like this, it basically just monitors a directory if there is a file called 000.txt created, it will call up another batch file to run then delete the 000.txt file and keep going like this..... @ECHO OFF REM Check if…
0
votes
1 answer

.net 1.1 on server 2008r2

I have handful of applications that use .net 1.1 framework. We are upgrading our server's to 2008r2 64 bit or maybe even 2012 64 bit. Our client side apps will run on citrix that will also be on a 2008r2 64 bit or 2012 64bit box. Now, I'm I correct…
0
votes
1 answer

Migrate Windows Server 2003 to 2008 & Data Loss

I would like to know if I migrate from Windows Server 2003 to Windows Server 2008 (x64) do I have to reinstall all applications in new Operating System or I will be able to simply upgrade the OS without any data loss.
0
votes
2 answers

No .Net Framework 4 Features listed in Server Features in Wk8 R2 Standard Server, despite .Net 4 being installed

I need HTTP Activation installed on the server (Windows 2008 R2 Standard). .Net 4 is verified as installed, yet there is no listing under Features for .Net Framework 4.0... But .Net 3.5.1 is listed. What needs to be done to get .Net 4.0 features…
user167908
  • 977
  • 2
  • 9
  • 11
0
votes
1 answer

ASP.NET - Couldn't publish my web site in windows server 2008 r2

First of all I publish my website in windows 7 and everything goes alright. But when I'm trying to publish the same website in windows server 2008 r2 I got this error: Server Error in '/MyWebsite' Application. Could not load file or assembly…
Ameer
  • 1
  • 1