Questions tagged [file-server]

A file server is a computer attached to a network that has the primary purpose of providing a location for shared disk access, i.e. shared storage of computer files (such as documents, sound files, photographs, movies, images, databases, etc.) that can be accessed by the clients that are attached to the same computer network.

The term server highlights the role of the machine in the client–server scheme, where the clients are the endpoints using the storage. A file server is not intended to perform computational tasks, and does not run programs on behalf of its clients. It is designed primarily to enable the storage and retrieval of data while the computation is carried out by the workstations.

287 questions
1
vote
0 answers

Active Directory, 2 Domain Controllers, SAN Storage and Folder Redirection

Greeting's, I'm provided with: Windows Server 2012 R2 Standard Edition. SAN block storage (EMC VNXe 1600) with FC connectivity. 2 Blade servers (Dell M630 within M1000e chassis) with FC switch. Each server has 2 Xeon V3 processors totalling 32…
1
vote
2 answers

Configure nginx to serve static files

I'm trying to serve static files(HTMLs, JS and CSS) from a Google compute engine instance running Debian 8. I used git to clone the web app to the folder /var/www/prod/app with command sudo git clone I made a conf file in sites-enabled…
1
vote
3 answers

Auto create new directory for new user on Windows File Server

On our network we give each user a network share at \\fileserver\users\username. These are intentionally NOT set up as their home directory, and are instead mapped by a login script every time the user logs on. For new users, this drive mapping…
Brent
  • 22,857
  • 19
  • 70
  • 102
1
vote
1 answer

Windows Search doesn't return all results from parent folder

We have an issue with Windows Search since we moved the file server from 2008 R2 to 2012 R2. I do have Windows Search installed and the shares indexed (almost 1 million files and I have re-indexed the files). From the mapped drives on workstations…
1
vote
1 answer

Share and NTFS Permissions on a File Server

I have a folder A and inside two files B and C What I need is that the user "XPTO" as access to read B and write on C. Usually I give the permission "list folder contents" on folder and then give a write access on the file for the user and then I…
1
vote
0 answers

software for sharing data through URL (HTTP/HTTPS)

do you know about software, which can provide sharing files or folders through generated URL links? Software, which I can implement on my own server? Something like guest links on Sharepoint or sharing data from Google Drive through generated links…
devlin
  • 145
  • 2
  • 3
  • 14
1
vote
2 answers

File Server Resource Manager won't execute powershell scripts

Solution: Ended having to enable "Turn on Script Execution" in Group Policy. Located under Administrative Templates\Windows Components\Windows Powershell. Enable policy and set your desired execution policy. Server 2008 R2 Utilizing file screen…
Plasma
  • 19
  • 4
1
vote
2 answers

Files deleted every day

I have a folder of video files and every day at 10pm, most of the files are deleted leaving just the folder structure. \Device\HarddiskVolume3\Video_Library\DM\ Users have the folder Video_Library mapped. I have removed delete permissions for all…
1
vote
1 answer

caching AD credentials on 2012 r2 File Server

I am setting up a fileserver at a remote branch office that has very very limited bandwidth Is there a way to store the 10 or so users authentication credentials locally on the File Server so that the machine does not have to be on VPN 24/7.
Crash893
  • 747
  • 2
  • 15
  • 30
1
vote
2 answers

Location dependant dns redirection

I have a corporate network with two sites. Each site has its own domain controller with dns service and both domain controllers are servicing the same company.net domain. We have an mpls network set up between the sites, so it is effectively the…
1
vote
0 answers

Win2k8 Fileserver performance

This has happened a couple times - I have a virtualized win2k8 fileserver that slows to a crawl whenever someone copies a large amount of data to it(10gb+). Traversing the file tree as well as trying to read or write for other users also becomes…
1
vote
2 answers

File Changelog Generation Windows Server 2012

I am wondering if anyone might know a way I could set up the automatic generation of a file changelog in a directory in windows server 2012. We have a collection of word, excell, and pdf files that I am currently having to create a changelog…
1
vote
1 answer

is it possible to delegate file srv and print srv managing to other users in windows 2008 R2 without giving them full admin rights?

we have some field service guys that work locally for some of our customers, we want to transfer the tasks of managing file servers and print servers to them. first we Thought about giving them local admin access, but it is not very secure. so my…
1
vote
1 answer

Windows Server 2012 refuses to install feature

Good morning, I'm having some issues with adding the File Server Resource Manager role to WS2012. In fact the role has already been added and configured, but at each reboot it disappears and cannot be used. When I try to reinstall it I get an error…
Mateusz Kapusta
  • 151
  • 1
  • 2
  • 14
1
vote
1 answer

Using a SCCM 2012 Distribution Point as Fileserver for iPXE

Is it possible to use a SCCM 2012 Distribution Point as a fileserver for an iPXE system? I am not too familiar with the concepts of SCCM DPs, I mainly understand their use, not their technical limitations. I understand they're used as mirrors for…
RikuXan
  • 217
  • 1
  • 3
  • 11