Saturday, March 31, 2012

Windows 8 - How to install a Domain Controller

I’m try to promote a Server as a Domain Controller and this is the Steps if you want to follow it
As usually I run dcprmo Start > Run > “Dcpromo”
Mmmm… It’s giving me this massage and saying that Domain Service installation wizard was relocated under Server Manager.
Then go in to Server Manager and select Add rolls and features


Then it will prompt for Installation Type. Choose whether to install Role-based or Feature-based Installation or Scenario-based Installation and click next.
In the Select Destination Server window Select the correct server under Server Pool.
Then inside the Server roles Select the AD DS and after that If you wnt you can select the Features that you want.
You can check the summary and click install
Once this finished you have to go in to Server manager and run the pending task.
After that Deployment Configuration window will prompt. Select the Deployment Option (In my case I’m adding a new forest) and give a root domain name also.
Type a DSRM password.
Run the Prerequisites check and click install.
Reboot the Server and now you can see Active Directory domain Services is in your Dashboard.

Thursday, March 29, 2012

How to restore Data from a VHD file

This will happens after the VPC get corrupted or when you don’t have password to logging to that VPC (Virtual PC).
1. First go in to Computer management window


2. Then right select the Attached VHD from the disk Management.


3. Brows and find the path of the VHD file and click ok
4. Now you can see that VHD file is mapped in your Volume table. Rite click on the Volume that you want to access and click Explore.

5. Once you want to remove this VHD from your PC volume list, right click and say Detached VHD

Thursday, March 22, 2012

System Center Configuration Manager Installation Step by Step

Configuration Manager Primary Site Server Prerequisites
The following software must be installed before running Setup on a server to support the primary site server role:
Site Database Server Prerequisites
Configuration Manager 2007 primary sites require access to a SQL Server database to host the site database. The site database can be hosted on a SQL Server instance installed on the same server as the primary site, on a remote computer, or on a virtual SQL Server cluster instance. The following conditions apply:
  • SQL Server 2005, Service Pack 2 is the earliest version of SQL Server supported for hosting the Configuration Manager 2007 site database. For more information about the SQL Server versions that are supported to host the site database, see Configuration Manager Supported Configurations.
  • SQL Server Express editions are not supported for hosting the Configuration Manager 2007 site database.
  • The SQL database service is the only SQL Server component required to be installed to host the site database.
SMS Provider Prerequisites
Because Configuration Manager 2007 allows you to install the SMS Provider on a computer other than the site server or site database server, you should check to ensure that the computer you have identified to install the SMS Provider on meets the following prerequisites:
  • The SMS Provider must be installed on a computer in the same domain as the site server and site database server site systems.
Important
The SMS Provider must be installed on a computer with the same operating system language as the site server's operating system language when a site contains site servers or clients with different language operating systems installed.
  • The SMS Provider cannot be installed on a virtual SQL Server cluster computer or a physical computer hosting a virtual SQL Server cluster node.
  • The SMS Provider cannot be installed on a computer already hosting the SMS Provider for another site.
  • If applicable, the following updates should also be applied to the system before installing the SMS Provider:
Configuration Manager Secondary Site Server Prerequisites
If applicable, the following updates should be applied to the system before installing a secondary site server:
Configuration Manager Console Prerequisites
Before installing the Configuration Manager console on a remote computer, you should ensure that it meets the minimum requirements outlined in the Configuration Manager supported configurations, as well as the following installation prerequisites:

First Copy the Installation Folder in to Windows 2008 Server


















Start the SCCM 2007 SP2 DVD and click on Configuration Manager 2007 SP2 under Setup









Click on Run the prerequisite checker















Start the SCCM 2007 SP2 DVD and click on Configuration Manager 2007 SP2 under Setup
















Review the welcome screen









Choose the first option; Install a Configuration Manager Site server









Next we get to choose the type of installation, as we want to see all the options, choose Custom









For Site Type, stick with the default (primary site)










Decide if you want to participate in CEIP

















Specify your key









Select where to install it.









Enter your Site Settings and Site Code name








For the mode type, choose mixed mode (it is easier to setup and we can always migrate to Native mode in the future).









Specify your client agent settings..









Enter your Database server details. (Once you setup the SQL server correctly, this field will automatically get filled. But if you want you can change it)









Specify your SMS provider settings.









Specify the management point.








Decide your TCP port settings. If you want you can keep it as default.









Check for updates










Create a local folder to store these updates if necessary









Updates will be downloaded...









Once done, click Ok to review your settings summary


















And click Next to start the prerequisite check (final)











Before going for the installation we have to fix these prerequisites. For that go in to Windows features and Select BITS, WEBDEV and install WSUS Client component.



















After a long wait you should see this. Click next to continue.

















Reboot the Server.
Now you can log in to SCCM.