Menu
Windows System Administration

PowerShell Script to Show Last 5 Errors in Event Log
The Windows System eventlog is one of the most powerful components of the operating system because it keeps a log of everything that happens. Here I provide a powershell script to display the last 5 error entries in the log. 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 ...

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 ...

How to Share a Folder in Windows 7
One of the main advantages of a network is the ability to share files. This article shows you how to configure Windows 7 to share files and folders on a network. 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 ...

Disable Kernal Paging to Speed Up Windows
Paging is when the operating system allocates part of the hard disk to be used as virtual RAM. Windows is slowed by paging. You can speed up Windows by configuring it to keep its kernal in RAM. More ...

DOS Switches and Wild Cards
DOS (Disk Operating System) is an interface that a system administrator can use to perform tasks and configure the system by typing text commands. There are many commands available with the DOS command line interface, most of them feature switches, and wild cards which make them very powerful. More ...

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 ...

How to Disable Windows Firewall in Windows 7
Windows firewall helps keep your PC protected from unauthorized access, however, in order to install certain programs you may need to disable Windows firewall. More ...

How to Check Your PCs TPM
One of the requirements for Windows 11 is TPM version 2.0. If you have Windows 10 and you have TPM version 2.0 module, and it's enabled, then you can install and run Windows 11. More ...

Disable Indexing to Speed Up Your Computer
The Windows Indexing Service has to continuously monitor the files on your computer for changes and update it's database when changes or new files are found. This uses processor time and can take up more than a megabyte of ram. If you're just you're sitting in front of your computer and the hard drive starts working very hard, that's probably the Indexing Service. More ...

How to Restore Files From File History in Windows 10
To keep your files safe, File History automatically makes a copy of every file in your Documents, Music, Photos, and Videos folders. It copies all the files on your desktop, as well. And File History automatically makes those copies every hour. 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 ...

Recovering an Older Version of a File
The File History utility is used to recover older versions of a file. This feature is part of all backup programs, though it's often called Restore. The idea is to pluck an older version of a file from the backup archive. More ...


Learn more at amazon.com

Custom Search