• Windows Server 2008 R2: Using Active Directory Administrative Center

    Today we will see a quick demo on Active Directory Management. It’s been years and we are still using Active Directory Management Console and over the time as your organization grows the management becomes a real challenge. Windows Server 2008 R2 introduces lot of new features related to Active Directory such as AD Recycle Bin and Active Directory Administrative Center.

    Active Directory Administrative Center is the next generation management tool introduced in Windows Server 2008 R2. This tool is designed to ease the Active Directory management. We will now see how to make use of this Active Directory Administrative Center. By the way this tool powered by PowerShell that means we can make use of PowerShell cmdlets available for our disposal in order to manage the Active Directory.AD Admin Center

    I have a domain controller configured with woodgrovebank.com domain. Let’s start with the Active Directory Administrative Demo. In this demo we will see how we can easily search for the user and configure the account. This is easier than the typical way of managing.

    Step 1: Go to Start menu, click Administrative Tools/Active Directory Administrative Center

    image

    Step 2: In the Reset Password box, in the User name, type Woodgrovebank\aviraj and then press TAB

    Notice you will get the message "The password will be reset for woodgrovebank\aviraj”

    image

    Step 3: Type the new password for this user and click on Apply. You will see the message saying password reset successfully.

    image 

    Next, up let’s continue with the other demo for searching through the users’ properties using the Active Directory Administrative Center.

    Step 1: In Active Directory Administrative Center left hand side pane, expand Woodgrovebank (local), click on the arrow and expand the OU and type In, you will see India OU then click on small arrow again and type Mum, you will see the OU starting with Mum and in this case it is Mumbai.

    image

    Step 2: Double click on the Mumbai OU, this will show the user Aviraj Ajgekar, which is currently disabled user account and you can see the brief summary about the same user. And in the right hand side, it will show the Tasks pane where you can perform certain actions related to that particular user.

    image

    Step 3:  Double click on the above user Aviraj Ajgekar and you will be able to see all the properties related to this particular user.

    You will see the properties such as Account, Organization, Member Of, Profile and Extensions details for this user.

    Notice the Red Boxes numbered 1, 2, 3

    Number 1: Sections talking about user details

    Number 2: Close or Expand the certain section

    Number 3: Add the sections as per the requirement

    image

    Step 4: Using the following you can add/remove the sections as per your requirements.

    image

    As we said Active Directory Administrative Center is powered by PowerShell, we will now use built in Active Directory PowerShell module to manage some of the useful tasks with the help of PowerShell cmdlets.

    Go to start menu, click on Windows PowerShell ISE. This will launch PowerShell Integrated Scripting Environment for running PowerShell scripts.

    image

    Step 1: Type the following command to load the Active Directory Module for PowerShell

    Import-Module ActiveDirectory

    image

    Step 2: Type the following command to List available Modules, this will show available module name: ActiveDirectory

    Get-Modules

    image

    Step 3: Type the following command to Display the commands related to Active Directory.

    Get-Command –Module ActiveDirectory

    image

    Well, that’s all you need to kick off. Next command you can try on your own depending upon how and which commands you want to use.

    Few examples,

    Get-ADForest

    Output

    image

    Get-ADUser

    Note: In this command you have to provide filter to get the user list. In this case Filter samAccountName –like “Aviraj”

    image

    Output

    image 

    That’s all from Active Directory Administrative Center using the built in MMC & using PowerShell ISE. You can make you of these cmdlets to easier your and managing your AD environment much more easily. For more info, scripts keep visiting Hey Scripting Guy’s blog.

    Happy Scripting

  • Windows Server 2008 R2 Multilingual User Interface Language Packs

    Bookmark and Share

    Multilingual User Interface (MUI) Language Packs (Windows Server Language Packs) enable a multilingual user interface in a Windows  Server 2008 R2 environment. Adding one or more language packs to a Windows Server 2008 R2 image enables one or more languages in the installed Windows Server operating system, allowing corporations to deploy the same Windows Server 2008 R2 image worldwide while still providing localized user interfaces.windows-server-2008-r2_2

    DOWNLOAD HERE

    NOTE: Itanium based systems require Itanium (ia64) language packs

    Instructions

    Each language pack is available as a specific .exe file. If you require further language packs select the appropriate language in the Quick Details section above.
    x64 Version - Windows6.1-KB974587-x64-en-us.exe
    IA64 Version - Windows6.1-KB974587-ia64-en-us.exe
    If needed, you can download the full Windows Server 2008 R2 Multilingual User Interface Language Pack ISO, containing all 35 language packs (2.3Gb).

    Additional Information

    Additional links to MUI documentation are listed in the "Related Resources" box. Note that MUI technology is shared between Windows client and Windows Server 2008 R2. Therefore the Windows MUI documentation applies to Windows Server 2008 R2 as well.

  • Managing Hyper-V Based Server using Windows 7 Remote Server Administration Tool (RSAT)

    First of all in order to manage the Windows Server 2008 or Windows Server 2008 R2 based server from Windows 7 RTM, you need to download and install Remote Server Administration Tools for Windows 7.

    You can get it from my previous blog post http://blogs.technet.com/aviraj/archive/2009/08/16/remote-server-administration-tools-for-windows-7.aspx or Click Here

    Assuming that you have download either x86 or x64 version of the RSAT Tools for Windows 7, we will move further. By default when you install the tools, they are not yet available in Administrative Tools. You have to manually enable what are the administrative tools you require.

    Step 1: Download and install the appropriate version of the RSAT Tools. Click Start, click Control Panel, and then click Programs.

    Step 2: In the Programs and Features area, click Turn Windows features on or off

     

    Hyper-V Manager

    Step 3: If you are prompted by User Account Control to enable the Windows Features dialog box to open, click Continue

    Step 4: In the Windows Features dialog box, expand Remote Server Administration Tools. Select the remote management tools that you want to install. In this case click on Hyper-V Tools and click on OK.

    Hyper-V Selected

    Step 5: This will install the Hyper-V Manager for Windows 7

    Hyper-V Install

    Step 6: After the installation click on Restart Now or you can click Restart Later.

    Hyper-V Reboot

    Step 7: After the reboot click on Start, Administrative Tools. Click on Hyper-V Manager.

    Hyper-V Launch

    Step 8: This will launch Hyper-V Manager MMC.

    image

    Step 9: In the right hand side Actions pane, click on Connect to Server… In the Select Computer windows click on Another computer.

    Type the Server you want to manage. In this case it is DEMOSERVER03, click on OK.

    image

    Step 10: This will connect to the DEMOSERVER03 server and show the currently Virtual Machines. You can double on any VM to connect.

     Hyper-V Win7 RSAT

    This way we have seen how to manage Hyper-V based environment using Remote Server Administrative Tools for Windows 7.

    Happy Virtualization

  • System Center Virtual Machine Manager 2008 R2 RTM – 180 Days Evaluation Available Now

    logo-VMM_for_R2

    Announcing the availability the of VMM 2008 R2 RTM.  Take full advantage of platform enhancements in Windows Server 2008 R2 including Live Migration, Clustered Shared Volumes (CSV), hot add/remove of storage, network optimization, and remote desktop services (RDS). VMM 2008 R2 also adds functionality to migrate storage for running VMs, SAN-based migration across clusters, template based rapid provisioning, maintenance mode to automate the evacuation of VMs off hosts, and Live Migration host compatibility checks.

    System Center Virtual Machine Manager 2008 R2 (VMM) is a comprehensive management solution for the virtualized data center. It enables increased physical server utilization, centralized management of virtual machine infrastructure, and rapid provisioning of new virtual machines by the administrator, delegated administrator, and authorized end users.
    VMM 2008 R2 can manage all the platforms managed by VMM 2008 and adds support for Windows Server 2008 R2 with Hyper-V.
    Windows Server 2008 R2 includes significant feature improvements to Hyper-V. VMM 2008 R2 leverages these new platform enhancements and extends the feature set of VMM 2008.
    Windows Server 2008 R2 Hyper-V Host Management

    • VMM 2008 R2 creates and manages virtual machines running on Windows Server 2008 R2 Hyper-V hosts. When you add a host that is running Windows Server 2008 R2 that does not have Hyper-V enabled, VMM 2008 R2 automatically enables the Hyper-V role on the host.
    • VMM 2008 R2 supports the following new features of Windows Server 2008 R2:
      • Live migration between Windows Server 2008 R2 clustered hosts. With live migration, you can migrate a virtual machine from one node of a Windows Server 2008 R2 failover cluster to another node in the same cluster without any downtime. Because the virtual machine does not experience any downtime, the move is completely transparent to the users that are connected to the virtual machine.
      • Network optimization detection during virtual machine placement. VMM 2008 R2 supports both Virtual Machine Queue (VMQ) and TCP Chimney, which are Windows Server 2008 R2 features that improve network performance for virtual machines.
      • Network adapters that support the VMQ feature are able to create a unique network queue for each virtual network adapter and then connect that queue directly to the virtual machine’s memory. This connection routes packets directly from the hypervisor to the virtual machine, bypassing much of the processing in the virtualization stack.
      • Network adapters that support the TCP Chimney feature are able to offload the processing of network traffic from the networking stack. Both of these features increase network performance and reduce CPU utilization.
      • Hot addition and removal of virtual hard disks (VHDs). In Windows Server 2008 R2, Hyper-V allows users to add and remove VHDs from a virtual machine while it is running.

    Feature Bullet Summary:
    • Live migration
    • Clustered Shared Volume (CSV) support that enables multiple Highly Available Virtual Machines (HAVM) per LUN.
    • Hot add of storage
    • Support for VMware vSphere 4 (VMware VI3 feature parity only)
    • SAN Migration into and out of clustered hosts
    • Processor flexibility
    • Network optimization
    • Quick storage migration
    • Maintenance mode for hosts
    • Support for third party cluster file system, Sanbolic Melio FS
    • Support for third party storage class resource, Veritas Storage Foundation for Windows
    • Expanded support for iSCSI SANs
    • Support for VMware port groups for virtual switches
    • Support for Virtual Machine permissions assigned in Hyper-V
    • Dynamic policy based load balancing

    Download the 180-day evaluation software and explore the latest features for consolidating your physical servers, rapidly provisioning virtual machines, and managing Windows Server 2008 R2 Hyper-V through one console.

    DOWNLOAD NOW

  • Windows 7 Enterprise 90-day Trial

    SpringboardWin7

    Welcome to the Windows 7 Enterprise 90-day Trial. It is designed specifically for IT Professionals, so that you can test your software and hardware on a final version of the product. In addition, it provides the opportunity for you to become more familiar with the key improvements over previous versions of the Windows operating system, and experience firsthand how Windows 7 can make your PC environment more productive, secure, and manageable.

    Here’s what you need to know:

    This is trial software designed for IT Professionals interested in experiencing the Windows 7 Enterprise on behalf of their organization so please read the following to get an idea of the risks and key things you need to know before you install.

    We do not recommend that you install this if you are a not an IT Professional or not professionally managing corporate networks.

    Guidelines on usage:

    • Protect your PC and data. Be sure to back up your data and please don’t test Windows 7 on your primary home or business PC.
    • You have 10 days to activate the product. If not activated within 10 days, the system will shut down once every hour until activated. Unsure on how to activate? Visit our FAQ.
    • The 90-day Trial is the full working version of the Windows 7 Enterprise, the version most of you will be working with in your corporate environment. It will not require a product key (it is embedded with the download).
    • The 90-day Trial will shut down once every hour when you have reached the end of the 90-day evaluation period.
    • The 90-day Trial is offered for a limited time and in limited quantity. The download will be available through March 31, 2010, while supplies last.
    • After the 90-day Trial expires, if you wish to continue to use Windows 7 Enterprise, please note that you will be required to purchase and perform a clean installation of Windows 7, including drivers and applications. Please keep this in mind; Windows 7 Enterprise is not available through retail channels.
    • Technical details/updates/questions: Please review our FAQ or visit the Windows 7 support forum.
    • Stay informed. You can keep up with general technical information and news by following the Springboard Series blog. Want technical guidance, tips, and tools? Visit the Springboard Series on TechNet.
    • Keep your PC updated: Be sure to turn on automatic updates in Windows Update in case we publish updates for the 90-day Trial.
    • Microsoft Partners-: Learn more about Windows 7 on the Microsoft Partner Portal.

    Feel free to download and test the Windows 7 Enterprise edition for IT Professionals.

    Visit the TechNet Evalcenter to download http://technet.microsoft.com/en-us/evalcenter/cc442495.aspx?ITPID=sprblog