Welcome to pctricksstuff.com for more updates like us on facebook

Pages

Labels

Showing posts with label Cmd Trick's. Show all posts
Showing posts with label Cmd Trick's. Show all posts

Sunday, 17 June 2012

Changing Your Password Through Command Prompt


To Change Your Password Through Command Prompt

First Of All  Go To Start Run Type CMD Then

log on as an administrator and type:

net user user_name * /domain

When you are prompted to type a password for the user, type the new password, not the existing password.

 After you type the new password, the system prompts you to retype the password to confirm.

The password is now changed.

Alternatively, you can type the following command:

net user user_name  new_password

When you do so, the password changes without prompting you again.

This command also enables you to change passwords in a batch file.

Non-administrators receive a "System error 5 has occurred.

Access is denied" error message when they attempt to change the password.

That's It.

Saturday, 16 June 2012

A To Z Dos Command's


Here Is The List Of All Dos Command  From A to Z

A

   ADDUSERS  Add or list users to/from a CSV file
   ADmodcmd  Active Directory Bulk Modify
   ARP      Address Resolution Protocol
   ASSOC    Change file extension associations•
   ASSOCIAT  One step file association
   ATTRIB   Change file attributes

B

   BCDBOOT  Create or repair a system partition
   BITSADMIN  Background Intelligent Transfer Service
   BOOTCFG  Edit Windows boot settings
   BROWSTAT  Get domain, browser and PDC info

C

   CACLS    Change file permissions
   CALL     Call one batch program from another•
   CD       Change Directory - move to a specific Folder•
   CHANGE   Change Terminal Server Session properties
   CHKDSK   Check Disk - check and repair disk problems
   CHKNTFS  Check the NTFS file system
   CHOICE   Accept keyboard input to a batch file
   CIPHER   Encrypt or Decrypt files/folders
   CleanMgr  Automated cleanup of Temp files, recycle bin
   CLEARMEM  Clear memory leaks
   CLIP      Copy STDIN to the Windows clipboard
   CLS      Clear the screen•
   CLUSTER  Windows Clustering
   CMD      Start a new CMD shell
   CMDKEY   Manage stored usernames/passwords
   COLOR    Change colors of the CMD window•
   COMP     Compare the contents of two files or sets of files
   COMPACT   Compress files or folders on an NTFS partition
   COMPRESS  Compress individual files on an NTFS partition
   CON2PRT   Connect or disconnect a Printer
   CONVERT   Convert a FAT drive to NTFS
   COPY     Copy one or more files to another location•
   CSCcmd   Client-side caching (Offline Files)
   CSVDE    Import or Export Active Directory data


Friday, 15 June 2012

Create An Undeletable Folder In Your Pc


Want To Create An Undeletable Folder

Here Is The Procedure To Create It.

Friends Now You Can Create Undeletable Folder In Your Pc..It's Easy..

First Of All Go To Run

Then Type CMD And Press Enter

Now DOS Will Be Opened


Then Type D: - For Change Drive Location

Then Type md AUX\

Now Your Undeletable Folder Created In D Drive..






Now Try To Delete It..It's Folder Not Deleted..





How To delete This folder

1 . Go To CMD Type D:

2. Then Type rd AUX\


Try This Tricks Its Great.