Had you ever overcome this situation? Most of system damage of file corrupted issues can be fixed using the Windows XP installation...

Driver Genius Pro v8.0
Driver Genius Professional is a powerful driver manager for Windows that can backup, restore, search and update your drivers...

GetDataBack for NTFS & FAT
Runtime GetDataBack for FAT/NTFS v3.66 Data Recovery Software - GetDataBack is a highly advanced data recovery software,...
Assign Folder as a Drive
Had you heard about assigning a folder as a drive? Several user may need a daily used folder as a drive that appear in "my...
Log In Several User In Yahoo! messenger 8
Wanna log in several user in one Yahoo! messenger? Here come the simple trick:Step 1Fire up notepad and type : REGEDIT4[HKEY_CURRENT_USER\Software\yahoo\pager\Test]"Plural"=dword:00000001Step...
Customizing The System Tray Clock
Now, here is a nice trick for you. Customizing your system tray clock like the picture above. It has been applied to my...
Fixing Double-Click Problems In Your Drive
Cannot double-click your drive? My buddy : right here have a brief explanation about how to fix it using flash disinfector...
Change/Add Restrictions And Features [a further info about registry tweak & hack]
If you want to make restrictions to what users can do, you can edit the Registry. You can add and delete Windows features...
Create Your Own Password Protected Folder
Ever had a situation where you want to keep your file secretly. Avoid others from accessing your private data by your own...
Attrib command ( Change attributes of a file or folder)
Displays, sets, or removes attributes assigned to files or directories. If used without parameters, attrib displays attributes...
With (native) Windows NT 4+ commands: NET LOCALGROUP Administrators Or, to remove header and footer lines: FOR...
Inventory drivers on any PC
With (native) Windows XP Professional or Windows Server 2003 commands: DRIVERQUERY /V /FO CSV > %ComputerName%.csv...
List all workstations
With native Windows 2000 commands: NETDOM QUERY /D:MyDomain WORKSTATION NETDOM is part of the support tools found...
Delete a computer account
With native Windows 2000 commands: NETDOM /DOMAIN:MyDomain MEMBER \\computer2Bdeleted /DELETE NETDOM is part of the...
"I need an up-to-date list of disk space usage for all servers, on my desk in 5 minutes"
Sounds familiar? With (native) Windows XP Professional or Windows Server 2003 commands: FOR /F %%A IN (servers.txt)...
Find the primary domain controller
With native Windows 2000 commands: NETDOM QUERY /D:MyDomain PDC or, to find the FSMO with (native) Windows Server...
List all member servers
With native Windows 2000 commands: NETDOM QUERY /D:MyDomain SERVER NETDOM is part of the support tools found in the...
List all computers in the network
With the native NET command: NET VIEW or, to list the names only: FOR /F "skip=3 delims=\ " %%A IN ('NET VIEW')...
List all domain controllers
With native Windows 2000 commands: NETDOM QUERY /D:MyDomain DC NETDOM is part of the support tools found in the \SUPPORT...
How to unlock a locked account
With the native NET command: NET USER loginname /DOMAIN /ACTIVE:YES or, if the password needs to be reset as well:...
List all domains and workgroups in the network
With the native NET command: NET VIEW /DOM...
Is someone's account locked?
With the native NET command: NET USER loginname /DOMAIN | FIND /I "Account active" The account is either locked ("Locked")...
When did someone last change his password?
With the native NET command: NET USER loginname /DOMAIN | FIND /I "Password last s...
How do I reset someone's password?
With the native NET command: NET USER loginname newpassword /DOMAIN With (native) Windows Server 2003 commands: ...
What permissions does a user have on this directory?
One could use the previous command to check what permissions a user has on a certain directory.However, sometimes SHOWACLS...
What is the full name for this login name?
With the native NET command: NET USER loginname /DOMAIN | FIND /I " name " With (native) Windows Server 2003 commands:...
What groups is this user a member of?
In Windows NT 4 and later, users usually are members of global groups. These global groups in turn are members of (domain)...
What is this collegue's login name?
My collegues often forget to mention their logon account name when calling the helpdesk, and the helpdesk doesn't always...
Who is logged on to a computer?
We often need to know who is currently logged on to a remote computer.With native Windows commands only: NBTSTAT -a...
How many users are logged on/connected to a server?
Sometimes we may need to know how many users are logged on to a (file) server, like maybe when there is a performance degradation.At...
Domain implementation and Group policies brief overview
Download Word Documents Manageover.doc ClusteringOverview Adam.DOCIntmob.doc highavaildfsAD_SecurityADtechoverClusterQuorums...
Backing Up Domain Controllers
It is important to back up your domain controllers to ensure their availability. Backing up a domain controller is like...
Subscribe to:
Posts (Atom)