Windows XP/2000 commands by Ralfs

//------------------------------------------------------------------------
systeminfo > systeminfo.txt

//------------------------------------------------------------------------
ipconfig /all
ipconfig /registerdns
//------------------------------------------------------------------------
nbtstat
	For NetBios (Hacking)
//------------------------------------------------------------------------
netstat -n -a
netstat -o
	TCP/IP network connections

//------------------------------------------------------------------------
net user 

//------------------------------------------------------------------------
net config server
net config server hidden:yes
	lai nav redzams citiem:

//------------------------------------------------------------------------
NET HELPMSG 63

//------------------------------------------------------------------------
sc
	# SC is a command line program used for communicating with the
	# NT Service Controller and services.

//------------------------------------------------------------------------
diskperf -N
	# Atslēdz diska veiktspējas novērošanu:

//------------------------------------------------------------------------
cacls 
	(XP, 2000, & NT4.0)
	Displays or modifies access control lists (ACLs) of files
//------------------------------------------------------------------------
reg add HKLM\Software\ralfs\test\murgs=15
reg add HKLM\Software\ralfs\test /v murgs /t REG_DWORD /d 20

//------------------------------------------------------------------------
control TIMEDATE.CPL
	Palaist PontrolPanel failu (*.cpl)

//------------------------------------------------------------------------
regsvr32

//------------------------------------------------------------------------
run: gpedit.msc
//------------------------------------------------------------------------
netsh
	kruts toolis!
piem:
netsh dump > dump.txt

netsh interface show interface > interface_show_interface.txt
netsh interface dump > interface_dump.txt
netsh interface ip show config > interface_ip_show_config.txt
netsh interface ip show wins > interface_ip_show_wins.txt

netsh routing ip show interface > routing_ip_show_interface.txt

netsh diag show wins > diag_show_wins.txt


# Tikai no shell:
netsh diag show helper
	
//------------------------------------------------------------------------
wmic.exe
	kaut kas baisi kruts
//------------------------------------------------------------------------