Windows Server 2008 R2 is a server operating system produced by Microsoft.

learn more… | top users | synonyms (1)

0
votes
0answers
9 views

Login as Administrator on Azure Virtual Machine

I'm trying to install a certain software on an Azure Virtual Machine, however it fails indicating that I don't have Administration privileges, even though I chooose the "Run as administrator" option. ...
0
votes
0answers
4 views

install wsdl.exe on windows server without install visual studio

I want to get wsdl file and proxy class of service and add them to visual studio in my local machine. I can access to web service just from one server machine and don't have permission on it to ...
0
votes
0answers
19 views

Could not load file or assembly 'xx.DLL' or one of its dependencies. The specified module could not be found.?

I am having third party dll called "xx.DLL",i included in my web project, i copied and paste the project into IIS wweroot folder.I am using IIS7.5,then when i try to browse my application, i am ...
0
votes
0answers
6 views

File Server vs NAS for hosting media files

I have a web portal where my users can login and submit artworks (image, documents, etc.). This web portal is hosted in 2 load-balanced web servers. Because of this load balancing, I'm thinking of ...
0
votes
1answer
21 views

Cannot implement Websockets instead of Long-polling in IIS 7.5 and Console

I have implemented cross-domain SignalR example using IIS 7.5 and a console listener (on port 8080) but cannot get the transport to use anything better than long-polling. In order to add webbsocket ...
0
votes
0answers
19 views

How can i create an IIS 6 WebSite remotely from Win2008R2 command line?

How can i do this if Iisweb.vbs is not available at IIS 6 Management Compatibility and AppCmd.exe only works with IIS7?
0
votes
0answers
18 views

AjaXplorer Installation on Windows 2008 Web Edition

We have a Windows 2008 Web Edition Server running Joomla 3.0 just fine. We are attempting to run Ajaxplorer on this server as well. We have copied the files into a folder on the "D" drive and created ...
2
votes
2answers
23 views

msdeploy: allowuntrusted is being ignored

I have a machine [A] running fresh installation of Win2008 R2 which holds a webapp on IIS. I try to use msdeploy command line tool on machine [B] to publish a deployment package to this machine, but i ...
0
votes
1answer
25 views

PhantomJS runs fine as me, returns blank page when running under IIS

I'm running an ASP MVC3 website that spins off a new process that runs phantom js, which calls a website and writes what it sees to a file. The IIS_IUSRS group has write access to the directory. If ...
0
votes
0answers
6 views

Truncating numbers from the end of a powershell string

Trying to make a powershell script that will run to map printers based on the user location. Currently we use a scheme like: ABC1 ABC2 ABC3 Where ABC == The location the users are logging in at. ...
-1
votes
0answers
15 views

64-bit windows web server R2 64gb(32 useable) [closed]

i have a new server bought this server have 64GB ram it says but in the control panel says it 64gb(32 useable) I have windows web server 2008 R2. is there any solution to change that to 64GB ram? I ...
0
votes
0answers
14 views

Should I disable NUMA if my application is not NUMA-Aware

Running Windows Server 2008 R2 SP1. The application I'm running was not designed with NUMA in mind. Would it be better to disable NUMA on my dual-socket system? My guess is yes, but I wanted to ...
1
vote
3answers
45 views
+50

Process only works from Web Application when using Local System Application Pool Identity

I have a command line Process that I am attempting to run from my ASP.Net web application. When the IIS7.5 Application Pool Identity is set to "Local System", the command line code executes. When it ...
0
votes
1answer
11 views

Automatic display of Server Manager - turn off

Is there a way to turn off the automatic display of Server Manager after each log on to the server (Windows Server 2008R2)? Can I do that for all servers that are domain members?
0
votes
1answer
38 views

MSXML4.0 on Windows Server 2008r2 - Cannot create object MSXML2.ServerXMLHTTP.4.0

We have a large codebase (primarily vbscript) that I am migrating from a Windows 2000 (32 bit) server to Windows 2008 R2 (64 bit). A good portion of this code relies on the MSXML 4.0 parser and ...
0
votes
2answers
69 views

Perl fails to open excel file when executing from Windows Task Scheduler

This is a very bizarre problem. I have a Perl (version 5.12) script that opens and modifies an Excel spreadsheet (version 2007 or later). Below is the Perl code to open Excel file: my $excel = ...
0
votes
1answer
31 views

Alternative to Get-WindowsFeature

I need to list all Windows features on a Windows Server 2008. On Windows Server 2008 R2 the Get-WindowsFeature command is available after "import-module ServerManager". But on Windows Server 2008 ...
1
vote
0answers
24 views

