Which documents should you choose?
You are responsible for the company network and provide technical support for your company. You are in charge of offering service for a customer. His license inventory contains 350 Certificates of Authenticity (COAs) for fully packaged product (FPP) copies of Microsoft Office. In his company, 400 computers are installed with Office. Now you receive an order from the CIO, according to his requirement, you are asked to decide which documents are required to prove proof of license (POL) for the deployment of Office. Which documents should you choose?
Which of the following tools should be used?
You are the IT professional who work in an International company named Wiikigo. You are experienced in troubleshooting operating systems and applications that are not working correctly, identifying code defects and so on. You have enough knowledge on windows internals and you provide technical support for the company. For a hardware device, you are developing a Windows device driver. You will install the device driver and hardware device on computers that run Windows Server 2008. Now you have to find out the amount of time that the processor uses to receive and process interrupts. Which of the following tools should be used?
What action should be performed to accomplish the task?
You are responsible for the company network and provide technical support for your company. You are in charge of offering service for a customer named Alex. According to the requirement of Alex, his Microsoft SQL Server deployment should be assessed to make sure whether it complies with license. Per-processor licenses are used by Alex to license SQL Server. Now you are assigned a task to identify the scope of the SAM assessment. What action should be performed to accomplish the task?
Of the following counters, which one should be monitored?
You are the IT professional who work in an International company named Wiikigo. You are experienced in troubleshooting operating systems and applications that are not working correctly, identifying code defects and so on. You have enough knowledge on windows internals and you provide technical support for the company. You are in charge of a multithreaded application. Now is being tested by you. You have to use Perfmon to test the application for heap leaks. Of the following counters, which one should be monitored?
To accomplish that task, what action should be performed?
You are responsible for the company network and provide technical support for your company. You are in charge of offering service for a customer named Alex. Microsoft Select is used by Alex to purchase all server software through volume licensing. Now the company CIO assigns a task to you, you should make sure the accuracy of information that is purchased by the server in Alex’s company.To accomplish that task, what action should be performed?
Which field of the IRP contains the kernel address?
You are the IT professional who work in an International company named Wiikigo. You are experienced in troubleshooting operating systems and applications that are not working correctly, identifying code defects and so on. You have enough knowledge on windows internals and you provide technical support for the company. According to the company requirement, an I/O dispatch routine is being written by you for a Windows device driver. buffered I/O is supported by the device driver. 1 KB of data to the user process is transferred by the dispatch routine. The kernel address of the 1-KB buffer needs to be retrieved from the I/O request packet (IRP). Which field of the IRP contains the kernel address?
In order to accomplish that task, what action should you perform?
You are responsible for the company network and provide technical support for your company. You are in charge of offering service for a customer named Alex. According to the requirement of Alex, a SAM program will be implemented for him. To meet his requirement, not only you collect 50 percent Hardware inventory of all computers, but also you collect executive sponsorship and budget approval, besides, you collect Microsoft License Statement (MLS), which is reconciled against license purchase records. Now you get an order from the CIO, according to his requirements, the installations of applications on all networked computers should be identified. In order to accomplish that task, what action should you perform?
How many threads does the semaphore currently have waiting?
You are the IT professional who work in an International company named Wiikigo. You are experienced in troubleshooting operating systems and applications that are not working correctly, identifying code defects and so on. You have enough knowledge on windows internals and you provide technical support for the company. According to the company requirement, you are debugging a Windows device driver. An unexpectedly long delay occurs on the device driver. You locate the problem in the following synchronization mechanism.
kd> dt var_sema
Local var @ 0xf9dfbc48 Type _KSEMAPHORE
+0x000 Header : _DISPATCHER_HEADER
+0x010 Limit : 2
kd> dt nt!_DISPATCHER_HEADER f9dfbc48
+0x000 Type : 0x5 ”
+0x001 Absolute : 0xe6 ”
+0x002 Size : 0x5 ”
+0x003 Inserted : 0xbb ”
+0x004 SignalState : 0
+0x008 WaitListHead : _LIST_ENTRY [ 0x819ca438 – 0x819ca438 ]
kd> dt nt!_KWAIT_BLOCK 0x819ca438
+0x000 WaitListEntry : _LIST_ENTRY [ 0xf9dfbc50 – 0xf9dfbc50 ]
+0x008 Thread : 0x819ca3c8 _KTHREAD
+0x00c Object : 0xf9dfbc48
+0x010 NextWaitBlock : 0x819ca480 _KWAIT_BLOCK
+0x014 WaitKey : 0
+0x016 WaitType : 1
kd> dt nt!_KWAIT_BLOCK 0xf9dfbc50
+0x000 WaitListEntry : _LIST_ENTRY [ 0x819ca438 – 0x819ca438 ]
+0x008 Thread : 0x00000002 _KTHREAD
+0x00c Object : 0xfd050f80
+0x010 NextWaitBlock : 0xffffffff _KWAIT_BLOCK
+0x014 WaitKey : 0
+0x016 WaitType : 0
You have to find out the number of threads that the semaphore currently has waiting. How many threads does the semaphore currently have waiting?
In order to accomplish that task, what action should be performed?
You are responsible for the company network and provide technical support for your company. You are in charge of offering service for a customer named Alex. According to the requirement of Alex, a SAM improvement plan will be implemented for him. When you try to achieve that goal, you should make sure that the accurate software purchasing information has been maintained by Alex. In order to accomplish that task, what action should be performed?
So which of the following tools should be used?
You are the IT professional who work in an International company named Wiikigo. You are experienced in troubleshooting operating systems and applications that are not working correctly, identifying code defects and so on. You have enough knowledge on windows internals and you provide technical support for the company. There is a colleague named Jason in the company. He has a computer named C01. C01 runs Windows Vista. He finds that a service process is using 100 percent of the processor. He has to force a process dump of the service, meanwhile the service is consuming 100 percent of the processor. He has no idea about which tool he should use. Since you are the technical support, he asks for your answer. So which of the following tools should be used?
