Articles in the Tips and Tutorials Category
To install AutoExNT follow next steps:
Using a text editor such as Notepad, create a batch file named Autoexnt.bat. Include the commands you want to run at startup in this file, such as copy files or …
To create a new GPO, follow these steps:
Launch the GPMC (Start, Run, gpmc.msc).
Expand the Forest container.
Expand the Domain container.
Expand the Domain Object that holds the GPO you are interested in.
Right-click Group Policy Objects and choose New.
Enter …
To restore a GPO with the GPMC, follow these steps:
Launch the GPMC (Start, Run, gpmc.msc).
Expand the Forest container.
Expand the Domains container.
Expand the Domain Object that holds the GPO you are interested in.
Expand Group Policy Objects.
Right-click the …
To back up a GPO with the GPMC, follow these steps:
Launch the GPMC (Start, Run, gpmc.msc).
Expand the Forest container.
Expand the Domains container.
Expand the Domain Object that holds the GPO you are interested in.
Expand Group Policy Objects.
Right-click …
A5PQC9PBQC24
To trace requests in using the IIS Trace tool:
Go to Start-> Programs -> IIS Diagnostics (32bit) -> Trace Diagnostics -> IIS Request Viewer -> reqviewer.exe.
Click File -> Retrieve Requests.
Expand the left-hand navigation tree to view …
To use the SMTP Diagnostics utility:
Go to Start -> Run.>p>
Type command and hit Enter.
Once the command window is open, type: cd
Now type: cd “Program Files\IIS Resources\SMTPDiag”
Finally, enter the following syntax to use the tool:
SMTPDIAG “sender address” “recipient address” …
Setting up Windows Server 2003 DEFRAG to run automatically is relatively simple:
1. Go to Control Panel -> Scheduled Tasks -> Add Scheduled Task to open the Scheduled Task Wizard and then click Next.
2. Hit the Browse button, …
To enable file tracing for each component, follow these steps:
Run regedit.exe and navigate to the following Registry key:HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Tracing\. (represents the component for which you want to enable file tracing.)
Select the component for which you want …
A basic cleanup consists of two tasks: deleting the contents of your Temp directories and deleting your C:\Windows\Downloaded Program Files. Both tasks can be performed using Disk Cleanup.
Some programs store temporary information in a Temp …
