I'm in the process of migrating data from an aging file server to a new shiny one. On the old server the NTFS permissions are all over the place so I really wanted to copy the data to the new server without the existing NTFS permissions and then apply new ACLs on the new server. … Continue reading File Server Migration with Robocopy
Month: November 2015
Get the install date of Windows
To find the date when Windows was installed; Open a cmd window systeminfo | find /i "install date" PS C:Windowssystem32> systeminfo | find /i "install date" Original Install Date: 16/10/2015, 14:09:01