473,408 Members | 2,477 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,408 software developers and data experts.

Homework Help

1
Can anybody answer some of these?
What are the 2 default user accounts created by Windows NT?
What files are required for booting Windows NT?
What are the 3 phases of the NT load sequence?
What are the 3 stages off the bootup process in Windows NT?
Which one of the following is in the Windows NT system file, autoexec, readme, ntoskrnl or ntbootdd.
Which file is loaded by the NTLDR? smss,screg,hal or winlogon.
I have been searching for four hours without finding any. Any help would be greatly appreciated.
Sep 14 '06 #1
2 2951
HAHA Lazy, I thought I was bad in college
Sep 20 '06 #2
Cyberdyne
627 Expert 512MB
1. What are the 2 default user accounts created by Windows NT?

Every Windows NT Server or Windows NT Workstation has two default user accounts.

The Administrator user account enables you to manage the server when it first is installed. So that you cannot be locked out of the server, this account cannot be deleted or disabled, although it can be renamed. After you create other administrators, you can choose to give the Administrator account an especially secure password, store the password in a safe place, and put the Administrator account into semi-retirement.

The Guest user account cannot be deleted, but it can be disabled and renamed. Guest is disabled by default, but can be enabled if you want to permit guest users to have limited access to your domain or server.
__________________________________________________ ____________

2. What files are required for booting Windows NT?

Ntldr, Boot.ini, Bootsect.dos, NTdetect.com, NTbootdd.sys NToskrnl.exe,Hal.dll

System

Device drivers
__________________________________________________ ______________

3. What are the 3 phases of the NT load sequence?



1. Osloader.exe loads
* NToskrnl.exe,
* Hal.dll,
* *.pal and the
* System hive.
2. Osloader.exe scans System hive, and then loads the device drivers that are configured to start at boot time.
3. Osloader.exe then passes control to NToskrnl.exe. This ends the NT boot sequence.
__________________________________________________ _____________

4. What are the 3 stages off the bootup process in Windows NT?



* Kernel load. HAL is loaded
* Kernel Initialization
* Services Load
* Win32 Subsystem Start
* User Logs On. Last known good is created.

__________________________________________________ _______________

5.Which one of the following is in the Windows NT system file, autoexec, readme, ntoskrnl or ntbootdd.


NToskrnl.exe


__________________________________________________ _______

6. Which file is loaded by the NTLDR? smss,screg,hal or winlogon.


Hal.dll

__________________________________________________ _______

7. I have been searching for four hours without finding any. Any help would be greatly appreciated.


There is no excuse.
Sep 22 '06 #3

Sign in to post your reply or Sign up for a free account.

Similar topics

7
by: tjshadyluver | last post by:
ok i have gotten this damn project almost done but i am frustrated on this one step. getting 18-35 together and 36-50 and so on. here is my code how can i get them combined in one line instead of...
2
by: N3TB1N | last post by:
Let me try again. I could use some help with this assignment, even though my teacher does not grade assignments.but because I need to know this stuff for a test very soon, but haven't been in...
11
by: spawn | last post by:
but I've been struggling with this for far too long and I'm about to start beating my head against the wall. My assignment seemed simple: create a program that will cacluate the running total of...
1
by: mastern200 | last post by:
I need some homework help with an assignment due wed. I need to make a program where in this program calculates the average of a set of test scores. The program will ask the user how many scores...
5
by: karafire2003 | last post by:
I was wondering if someone can help me with my homework. here's the assignment: a. Write a C program that has a declaration in main() to store the string "What's for lunch?" into an array named...
1
by: itgetsharder | last post by:
Hey, i was wondering if anyone could help me. i have two questions that i cannot complete for a homework assignment: This method should convert its parameter (a string like "3.1415") to the...
8
by: garyrowell | last post by:
I have been at this programme for hours trying to work out what is wrong. Any help would be very much appricated. Here is the breif I received. The program This week you are going to write three...
3
by: alireza6485 | last post by:
I need to write a C# program that asks for a pattern and for each pattern beeps one and goes silence for 1 second. This is my code: for (int i=0;i< pattern; i++) { ...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.