windows-server-2008 Questions

7

Solved

I am using windows authentication without impersonation on my company's intranet website with IIS7. Under IIS7, what account is used to access the folder which contains my web app using these sett...

3

Solved

I'm working on a windows server 2008 R2 machine. I have installed apache 2.2 with php 5.4.25 While trying to enable ldap support for the apache server i found out that the server does not load the ...
Amphisbaena asked 7/3, 2014 at 13:49

3

Solved

In my ongoing effort to wrap my head around Azure's new Resource Group model (see previous questions here and here), I am now trying to create a new Virtual Machine that will be used as a web serve...
Stedman asked 5/2, 2016 at 17:1

3

I have a virtual machine (running in VMWare Workstation 8.0.2 on my laptop) running Windows Server 2008 R2 Standard and SharePoint Server 2010 SP1 that I use for SharePoint development (Visual Stud...
Cableway asked 13/3, 2012 at 14:40

8

I am having trouble doing an import-module ActiveDirectory on a Server 2008 SP2 (64 bit). NET Framework 3.5 SP1 is installed I download the Windows6.0-KB968934-x86.msu (for ADWS) This file did no...
Aiaia asked 4/10, 2013 at 13:30

7

Solved

I'm new to mongoDB and like it so far, I work local for my dev where I have mongo running as service on Win7. I have it allso running as a service on my VPS on Win server 2008. When I am on the ser...
Descombes asked 8/10, 2010 at 14:41

3

I've recently upgraded a number of servers from 2003 to 2008R2. Since the upgrade I've started to see the following error: [servername] Connecting to remote server failed with the following erro...

10

Solved

I have installed a Web app on IIS 7.0 Windows Server 2008 R2 64bit. I am referring an oracle.DataAccess.dll; When I try to access the application I get the following message: "Could not load file o...
Radices asked 24/3, 2013 at 9:20

8

Solved

I am trying to run a Java program, but it is taking a default GMT timezone instead of an OS defined timezone. My JDK version is 1.5 and the OS is Windows Server Enterprise (2007) Windows has a Cen...
Shrink asked 22/3, 2010 at 16:3

2

Solved

I am using Windows Server 2012 R2 on Azure. The System Time in "Date and Time" cannot be set to an ealier date, but can be set to a future date. NOTE: Whenever I set to an ealier date, th...
Pelfrey asked 18/7, 2016 at 6:29

4

Solved

I am trying to access a webpage on our local web server. When I browse to the page I get the windows auth challange. Even if i try to enter my credentials it keeps asking again. As you can see from...
Shady asked 6/1, 2012 at 0:43

9

Solved

In my ASP.Net application I'm generating a Excel file using MsExcel Object Libby (Com-InterOp) . The application worked fine in the VS dev. environment. But when I host it in the server I'm gettin...
Germanic asked 1/2, 2012 at 12:19

2

I have developed a site in ASP.NET 3.5 I had deployed it on Windows server 2008 and iis7. I was using evaluation version of Windows server 2008. Day before yesterday the evalution period expired a...
Arapaima asked 19/8, 2010 at 14:57

4

Solved

Is there a command to create a Schedule task folder in Windows 2008? I am trying to use SchTasks.exe to create the tasks and would like to put these tasks under a task folder. Essentially, inside t...
Wellread asked 20/3, 2012 at 21:52

3

PS H:\> Invoke-Command -computername SERVERNAME { Get-ChildItem -path E:\dfsroots\datastore2\public} | Where-Object {{ $_.e xtension-match "xls" -or $_.extension-match "xlk" } -and { $_.creation...

5

Solved

Is there a way to rebuild the applicationHost.config file in IIS 7 with a Windows command? Or if you can help me fix the issue by modifying this file, that's fine too. When comparing this file to o...

3

Solved

We are getting the following error (in asp.net website) when applied encryption. Parser Error Message: Failed to decrypt using provider 'RsaProtectedConfigurationProvider'. Error message from the...
Cletacleti asked 17/2, 2012 at 10:30

12

Solved

I have just installed a third party app on my Windows Server 2008 server and I get the ActiveX Component can't create object message when I try to access using a CreateObject in VBScript. It...

2

Does anyone know how could I installed the following silently ? C:\> certutil -importpfx -user -f -p [Password] "O:\Certificates\test2.pfx" I tried using the -silent option but it says it doe...
Gyro asked 6/12, 2012 at 19:15

8

In older versions of Windows, it was just open the Control Panel, select the System applet, select the Advanced tab, and then hit the Environment variables button. As a normal user, you could edit ...
Baseborn asked 29/9, 2009 at 13:59

3

Solved

I have a box with Windows Server 2008 and IIS 7, and I'm using an ASP.NET app. I am trying to run multiple sites from one IP, but I can't access the sites from the outside. I can only access the D...
Tunny asked 21/11, 2012 at 9:9

8

Solved

To get the current logged in user at the system I use this code: string opl = System.Security.Principal.WindowsIdentity.GetCurrent().Name.ToString(); I work on an ASP.NET application where I nee...
Bellyache asked 24/3, 2011 at 9:33

3

Solved

I am trying to restrict an application in IIS 7 by IP address on my web server behind a load balancer. The X-Forwarded-For header is set by the load balancer with the client's IP address. What is ...
Oatmeal asked 22/7, 2011 at 21:8

2

Solved

I have a Windows Server 2008 32 bit and when I'm typing %temp% it takes me to ..AppData\Local\Temp\1\ or ..AppData\Local\Temp\2 instead of ..AppData\Local\Temp I've already checked the Environment...
Gunslinger asked 29/6, 2011 at 13:18

3

Solved

I currently use the following but it ALWAYS prompts me to manually type the password. Is there any way to pass it in on the command line when launching the executable? mysqladmin processlist -u ro...
Wagtail asked 30/9, 2012 at 22:3

© 2022 - 2025 — McMap. All rights reserved.