Hi Servet,
Hope you're doing well.
- Ensure that all VSS writers and providers are functioning correctly. You can do this by running the following command in the command prompt. Look for any errors or issues.
vssadmin list writers
- Make sure that VMware Tools is up to date. Sometimes, outdated VMware Tools can cause issues with time synchronization and VSS.
- Verify the time synchronization settings between the host and the guest VM. Ensure that the VM is not synchronizing time with the host if the host’s time is incorrect.
- Look at the Windows Event Logs for any VSS-related errors or warnings. This can provide more insight into what might be causing the issue.
- Double-check the registry settings for VSS. Ensure that there are no incorrect configurations that might be affecting the date display.
- Review the snapshot settings in VMware. Ensure that the snapshots are being taken correctly and that there are no issues with the snapshot process.
- As a last resort, you might want to reconfigure the shadow copies. Delete the existing shadow copies and recreate them to see if this resolves the date issue.
Best Regards