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
0 answers

How to control the placement of GAC for IIS managed modules?

I need to develop a module for IIS. It's compiled as Strong Named and signed. 'gacutil.exe' placed it into the GAC succesfully. But if I'm trying to visit localhost IIS throws exception: Could not load type 'NameSpace.Name'. Exception Details:…
Stamper
  • 21
  • 3
0
votes
1 answer

Print contents of GAC to file

I am trying to provide VIEW access to the GAC. Ideally what I want is for them to see the contents of the assembly folder as you see it in Windows explorer (ie with version number and so on). I am happy to list this in a text file and provide that…
Phaedrus
  • 793
  • 1
  • 10
  • 17
0
votes
1 answer

Hosting Jenkins on an Amazon Windows Server virtual machine

The company I work for has Windows Server 2008 R2 virtual machine on which we want to host Jenkins. I have installed Jenkins and it resides in the default location (C:\Program Files (x86)\Jenkins). Running the Windows service works fine; you can…
TheMagnificent11
  • 1,424
  • 4
  • 19
  • 40
0
votes
0 answers

The error message when I am attempting to install a domain controller on the forest mysite.com

This is the error message when I am attempting to install a domain controller on the forest mysite.com. 00domaincontroller.ps1 Import-Module ActiveDirectory Import-Module ServerManager Enable-PSRemoting -force $DCPromoFile = @" [DCINSTALL]…
noviscientia
  • 17
  • 1
  • 6
0
votes
1 answer

Installation of VS 2013 on Windows Server 2008

Can we Install the VS 2013 on Windows 2008 R2 (32-bit OS). In System requirements, i have seen Windows 2008 R2(64-bit OS) supports the installation of VS 2013. Am receiveing below pop when i click the setup file on my 32 bit 2008 R2 Server, "The…
Senthil Arasu
  • 293
  • 1
  • 6
  • 14
0
votes
0 answers

Use PowerShell to establish a domaincontroller on the original forest

I want to use PowerShell to establish a domaincontroller on the original forest. The original forest "mysite.com" is a WindowsServer2008R2Forest. I am working in windowsserver2008r2sp1. I would like to incorporate this code in a PowerShell…
noviscientia
  • 17
  • 1
  • 6
0
votes
1 answer

How to access MySQL remotely through workbench

Hi I'm trying to create a new Connection to an MySQL database installed on a remote Windows server. However, due to server authentication problem, I cannot get the local mysql workbench connected to the remote database. And I could not find a place…
JerryDeveloper
  • 139
  • 1
  • 9
0
votes
1 answer

Unable to Install VS 2013 on Windows 2008 R2

I am trying to install VS 2013 on Windows Server 2008 R2. Running the vs_professional.exe gave me a pop-up saying "The specified program requires a newer version of Windows". Any help on this please?
Senthil Arasu
  • 293
  • 1
  • 6
  • 14
0
votes
1 answer

merge windows 2008r2 AD account with windows 2011 sbs

I need to synchronize user account two domains windows 2008r2 (where there are all accounts) and 2011sbs (does not support trusts) where it is installed sharepoint 2010 and we need users to use the same password. I read something about ADMT but I…
0
votes
3 answers

WS2_32.dll_unloaded exception when using managed C++ library

Does anyone have any idea on what the following crash means or how to debug it? Faulting application name: MyServer.exe, version: 0.0.0.0, time stamp: 0x53d885f1 Faulting module name: WS2_32.dll_unloaded, version: 0.0.0.0, time stamp:…
Richard Liu
  • 36
  • 1
  • 2
0
votes
3 answers

How to export shared folder with permissions and groups associated

I'm working on a windows server 2008 r2 and I'm trying to export the configuration of shared folder with all the groups associated to them,permissions and file system permissions. is there a way to do that? maybe with powershell? @edit: another…
rschirin
  • 1,939
  • 10
  • 34
  • 44
0
votes
1 answer

Cannot login to MySQL when MySQL service is running

I can't login to MySQL when the service is running. But when I stop the service and run MySQL via executing "C:\\Program Files\\MySQL\\MySQL Server 5.6\\bin\\mysqld.exe" in CMD, I can login to MySQL via phpmyadmin but there's no database there…
ahmadali shafiee
  • 4,350
  • 12
  • 56
  • 91
0
votes
1 answer

script to download heroku postgres DB dump to local server

I would like to create a script that would make a dump of a postgresql DB on heroku and download it to my local server. I using windows server 2008 R2 and would assume that this would be activated with scheduler. On the local server installed is…
maggs
  • 125
  • 1
  • 13
0
votes
1 answer

TLS1.0 issues in .Net3.5 vs .Net4.0. Windows Server 2008

I am working on a Windows Server 2008 box. I have a console app that I'm using to test the handshake between myself and another server. When I build this app under .net4.0 the connection is fine, but when I build the same app under 3.5 the…
0
votes
1 answer

RD Gateway 2008 R2 connection issue

When a user attempts to connect to their computer from a remote client using RD Gateway the connection fails if their active directory account specifically limits them to their computer but allows them to connect if they are not restricted to…
Robb
  • 37
  • 1
  • 7