Hi all , here is i found the easy way to remove the Temp files on windows open Cmd C:>del *.tmp /S C:>del *.tmp /S C:Userskartook-labAppDataLocalMicrosoftWindowsTemporary Internet FilesContent.Word~WRF{0124A640-4E09-4E5B-A307-84466E1698AE}.tmp The process cannot access the file because it is being used by another process. C:Userskartook-labAppDataLocalMicrosoftWindowsTemporary Internet FilesContent.Word~WRS{22EE160A-DE58-4011-999D-3A9901E4CE1D}.tmp The process cannot access the file […]
Category Archives: Microsoft
Windows 7 — Enable Telnet enable Telnet by following these steps: Start Control Panel Programs And Features Turn Windows features on or off Check Telnet Client Hit OK After that you can start Telnet via Command Prompt.
I was searching for a while to get the Microsoft Lync client app for Andriod version mobiles . Finally i found it Here you Go
VCP Home Lab- Part 3 Physical HDD partitioning : HDD 1 – 1 TB Operating System : 100 GB ( C : ) VCP LAB Images Machines : 200 GB ( D : […]
Configure SQL Server Agent to Restart Services Automatically You can configure SQL Server Agent to restart the SQL Server and SQL Server Agent services automatically if they stop unexpectedly. Configuring automatic restart of these services is a good idea because it might keep you from getting paged if the server stops for some reason at […]
To enable 4GB RAM in 32 bit Windows OS, you can use PAE, but it’s not nearly as good as just going 64 bit. For more information, you can check this MSDN Page: Physical Address Extension http://msdn.microsoft.com/en-us/library/aa366796%28VS.85%29.aspx Memory Limits for Windows Releases http://msdn.microsoft.com/en-us/library/aa366778(v=VS.85).aspx
What is KiTTY ? KiTTY is a fork from version 0.60 of PuTTY, the best telnet / SSH client in the world. KiTTY is only designed for the Microsoft Windows platform. For more information about the original software, or pre-compiled binaries on other systems, you can go to the Simon Tatham PuTTY page. More About […]
Enables Remote Desktop on any computer (including a remote computer) Note : I tested in my Windows Xp and Windows 7 .Work great !!! Save as .vbs and execute. Dim strPC strPC = InputBox(“What machine would you like to connect to and enable remote desktop?”, _ “Connect to Server”) set oRD = GetObject(“winmgmts:{impersonationLevel=impersonate}!//”& strPC & […]
Server CORE : Use the Sconfig Utility to Install Windows PowerShell on Server Core ? The Server Configuration utility (Sconfig) provides a text-based menu system that makes it easy to do the following: * Configure domain or workgroup membership * Change a server’s name * Add a local Administrator account * Configure remote management features […]