Friday, April 8, 2016

DFS not synching files

I had a number of files not being synced from one server to another.
Without going into much of the troubleshooting, it ended up being a simple issue.
 a single character.

~


For some reason, they saved the file with a ~ in front of it. (I say 'some reason' but I know the reason... to have the file go to the top of the list.)

DFS saw these as temp files and didn't sync them. Good on DFS, bad on users.

No comments:

Post a Comment

Pulling local admin accounts on a windows system WITH POWERSHELL

 There’s a couple ways to get them, I’m sure you’ve been around the internet looking. The Powershell scripts I use: Get-LocalGroupMember -Gr...