Windows Management and Scripting

A wealth of tutorials Windows Operating Systems SQL Server and Azure

Posts Tagged ‘Windows’

How to Install Active Directory on Windows Server 2003

Posted by Alin D on March 22, 2011

Active directory

How to Install Active Directory on Windows Server 2003

System Hardware Requirements

For an x86-based computer:

Recommended minimum speed of 550 megahertz (MHz). The minimum supported speed is 133 MHz. Maximum of eight processors per computer is supported. Processors any one Intel Pentium/Celeron , AMD K6/Athlon/Duron . 256 MB of RAM recommended. And 128 MB is the minimum supported, and 32 gigabytes GB is the maximum supported.

For an Itanium-based computer:

Minimum speed of 733 MHz. and maximum of eight processors per computer is support. 1 GB of RAM minimum, and maximum.1024 GB.

For an x64-based computer:

Minimum speed of 1.4 GHz. and maximum of eight processors per computer is support. 1 GB of RAM minimum, and maximum.1024 GB Installation of Active Directory

Now I am describing how to install and configure Active Directory in a company environment on Windows Server 2003. Note that we will need two networked servers that are running on Windows Server 2003 for this purpose in company environment.

Just after installation Windows Server 2003, run the Active Directory installation command Wizard to create the new Active Directory by following these steps;

Insert the Server 2003 disk in CD-ROM or DVD-ROM drive. Now Click on Start, and then click Run, and then type dcpromo. Click OK to start the Active Directory Installation Wizard, and then click Next. Click Domain controllers for a new domain, and then click Next. Click Domain in a new forest, and then click Next. Specify the full DNS name for the new domain. such as iyogi.local, for this setting. Click Next. Accept the default domain NetBIOS name Click Next. We can Set the database and log file location to the default setting of the c:winntntds folder, and then click Next. Set the Sysvol folder location to the default setting of the c:winntsysvol folder, and then click Next. Click Install and configure DNS server on this computer, and then click Next. Click Permissions compatible only with Windows 2000 or Windows Server 2003 servers or operating systems, and then click Next. Because this is a company environment, leave the password for the Directory Services Restore Mode Administrator blank. Note that in a full production environment, this password is set by using a secure password format. Click Next. Review and confirm the options that we selected, and then click Next. The installation of Active Directory proceeds. May be this process take several minutes. After the computer restarts, confirm that the DNS service location records for the new domain controller have been created.

Now we confirm the DNS service location records have been created, go these steps:

Click Start, point to Administrative Tools, and then click DNS to start the DNS Administrator Console. Expand the server name, expand Forward Lookup Zones, and then expand the domain.

If still you have not able to install Active Directory, then please login here, for further assistance; http://www.iyogibusiness.com/

Andrew Demm is a Small Business Expert. His specialization of field is Active Directory services, windows 2003 server configuration, setup, install and migration. He is providing tech assistance to various company, include iyogibusiness. It provides complete server solution, including server installation, setup,configuration and monitoring.

For more information, please login at www.iyogiBusiness.com

Article from articlesbase.com

Posted in Windows 2008 | Tagged: , , , , , , , , , , | Leave a Comment »

How to reset Windows Server 2008 DC password

Posted by Alin D on March 19, 2011

windows 2008

How to reset Windows Server 2008 DC password

Forgetting or Losing Windows server 2008 DC password is more complicated than local password. There are many ways can help you recover or reset windows local password, but little can help in Windows server 2008 DC password. When you are facing these problems, you will be mad if you deal with it in a wrong way. Then two tips on how to reset Windows Server 2008 DC password may help you a lot.

 

Tip 1: Using Installation CD to reset password

It’s possible to reset your Windows Sever 2008 / R2 Domain Controller administrator password using your installation CD. See below.

 

1. Restart your Windows server 2008 DC with the installation CD

 

 

2. Choose your language and click next

 

 

3. Select your partition and installation version and click Next

 

 

4. Click on Comm and Line Prompt

 

 

5. Change directory to the access the system 32 directory. Then your original C:drive is changed to D: or E: depending on the number of drive and partitions you have on that system.

 

