Hi everyone,
I'm struggling with a problem for which I've searched everywhere and cannot find any answer at all.
We are about to deploy 300 servers installed with Windows Server 2012 R2 Standard used as Hyper-V servers. These servers are mastered by a supplier using an image we have made for them and sent directly to each offices.
On each server, we have a directory called D:\<ServerName>_Lib shared as <ServerName>_Lib (D:\S001H1_Lib shared as S001H1_Lib) hosting all our vhdx and answer files (50 Gb of data).
We have a central SCVMM 2012 R2 server to manage these servers.
We have created equivalent objects as follow :
Up to now, we have deployed 6 servers in the first phase of the project and when adding a new library, all objects were automatically tagged as equivalent.
We have added new servers on sunday and the objects are not tagged at all...
I've spent 2 days comparing each and every file.
HASH : identical / Rights on the directories and files : identical /Files : identical / Shared directories : Same rights (everyone and SYSTEM : full control)
I have done the following to try to understand what's going on :
First test :
- Copy the current directory (D:\<ServerName>_Lib) to C:\Temp on the server having the problem
- Delete the files from the library using SCVMM console --> All files are deleted on the remote server
- Copy back a file from the C:\Temp directory to the D:\<ServerName>_Lib
- Refresh the library in SCVMM
Result : Object not tagged as equivalent
Second test :
- Delete the files from the library using SCVMM console --> All files are deleted on the remote server
- Copy a file from the SCVMM central server library directory to the D:\<ServerName>_Lib
- Refresh the library in SCVMM
Result : Object tagged as equivalent
Can anyone help me with this issue please ?
Thanks in advance.