Windows Server is family of network operating systems produced by Microsoft.
-1
votes
0answers
15 views
What server to choose for an enterprise web application [duplicate]
I am the IT administrator in a university that has newly proposed for a complete web-based MIS database written in PHP (Codeigniter framework) which will be installed on a windows server. In this ...
0
votes
2answers
43 views
how to get the full path of a of an open file
I have script that runs on a Windows server to perform operations on certain files. The script often fails because various users (even myself) have open file shares on the server that they've ...
0
votes
1answer
38 views
which performance counters mainly matter for windows server performance?
We have a website which is sometimes performing slowly, and / or completely hangs. I have setted up temporarily the default system performance data collector in Performance Monitor, to see if this ...
0
votes
0answers
10 views
Windows Cluster-controlled service started on multiple nodes - how could this happen?
TL;DR Summary:
I have a two-node cluster, and after two years of working without issue, a service under cluster control was started on both nodes, and I want to know how that's possible.
Background:
...
2
votes
2answers
64 views
Windows Server Backup 2012 Fails on “preparing the backup image”
I have a couple of Windows Server 2012 VM's I need to backup. Everything works fine on all but one machine.
No matter where I choose to store the backup, it fails almost immediately with:
Backup ...
0
votes
1answer
22 views
Do I need to add WDS Driver Packages to an install image?
Do I need to add my driver packages to my Windows 7 install image in order for them to get deployed when using that install image?
I can't seem to understand if this is necessary based on the ...
1
vote
0answers
39 views
Consideration adding a server into domain [closed]
we just passed from eDirectory to Active Directory. All our computers are migrated (added to the domain). Now we planned to add our servers to the domain.
Servers are running MSSQL, Apache2, Lotus ...
0
votes
0answers
25 views
Windows 2008R2 NFS Client and Usermapping to a Linux NFS Server
I have the following problem at the moment:
Consider we have a Windows 2008R8 Terminal Server with the Microsoft NFS-Tools installed. I want to mount a NFSv3-share from a Linux server. On both ...
2
votes
2answers
44 views
What happens to local files when enabling redirection?
The answer to this seems like it should be obvious but I can't seem to craft search terms to find it.
If a user already has locally stored files in Documents and Desktop, what happens to those files ...
0
votes
1answer
100 views
Exchange 2013 Error - MapiExceptionUnknownUser: Unable to open message store
I am trying to install Exchange Server 2013 for days. On every try I am getting the error "MapiExceptionUnknownUser: Unable to open message store." while connecting to either ECP or OWA.
In my ...
0
votes
0answers
13 views
Non-administrator users on server receiving HTTP Error 12157 in application [closed]
We use a Microsoft Access application on Windows Server 2008 R2, and part of the application requires a connection to a credit card gateway to process transactions. We noticed that users belonging to ...
0
votes
1answer
42 views
Allow user to read files and folders - Windows Server 2012
Our server appears to have some weird permissions issues. Random files and folders within our web server directory do not have the permissions to allow our webuser to read files.
I am not sure why ...
0
votes
1answer
86 views
Windows RRAS for port forwarding
I have some Windows machines on an internal network.
One of them (at 192.168.164.14/24) has an HTTP/HTTPS server listening on the usual ports, 80 and 443, respectively.
Due to an odd constraint I ...
0
votes
0answers
13 views
Parallel plesk quit after installing sharepoint and setting up server domain
I had my url domain name set up and working using parallel plesk. I then installed sharepoint to set up a server farm. I changed the server from a workgroup to a domain and started sharpoint product ...
0
votes
1answer
23 views
PHP managed to create and upload files to root of windows server
I was testing a PHP upload script which created folders and uploaded files. I forgot to make the folder path go from the root, however, the folders where still created.
I checked my Windows servers ...
1
vote
2answers
46 views
Automating the creation of SQL servers
VMWare has a tool called vFabric Data Directory which allows you to automate building SQL, Postgress and Oracle servers using VMWare. Is there something simular to this that will work for Hyper-V? I ...
0
votes
0answers
57 views
RRAS there is no NAT option so client can not connect internet over VPN - windows server 2012 hosted on a VPS
i have a windows server 2012 vps
i want to use it as a vpn
so far i built it as vpn but there is no internet connection at the client
after excessive search on the internet i found that i also need ...
0
votes
0answers
27 views
Can I setup a VPN server using RRAS with a pppoe connection as the public interface?
Now I have two interfaces, one is for LAN, one is for internet, but the internet only can be accessed after dialing out using pppoe. So there are actually 3 interfaces (plus one broadband pppoe ...
3
votes
1answer
101 views
Why Windows 7/2008 mstsc asks for username password BEFORE server certificate warning?
When using Windows 7 mstsc to connect to an Windows Server 2008 (remote desktop), I notice a problem I cannot explain.
mstsc asks for username password first. If I provide a wrong one, mstsc tells me ...
0
votes
0answers
33 views
Setting NFS Domain name on Windows 2012 NFS Server
I have a Windows 2012 NFS server setup to use my AD domain as an authentication source. My domain is ad.example.com with a NetBIOS name of AD. My linux machines have idmapd configured to use ...
0
votes
0answers
17 views
https requests being handled by wrong web site?
I have a windows 2003 server running IIS6 that has two web sites. These sites are basically the same, but one is a staging site and the other is production. I have noticed that when I submit a ...
1
vote
0answers
118 views
How to allow HTTP OPTIONS requests in IIS 6?
I am having some trouble allowing CORS OPTIONS requests from a website that I am working on. After doing some research I was under the impression that the following things needed to be in place in ...
1
vote
7answers
244 views
How to grant domain user local system privileges in Windows 2012
I have a service which needs to run as local system in order to work properly. If I run it as a domain user or even local admin it doesn't work correctly. However I need network access to resources ...
0
votes
1answer
45 views
Set system time using SNMP?
Is it possible to set system time on Windows Server using SNMP?
So you push out the time instead of using NTP
0
votes
2answers
57 views
Implement a new dns server in a DMZ
I currently have a few Dns servers (ad Integrated). Internally we are using domain.local and one ISA server running DNS domains domain.com and some other .com domains.
I have one server that is an ...
1
vote
2answers
121 views
Black Hole DNS on Windows DNS Server
I am looking at configuring our Windows DNS Servers for some type of DNS based blackhole operation. Ideally, we would be able to use feeds from MalwareDomains.com or the like. I was curious how one ...
2
votes
1answer
540 views
Missing SYSVOL and NETLOGON after upgrade from Windows 2003 SBS to 2012 Standard
Today we went from Windows 2003 SBS to Windows Server 2012 Standard. I did the following:
Joined 2012 server to the SBS 2003 domain
Installed Active Directory Domain Services (aka dcpromo) on the ...
1
vote
1answer
45 views
Add attribute through commandline in Active Directory
I am migrating from OpenLDAP to Active Directory (Samba4). I was wondering if there is a commandline command (in windows commandprompt or powershell) to add Attributes to the Active Directory Schema.
...
0
votes
1answer
85 views
How to make a scheduled task run as a builti-in account
Windows Server 2003 R2 SP2
How do I configure a scheduled task to run under the credentials of one of the built-in accounts?
I tried SYSTEM, NT AUTRHORITY\SYSTEM, Local Service, NT AUTHORITY\Local ...
1
vote
2answers
107 views
Task Scheduler just decides it doesn't want to run a task anymore
I set up a task in Server 2012 to run a script every weekday. It will work for anywhere from a few weeks to a few days, then just not even try to run it anymore.
Status: Ready
Triggers: At 7:30 AM ...
0
votes
3answers
64 views
Windows share - wrong password
Disclaimer: I'm completely new to this.
I'm trying to connect to a windows share folder in a different network. When I start remote desktop to the machine with the shared folder, the shared folder ...
0
votes
1answer
56 views
What tools can run scripts on multiple windows servers? [closed]
I'm looking for a tool that can schedule a job (shell script, vbs, powershell) on 100+ standalone Windows servers.
I know Altiris can do that, but I think it needs an agent on every server. I prefer ...
1
vote
1answer
43 views
“setspn -s” vs. “setspn -a”
According to Setspn Overview it's discouraged to use Setspn -A to add an SPN record and it's suggested to use Setspn -S instead.
It's said that Setspn -S checks whether the SPN already exists before ...
0
votes
1answer
46 views
IIS 8 Service Name - Windows Server 2012
I wrote a monitoring app which probes different parts of the system. Now I look for IIASADMIN service to see status of IIS. But there is not a service named IISADMIN there.
What's the service name of ...
-5
votes
1answer
64 views
How do I install/configure/operate a Git Server on Server Core 2012 [closed]
Basically the title is my question but if you could direct me to some articles or other sources on how to install and configure it then it would be highly appreciated.
2
votes
3answers
92 views
Is it better to apply windows updates to servers without testing, or not at all? [closed]
I've found lots of information about the right way to approach patching windows servers (e.g. To update or to not update?), but I'm in a situation where most of that information is just not practical ...
1
vote
2answers
117 views
Can two servers map to the same domain name?
I think the answer to this question is "no", but I thought I'd ask here to be sure. I am writing a web application and I need to access JavaScript code from a subdomain on another domain. This isn't ...
1
vote
1answer
42 views
How can I test domain credentials against multiple machines simultaneously?
How to test domain credentials against multiple hosts in a subnet/domain taking into account that WMI is allowed for remote access and no firewalls on local machines are enabled?
I need something ...
0
votes
2answers
45 views
How do I debug the cause of a network outage on Windows Server 2008?
I have a website running on a Windows Server virtual hosting service (Godaddy). I run a website that gets about 200 visitors a day and a teamspeak server and that's it. I am new to Windows Server ...
0
votes
1answer
75 views
Windows DNS server deletes its own A record on reload
Okay so I have never seen anything like this. Here's the story.
We have four DNS servers. Let's call them server01-04. server03 is set to be the primary one by DHCP.
Scavenging is disabled ...
2
votes
1answer
74 views
Redirected folders, server migrations and properly moving users to a new server
I'm currently having a hell of a time with what seems like it should be a fairly simple project.
Basically, $employer has a bunch of remote sites with ancient hardware impersonating real servers, and ...
0
votes
1answer
258 views
FreeBSD, VirtIO, and Virtualbox
I have no experience with VirtIO drivers, and am trying to figure out if it's possible to use them on this server.
The server is a FreeBSD 8.2-RELEASE host and ZFS file system, with a Virtual ...
4
votes
2answers
241 views
Copying OU permissions from an existing security group to a new security group
Currently we have a security group named: Limited_IT_Admins that has special permissions (restricted to only certain tasks they can do) on ~7 City OUs within a Country OU.
[Country] <- top level ...
2
votes
1answer
94 views
Constantly having to net stop start dnscache after adding new entries in dns
Occasionally I must add new DNS entries in AD DNS. The zone is the domain's zone, and the server which I use to add it is in the same subnet as the clients affected by this issue.
After adding the ...
3
votes
1answer
437 views
How to change Windows Server 2012 password requirements when installing?
i'm trying to install Windows Server 2012, and i'm being prompted that the Administrator account password does not meet the password security requirements:
The password you typed does not meet the ...
3
votes
1answer
178 views
Second NIC “not working properly” on diskless Server 2012
I've got (after a considerable fight) a diskless Server 2012 running via the MS software iSCSI initiator being booted via gPXE chained from the NIC's PXE.
However, now that it is booting properly I ...
3
votes
1answer
366 views
Can't boot Windows Server 2012 from iSCSI
I'm working out how to install various OSes onto diskless servers to be run via iSCSI. The servers have no special hardware for this (no iSCSI HBAs etc.)
I briefly played with Windows Deployment ...
0
votes
2answers
95 views
Set up DNS and DHCP roles on Win 2008 server. Why don't clients show up in Explorer?
I disabled the DNS/DHCP on my router and activated those services on a Windows 2008 server. Everything is working fine, but when I go to browse the network none of the machines can see any other ...
-1
votes
1answer
89 views
User cannot access a share folder, even when account is member of a Full Control group for the Share
Last week, I set up Windows Storage Server 2012 for a customer. I'm not normally a sys admin, so it was a fun bit of learning.
I created 3 Shares for the customer and a number of user groups that ...
2
votes
1answer
155 views
Windows NTFS: Does taking ownership of file or folder affect permissions?
I have a shared folder that I am moving to a new server with Robocopy. However, I do not have FULL permissions to all of the source files.
I am planning on taking ownership of all files and folders ...