6. Rename the file Utilman.exe to Utilman.exe.bak using the comm and Copy Utilman.exe  Utilman.exe.bak.

 

 

7. Using Command Move Cmd.exe Utilman.exe to move CMD.exe file into Utilman.exe. Press O or Y to accept after that restart your Computer normaly

 

8. At the user logon screen, press a combinaison of Windows KEY+U, then the CMD.exe will appear. Type net user “Username””new password”;

 

Then your system Admin Password is reset. Please don’t forget to rename back Utilman. Exe ->Cmd.exe and Utilman.exe.bak-> Utilman.exe after getting back access.

 

 

Tip 2: Using Windows Password Key Enterprise to reset 2008 password

 

The first method is not easy for you to understand and operation. However, if you don’t have an installation CD, it is better to find a windows password recovery program to solve your lost windows password problem. There is no need to worry about how to use it ,what’s more, it save more time. Only a few minutes can get back into your server again.

 

1. Get a blank CD or USB flash drive

 

2. Log in any available Computer which allow you to download. Find Windows Password Key and download the Enterprise version. The program is aim to reset lost Windows 2008 DC password for home group users and company.

 

3. Install the program and burn the ISO image file to CD or USB Flash Drive.

 

 

4. Insert the newly created CD or USB to your computer. In order to make the computer boot from CD or USB, you need to enter Bios to set up first.

 

 

 

5. Follow the instruction, in a few minutes you will have successfully reset the Windows Server 2008 DC password.

 

Related guidance:

How to use Windows Password Key Enterprise?

Article Source:

http://www.lostwindowspassword.com/reset-windows-server-2008-dc-password.html

Lost or forgot windows password?With no way to get into the system?
Do not be so anxious.This tutorial can help you remove the lost windows password in one second.Supports Windows of all versions, 7, Vista, XP, 2008, 2003, 2000:

Welcome to lost windows password solution blog

Article from articlesbase.com

Posted in Windows 2008 | Tagged: , , , , , , , , , , | Leave a Comment »

Creating a dump file, user-level process in Windows Server 2008

Posted by Alin D on March 18, 2011

windows server 2008

Creating a dump file, user-level process in Windows Server 2008

This article describes how to create a dump file (. Dmp file) user-level process in Windows Server 2008. Windows Error Reporting feature in Windows Server 2008 is that it creates a file monitor dump and heap dump file. However, you can not use the Windows Error Reporting for creating a dump file of the process running in user mode.

Creating a dump file, user-level process in Windows Server 2008

To create a dump file of the user level in Windows Server 2008, use one of the following methods.

Method 1: Use Task Manager

If you use Windows Task Manager to create a dump file of the user level, follow these steps:

1. Start Task Manager. To do this, use one of the following methods:
* Right click a blank spot on the taskbar, then select Task Manager.
* Press CTRL + SHIFT + ESC.
2. Choose the tab Processes, right click on the name of the desired process, then select Create Dump File. If you are prompted for an administrator password or confirmation, type the password or click Continue. The dump file will be created in the following process:

Drive: UsersUserNameAppDataLocalTemp

1. When you receive a message that a dump has been successfully created, click OK.

Method 2: Use the utility ADPlus

You can use the utility ADPlus to create a dump file of the user level. Utility ADPlus is part of the Debugging Tools for Windows.

How to estimate the size of the dump file, user-level process that will be created

You can use Performance Monitor to assess the size of the dump file, user-level process that will be created. To do this, follow these steps:

1. Click Start, type perfmon in the line Start Search, then click perfmon.exe in the list of Programs. If you are prompted for an administrator password or confirmation, type the password or click Continue.
2. Expand Monitoring Tools, and then click Performance Monitor.
3. Right-click in free space in the display area and click Add Counters.
4. Among Available counters in the dialog box Add Counters, click the next box below the object characteristics of Process, and then click Counter Virtual Bytes.
5. Among the Instances of selected object, click the process name, click Add, and then click OK.

Value that appears will be the approximate size of the dump file.

Note: Before you create a dump file of the user level, make sure there is enough free space on your hard drive to where the dump file will be saved.

