With the robocopy, we can use the below syntax to copy everything from “x:\source” to “\\server\x\dest” including sub-directories: robocopy x:\source \\server\x\dest /e /r:0 /w:0 Robocopy will look for the date… Read more »
While server re-image you would need to make a note of existing network configuration settings and then manually complete the configuration once the server is completed with OS Deployment. This… Read more »
To resolve this problem, follow the steps given below: 1. Click Start, type regedit in the Start Search box, and then press ENTER. 2. If you are prompted for an… Read more »
To rebuild all Performance counters including extensible and third-party counters in Windows, type the below commands at a command prompt. cd\windows\system32 lodctr /R Ensure that the counters are not disabled… Read more »
Often when you are troubleshooting an issue with Windows Operating System, you would use the Command Prompt and there are scenarios were you would need to disable one of the… Read more »
The print spooler may crash or experience unexpected behavior such as high CPU utilization. Additionally, some printers may display “offline” status. This behavior can occur due to HPTCPMON.DLL, HP’s Standard… Read more »
Recently I faced issue with one of the Windows 2003 Server and I was unable to ping the server. Whereas, I was able to ping other server form the same… Read more »
Hello Readers We wish all our readers and support members a Very Happy and Wonderful New Year 2012. We hope this new year brings you lots of memorable travel experiences,… Read more »
Disk Cleanup option on drive’s general properties and cleanmgr.exe is not present in Windows Server 2008 or Windows Server 2008 R2 by default. To enable Disk Cleanup, please follow the… Read more »
It is the effective command used by the domain administrators and tech supports. This tool is taken out of the default installation of Windows 2008. The major reason is because… Read more »