Subscribe via email

Showing posts with label Hacking tricks. Show all posts
Showing posts with label Hacking tricks. Show all posts

Shut down a system in your network with DOS

By Nitin Adlakha On November 21, 2008 0 comments
First open your command prompt.Go to Start-->Run-->type out cmd

Type in Code:Net View

This will give you all the names for all the computers on the network.

Then you want to find a target so write it down for example a name is \\SUNIL-AD1950D6 then you will utilize that name to shutdown the computer.

What next? Next thing to do is type in

Code:shutdown -i

which will give you a Gui interface and you'll be able to shutdown whichever computer you want with it,you can set a timer.

some of the commands useful for the command interface are

Code:shutdown -m //computername

This command shuts down the system.

Code:shutdown -m -c "comment"

This command shuts down the pc with a comment.

Code:shutdown -l

This command logs off the users.

Code:shutdown -r

This command restarts the computer.

Hide Hard Disk Drives

By Nitin Adlakha On November 05, 2008 0 comments
1.First goto start->run->type “diskpart” and enter(with out quotations)
2.Type “list volume” (with out quotations)
3.select the volume of drive u want to hide by this command “select volume3” (with out quotations)
4.Then type “remove letter f” (with out quotations)
(It removes the drive f)
5.If u want re-assign the drive
a. First goto start->run->type “diskpart” and enter(with out quotations)
b. Type “list volume” (with out quotations)
c. select the volume of drive u (before) hide by this command “select
volume3” (with out quotations)
d.THEN type “assign letter f” (with out quotations)


EXAMPLE:
DISKPART> list volume

Volume ### Ltr Label Fs Type Size Status Info
---------- --- ----------- ----- ---------- ------- --------- --------
Volume 0 D DVD-ROM 0 B
Volume 1 C NTFS Partition 20 GB Healthy System
Volume 2 E New Volume NTFS Partition 49 GB Healthy
Volume 3 F New Volume NTFS Partition 78 GB Healthy
Volume 4 G New Volume NTFS Partition 86 GB Healthy
Volume 5 H SUBBU FAT32 Removeable 978 MB

DISKPART> select volume 3
Volume 3 is the selected volume.
DISKPART> remove letter f
DiskPart successfully removed the drive letter or mount point.
DISKPART> select volume 3
Volume 3 is the selected volume.
DISKPART> assign letter f
DiskPart successfully assigned the drive letter or mount point.

Namecheap.com - Cheap domain name registration, renewal and transfers - Free SSL Certificates - Web Hosting

    Subscribe via email

    Enter your email address:

    Delivered by FeedBurner