Leif is a webmaster and a writer who writes articles on various topics that include Internet Marketing, SEO, Hosting, Dedicated Server, Cloud Services, Server Colocation and much more.

Article from articlesbase.com

Posted in Windows 2008 | Tagged: , , , , , , , , , , , , , , , , , | Leave a Comment »

Windows Server 2008 Migration

Posted by Alin D on March 17, 2011

windows 2008 r2

Windows Server 2008 Migration

Windows Server 2008 Migration Challenges – Server Roles
There is always a certain amount of buzz among IT professionals, especially those whose duties focus on managing Microsoft environments, when Microsoft has a major new operating systems release. This is certainly the case with the emergence of Windows Server 2008 R2. 2008 has many added advantages over previous Windows server versions. Significant improvements include features like:
• Improved hardware scaling
• Reduced Power Consumption
• VDI
• Enhanced remote access
• Hyper-V
• RODC…and a host of others
Is Your Hardware Ready for the Role:
Of course, all these new features in Windows Server 2008 come at the cost of increased hardware platform requirements. While generally speaking, Windows Server 2003 can be upgraded to Windows Server 2008, it is typical for server administrators to take the opportunity to re-provision servers with a clean install or image deployed OS environment. That said, not all server hardware platforms are suitable for various 2008 server roles, so that old 2003 server in your rack may not be a good upgrade candidate for the role you intend. Hyper-V, for instance, cannot be installed if a machine is not x64 processor that supports hardware assisted virtualization. So, reprovisioning existing server hardware with 2008 can be a legitimate and effective cost control measure, just look before you leap. A good place to “look” is Microsoft’s TechNet site. There you can fine role specific implantation guides such as the “Hyper-V Getting Started Guide”.

Is Your Software Environment Prepared for Desired 2008 Server Roles:
Role specific hardware equipments are certainly a consideration, but your research doesn’t stop there. A good example of integration of a role that has important software configuration prerequisites is that of the domain controller. Consider that one of the most common 2003 to 2008 migration challenges is transferring Active Directory management to the 2008 platform. Because the key AD architecture components differ between 2008 and 2003, some preparation of the existing AD software environment is required. When performing this operation, certain steps should be strictly followed in order to avoid speed bumps. The <adprep /forestprep> command should be executed on the machine running the schema master role with the credentials of schema admin and enterprise admin in order to prepare the entire forest for the integration of Windows Server 2008 domain controllers. In case point, if an organization runs a multi-domain environment, <adprep /domainprep> command must be executed on all the domain controllers of the domain. However, there is a catch: the “/domainprep” command action can only be run after “/forestprep” is complete and the changes synchronized throughout the domain…..gotcha! The operative point here is, again, look before you leap. Thankfully there are a large number of readily available configuration guides and HOWTO’s on Technet and other sites.

Although there are obviously numerous challenges with Windows 2008 configuration once deployed, the good news is that deploying the OS doesn’t need to be that difficult. Microsoft has made things easier by developing some very sophisticated applications. Examples of these applications are: Microsoft Deployment Toolkit (MDT) and System Center Configuration Manager (SCCM). These tools can be used to automate the process of deployment, migration, and other staple IT challenges. These applications are highly capable, but take some learning investment to begin to leverage their potential. At least managing and delivering OS images can be relatively painless. DeployExpert is a native add-on to and extension of SCCM/MDT. DX adds on powerful analytics, OS image management, driver sourcing and deeply automated OSD process management that can really help you achieve your server endpoint OS migration and management goals.

Deploy Expert is a product by Altrinsic Solutions that solves a fundamental problem that went unsolved for many years. The problem was efficiency in operating systems deployment. To get an operating system on a system is fairly easy, but as you know, especially in a large corporation there are hundreds or even thousands of computers out there and managing all those different systems in a way that is standardized so that they are manageable is easy to say but not so easy to do.

For a Free Trial, visit:
http://www.DeployExpert.com

Article from articlesbase.com

Posted in Windows 2008 | Tagged: , , , , , , | Leave a Comment »

Backing Up Windows Print Server Configurations

Posted by Alin D on March 16, 2011

