Questions tagged [shares]
53 questions
2
votes
3 answers
user uses batch file to disable admin share
A user on our network disables the admin shares with a batch file that runs every time the computer starts up. I would like to disable this without the users knowledge. I would also like to do this remotely and at will. Is this possible?
This user…

Hannibal
- 25
- 1
- 7
2
votes
2 answers
Migrating a NAS while keeping the files and their rights intact?
Right, what we wish (or need) to do is to migrate a NAS from a old machine to a new one.
problem is, we wish to keep the folder hierarchie intact, and all the settings and shares.
Now I vaguely recall microsoft used to have a tool to do exactly…

Entity_Razer
- 475
- 1
- 5
- 17
1
vote
0 answers
Active Directory - User profile/workstation administration without file-service access - Best practice
We are a small company with 15 users which is now setting up its first Active Directory (1 machine with Windows Server 2016 Essentials). I am unsure how to setup a secure environment for my situation in regards of workstation maintenance (and I am…

Helmut
- 11
- 3
1
vote
1 answer
LOGON script won't add first share
I have the following problem:
When i run my LOGON_SCRIPT.vbs to add network shares to users of a specific group it skips the first one if the user is part of Kleinkunstig_Users (it will not add the first share). But if i add another group it will…

bk207
- 173
- 1
- 2
- 9
1
vote
2 answers
Tools for troubleshooting Windows sharing issues (Vista/Server 2008)
What tools (out of the box or otherwise) do you utilize to give useful/verbose information about what might be causing an issue with windows sharing?
I have a specific example below, but I'd like to see some general answers for how to collect data…

Kevin Radcliffe
- 135
- 6
1
vote
1 answer
Windows (Server) prioritize network or disks possible
I have two questions:
Can I prioritize a network share to some maximal download speed? Or does windows automatically slow them down when the system is doing heavy IO?
Independently from that question, does the priority of task in the task explorer…

Franz Kafka
- 237
- 3
- 12
1
vote
2 answers
How can I automatically remount CIFS shares when remote servers restart?
I need to mount shared volumes from various remote servers on my local server which is running Ubuntu Server 10.10. I typically use commands like this to mount the shares:
sudo mount -t cifs //192.168.1.200/RemoteShare local_folder -o…

Kalessin
- 143
- 1
- 2
- 6
1
vote
1 answer
Window Share (UNC) over the Internet
I'm setting up a build server using Team Foundation Server (TFS).
The drop location needs to be in UNC (e.g. \SERVER\Share$) for some reason known only to MS.
My concern is this. It's a server on the public Internet and the last thing I want is to…

The Diamond Z
- 264
- 3
- 8
1
vote
3 answers
How do I share files from a Windows machine over the internet?
I have a home server (running Windows 7 Media Center 24/7) on my home network - sitting behind a NAT ADSL router.
I want to enable access to music, movies, pictures etc. from the Internet.
I want to know what you think is the best way of sharing…

Thomas Jespersen
- 155
- 2
- 8
1
vote
0 answers
Finding resources about switching CIFS from soft to hard mount
We have some NFS shares and smb CIFS shares mounted over TCP/IP on our RHEL 7 machine. The shares are part of a HNAS that sits on a VSP. As per default the NFS shares are mounted with the "hard" option (man nfs). For the CIFS the default "soft"…

DZet
- 121
- 4
1
vote
4 answers
Computer account (SYSTEM) across the network
I have an interesting problem... I need the local SYSTEM account on one server to access a specific network share on another server. Due to other reasons I can't use a regular domain account for the time being.
Using "psexec -s" I have played…

Nelson Rothermel
- 573
- 1
- 5
- 9
0
votes
1 answer
Is there a way to block access to Windows administrative shares based on IP Address?
On Windows 8.1 Enterprise, I would like to know if there is a way to block access to administrative shares based on IP addresses. All I could find searching on the Internet is to disable the server service but I don't know to disable the shares…

Mu21
- 1
- 1
0
votes
0 answers
AD Share Drives Read Only
I recently re organized my users into new OUs. Now the share drives will not let security groups save, and all files open in read only. All security groups have modify permissions to the share and NTFS permissions. The user reorganization was the…

MrNiceGuy
- 1
- 2
0
votes
1 answer
System Account Access to Domain Share
Good morning.
I'm trying to create a PowerShell startup script via Group Policy. I set the group policy and directed it to the location of the script.
\ \server\c$\share\script.ps1
After applying the GPO to the OU I want it to target for testing, I…

wunjee
- 1
- 1
0
votes
2 answers
Replicate 1 million files two directions - Mostly Read Only
I have a collection of files, currently in a NAS on our LAN which is about 1.1 million files, with a total size of 2TB. We need to replicate this up to AWS to begin processing it. However, changes need to also sync back to our LAN when made on the…

George
- 133
- 6