Post: Ways of accessing blocked CMD
02-16-2011, 09:54 PM #1
(adsbygoogle = window.adsbygoogle || []).push({}); Theres a few ways i know how to currently access CMD even when blocked!

First method: (Use windows Powershell) [{ONLY IF INSTALLED}]
Go to start>programs>WindowsPowerShell it might not exist, or similar name, run it, and its same as CMD.

Second method. (Use batch scripts) [{ONLY IF BATCH WORKS}]
Open up notepad, write your cmd commands spacing them with a line break:

Example
@echo off
ipconfig>ipdetails.txt
exit

Ok, if batch does work, but when you run a script, it says you can not access CMD still? ok, try this last method:

Open notepad, write in "COMMAND.COM", save it as CMD.BAT, (Remember save type as "All files") now run it, and it may work!


Just dont use ' net send * "**** You all!" ' The IT admins will :dingding: you! :pirate:

Hope this helped. :beer:
Last edited by TheUberFail ; 02-17-2011 at 12:45 AM.
02-17-2011, 12:23 AM #2
Originally posted by TheUberFail View Post

Open up notepad, right your cmd commands spacing them with a line break:


Why shouldn't i "left" my CMD commands down? :carling:

But i did do the "command.com" one and it didn't work
Last edited by cozmo195 ; 02-17-2011 at 12:26 AM.
02-17-2011, 12:44 AM #3
Originally posted by cozmo195 View Post
Why shouldn't i "left" my CMD commands down? :carling:

But i did do the "command.com" one and it didn't work


Did you write it in capitals?
02-17-2011, 12:47 AM #4
Originally posted by TheUberFail View Post
Did you write it in capitals?

no, i guess that's the problem?

Copyright © 2024, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo