Technical Blog

  • Subscribe to our RSS feed.
  • Twitter
  • StumbleUpon
  • Reddit
  • Facebook
  • Digg

Friday, 25 June 2010

What is the difference between server 2003 and 2008

Posted on 14:54 by Unknown
1. Hyper - V (only on 64bit Version)
2. WDS (Windows Deployment Service) Instead of RIS in 2003 server
3. Shadow Copy for Each and every folder
4. Installation is 32bit where as 2003 is 16bit as well as 32bit.
5. Group policy editor is Seperate option
6. IT supports IP V6, which is New Networking Protocol
7. Better Security
8. Role Based
9. Read only Domain Controller
10. Enhanced Terminal Services.
Read More
Posted in Windows Server 2008 | No comments

Sunday, 23 May 2010

Installing Active Directory 2008 | Windows Server 2008

Posted on 10:34 by Unknown
http://www.petri.co.il/installing-active-directory-windows-server-2008.htm
Read More
Posted in Windows Server 2008 | No comments

Monday, 10 May 2010

VM Console error: Unable to connect to the MKS: Failed to connect to the server

Posted on 06:42 by Unknown
To avoid losing access to the ESX host, perform the below steps:

1. Add the ESX server in your DNS
2. Edit your hostfile on the workstation (C:\Windows\System32\Drivers\etc\hosts\) and add your ESX server


Add ESX server host name and IP address in the hostfile then you will be able to open Console screen.
Read More
Posted in VMWARE | No comments

Wednesday, 5 May 2010

How to Restore Recycle Bin on XP machine.

Posted on 08:22 by Unknown
Below you will find three methods of restoring your Recycle Bin to your desktop:


Method #1:

Right-click an empty area of your desktop -> Select Properties -> Click the Desktop tab
Click the Customize button -> Click Restore Default -> Exit all windows and restart your computer

Method #2:

Note: Be sure to make a backup copy of your registry prior to making any changes.

Go to Start>> Run. Type in: regedit [Enter]

Navigate to: HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Desktop\NameSpace

Hold the mouse on NameSpace and right-click once. From the resulting menu, select Edit>> New>> Key

Copy and Paste the following Key code (including the brackets):

{645FF040-5081-101B-9F08-00AA002F954E}

Press Enter on your keyboard, exit the registry editor and restart your system.
Read More
Posted in Windows | No comments

Saturday, 24 April 2010

VMware ESX 3.5 Update to Build Number

Posted on 16:47 by Unknown
ESX 3.5.0 Update 1 = Build 64607
ESX 3.5.0 Update 2 = Build 110268
ESX 3.5.0 Update 3 = Build 123630
ESX 3.5.0 Update 4 = Build 153875
ESX 3.5.0 Update 5 = Build 207095
ESX 4.0    Update 1 = Build 208167

To find build numbers without logging into the VI Client is to run:

vmware -v

Find more from -- http://www.techhead.co.uk/how-to-determine-the-vmware-esx-or-esxi-build-version
Read More
Posted in VMWARE | No comments

Friday, 23 April 2010

Step by step instructions to install Vmware ESX Server 3.x

Posted on 16:13 by Unknown
Follow the below link to install ESX.

http://www.virtualizationtrainings.com/vmware-basic-trainings/installation-of-vmware-esx-server-3.5
Read More
Posted in VMWARE | No comments

Thursday, 22 April 2010

Export Distribution List Members (from Active Directory to Text)

Posted on 17:05 by Unknown
Here is the Script to Export the members from DL

On Error Resume Next

WScript.Echo Now()
Set objGroup = GetObject _
("ldap://CN=testgroup,OU=groupname,DC=domain,dc=com")
objGroup.GetInfo
arrMemberOf = objGroup.GetEx("member")
WScript.Echo "Members:"
For Each strMember in arrMemberOf
WScript.echo strMember
Next

Copy the above code and save it in Notepad. Save this file as "DLmembers.vbs"

Execute from Command mode

c:\>cscript dlmembers.vbs >c:\output.txt
Read More
Posted in Scripting | No comments
Newer Posts Older Posts Home
Subscribe to: Posts (Atom)

Popular Posts

  • SQL Interview Questions
    What is Database engine? The Database Engine is the core service for storing, processing, and securing data. What is Quorum Disk? In the eve...
  • Click here Batch Script ABCs (Basics)
    Batch Script Basics 1) http://www.computerhope.com/batch.htm#01 2) http://www.csie.ntu.edu.tw/~r92092/ref/win32/win32scripting.html
  • Batch File to Map network drive.
    First, open up Notepad or your favorite text editor. Next, copy the commands as shown below and paste them into the file. Don't forget ...
  • SCCM / SMS Interview Questions
    Can you change a secondary site to a primary site? No. A secondary site is always a secondary site. It cannot be upgraded, moved, or changed...
  • How to Move VM from One ESX to another ESX server
    follow this: http://www.heuers.org/wp/?p=264
  • Windows Server 2008 R2 Failover Cluster
    The minimum requirements to create a Windows Server 2008 R2 Cluster: Two or more compatible servers A shared storage Two network cards on ea...
  • MOM 2005 Reporting - Grooming and Shrinking the Reporting database
    Follow the below link: ( very useful- it worked for me) http://ops-mgr.spaces.live.com/blog/cns!3D3B8489FCAA9B51!147.entry
  • Export Distribution List Members (from Active Directory to Text)
    Here is the Script to Export the members from DL On Error Resume Next WScript.Echo Now() Set objGroup = GetObject _ ("ldap://CN=testgro...
  • HPSA - HP server Automation - Opsware
    HP Server Automation is a software delivers automated server management for both your physical and virtual servers. It provides server lifec...
  • ITIL,Microsoft, Examination Dumps
    Dowload the latest examination dumps from http://examcollection.com

Categories

  • Active Directory
  • Citrix
  • Downloads
  • Exchange Server
  • HPSA
  • IIS
  • SCCM
  • SCOM 2007
  • Scripting
  • SQL
  • Storage
  • VMWARE
  • Windows
  • Windows 7
  • Windows Server 2003
  • Windows Server 2008

Blog Archive

  • ▼  2011 (25)
    • ▼  November (5)
      • SQL Interview Questions
      • Windows 7 Deployment using MDT ( Microsoft Deploym...
      • Storage Interview Questions
      • Windows Server 2008 R2 Failover Cluster
      • IIS Interview Questions..
    • ►  July (1)
    • ►  June (1)
    • ►  May (3)
    • ►  April (12)
    • ►  March (3)
  • ►  2010 (12)
    • ►  June (1)
    • ►  May (3)
    • ►  April (8)
  • ►  2009 (24)
    • ►  November (1)
    • ►  July (1)
    • ►  June (16)
    • ►  May (2)
    • ►  March (4)
Powered by Blogger.

About Me

Unknown
View my complete profile