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

PDF generated has font issue after window server upgrade

After I have moved from Windows Server 2003 to Windows Server 2008 R2, the PDF font issue was encountered. The description of the issue: Using Window Server 2003, crystal report is used to export the report to PDF. Using the object tool option in…
0
votes
1 answer

Multiple environments using WAMP server

wondering if you can help me with the following. I have a new server in my office, with Windows Server 2008 R2, i have 2 developers working here now, i have just installed WAMP on the server and running, i would like that each of the devs to have…
DJ22T
  • 1,628
  • 3
  • 34
  • 66
0
votes
1 answer

Unable to send mail from asp.net (framework version 4) application hosted on IIS running on windows 2008R2?

My application is hosted on IIS running on windows 2008R2.Code to send mail is mentioned below. public bool SendMail(string to, string cc, string subject, string body) { bool abc = false; System.Net.Mail.SmtpClient smtpClient =…
vatsal
  • 309
  • 1
  • 5
  • 13
0
votes
1 answer

Why "enable 32-bit applications" flag breaks line numbers in stack trace

I have ASP .Net Web Application in C# (no MVC or WebForms) compiled in Release mode for AnyCPU, pdb files are enabled and deployed with application. When enable 32-bit applications on AppPool has the default value of False the stack trace of the…
0
votes
0 answers

how to add the same folder permissions to another user in active directory

We are moving from one domain to another and it seems to take a lot of time to add permissions to special folders on shared folders to new users. (We use AD-migrate to transfer the users.) Is there any way to transfer all folder permissions from the…
0
votes
1 answer

windows Deployment TFTP transfer timeout

I am hoping to get some advice on some of the WDS issues we have been having over the past 4-5 months We have a relativity simple network topology Out workstations on one subnet and servers across a WAN link on a separate subnet with a juniper…
Steve Hobbs
  • 131
  • 1
  • 5
  • 14
0
votes
1 answer

.net application hangs in iis7.0 at peak time randomly

we have our own webserver in that internal applications are hosted in that one of the application will be used at peak time by around 300 employees this application get hangs some times in peak time server details as follows: windows server 2008…
MRS
  • 3
  • 5
0
votes
1 answer

FTP on Windows 2008 r2 on Google Compute Engine

I'm having difficulty setting up FTP to my new Windows 2008 R2 Server on the Google Compute Engine. I've tried to follow the basic steps here: Can you use FTP with Google Compute? I need deeper help with more of a step by step approach with details…
0
votes
1 answer

activex can't create object by vbs but can by classic asp

On my Windows Server 2008 R2 I installed a COM object and can create it from a classic ASP page. When I call it from a vbscript file, I get the "can't create" message. I have tried starting Powershell as administrator and using that to run the…
Scott Pendleton
  • 1,021
  • 3
  • 16
  • 32
0
votes
2 answers

How to configure IIS/Asp.Net to use a client Certificate for TLS connection to a server

A feature of the website I'm working on is being able to POST data to a remote server using a client certificate and TLS. I have been given a p12 Client Certificate, and installed/added it to the system. The certificate is used in code as follows,…
AlexH
  • 115
  • 13
0
votes
1 answer

Folder Redirection permissions for administrators

I’ve got a small problem. We’re using the ”Folder Redirection” feature (as a GPO) in windows server 2008R2 and that’s working as expected for all the users. It’s configured to ”Grant the user exclusive rights to documents”, for security reason. We…
Johan
  • 1
0
votes
1 answer

Why won't one JNDI connection to SQL server work

My project is a Java servlet with serveral database connections, one of which connects to a SQL server database. Recently the SQL Server database was migrated and upgraded from SQL Server 2005 to SQL Server 2008 R2 and onto a server running Windows…
AJF
  • 1,801
  • 4
  • 27
  • 54
0
votes
1 answer

Tomcat 7.0 HTTP post request utf-8 issues with windows server 2008 R2

I have a very strange issue, I have a web app (JSP file) on Tomcat 7.0 instance. I can't figure out why it is not sending POST UTF-8 request correctly. I have installed it on windows server 2008 R2. I have configured all those needed settings in…
0
votes
1 answer

Windows server backup: adding more destination?

I'm using Windows 2008R2 configured with windows backup using a dedicated hard disk: http://grab.by/CPhm and http://grab.by/CPhq . Can I add a second destination (a shared folder) to have two backups every night? If I try I have this alert…
farhad
  • 69
  • 2
  • 9
0
votes
1 answer

VM gets an APIPA after Reboot

after rebooting a VM I get sometimes (~3 reboots - 1 apipa) an APIPA-IP Adress although I set a static IP. Resetting the interface (OS) or reconnect the network adapter (VM) is fixing the problem. System Informations: vCenter 5.5 + ESX…
Oli
  • 3,496
  • 23
  • 32