Question

In: Computer Science

1.List the four objects provided by the WSH to interact with the computer system using a...

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

Solutions

Expert Solution

1.

  1. Attributes
  2. State
  3. Behaviour

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 /?


Related Solutions

Create a linked list of Poem objects using the Poem.java file provided. You may create Poem...
Create a linked list of Poem objects using the Poem.java file provided. You may create Poem objects by hard coding (minimum 4), reading from a file, or getting user input. Print the list using ListIterator. Here is Poem.Java: public class Poem {    private String title;    private String poet;    /**    * No arg constructor    */    public Poem()    {        title = "not set";        poet = "not set";    }    /**...
Choose an organization that you interact with regularly and list as many different “systems” (computer-based or...
Choose an organization that you interact with regularly and list as many different “systems” (computer-based or not) as you can that are used to process transactions, provide information to managers and executives, help managers and executives make decisions, aid group decision making, capture knowledge and provide expertise, help design products and/or facilities, and assist people in communicating with one another. At the end of this course you should be able to analyze various organization and list their various “systems” for...
1) List the four most important hardware components of a computer (in your opinion or based...
1) List the four most important hardware components of a computer (in your opinion or based on a source) and detail what their function is. You can use the slides or conduct your own research. Make sure you cite any external sources appropriately. (Approximately 300 words) 2) In class, we talked about different protocols that are used to transfer data across networks. Pick two protocols and detail how they work, then compare and contrast them. Finally, discuss when each protocol...
Now we will analyze the truck and load as two individual objects that interact with each...
Now we will analyze the truck and load as two individual objects that interact with each other as they accelerateleft:2)We’ll start with analyzing the load.a.You discuss what forces are acting on the load with some fellow students. Everyone agrees that the Earth exerts a downward force on the load, but there is some disagreement about any other forces acting on the load. Use⃑as the force which the truck exerts on the load. The vertical component of ⃑is often given a...
There are four conditions that must hold simultaneously in a computer system for a deadlock to...
There are four conditions that must hold simultaneously in a computer system for a deadlock to occur. Name each condition and explain what it means.
How does the endocrine system interact with the nervous system?
How does the endocrine system interact with the nervous system?
1.List the functions of kinases and cyclins, and describe how they interact to cause cells to...
1.List the functions of kinases and cyclins, and describe how they interact to cause cells to move through the cell cycle.
Purpose: To write an application using the list data structure that sorts objects in ascending order....
Purpose: To write an application using the list data structure that sorts objects in ascending order. Details: Create a class called Rectangle containing the following: Two instance variables, An instance variable of type double used to hold the rectangle’s width. An instance variable of type double used to hold the rectangle’s height. Provide a constructor with two parameters used to initializes each instance variable. The constructor should verify that the specified width and height values are greater than 0.0 and...
Using the template provided in DocSharing (using this form is required), create a list of ten...
Using the template provided in DocSharing (using this form is required), create a list of ten (10) structured interview questions and submit it to your Dropbox by the end of Week 5 using the following guidelines: Your original questions (e.g. written by you) should only contain legally allowable, job related inquiries. Act as if the organization you are working for is obligated under Title VII and the other major, federal employment laws when writing these questions. A brief rationale for...
using the lyrics database schema in mysql provided below. 1.)List the artist name of the artists...
using the lyrics database schema in mysql provided below. 1.)List the artist name of the artists who do not have a webaddress and their leadsource is “Directmail”? 2.)List the names of members in the artist called 'Today'. 3.)Report the total runtime in minutes FOR EACH album in the Titles table. 4.)List the firstname, lastname of members who are represented by the salesperson “Lisa Williams” 5.)List EACH salesperson’s firstname along with the number of Members that EACH SalesPerson represents. below is...
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT