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
1 answer

What is causing my Domain Controller to log dozens of successful authentication attempts per second?

We have a domain with about 15 servers and about 30 workstations. Servers are mostly 2008r2 and workstations are mostly Windows 7. The two DCs are 2012r2. Every few weeks, one of our admin accounts gets locked out. I'm trying to narrow down the…
8
votes
4 answers

Stop users from saving files with specific extension in specific directories

Background Users who cannot be stripped from server administrator rights tend to forget that hell will break lose when they save database backups (.bak) on C: and fill the drive. Question Is it possible to stop users who are server administrators…
QWE
  • 261
  • 1
  • 3
  • 6
8
votes
1 answer

Windows DNS Server register a non **DHCP** client (server) into 2008R2

We have Linux boxes with static IP, some using Centos and other Debian, using IP ranges reserved for development and testing. We need this boxes to 'publish' their DNS into DNS Server 2008R2, without administrator nor manual intervention. …
fcm
  • 422
  • 1
  • 3
  • 13
8
votes
2 answers

AWS EC2 - Clone Windows Server Machines That Are Domain Joined

Firstly, I am using these as a base guide: http://docs.aws.amazon.com/AWSEC2/latest/WindowsGuide/ami-create-standard.html http://reduktor.net/2014/09/autoscale-ec2-instances-ad-aws/ Secondly, our region doesn't support the AWS directory…
8
votes
1 answer

Unable to move OU in Active Directory (Access is denied)

Background I tried moving an OU in Active Directory today and received an Access is denied error. Upon further inspection of my AD user account I had the necessary permission to move the object (I had full permission on the set of OUs I was working…
8
votes
2 answers

Windows Updates taking a long time to install

I manage a WSUS server for a large number of servers in a shared environment. Recently I noticed that despite the scheduled install time configured via the local gpo of many servers, they were not rebooting for sometimes 1.5-2 hours after their…
8
votes
1 answer

Using Administrator Credentials to login as a User to Their Desktop

Other than memorizing and documenting each user's credentials, is there way that I can use the Windows Domain Administrator credentials to login to a workstation-user's desktop as if I were them? I think this is called impersonation, but my searches…
8
votes
1 answer

How can I modify an existing scheduled task using Powershell?

I am working on some release automation scripts that use Powershell to update existing scheduled tasks which execute various applications. In my script, I can set the Path and Working Directory of the application, but it doesn't seem to save the…
8
votes
1 answer

Is it possible to set the processor affinity of a service, and persist this affinity across reboots?

Is there a setting that can be changed (or a reg key that can be added) to set the processor affinity of a service? I would want to set the affinity, and keep this setting across reboots (so manually changing the affinity after starting the service…
8
votes
1 answer

Windows Servers on ESXi 100% CPU at year rollover

We have a number of Windows Server 2008 R2 SP1 servers running on ESXi servers. At year end rollover 2014 to 2015 the CPUs go to 100% and the machines hang. The solution appears to be a hotfix (KB2800231) from Microsoft. However, the only listed…
8
votes
3 answers

How is the "change password at next logon" requirement supposed to work with RDP using Network Level Authentication?

We have a Windows server (2008 R2) with the "Remote Desktop Services" feature installed and no Active Directory domain. Remote desktop is set up to "Allow connections only from computers running Remote Desktop with Network Level Authentication (more…
8
votes
7 answers

How can I disable a scheduled task using Powershell?

I have a web application that runs on Windows Server 2008 R2, which has a large number of scheduled tasks which take care of all the backend stuff. When I do a software deployment which touches the database, I need to disable all the scheduled…
8
votes
1 answer

Renaming a TFS Server

Having set-up a TFS server, I subsequently decided to rename the server (it is on a VM so it's been renamed for network purposes). When I now go into TFS Management Console on the server, I'm getting: SQL Access Denied For Server URL,…
8
votes
1 answer

Why would a domain controller encouter a USN rollback after an unclean shutdown?

I have this Windows Server 2008 R2 domain controller running on a physical Dell server, model PowerEdge R510. There are some electrical problems around here, thus a black-out is, unfortunately, quite a common occurrence; there are UPSes, but they…
8
votes
2 answers

Windows 2008 R2 - shadow copy management and retention

This has bothered me over the years and I'm dealing with it again now. I've never quite understood the full black magic that is Shadow Copies/VSS. I get it to the extent of what it does and how to initially set it up and set the schedules on the…
TheCleaner
  • 32,627
  • 26
  • 132
  • 191