Windows Server 2008 R2 is an operating system from Microsoft. 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.

learn more… | top users | synonyms

4
votes
3answers
33k views

Add Network Printer drivers in Windows 7/Server 2008 R2?

I'm running a 64 bit Windows 7 / Windows 2008 R2 workstation that I just installed. I need to add a printer that is shared on the network from a 32bit Windows 2000 print server. This is an HP ...
5
votes
4answers
2k views

Can I use Windows Server 2008 R2 as a workstation?

I would like to know if I can temporarily use Windows Server 2008 R2 as a workstation on my laptop? My laptop is an ASUS M51Va The reason for this is that I am attending on a Microsoft MCSA courses ...
4
votes
2answers
825 views

What should be taken into consideration when deploying Windows 8 in a domain environment?

Edit: Reformulating the question: We have ordered new laptops but before they arrive, our development team is trying to decide whether to install Windows 8 or stick with Windows 7. We have already ...
2
votes
4answers
1k views

How to enable RDP to a Server 2008 R2 on another network? VM network

I have a W2008 R2 installed on a different network (I am on 192.168.0.x - new server on 192.168.3.x) I had trouble ping and RDP to it. I disabled the firewall to test the connection: and that ...
0
votes
1answer
186 views

Powershell, Task Scheduler or loop and sleep

I have a job that needs to go off every minute or so, it loads a DLL i have written in C# that retrieves state for an SQL Server Mirror (Primary, Mirror and witness) for a number of databases; it ...
7
votes
7answers
3k views

Creating one big continuous space from 4 disks

Hey. I am assembling file server for home use. I wonder if it is possible to use multiple disks in a way that they will be visible in network as one continuous space? More less like JBOD. I am using ...
5
votes
1answer
10k views

Disable restart after update prompt for server 2008 R2

I run server 2008 r2 as my desktop OS. I am trying to disable the annoying restart prompt that comes up after installing updates. The most I can postpone it to is 4 hours. I have tried disabling ...
6
votes
3answers
7k views

How can I make sure that users log out of Remote Desktop sessions instead of just closing the RDP window?

We have a bunch of servers that our engineers remote desktop into, but each server has a two connection limit. We will often attempt to RDP into these boxes and we will see the "This machine has ...
5
votes
3answers
1k views

Can I do a “one-time” file content search in Windows Server 2008 without adding the folder to the index?

Can I search for files which contain a specific string in a folder if that folder is not in the search index? So, lets say folder 'textFiles' is not in the index. I navigate to this folder in Windows ...
6
votes
4answers
2k views

Windows says Dvorak is the default keyboard layout, but all new windows use QWERTY

Thanks to the help I received in this thread, I was able to get Windows to default to the Dvorak keyboard layout for all new documents/windows. There's just one catch. I have to re-set it every time ...
6
votes
1answer
3k views

How to show window contents while dragging in Windows Server 2008 R2?

I just installed Windows Server 2008 R2, including the Desktop Experience feature, and activated the Themes service. I've activated Aero. I have everything there, except that when I drag windows, I ...
5
votes
1answer
1k views

Can't install Hyper-V on Windows Server 2008 R2 Enterprise:Stuck in installation loop

Basically after I add the role in the server manager and restart for the first time, the progress bar fills and after that I'm informed that installation failed and that computer is reverting the ...
4
votes
4answers
16k views

runas with administrator privileges

I'm having some problems with running the command prompt with administrator privileges. I'm use this command, to run as a specific user: runas /user:DOMAIN\MYUSER cmd The user DOMAIN\MYUSER is ...
3
votes
1answer
2k views

How can I use WSUS in a Windows Workgroup?

Essentially I was wondering if it's possible to use the local gpedit.msc on Windows 7 and Windows Server 2008R2 machines to configure clients to use a workgroup based WSUS installation. With this - I ...
3
votes
1answer
2k views

How can I stop the remote computer from changing my keyboard layout?

Whenever I open an RDP connection to a remote machine, that machine will be using the English (EN) keyboard layout and I have to constantly switch it back to German. I use a customized keyboard ...
2
votes
2answers
1k views

Removing QWERTY Keyboard Layout Permanently

Following the instructions in this thread, I added the Dvorak layout to the Regional and Language Options control panel, set it as the default keyboard layout and removed the US (QWERTY) layout. ...
2
votes
1answer
4k views

Windows Server 2008 R2 Environment Variables

How do you set environment variables on Windows Server 2008 R2, specifically the PATH variable? The Microsoft Help source provides advice that doesn't match the screens and options I see on my server. ...