Questions tagged [windows-server-2008-r2]

Windows Server 2008 R2 is an operating system from Microsoft, and reached End Of Life on January 14, 2020. It is an update of Windows Server 2008. Unlike Server 2003 R2, this R2 is a fully new Operating System. It is only available in 64-bit versions.

Windows Server 2008 R2 is a significantly updated version of Windows Server 2008, which reached End Of Life on January 14, 2020. Unlike Server 2008, 2008 R2 is only available in 64-bit versions. No 32-bit version exists. It is superseded by Windows Server 2012

5290 questions
8
votes
3 answers

IIS7 main site with subdirectories that are also sites

I'm new to IIS administration, but I need to set up a site that whose site root has multiple directories that are also sites. For example, say I have site at http://www.example.com The root directory of that sites has multiple folder for it's…
Scott
  • 267
  • 1
  • 4
  • 10
8
votes
4 answers

Exchange 2010 send from multiple domains

We have a Windows 2008 Enterprise R2 SP1 server with multiple accepted domains configured on our Exchange 2010 console. Configuration of exchange 2010: In exchange console, under organization configuration > hub transport > accepted domains, we…
Bdevelle
  • 89
  • 2
8
votes
2 answers

Application Event Log keeps getting corrupted

I recently asked about repairing a corrupt event log, because it seemed to be a one-off event. The event log has since exhibited the same behavior 3 times. We have been trying to find patterns, but so far we have found nothing. The server runs…
yakatz
  • 1,213
  • 4
  • 12
  • 35
8
votes
4 answers

Speeding up Group Policy, and how will implementing Group Policy Preferences impact logon time?

I'm looking for some advice on speeding up and upgrading our logon system to make it more robust and faster. I inherited an older logon system, which was migrated over from Novell Netware originally. We are currently running Windows Server 2008 R2,…
Quinten
  • 1,076
  • 1
  • 11
  • 25
8
votes
2 answers

Slipstream SP1 into Windows Server 2008 R2 installation files

Slipstreaming Windows service packs used to be a simple process with earlier versions - just run the EXE with a special command-line switch. I can't seem to find such a switch with Windows Server 2008 R2 service pack 1. How do I slipstream it?…
EMP
  • 5,172
  • 10
  • 37
  • 33
8
votes
3 answers

Local Admin user via GPO

I have a Windows 2008R2 DC (Just setup), we already had around 25 Windows 7 professional / ultimate clients, which we are now going to join to our new domain / dc. Users were already using the machines and were Local Administrators on that…
Mutahir
  • 2,357
  • 2
  • 32
  • 42
8
votes
8 answers

"Delete Files Older Than" Batch Script

So in the work of doing backups, I need a batch script that would allow me to delete files in a specified directory, that are older than lets say, 3 days. This script will be set as a scheduled task to run at a specified time every day.
Chiggins
  • 811
  • 8
  • 21
  • 37
8
votes
2 answers

How secure is Remote Desktop Connection?

When using Remote Desktop Connection, is the information being sent back and forth securely, as in SSL? Are usernames and passwords secure? When connecting to a remote server through Remote Desktop Connection, is the server required to use, at…
8
votes
3 answers

Install .NET 4 via command line or PowerShell?

How do I install .NET 4 on Windows Server 2008 R2 from the command line or PowerShell? This post shows how to do it for .NET 3.5 using dism.exe and PowerShell. I am guessing that, since the .NET 4.0 binaries need to be downloaded first, these…
8
votes
7 answers

Windows Server 2008 R2 grinds to a screeching halt during file copy operations

When my Windows Server 2008 R2 machine is performing any large disk operations (copying 10GB files from one drive to another, copying similar file over network, merging HyperV snapshots, compressing large files), performance of the whole machine…
skolima
  • 1,263
  • 3
  • 16
  • 28
8
votes
5 answers

IIS reports 401.3 error for static files, but appears to have correct ACL

I am working on a website running Sitecore 6.3.1 on a Windows Server 2008 R2 instance. Everything was working beautifully until I copied some static files (CSS, JS, images) from a ZIP archive provided by one of our frontend developers into…
user70463
8
votes
3 answers

Enable downloads and disable IE ESC on Windows Server 2008 (and R2)?

How can I enable downloads for Windows Server 2008? By default when I try to download something with internet explorer the download is blocked.
8
votes
2 answers

For an internal cluster, is it good idea to use IPv6?

For an internal cluster (db server, web servers etc..), is it good idea to use IPv6, which is faster and more secure? And make use of IPv4 just for the internet connection. Is it good idea? (sorry for the newbe'ish question).
stacker
  • 841
  • 3
  • 10
  • 15
8
votes
2 answers

Allow multiple remote desktop connections from same user

We're just setting up a brand new Server 2008 R2 with Remote Desktop services. Everything is installed fine so far, we have set it up with 5 CALs per User (not Machine!) and they are activated and running. The problem / question here is: Is it…
8
votes
1 answer

IIS7 Windows Authentication Providers

Does anyone know what the different windows authentication providers for IIS7 means. There are 3 available providers NTLM Negotiate Negotiate:Kerberos NTLM is pretty obvious I think its NTLM and Negotiate is that Kerberos if so then what is…
Satish
  • 227
  • 3
  • 4
  • 9