Windows

Table of Contents

Overview

All windows technologies.

Memory

Remote Assistance




psexec \\machinename reg add "hklm\system\currentcontrolset\control\terminal server" /f /v fDenyTSConnections /t REG_DWORD /d 0

You can execute reg.exe against a remote machine directly, and skip psexec:
reg add \\machinename\hklm\...





Windows XP Tips

Welcome Screen

Game Development

Backup

Software Development (Games, Web, Hardware, Windows)

Windows PE 2.0

Tools

Resource Kits

Windows XP Service Pack 2 Support Tools

  • Windows XP Service Pack 2 Support Tools
    • Brief Description - The Windows Support Tools for Microsoft Windows XP are intended for use by Microsoft support personnel and experienced users to assist in diagnosing and resolving computer problems.

Windows XP Service Pack 3 Support Tools

Environment Variables

Registry

Altiris Technology

Scripting

Windows PowerSehll

Batch Files

Managing Windows networks using scripts

Windows Filesystem

Microsoft Windows Installer

InstallShield

Silent Installs

  1. Run the setup program with the /r command line parameter.
    1. Respond to all dialogs and complete the installation.
    2. When finished, there will be a response file created with the file extension .iss
    3. The file will be setup.iss and in your Windows directory, but you may have to look around for the file.
  2. Move/rename the .iss file.
  3. Run setup using the .iss file
  4. IS6.3 has a bug were silent install doesn't work unless you are in the directory which contains setup.exe
  5. syntax is: setup -s -f1"setup.iss"

User State Migration Tool

How to add or remove Windows Components

Automatic Logon

Sysprep

Windows Updates

Performance

Troubleshooting

WMI

Windows File Protection

Debugging Tools

Windows Activation

Windows Errors

Microsoft Sites

Third Part Sites

  • (Needs entries)

Specfic Errors

MSDOS Tools

Security

Disk Imaging

Virtualization

Services

Microsoft Office

Essential

Printing

Power Management

SQL Server

Data Recovery

Scheduling Tasks

  • Schtasks.exe Enables an administrator to create, delete, query, change, run, and end scheduled tasks on a local or remote computer. Running Schtasks.exe without arguments displays the status and next run time for each registered task.

Uninstall Various Applications


Creator: Dennis Coonich on 2008/11/14 05:46
This wiki is licensed under a Creative Commons 2.0 license
XWiki Enterprise 1.8.2.19075 - Documentation