Check Your Version of PowerShell
PowerShell is Windows replacement for the DOs CMD shell. To check your version of PowerShell, click on the top Windows PowerShell icon, and next to the prompt, type the command shown in this article. More ...
Disable Unnecessary Background Apps
A background app is a program that runs in the background. They take up memory space, using network bandwidth, and if you're using a portable device, drain your battery. More ...
Application, Program, Process, Service, Thread; What Does it All Mean?
Although applications, services, and processes are all pretty much the same thing, generally if its a program that displays a user interface, you should call it an application. A program that doesn't displays a user interface, you should call a service. More ...
Configure Vista's Data Execution Prevention
If DEP notices a program on your computer using memory incorrectly, it closes the program and notifies you that the programs execution has been blocked. By default DEP is set to protect only Windows operating system files. However, you can configure DEP to protect all programs on your computer. More ...
The Fastest Way to Move PC to PC
Upon installation, many applications write keys and other information to the Windows registry. For this reason, when you want to transfer your programs and files to a new computer, you can't just copy them over. More ...
How to Manually Register DLL in Microsoft Windows
A DLL (Dynamic link library) is a file that contains code that can be used by more than one program. A DLL is executed by the calling program. They are not directly executable. In order for the calling program to locate the DLL, it must be registered in windows registry database. More ...
Set the User's Profile Information
A user profile is a collection of settings for a user account. It is stored in the user's folder. It contains the account's settings and preferences along with the user's home directory in a subfolder called Documents. More ...
What is Hyper-V in Windows Server 2019?
Virtualization was a game changer. Instead of buying individual servers to run single applications, an organization could purchase more powerful servers to run a hypervisor that would run multiple virtual servers, referred to as virtual machines (VMs). More ...
Disable Automatic Wireless Configuration in Windows 7
Windows provides two services that configure your PC to connect to a wireless network. WLAN AutoConfig and WWAN AutoConfig. Both services are started automatically when you start your PC. If you don't use a wireless network or mobile broadband, for security reasons you may want to disable these services. More ...
Put HyperTerminal on Windows 7
HyperTerminal was included with all versions of Windows up to Windows XP. If your operating system is newer than Windows XP you can copy Hyperterminal from a Windows XP system. More ...
NTFS Permissions
NTFS Permissions is a file system feature that lets you set specify which files on your system can be accessed by which specific users, and what kind of access they have to each file. More ...
Windows Server 2003 Active Directory and Network Infrastructure
Windows Active Directory is a centralized database that stores the collection of information about all the resources available on the Windows domain. Active Directory enables administrators to manage the network resources
in an easy way. More ...
To Protect Your PC Disable the Windows Scripting Host
Anyone can use Windows Notepad to create a script to read, modify, create, or delete files on your PC, including the registry and other configuration files. A script can be executed by clicking on the name of the script within an email message. More ...
A Handful of Useful Run Commands: calc, notepad, wordpad, voice recorder, control
The Run dialog box which can be opened by pressing the [Windows] + [R] keys. Run dialog box is a rapid way to open programs. Here are some quick and useful Run commands. More ...
