Menu
Windows System Administration

Disable Windows 10 Automatic Updates
Windows 10 is not an operating system in the sense that previous versions of Windows were. It's primarily a marketing device. Automatic Updates are primarily used to bind the operating system tighter to Microsoft's Store. Here's how to disable Windows 10 Automatic Updates. More ...

What is the difference between MSI and EXE Installations?
There is no standard for EXE installations, various vendors of setup authoring tools like InstallShield and Wise Studio have created their own rules and guidelines. MSI packages are created in compliance with the standard defined by the Microsoft Windows Installer technology. More ...

Computer Technician's Guide to Dealing with Customers
I've been in the technology industry for many years. I've worked as a bench technician and I've been the manager of an electronics engineering department. And I can tell you this - people are a lot more complicated to deal with than even the most advanced technology. 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 ...

Command Line to Get Computers Model, Vendor, and Serial Number
WMIC (Windows Management Interface Command) is a command line tool that returns information about your syste. To learn your computers model, vendor, and serial number, type wmic csproduct get name,vendor,identifyingNumber at a command prompt. More ...

How to Reset Windows 7 Password
I would like to think you're reading this article because you've forgotten your Windows 7 password, but we both know it's really because you want access to a computer you're not authorized to use. If the authorized user didn't bother to create a password reset disk, or if they hid it where you can't find it, you'll need to use a windows 7 password cracker tool. More ...

Retrieving Information from Computers Belonging to an Active Directory OU
This PowerShell script queries a particular Organizational Unit (OU) in your Active Directory for a list of computers. It will then use WMI to query various properties of those computers and output it into table format. 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 ...

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

Basic Functions of Microsoft Active Directory
Active Directory is a distributed directory service included with Microsoft Server operating systems. Active Directory enables centralized, secure management of an entire network. This article describes the basic functions of Active Directory. 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 ...

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

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

Firewall Rules
Firewall rules allow or block a program through the firewall on your Windows PC. Windows presets a bunch of firewall rules, you create firewall rules, and programs can create rules when they're installed. To view the list of firewall rules, follow these steps. More ...


Learn more at amazon.com

Custom Search