windows 2008 r2

Backing Up Windows Print Server Configurations

Print servers are among my least favorite systems to have to recreate from scratch. Finding the right drivers for a plethora of different printer models is only the first step in the process. You then need to make sure that you have the right network and share settings for all the printers; then comes the fun of setting paper sizes, tray assignments, default finishing options, etc. Even in a small environment, it’s enough to drive someone insane.

to recover all your lost data, visit http://www.data-recovery.online-product-reviews.net/

Fortunately, there is an easier way and there are only a couple “gotchas”.

You need to put the backup process in place BEFORE your print server fails
This approach will only address restoring printers to a like OS. I.e. Windows 2003 32-bit -> Windows 2003 32 bit, not Windows 2003 -> Windows 2008 (If you are doing a scheduled upgrade, use the Print Management Snap-in)
This approach will not address printers that store files outside of the Print Spooler folder structure, so many personal inkjet printers will not be covered

This approach is made possible by a simply utility called PRINTMIG included in the Resource Kit for Windows 2003. PRINTMIG is a utility that captures the drivers and settings for all local printers on a system and compresses them into a single CAB file. It also can read the CAB file and restore the print settings and drivers.

Note: The latest version of PRINTMIG for Windows 2003 does work in a Windows 2008 environment. I have not tested it with Windows 2008 R2 though. It may work. It may not.

to recover all your lost data, visit http://www.data-recovery.online-product-reviews.net/

Fortunately, PRINTMIG includes the ability to be controlled from the command line, so automating the backup process is simple. If you want to capture the print config to a CAB file of the same name as the server stored in the c:backups folder, you simply need to setup a scheduled task to run:

PRINTMIG -b c:backups%COMPUTERNAME%.CAB

Then it is a simple matter of capturing the created CAB file to your backup media.

If you wish to restore, the configuration, you can simply run PRINTMIG and choose the restore option from the menu, or run:

PRINTMIG -r “Path to CAB File”

Now if you experience a print server failure, it is a simple matter of building a new server with the same name as the previous print server and running the PRINTMIG utility to restore the previous printer settings and drivers. If you need to build the server as a different name, no problem, PRINTMIG will restore the printer settings, to the new server regardless of name; however you will need to make other arrangements to change all of the end-user printer mappings to point to the new server.

At a previous employer, we had moved our print servers almost exclusively to dedicated VMs on VMWare’s ESX server. This is because we could use a machine template and PRINTMIG to recreate a brand new print server in <15 minutes in the event of a system failure.

Article from articlesbase.com

Posted in Windows 2008 | Tagged: , , , , , , , , , , , | Leave a Comment »

Upgrading Your MCSE Certification on Windows Server 2003

Posted by Alin D on March 11, 2011

Upgrading Your MCSE Certification on Windows Server 2003

HTML clipboardYou have your MCSE on Windows Server 2003, and you want to upgrade to Windows Server 2008. The first thing to remember is that this is a series of new certifications and, while there is an upgrade path, you are not earning an MCSA or MCSE on Windows Server 2008. Rather, you will earn a MCTS or MCITP on Windows Server 2008. Also remember that the era of the MCSA/MCSE certifications has ended – it is now MCTS and MCITP (and others beyond the scope intended here), and they have an entirely different focus.

The Microsoft Certified Technology Specialist (MCTS) is concerned with and focused on a deep understanding and use of a specific Microsoft product. The MCITP, on the other hand, represents a broader view of a series of products or integrated products, and it is concerned with planning and developing of the network architecture and design. The important thing to remember is that the MCTS is not a prerequisite for the MCITP,
per se. In other words, you earn the MCTS de facto by simply passing the required tests for MCITP. You will earn the MCTS on several products if your goal is to earn the MCITP Server Administrator or Enterprise

Administrator on Windows Server 2008.

