Questions tagged [windows-server-2008]

Windows Server 2008 is a Microsoft server operating system released in February 2008 and reached End Of Life on January 14, 2020. It is the successor to Windows Server 2003 and is based on the Windows Vista codebase. It was succeeded by Windows Server 2008 R2. This tag should only be used for questions related to Windows Server 2008. If your question is about Windows Server 2008 R2, please use the Windows-Server-2008-R2 tag.

Windows Server 2008 is a Microsoft Server Operating System released in February 2008. It is the successor to Windows Server 2003 and is based on the Windows Vista codebase. It was succeeded by Windows Server 2008 R2.

Windows Server 2008 Introduced the following new features:

  • Server Core installation
  • Read Only Domain Controllers
  • Hyper-V

It is available in the following editions:

  • Windows Server 2008 Standard (x86 and x86-64)
  • Windows Server 2008 Enterprise (x86 and x86-64)
  • Windows Server 2008 Datacenter (x86 and x86-64)
  • Windows HPC Server 2008
  • Windows Web Server 2008 (x86 and x86-64)
  • Windows Storage Server 2008 (x86 and x86-64)
  • Windows Small Business Server 2008 (x86-64)
  • Windows Essential Business Server 2008 (x86-64)
  • Windows Server 2008 for Itanium-based Systems
  • Windows Server 2008 Foundation

Server 2008 is the last 32-bit Windows Server version Microsoft plans to release.

9000 questions
3
votes
2 answers

Computers on network crashing

We have recently upgraded our network to Windows 7 clients with Windows server 2008 servers. The upgrade was completed by the end of September and until now has been fine (apart from the minor bugs). Recently (within the last 2 weeks) we've notice…
3
votes
1 answer

What is the best way to determine server resources each remote user is using

I manage some Win2008R2 servers on the network for my department. Each server usually has 10 - 20 users at a time connected to it. They are nothing more than locked down file servers on the domain. Even though they are beefy servers sometimes a…
Dave
  • 131
  • 2
3
votes
3 answers

Run a SQL Server 2005 Job as Administrator on Windows Server 2008

I have a job, C:\foo.bat. When I run the job from windows explorer it fails. When I right click on the file and click "Run as administrator..." the job passes. Now when I setup the job in SQL Server Agent, it fails. I can't figure out how to run…
John Oxley
  • 278
  • 1
  • 6
  • 19
3
votes
1 answer

Can I disable sticky keys through a Group Policy for all users?

Our users are constantly managing to turn sticky keys on and then call tech support because their keys are bring up windows instead of typing letters. Is there a way to disable StickyKeys in Group Policy? I tried disabling it on the server itself,…
3
votes
2 answers

Is there a tool for Windows Server that can alert me when a connection is made over Remote Desktop?

Is there a tool for Windows Server 2008 that can alert me when a connection is made over Remote Desktop? I would like the alert via SMS, but email would also be fine. It seems like this tool must exist somewhere already, can anyone point me to…
3
votes
3 answers

How do I make on Domain Controller be used more to logon than another Domain controller on the same network?

I am currently working in an environment where there are 2 DC's running and another DC that is a backup but is currently running as well so that if the other 2 fail, the backup has everything needed to be ran successfully. The problem that I am…
3
votes
5 answers

backing up a virtual machine

I inquired with the support of justcloud.com telling them that I have a vmware vm that I was wondering if it could be backed up while in use. I can back up the vm once it is shut down but I was wondering if their "shadow copy" would back it up while…
ErocM
  • 226
  • 7
  • 23
3
votes
2 answers

Can I install IIS7 on a Windows 2003 server?

Can I install IIS7 on a Windows 2003 Serer?
Jason
  • 3,247
  • 9
  • 27
  • 28
3
votes
1 answer

Reverting security changes done on a Windows 2008 Server

My staff accidentally applied a security database to one of my server. Instead of Analyze the Computer, he had accidentally clicked on Configure this Computer using the Security Configuration and Analysis snap-in in MMC. For now, I'd like to revert…
Ndy
  • 31
  • 1
3
votes
2 answers

Windows Failover and Load Balancing confusion

In the next couple months we are looking to add Failover and Load Balancing to our environment. We will have 2 servers that are Hyper V Hosts. We are looking to have an IIS App server and SQL Database server on both of the hosts. That way if one…
Patrick
  • 147
  • 3
  • 11
3
votes
2 answers

Setup Private Cloud on Windows Server 2008 R2

My developers are building an app that may eventually be hosted in Windows Azure. However, we want to host it internally first for a variety of reasons. They pointed me to the concept of a "private cloud". It sounds pretty cool, but almost too good…
user17176
  • 205
  • 1
  • 2
  • 6
3
votes
2 answers

Why do clients on Branch Sites insist on accessing SYSVOL on the HQ DC instead of the branches' RODC?

I'm still scratching my head over this situation... You see, we have 3 RW DCs in the HQ, and 1 RODC on every branch sites (50+ locations). During startup, a script will pull in some files from \\example.com\SYSVOL\example.com\Common\Data But we have…
3
votes
2 answers

certificate creation on Windows Server 2008

On Windows Server 2008 using RD Gateway Manager it is possible to create a SSL self-signed certificate. Which other ways exist to create certificates on Windows Server 2008?
msh
  • 221
  • 3
  • 5
  • 11
3
votes
2 answers

Impact of increasing the MaxTokenSize for Kerberos Tickets

Recently by migrating form Netware to Windows file servers we have ended up creating a boat load of AD groups. We have now run in to some problems with authenticating and gaining access to resources. After some initial troubleshooting we have…
user35213
3
votes
1 answer

WSUS moved how to reset the database and check the folders?

I have a bit of a problem with a WSUS box, I backed up the WsusContent folder (about 180 gig) to a second machine, wiped the first machine then realized I don't have the database folder! I can not find any articles / guidance on this, I have re…
user140549