In: Computer Science
1.List the four objects provided by the WSH to interact with the computer system using a scripting language:
2.What does the following instruction do?
at 22:00 /every:monday dfrgui.exe
3. What does the following command line statement do?
schtasks /create /?
4.What does the following command line statement do?
schtasks /create /sc daily /tn t1 /tr chkdsk.exe /st 23:45:00
5.What does the following instruction do?
schtasks /delete /tn task3
6. What does the following command prompt instruction do?
move .\*.txt D:\files
7.What does the following command prompt instruction do?
md database management
1.
2. The .exe extension on a filename indicates an executable file. Executable files may, in some cases, harm your computer. Therefore, please read below to decide for yourself whether the dfrgui.exe on your computer is a Trojan that you should remove, or whether it is a file belonging to the Windows operating system or to a trusted application.
The original dfrgui.exe is an important part of Windows and rarely causes problems. The file dfrgui.exe is located in the C:\Windows\System32 folder. Known file sizes on Windows 10/8/7/XP are 671,232 bytes (66% of all occurrences) or 586,752 bytes.
3.
SCHTASKS |
/Run [/S system [/U username [/P [password]]]] [/I] /TN taskname End [/S system [/U username [/P [password]]]] /TN taskname |
SCHTASKS | |
SCHTASKS | /? |
SCHTASKS | /Run /? |
SCHTASKS | /End /? |
SCHTASKS | /Create /? |
SCHTASKS | /Delete /? |
SCHTASKS | /Query /? |
SCHTASKS | /Change /? |
SCHTASKS |
/ShowSid /? |