There are two MCITP tracks available for Windows Server 2008, the MCITP: Server Administrator or the MCITP: Enterprise Administrator (doesn’t mean you can’t get both; they are two separate certifications with different requirements and target audiences). Regardless of which track you wish to pursue, you will need to take the 70-649 TS: Upgrading your MCSE on Windows Server 2003 to Windows Server 2008, Technology Specialist exam. Passing this exam will earn you the: MCTS: Windows Server 2008 Active Directory, Configuration (equivalent to the 70-640 exam), the MCTS: Windows Server 2008 Network Infrastructure Configuration (equivalent to the 70-642 exam), and the MCTS: Window Server 2008
Application Infrastructure Configuration (equivalent to the 70-643 exam). One thing to keep in mind is that if you take and pass the 70-649 test, you also earn the same MCTS certification that you would have earned by just taking the 70-648 exam.

Now that you have the 70-649 exam, you can decide which of the MCITP tracks you wish to pursue. If you want to earn the MCITP: Server Administrator, then you will need to pass the 70-646 Pro: Windows Server 2008, Server Administrator exam. If, on the other hand, you are interested in the MCITP: Enterprise Administrator, you still need to take the 70-649 TS: Upgrading your MCSE on Windows Server 2003 to Windows Server 2008, Technology Specialist, but in addition, you will also need to take two other tests (for a total of 3 tests).

You can take either the 70-620: TS Microsoft Windows Vista, Configuring OR70-624 TS: Deploying and Maintaining Windows Vista Client and 2007 Microsoft Office System Desktop (your choice here, but one of the two is required). The last test you need to take is the 70-647: Windows Server 2008, Enterprise Administrator. Once you have taken all three – congratulations, you are now a MCITP: Enterprise Administrator. The value of certifications cannot be over-emphasized. A certification clearly demonstrates that an individual has met certain requirements and has a specific level of knowledge and skills. There have been significant changes to the Microsoft Certification programs in response to new technologies, and pressure from companies and individuals. Introducing a differentiation of the ubiquitous MCP Certification (take a test, any test, and you are an MCP) and the MCTS (product-specific) provides a qualitative approach to certification and applicability to job roles. The new MCITP certification relates more closely to the real job roles of IT professionals as it can cover multiple disciplines. Understanding the upgrade path from Windows Server 2003 to 2008 can be daunting. There are several exams that can be used for different certifications and just understanding the difference
between the MCTS and the MCITP can be challenging, but very rewarding in the end.

Conclusion
There must be value and worth in earning a Microsoft certification if the program has lasted over 16 years and granted over 2 million certifications. Our old friend the MCSE is soon to phased out. Those who hold this cherished certification should be proud of their achievements, and those who are on the path to earn the new MCITP will continue the Microsoft Certification tradition established in 1992. While the new certifications have different names and professional focus, they will still command respect within the IT community. Their relevancy is assured by tying the MCTS to a particular product and demanding a deep knowledge of this product. The MCITP assures that anyone possessing this certification has a breadth of knowledge on various products and is concerned with the network architecture and design. These are exciting times in the Microsoft Certification world.

Learn More
Learn more about how you can improve productivity, enhance efficiency, and sharpen your competitive edge.
Check out the following Testkingdom courses:
Microsoft 2003 MCSA Self Study
Microsoft 2003 MCSE Self Study 
MCITP: Database Administrator Self Study 
MCITP: Enterprise Administrator Upgrade Self Study
MCITP: Enterprise Support Technician Self Study
MCITP: Server Administrator Self Study
MCITP: Server and Enterprise Administrator Combo Self Study
Managing Projects with Microsoft Office Project Server 2007 Self Study
MCTS: Microsoft Exchange Server 2007, Configuration Self Study

For more information  visit http://www.testkingdom.com or mail us support@certkingdom.com to get direct consoling training advisor.
Our courses and enhanced, hands-on labs offer practical skills and tips that you can immediately put to use.
Our expert instructors draw upon their experiences to help you understand key concepts and how to apply them to your specific work situation. Choose from our more than 2000 courses, delivered through Classrooms, e-Learning, and On-site sessions, to meet your IT and business training needs.

Certkingdom.com is only IT online training provider that provide the all the and complete Microsoft Certified Technology Professional certification exams training in just one package, with testkingdom unlimited self study training kits and life time membership in just one package that save’s your money on bootcamps, training institutes, It’s also save your traveling and time. All training materials are “Guaranteed” to pass your exams and get you certified on the fist attempt, due to best training certkingdom.com become no1 site since 2008.

