Windows Server 2008 (sometimes abbreviated as "Win2K8") is one of Microsoft Windows' server line of operating systems. Released to manufacturing on February 4, 2008, and officially released on February 27, 2008, it is the successor to Windows Server 2003, released nearly five years earlier. A second ...
0
votes
0answers
11 views
How to access my sites on IIS 7.5 from outside my network on Windows Server 2008
I'm new to Windows Server 2008 and IIS, so please be patient.
I want to access my sites from outside my network.
I can browse my sites from the localhost, it's working.
I've added a binding to my ...
0
votes
0answers
14 views
OpenVPN - Windows 8 to Windows 2008 Server, not connecting
I have followed this tutorial about setting up an OpenVPN Server on Windows Server - and a client on Windows (in this case Windows 8).
The server appears to be running fine - but it is not connecting ...
0
votes
2answers
22 views
Where do I set permission to access the internal website?
I am migrating a site internal servers, and I need you like the old server is requested network login and goes like display or not the site, how can I set this up, I believe it is in IIS
my version ...
0
votes
0answers
3 views
windows server os 2008 is not showing correct date time?
In my windows server 2008 the date of server has been fixed to 16th july 2013, and not showing correct time after a certain interval it backward to a fixed time.
Please tell me how to fix the ...
0
votes
0answers
3 views
Exchange Server for Development on Win Server 2008 R2
I have a server (with a Windows Server 2008 R2 already installed) at amazon with a domain name amazona-1234.myDomain.com(domain name not correct). Also I have on server is Exchange Server 2010 setup. ...
0
votes
0answers
18 views
Website doesnt work with machine name in url but works with dns alias name in url
We have a machine which we use as our build server (windows server) in which we have hosted an web application which has few pages to see our build history etc...
Say, machine name is : *MACHINE101*
...
0
votes
0answers
22 views
Process-execution app crashes on Win 2008 r2 server
I've written a C# App, all it does is execute a process. It works fine on my development PC, however it crashes when I run the app on a win 2008 server, even though I can go into the command prompt ...
0
votes
0answers
3 views
ADAM Load Balancing
I'm interested in load balancing an ADAM instance but don't even know where to begin. Documentation on the web is pretty scarce. Has anyone done this before and more importantly can point me in the ...
0
votes
0answers
11 views
Windows 2008 Server: Can't modify file with either file owner account or administrator account
So, I did a stupid thing. I was trying to set folder permissions on a Windows 2008 Server and I accidentally set the "Users" account to "Deny" all permissions. Once I did that on the folder, all ...
1
vote
1answer
19 views
Choose Load Balancer for Windows Server 2008
When i worked with java i used NGINX as load balancer, but now we have Windows technology stack and Windows Server 2008R2 as server os. Now we need to choose load balancer. I wanted to use nginx for ...
2
votes
0answers
23 views
No permission to write to disk on Windows Server 2008 from .NET application with log4net
I wrote a simple application which pings my webservice to see if it's up, and logs the events to a file, using log4net for it.
It works fine on my development machine, but when I put the assembly on ...
0
votes
1answer
7 views
asp.net user group missing iis 7.5
I had a problem running an ASP.NET application (application Pool v4.0) on windows server 2008 IIS 7.5.
I figured out that it's a permissions problem, but I couldn't find ASP.NET user group, so I ...
0
votes
0answers
9 views
Windows Server 2008 or 2012 for MySQL, Apache Web Server
Is there any difference performance wise between using either of the two OSs in the title when it comes to running a webserver with MySQL, PHP and Apache?
0
votes
1answer
15 views
Group Policy Object Creation Failed - This security ID may not be assigned as the owner of this object
We have a Windows SBS 2008 domain controller (the only one in our domain) and I'm trying to create a new Group Policy Object to handle printers. Every time I attempt to create a new GPO, either in the ...
0
votes
0answers
12 views
DNS - Redirect all requests via zone name
I'm using Windows Server 2008 as DNS server... I just need to create one zone to redirect all requests in all domains (.com/.net/.org/.us/.uk/...) to another IP. I know it should be pretty simple ...