Posted On March 31, 2019

File Services

kimconnect 0 comments
blog.KimConnect.com >> Windows >> File Services
DFS Considerations:
1. NTFS permissions still apply. One must set additional folder security settings on the primary replication server.
2. When removing members of DFS replication group, that member server is marked with a 30-day tombstone flag. If files are deleted from that removed member server, and such serve is re-added within 30 days, the tombstone flag is removed. The deletion action takes precedence, propagating such file removal activity to other member servers, resulting in unintended file deletion!
3. Files with .BAK exentions will not replicate!
4. Always have a good backup of the primary DFS member server!
5. DFS requires that the “staging folder” to be approximately similar to the replicating folder’s size. Replication will stop without warning if this requirement is not fulfilled.
 
Group Policy Settings:
User Configuration\Preferences\Windows Settings\Drive Maps
\\KIMCONNECT\ACCOUNTING
\\KIMCONNECT\Claims
\\KIMCONNECT\Corporate
\\KIMCONNECT\LEGAL
\\KIMCONNECT\MAILROOM
\\KIMCONNECT\MARKETING
\\KIMCONNECT\PUBLIC
\\KIMCONNECT\SALES
\\KIMCONNECT\SYSTEMS
\\KIMCONNECT\UNDERWRITING

Leave a Reply

Your email address will not be published. Required fields are marked *

Related Post

How to Use QRadar to Search for a Windows Account Activities

Log into https://qradar/console/qradar/jsp/QRadar.jsp Log Activity > Add Filter > Parameter=Username[Indexed] | Operator=Equals any of |…

Windows Desktop Preparation using FOG

1. Install FOG on Centos or Ubuntu 2. Download Windows Essentials: https://ninite.com/7zip-chrome-cutepdf-firefox-java8-realvnc-vlc/ 3. Download Windows…

Windows File System Symlink Settings

Issue: Shortcuts or symbolic links are inaccessible at the destination, after being synchronized (using robocopy,…