Hi I educated in the U.K. with working experienced for 3 years in multinational companies, As an IT Manager and IT Instructor, I am attached with certkingdom.com here they provide IT exams study material, the study materials included exams Q&A with Explanation, Study Guides, Training Labs, Exams Simulations, Training Videos, etc. for certification like MCTS Training, MCITP Training, MCTS Training, CCNA exams preparation, CompTIA A+ Training, and more Certkingdom.com provide you the best training 100% guarantee. “Best Material Great Results”

Article from articlesbase.com

Posted in Windows 2008 | Tagged: , , , , , , , , , , , , , , , | Leave a Comment »

ASP.NET 4 web hosting on Windows 2008

Posted by Alin D on March 10, 2011

windows 2008

ASP.NET 4 web hosting on Windows 2008

Microsoft ASP.NET is a programming framework built on the common language and can be used to create anything from small, personal websites through to large, enterprise-class web applications with a minimum of coding.

The first versions of ASP.NET offered several important advantages over previous Web development models. The last release – ASP.NET 4.0 and Visual Studio 2010 include lots of new features and improvements that enable you to easily build, deploy and manage great Web sites and applications.

ASP.NET 4 Enhancements

The Microsoft .NET Framework 4 provides the following new features and improvements:

Improvements in Common Language Runtime and Base Class Library
– Performance improvement including better multicore support, background garbage collection, and profiler attach on server.
– New memory mapped file and numeric types.
– Easier debugging including dump debugging, Watson minidumps, mixed mode debugging for 64 bit and code contracts.
– For a comprehensive list of enhancements to CLR and BCL go here.
Improvements in Data Access and Modeling
– The Entity Framework enables developers to program against relational databases using .NET objects and Language Integrated Query (LINQ). It has many new features, including persistence ignorance and POCO support, foreign key associations, lazy loading, test-driven development support, functions in the model, and new LINQ operators. Additional features include better n-tier support with self-tracking entities, customizable code generation using T4 templates, model first development, an improved designer experience, better performance, and pluralization of entity sets.
– WCF Data Services is a component of the .NET Framework that enables you to create REST-based services and applications that use the Open Data Protocol (OData) to expose and consume data over the Web. WCF Data Services has many new features, including enhanced BLOB support, data binding, row count, feed customization, projections, and request pipeline improvements. Built-in integration with Microsoft Office 2010 now makes it possible to expose Microsoft Office SharePoint Server data as an OData feed and access that data feed by using the WCF Data Services client library. For more information go here
Enhancements to ASP NET web host
– More control over HTML, element IDs and custom CSS that make it much easier to create standards-compliant and SEO-friendly web forms.
– New dynamic data features including new query filters, entity templates, richer support for Entity Framework 4, and validation and templating features that can be easily applied to existing web forms.
– Web forms support for new AJAX library improvements including built-in support for content delivery networks (CDNs).
– For a comprehensive list of enhancements to ASP.NET go here.
Improvements in Windows Presentation Foundation (WPF)
– Added support for Windows 7 multi-touch, ribbon controls, and taskbar extensibility features.
– Added support for Surface 2.0 SDK.
– New line-of-business controls including charting control, smart edit, data grid, and others that improve the experience for developers who build data centric applications.
– Improvements in performance and scalability.
– Visual improvements in text clarity, layout pixel snapping, localization, and interoperability.
– For a comprehensive list of enhancements to WPF go here.
Improvements to Windows Workflow (WF)
-These include an improved activity programming model, an improved designer experience, a new flowchart modeling style, an expanded activity palette, workflow-rules integration, and new message correlation features. The .NET Framework 4 also offers significant performance gains for WF-based workflows.
Improvements to Windows Communication Foundation (WCF) such as support for WCF Workflow Services enabling workflow programs with messaging activities, correlation support. Additionally, .NET Framework 4 provides new WCF features such as service discovery, routing service, REST support, diagnostics, and performance.
Innovative new parallel-programming features such as parallel loop support, Task Parallel Library (TPL), Parallel LINQ (PLINQ), and coordination data structures which let developers harness the power of multi-core processors
ASP.NET Web Hosting