Netshare syntax(CLI, command line) to add share to folder on remote machine

I would like to know if somebody knows the correct syntax for giving a folder a share on remote network machine folder's. Please write a syntax you know for sure that it's working
0
votes
0answers
13 views

IE wrong domain for credentials prompt

I'm having trouble fixing a usability problem. On Windows Server 2008r2 In IIS7 I have a website which will prompt the user for credentials via windows authentication in IIS being set to "Enabled HTTP ...
-1
votes
0answers
19 views

Windows Server 2008R2 - Programs Not Installed in C:\Program Files (x86) Not in “Choose Default Program” List [closed]

In Windows Server 2008R2 I have installed programs in D:\Program Files (x86) to keep my C: drive as pristine as possible. The problem is that programs not installed in C:\Program Files (x86) are not ...
-2
votes
0answers
21 views

configuring multiple ftp sites on single IP in IIS7 [closed]

I have set up a virual server running windows 2008 R2 with IIS7. Server hosts a number of sites. I have created a master ftp account which allows me to have ftp access to everything in my wwwroot ...
0
votes
0answers
17 views

In Windows Server 2008 R2, are “Virtual Accounts” synonymous with or a type of “Managed Local Accounts”? [closed]

My sense is that a Virtual Account is a type of Managed Local Account. That said, I am not quite sure. Why is this important? Well, I like to understand what I am learning. Hmm. Maybe this is too ...
1
vote
1answer
21 views

Just rebuild a server that was receive event ID 467

I had a server (AD DC, 2008r2) a few weeks ago that was giving error event ID 467 Log Name: Directory Service Source: NTDS ISAM Date: 5/3/2013 9:46:10 AM Event ID: 467 ...
0
votes
0answers
36 views

IIS 6.1 - Connection_Abandoned_By_ReqQueue

I'm having a strange problem with one of my sites in IIS 6.1. All of the other sites are running fine, however this one is currently producing an error "Connection_Abandoned_By_ReqQueue" for nearly ...
0
votes
0answers
17 views

Unable to run .Net 4.5 Assemblies in IIS7.5

I have a 64 bit server running Windows Server 2008 R2. The server has IIS 7.5 which hosts some ASP.Net sites and WCF data services. We recently installed .Net 4.5 on the machine in order to host some ...
0
votes
1answer
22 views

405 (POST not allowed) HttpException when trying to apply HttpResponse.Filter

We are getting a 405 error and the following exception from IIS7 when attempting to apply a ResponseStreamFilter to HttpResponse.Filter: HttpException: The HTTP verb POST used to access path ...
-1
votes
0answers
12 views

RAID for bootable disk in Windows2008R2 [closed]

There is Windows 2008 R2 Server. Boot Disk is C:. Is it possible to add one HDD more and create RAID 1 for C: using Windows Disk Management Tool? Best Regards
0
votes
0answers
24 views

How can I create a daily task that repeats every 15 mins EXCEPT between the hours of 12AM - 2AM?

I am brand new to Windows Server and creating Scheduled Tasks so please bare with me. I need to create a scheduled task that runs every 15 min except for a few hours of the day. E.g. A task that ...
1
vote
2answers
67 views

unable to zip 1 GB file using VBScript

I have a batch script that does the following tasks. 1. Create a backup folder 2. Zip specific files (text files in .log format) and move zipped files to backup folder 3. Delete the original files ...
0
votes
0answers
18 views

High IO with WER

Currently i'm seeing High I/O on my Windows Server 2008 and it looks like the WERfault.exe is one one causing. My initial thought was that it's prob creating large amount of dump but digging deeper to ...
0
votes
1answer
18 views

Block DNS record creation in 2008 AD environment

We build a set of virtual appliances used throughout the company. The networking on the VM is set to NAT to prevent external DNS records from being created, unfortunately at least once a month someone ...
2
votes
1answer
73 views

Javascript: why is our website extremely slow in a Terminal Services session?

We created a website that relies heavily on Javascript and has quite a lot of DOM-elements. In all browsers, even IE7 and IE8, this works fine. The user experience is a bit faster and more ...
0
votes
0answers
127 views

How to get Windows Server 2008 R2 to support Internet Printing Protocol

I'm trying to set up IPP on a Windows Server 2008 R2 system, which Microsoft says supports IPP version 1.0. But I cannot get it to work. I've followed all instructions / advice I can find through ...
0
votes
0answers
37 views

SQL Server 2008 installation (instant force close)

