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 Setup Applications & Scanners to Use Office 365 Online Exchange to Send Emails

Intro: There are three (3) methods: (1) SMTP client authentication, (2) Direct Send, and (3)…

How to convert Windows evaluation to a licensed version

Determine installed Windows version:   DISM /online /Get-CurrentEdition Check possible target editions:   DISM /online…

Office 365 Mail Import Using CSV Files

The Point and Click Method Prepare a CSV file in this format [email protected]@[email protected] Access Office…