Intermedia provides ASP.NET web hosting on Windows 2008/IIS7 Server with .NET support. As the software web server MS Internet Informational Server is used with Microsoft .NET Framework 1.0, 1.1, 2.0, 3.0, 3.5. For dynamic pages creation Intermedia provides .NET web hosting services, ASP web hosting services, MSSQL hosting services. Choice of ASP.NET web hosting is defined by a choice of Microsoft development technologies: IIS, Windows server, MSSQL server as a platform of web applications development. Using ASP.NET web hosting allows you to work with high-efficiency MSSQL Server databases.

ASP.NET 3.5, .NET 3.0, and ASP.NET 2.0 are still available on our Windows 2008 Hosting and Windows 2003 Hosting platform. ASP.NET 1.1 Hosting is only available on our Windows 2003 Hosting platform.

Article from articlesbase.com

Posted in Windows 2008 | Tagged: , , , , , , , , , , , , , | Leave a Comment »

How to reset Windows Server 2008 password

Posted by Alin D on March 10, 2011

How to reset Windows Server 2008 password

Windows Server 2008 is one of Microsoft Windows’ server line of operating systems. Besides Windows 7.Windows Server 2008 are the latest and more secured versions from Microsoft. Windows Server 2008 has many new features included that system administrators of small and large companies will enjoy.

 

Many use Windows 2008 server as a workstation.That means A group of computers and devices on a network that are administered as a unit with common rules and procedures.And the host computer manage these computers through its admin account and password.

 

If you have lost windows server2008 local admin password, I think it is easy for you to recover the password.But what if you have lost windows domain password? Things will get more tricky and all of the computers in the domain paralyze.These passwords also called AD password.Before solving your password problem, you need to know what is Active Directory Domain Controller.

 

What is Active Directory Domain Controller?

A domain controller is a server that is running a version of the Windows Server operating system and has Active Directory Domain Services installed.

 

When you install Windows Server on a computer, you can choose to configure a specific server role for that computer. When you want to create a new forest, a new domain, or an additional domain controller in an existing domain, you configure the server with the role of domain controller by installing Active Directory Domain Controller (AD DS).

 

There is the diffence bettwen Domain and local. A Windows Server domain is a logical group of computers running versions of the Microsoft Windows operating system that share a central directory database. A user may be granted access to a number of computer resources with the use of a single username and password combination.

 

A Domain Controller allows password authentication throughout a network. What this means is that your password is checked on the central server no matter which machine you log in from. A Domain Controller can also control access to files and directories which can be setup so users have access to all their files no matter which machine they log in from. This also makes adding and removing users among other things much easier as all that is required is a change on the Domain Controller itself rather than every machine on a network.

 

 

If you have lost this domain administrator password (also called AD password), it will be a tricky thing.However, Windows Password Key Enterprise can allow you to reset domain administrator password.

 

Here is the steps to reset Windows server domain password

 

Step 1: Download and install Windows Password Key Enterprise in any available computer.

 

 

Step 2: Run the software and insert a blank CD or USB Flash Drive to computer.

 

Step 3: Select Domain Administrator and choose CD/DVD or USB Flash Drive

 

Step 4: Click Burn to begin bootable disk creation.

 

Step 5: Insert the newly created CD/USB Flash Drive to your locked computer , but remember you need to set the bios setup , make sure the computer to boot from CD or USB.

 

Step 6: And then you can recover your Domain admin password

 

Now you can log on your domain admin account and reset a new password.

Note: This can also work in Windows Server 2000,2003

Lost or forgot windows password?With no way to get into the system?
Do not be so anxious.This tutorial can help you remove the lost windows password in one second.Supports Windows of all versions, 7, Vista, XP, 2008, 2003, 2000:

Welcome to lost windows password solution blog

Article from articlesbase.com

Posted in Windows 2008 | Tagged: , , , , , , , , , , , , , , | Leave a Comment »

