1. Lệnh Ping : Cú pháp: Code: ping ip/host [/t][/a][/l][/n]


RunAs from Windows Explorer



tải về 1.67 Mb.
Chế độ xem pdf
trang79/92
Chuyển đổi dữ liệu18.05.2022
Kích1.67 Mb.
#52014
1   ...   75   76   77   78   79   80   81   82   ...   92
Cac lenh co ban trong DOS

RunAs from Windows Explorer 
Select an executable file, Shift-Right-click and select 
Run As.. 
This option can be hidden by setting 
HKLM\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer
HideRunAsVerb=1
ErrorLevel
The error level (%ERRORLEVEL%) returned by RunAs in Windows XP and above: success=0, 
failure=1 
Run with Elevated permissions
In Windows Vista and above, you can run a script with elevated permissions by right clicking and 
choosing "Run As Administrator" but it’s also possible to invoke the UAC dialogue by calling the 
VBScript 
.ShellExecute
 function. 
When a script is 
run with elevated permissions
 several aspects of the user environment may 
change: The current directory, the current TEMP folder and any mapped drives will be 
disconnected. 
Examples
Run mycommand.exe as the user Jdoe on domain SS64dom 


Runas /user:SS64Dom\jDoe "mycommand.exe" 
Run CMD.exe as the Administrator on the local machine: 
Runas /profile /user:DELLPC218\administrator CMD 
Run Notepad.exe as the Domain Administrator on domain SS64dom 
Runas /profile /env /user:SS64Dom\administrator NOTEPAD 
Run Notepad.exe and open a file, escape the quote characters around the filename with 
\
Runas /env /user:jDoe@swest.ss64.com "NOTEPAD \"my file.txt\"" 
Notes: 
The backslash 
\
is NOT the standard 
escape
 character used by other CMD commands. 
RunAs Reqires the "Secondary Logon" 
service
 to be running. 
“He who reigns within himself, and rules passions, desires, and fears, is more than a king” ~ 
Milton 
RunDLL32.exe 
Run a DLL program. This command is available on all version of Windows from Win95 onwards, 
but the DLL's and options available do vary considerably. Many options are case sensitive. 
Syntax 
RUNDLL32.EXE dll_name,EntryPoint [options
Examples 
Un-install MS Java Virtual Machine (JVM): 
RUNDLL32 advpack.dll,LaunchINFSection java.inf,UnInstall
Copy a floppy disk: 
RUNDLL32 diskcopy,DiskCopyRunDll
Lock workstation: 
RUNDLL32.exe user32.dll, LockWorkStation
Add a Network Printer: 
RUNDLL32 printui.dll,PrintUIEntry /ia /c\\server /m "AGFA-AccuSet 
v52.3" 
/h "Intel" /v "Windows 2000" /f %windir%\inf\ntprint.inf 
Add a Local Printer 
RUNDLL32 printui.dll,PrintUIEntry /if /b "Test Printer" /c\\SERVER
/f "%windir%\inf\ntprint.inf" /r "lpt1:" /m "AGFA-AccuSet v52.3"
Add a printer connection that's available to anyone who logs on:
Rundll32 printui.dll,PrintUIEntry /ga /n\\Server\PrintShare
Display all the available commands for PRINTUI.DLL - add/remove print drivers, print queues, 
preferences, properties etc: 
RUNDLL32 printui.dll,PrintUIEntry /?
Note that 
PrintUIEntry
in the above examples is Case Sentitive. 
“If you're rich you can buy books. If you're poor, you need a library” ~ John Kenneth Galbraith


SC.exe
 
Service Control - Create, Start, Stop, Query or Delete any Windows 
SERVICE
. The 
command 
options
for SC are case sensitive. 
Syntax 
SC [\\server] [command] [service_name] [Options
Key 
server : The machine where the service is running 
service_name : The KeyName of the service, this is often but not 
always 
the same as the DisplayName shown in Control Panel
Services. 
You can get the KeyName by running:
SC GetKeyName  
commands: 
query [qryOpt] Show status 
queryEx [qryOpt] Show extended info - pid, flags 
GetDisplayName Show the DisplayName 
GetKeyName Show the ServiceKeyName 
EnumDepend Show Dependencies 
qc Show config - dependencies, full path etc 

tải về 1.67 Mb.

Chia sẻ với bạn bè của bạn:
1   ...   75   76   77   78   79   80   81   82   ...   92




Cơ sở dữ liệu được bảo vệ bởi bản quyền ©hocday.com 2024
được sử dụng cho việc quản lý

    Quê hương