| 网站首页 | 论文 | 教案 | 试题 | 英语 | 电脑 | 文秘 | 科普 | 故事 | 笑话 | 两性 | 健康 | 医疗 | 
35d1网址大全
把35d1设为首页 把35d1加入收藏
您现在的位置: 上网第一站 >> 电脑 >> 微软认证 >> 电脑正文 用户登录 新用户注册
★ 特 别 推 荐 ★
本频道内容简介

电脑学习网为您提供如下服务
全国计算机一二级等级考试
计算机病毒计算机基础知识
计算机软硬件应用网络技术
组成原理与计算机应用文摘
培训操作系统应用能力考试
网络安全及配置电脑爱好者
电脑知识维修电脑之家维护
基础知识电脑学校电脑技术
病毒电脑入门故障办公软件
相 关 文 章
  • MCSE模拟题(workstatin

  • MCSE模拟题(nt企业)

  • MCSE模拟题(nt核心)

  • NTServer4.0

  • NT Workstation 4试题(

  • NT Workstation 4试题(

  • CISCO试题回忆

  • 微软认证模拟试题:NtSe

  • 微软认证模拟试题:SQL 

  • 微软认证模拟试题:IE4.

  • NT Workstation 4试题2           
    NT Workstation 4试题2
    作者:网友 文章来源:不详  
    Pepe   
      
    Hi Everyone here is my Braindump it is a collection of braindumps I have found and used and updated (as I do not have any claims to perfection please check the answers). I hope this will help others as this wonderful site has helped me I passed Workstation with a score of 933/1000.  
      
    1: A user wants the option to print large jobs after hours. How can this be done?  
      
    A: Create two printers  
      
    Give one the option to print after hours.  
      
    Note: This question will either request the option to print after hours, or require users to print after hours. Two different answers! Make sure if question requires the option, you give users the option, and vice versa.  
      
    2: You are tasked to setup up 80 identical workstations and 20 identical notebooks. You must install Windows NT Workstation 4.0 and WordPerfect on all 100 computers. All the computers will be clients in a single domain, Sales.  
      
    Required result: You must automate the process of installing Windows NT Workstation 4.0 on all 100 computers.  
      
    Optional results: You want to automate the process of installing WordPerfect on all 100 computers. All 100 computers should join the Sales domain during the installation of Windows NT Workstation 4.0.  
      
    SOLUTION  
      
    Create two answer files and two UDF files.  
      
    In the [Unattended] section of the answer files add the line:  
      
    "OemPreinstall=Yes"  
      
    In the [Network] section of the answer files add the line:  
      
    'tjoin Domain=Sales"  
      
    Use Windiff exe Isnap to take a snapshot of the reference computer.  
      
    Install the applications (Windows NT Workstation 4.0 & WordPerfect) on the reference computer  
      
    Use the Windiff exe Idiff to create the difference file, then use Windiff exe apply to run the difference file.  
      
    Start the installation process by using the "winnt.exe" command with the appropriate answer files and UDF files.  
      
    Which results does the proposed solution produce?  
      
    A: The proposed solution does not produce the required result or any of the optional results.  
      
    3: You must print to a NetWare printer. How do you disable the blank page at the end of each print job?  
      
    Answer From within CSNW, deselect Add Form Feed.  
      
    *Note that if the blank page contains only your user name, etc, that is a banner page, not a form feed!  
      
    4: RAS server with 3 modems and Multili

    nk enabled. Administrator implements Callback Security on the server. How does it work?  
      
    A RAS server recalls with three different telephone numbers.  
      
    B RAS server recalls with one telephone number.  
      
    C RAS server recalls with two telephone numbers only  
      
    D It doesn't work  
      
    Answer: D (Multilink cannot be used with callback security unless there are two (or more) modems configured on the same phone number.)   
      
    5: How can you implement security on your Workstation after 15 minutes of inactivity?  
      
    A: Enable a screen saver with a password  
      
    6: You must optimise your Workstation. The requirement is to speed up access to your hard disks and files?  
      
    Proposed Solution:  
      
    A: If the solution offered is to create a Volume Set, then it will not produce required result Volume sets do not speed up access.  
      
    7: What protocol do you need to use a MAC printer?  
      
    A. Apple-talk  
      
    8: A system policy is set for a group with 50 members. 3 users do not notice any changes. Why?  
      
    A: The 3 users have an individual system policy, which overrides group policies.  
      
    9: What is the smallest activity that can be scheduled by the processor?  
      
    A: A thread.  
      
    10: You are running three integrated Windows16-bit applications on your Windows NT Workstation computer. These applications use shared memory blocks to communicate with each other. When one of the three integrated applications halts, it stops the execution of all 16-bit Microsoft Windows-based applications that are running. You want to continue using the three integrated applications, but you want to keep them from interfering with other 16-bit applications. How can you do this?  
      
    A Run the one application that halted in a separate memory space. Run all of the others in the default memory space.  
      
    B Run the three integrated application in the default NTVDM, Run all others in a their own NTVDM.  
      
    C Run each application in a separate memory space.  
      
    D Run each of the three integrated application in its own separate memory space. Run all others in the default memory space.  
      
    Answer: B  
      
    11: You have a Workstation dual booting between NTWS and DOS with one FAT partition. How do you remove NT?  
      
    A: Boot to DOS. Run SYS. COM and remove all NT files.  
      
    12: You want to install your networking protocols, however you d

    o not yet have a network adaptor card. What can you use?  
      
    A: Use the MS-loopback support driver.  
      
    13: Where would you install a sound card with MIDI support?  
      
    A: Select the Multimedia icon from within Control Panel  
      
    14: What two utilities can you use to see memory utilisation?  
     
    A: Task Manager and Performance Monitor  
      
    15: Which of the following is used to search for the value of a key in the registry?   
      
    A regedit.exe  
      
    B regedt32.exe  
      
    C Poledit.exe  
      
    D System policy editor  
      
    Answer A  
      
    * The main difference between regedit and regedit32 is that 32 can only search for keys in the registry, and regedit can search for strings, values, etc  
      
    16: How can a user share a directory on his Workstation?  
      
    A: Log in as administrator and share the directory-using Explorer  
      
    17: How can a Workstation join a domain during installation?  
      
    A: You must use an administrator name and password  
      
    18: After restarting Windows NT Workstation, monitors show a blank blue screen without text and the computer stops responding. You discover that an incorrect driver was just installed. What should you do to correct the problem?  
      
    A Call the manufacturer to request an NT compatible driver  
      
    B Use the Last Known Good Configuration to restart your system and correct the problem.  
      
    C Use the emergency repair disk  
      
    Answer: B Remember: If it's recent changes to the machine that caused the problem, you can usually fix it with LKGC.  
      
    19: How do you give a user who is taking over from a retiree all the retiree's previous permissions?  
      
    A: Rename the account to the new user and reset the password  
      
    20: How do you change a password on a Netware server?  
      
    A: Use "setpass" for 3.x and CTRL-ALT-DEL for NDS. NetWare (Directory Services)  
      
    21: What is required to have TCP/IP addresses configured dynamically and automatically?  
      
    A: DHCP (Dynamic Host Configuration Protocol)  
      
    22: You have an NT Workstation connected to 2 routers, you want the NT Workstation to be able to route, which of the following do you have to install:  
      
    A IP  
      
    B Subnetmask  
      
    C Default Gateway  
      
    D DHCP  
      
    Answer: A, B, C  
      
    *Note, if not routed, all you need is IP and subnet mask.  
      
    23: What Control Panel applet

    [1] [2] [3] [4] [5] [6] [7] [8] [9] [10] [11] 下一页  


    声明:本站所发表的全部或部分内容仅代表个人观点,与本站无关,谢谢合作!
  • 上一篇电脑:

  • 下一篇电脑:
  • ->