I'm trying to install Microsoft SQL Server 2008 on an Amazon EC2 instance with Windows Server 2008 R2 (x64 system), but the installation (to be exact, the setup.exe file. the installation didn't ...
0
votes
0answers
18 views

Win2008 Server, Edition, Share Folder and CAL

I am helping a friend to start up his office, and this is likely to buy a Win2008 Server. However I don't sure which edition suits our situation best. All I need this for is doing file sharing, plus ...
0
votes
0answers
37 views

File sharing with a domain and non domain pc [closed]

can anybody help me im using a server which is in a domain and a pc that is not in a domain how can i share a folder between then and not changing the other non domain pc into a domained one pc1 ...
1
vote
1answer
83 views

Powershell script to find currently bound expiring certificates in IIS

I am trying to get a working script to check for expiring SSL certificates in IIS. There are many similar entries with simply getting the list of expiring installed certificates but I need some extra ...
-1
votes
0answers
21 views

Number of Simultaneous Remote Connections in Windows Server 2008 [closed]

I want Number of simulteneous remote connections to the Windows Server.(More than 2 ). When i'm googling i saw some articles(Remote session host configuration) but in my case it's restricted to 2 .How ...
-1
votes
0answers
16 views

How to copy published website from one server to other using nant? [closed]

I can make a zip archive with sources but then after copy I need to extract files on remote machine, I don`t know how. How I can to connect to remote machine? Also I need to stop IIS on remote machine ...
0
votes
1answer
65 views

Does Robocopy clones C drive (Operating System drive) completely

I am trying to create mirror image(copy) of C drive of my Window server 2008 using Robocopy.The Command is C:>Robocopy V:\ M:\ /MIR /R:1 /W:1 My "C:\" drive consists the Operating System and ...
0
votes
0answers
28 views

DNS resolution on Windows 2008 R2

Our admins provided us with a VM of Windows 2008 R2 on which we have installed Apache+PHP and Tomcat7. We also have dedicated MySQL server. Testing Apache and Tomcat with a browser by typing ...
1
vote
0answers
77 views

Powershell: Remote install fails when trying to connect to database

I have been struggling for a few days with this issue. I tried googling the issue but haven't found any answers. I am trying to install an exe on a remote machine (VM) using powershell. The ...
1
vote
1answer
67 views

NLog does not write to a target file with filename containig dots

When starting my windows service with "NT AUTHORITY\NETWORK SERVICE" credentials I experience a strange issue with NLog: it simple does not log anything to the file target if the filename contains ...
-1
votes
1answer
153 views

FreeSSHd and Powershell Administrator access [closed]

First, here is the scenario that I have. We are employing a consultant. His working OS of choice is Linux and/or Mac OS X. All of our boxes are Windows, and the box (well, one of the boxes, but ...
0
votes
1answer
21 views

Limitation of IP_ADD_SOURCE_MEMBERSHIP on a Windows 2008 Server

I want to build an application which wants to recive data from several multicast groups (up to 1.000!) Is this possible with the setsockopt function (IP_ADD_SOURCE_MEMBERSHIP)? Or is there a system ...
0
votes
0answers
125 views

ASP NET 2.0, Windows Authentication & Users in IIS7.5 - How are new users added?

I have an old asp net 2.0 app that I am moving from Windows Server 2003 with IIS 6 to Windows Server 2008 R2 with IIS 7.5. There are 5 users who are auto authenticated through Active Directory (AD) ...
0
votes
0answers
31 views

Excel script that uses 'common controls' does not work in Windows Server 2008 R2

We are in the process of updating servers to virtual equivalents. In one case we are replacing a physical server running Windows Server 2003 with a virtual server running 2008 R2. There are a ...
0
votes
0answers
182 views

Visual Studio 2012 with SQL Server 2008 R2 Connection error occurred during the pre-login handshake

A connection was successfully established with the server, but then an error occurred during the pre-login handshake. (provider: SSL Provider, error: 0 - The wait operation timed out.)
-1
votes
2answers
32 views

SQL Server : delete all entries automatically

I have a windows 2008 R2 server with SQL Server 2008 R2. I have a database that is populated every hour from a third party. The database has datetime column (sample : 2012-11-22 11:59:00.000). I ...
0
votes
1answer
131 views

Limiting the number of processors available to Windows Server 2008 R2

I'm working on setting up a test environment, but I need to scale down the hardware we're using for our SQL box, which is running Windows Server 2008 R2 SP 1 and SQL 2008. I'm noticing that ...

1 2 3 4 5 17