Questions 1-9 for Objects, Properties and Methods
In this lecture I’m going to ask you some questions from the Objects, Properties and Methods section.
- What are objects?
- What two components do objects have?
- In our car example describe one of the properties or features of the car
- In our car example describe one of methods or actions. For example, name one of things that you can do with one of the properties or features of the car.
- How can you display the property or methods of a command?
- Using methods, how would you kill an instance of Internet Explorer?
- Using methods how would you copy the contents of a file called servers.csv from a folder called copyA to a folder called copyB.
- Using the properties of get-timezone, get the current time zone where you currently live.
- Using the properties of get-wmiobject, get the bios version of your computer.
No comments yet. Add the first comment to start the discussion.