Windows 2008 VPS – Must Read Before you decide to Book the Server

Posted by Alin D on March 8, 2011

windows 2008

Windows 2008 VPS – Must Read Before you decide to Book the Server

Windows VPS or Windows Vps is a method that will split a server into multiple parts. Each server that is virtual can have a main system on a full-fledged basis then one may reboot each server independently.

The Windows VPS is a boon to the minute mid-sized business which do not want to have expensive server running and at the same time this business might be too large for the web solution hosting on a shared basis. Hence, the server option would be a structured the one which brings the very best of both parties to you.

First, according to the sort of package you subscribe for, the package will manage your backups totally as your representative. This tends to guarantee that the server is copied daily so as to restore it at any time, according to when rrt had been restored. All you should do should be to put through a request towards the technical department.

Second, the Windows Virtual Private Server, especially the Windows 2008 Virtual Private Server, has the facility of normal system updates. Your system updates are executed and managed fairly often these are updated as soon as the newest updates are freed.

Third, it is simple to perform the ability monitoring of your system. You’re free to recognize how much resource usage you will require at any given point of your energy. The hosting center of systems will precisely track the usage and will send recommendations regarding the style of hosting packages that will the best option, given your needs.

Fourth, adidas and puma which can be supplying the server support in addition have excellent customer support system. You may just give then a call and they will be at your service. So that you can be assured that the troubleshooting will never be delayed at any cost.

Fifth, it’s also possible to do a little availability monitoring. The cost otherwise know about the potential problems your server may perhaps be facing. This is usually a real irritant as every time a problem actually crops up, it may possibly catch you napping. After which you need to do a couple of crazy playing around to mend the issue. In this case, however, that you are alerted associated with an impending problem far ahead of time so as to stay prepared and take precautionary steps to seek out remedies to the problem.

Linux VPS The best is thus a great mixture of efficiency and affordability. This can be an ideal solution with the smaller and medium sized businesses that might have financial constraints but will still emphasize of good performance. Additionally, the client support is nice too. linux server

Article from articlesbase.com

Posted in Windows 2008 | Tagged: , , , , , , , , , | 1 Comment »

Windows 2008 VPS – Must Read When you Book the Server

Posted by Alin D on March 7, 2011

windows 2008

Windows 2008 VPS – Must Read When you Book the Server

Windows VPS or Windows Vps is a method that will split a server into multiple parts. Each server that’s virtual will surely have its very own os in this handset over a full-fledged basis and the other might also reboot each server independently.

I want to now consider the relative benefits of Windows VPS rather than a Linux VPS.

First, depending on method of package you subscribe for, the package will manage your backups totally on your behalf. This can make sure that the server is stored daily so that you can restore it whenever you want, dependant upon when it had been restored. All you need to do will be to the subject of a request on the technical department.

Second, the Windows Vps, particularly the Windows 2008 Vps, gets the facility of regular system updates. One’s body updates are done and managed regularly which are updated the second the modern updates are let go.

Third, you can actually perform the capacity monitoring from the system. You’re able to know the way much resource usage you will need at a point of one’s. The hosting center of systems will precisely track the usage all of which will mail out recommendations for the kind of hosting packages that may the most appropriate, given your preferences.

Fourth, the businesses which might be providing the server support also have excellent support services system. You are able to just give a call and they’ll be your service. So you’re able to be confident that the troubleshooting aren’t going to be delayed whatever it takes.

Fifth, additionally you can do a couple of availability monitoring. You wouldn’t otherwise know of the potential problems your server might be facing. This can be a real irritant as any time a problem actually crops up, it may catch you napping. After which it you have got to perform some crazy seen to fix the challenge. In such cases, however, you are alerted of any impending problem right so that you can stay prepared and take precautionary steps to locate remedies for the problem.

Linux VPSThe answer is thus an excellent combination of efficiency and affordability. It is an ideal solution for the smaller and medium-sized businesses which could have financial budgeting but will still emphasize of high end. Additionally, the buyer support is an useful one too. virtual hosting

Article from articlesbase.com

Posted in Windows 2008 | Tagged: , , , , , , , | Leave a Comment »