How to Transfer a Large Amount of Data Between Two Windows 10 Computers
The best way to transfer a large amount of data from one Windows 10 computer to another is to use network a connection between the two computers, and then use Robocopy. More ...
Installing a Network Printer on Windows XP and Vista
Summary of steps to install a network printer. I've tried to include what is necessary without writing a whole book about a 5 minute procedure. More ...
Is Your Critical PC Data Adequately Protected From Disaster?
For small businesses or home users protecting and managing disaster scenarios merge the three industrial IT fields of Disaster Recovery, High Availability and Backup. Using best practice from industry and modern desktop PC's with sophisticated hardware and software it's amazing just how much we can do. More ...
Command Line to Get Computer's Numner of CPU Cores
WMIC (Windows Management Interface Command) is a command line tool that returns information about your syste. To learn your computer's numner of CPU cores, type wmic cpu get deviceid,numberofcores,numberoflogicalprocessors at a command prompt. More ...
Security Risks and Ways to Decrease Vulnerabilities in a 802.11b Wireless Environment
This document explains topics relating to wireless networks. The main topics discussed include, what type of vulnerabilities exist today in 802.11 networks and ways that you can help prevent these vulnerabilities from being exploited. More ...
Planning a Backup and Restoration of Files for Disaster Recovery
Planning a backup and restoration of files is the most important step to protect data from accidental loss in the event of data deletion or a hard disk failure. The backup copy can be used to restore lost or damaged data. More ...
Synchronize Your PC's Clock with an Internet Time Server
Your PC should, by default, be configured to synchronize to time.windows.com every seven days. One of the reasons you might be thinking of synchronizing your PC's clock is because it doesn't keep accurate time. More ...
How to Setup DHCP (Dynamic Host Configuration Protocol) on a Windows Server
DHCP (Dynamic Host Configuration Protocol) gives hosts on a network all of the IP information they need to communicate. IP Address, Subnet Mast, Gateway Address, DNS servers and WINS server addresses. For ease of administration DHCP is a great feature to help setup a computer network quickly. More ...
Uncomplicated AD Object Management on a Remote Server Domain
Windows Server comes tools known as MMC (Microsoft Management Consoles) for managing the active directory. With the Active Directory Users and Computers (ADUC) snap-in administrators can create, manage and delete user and computer accounts configured with the directory structure. More ...
How to Change Process Priorities in Windows Task Manager
In modern systems, many processes can run simultaneously. When an application is running, it's consuming system resources such as processor cycles. Sometimes, you may want to adjust a processes priority. More ...
Use Free Autoruns Utility to Disable Unnecessary Startup Programs
Stopping unnecessary programs from starting makes Windows boot faster and frees up system resources. Microsoft sysinternals free Autoruns utility shows you what programs are configured to start at system bootup or login. 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 ...
Windows 2000 Security Overview
Computer network security is a large topic. You can't configure strong security if you don't have a top-down overview of the security features available and how to configure them. More ...
Video - Microsoft Remote Desktop - Part Two
This video by ImpartLabs is a tutorial that talks about Remote Desktop. In part one we setup the Computer receiving the Remote Connection. In this video we set up Remote Desktop at the connection originating computer, and make the connection to the remote computer. More ...
