| 1. |
What are the uses of grouping objects? Write it's sub options. |
|
Answer» hear's your ANSWER, Grouping objects allows certain attributes to be applied to all objects in a group at once. For example - we can use a mouse to move an entire group of object without changing the positions of individual objects within a group relative to one another. To group objects TOGETHER in Microsoft Powershell follow the following steps we can group objects by either dragging the cursor to draw a SELECTION rectangle around the objects or by holding down SHIFT and clicking everything we want to select . example 1 -Group files by extension example 2-Group integers by odds and evens example 3- Group event log EVENTS by Entrytype example 4-Group processes by priority class example 5-Group processes by name example 6-Group objects in a hash table example 7-Create and case-sensitive hash table thank you for your question, please mark me a brainlist and thanks if it helped |
|