Technical Blog

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

Thursday, 24 March 2011

How to Import and Export bulk users/objects from Active Directory using CSVDE

Posted on 17:38 by Unknown
Export users from a specified OU (organizational Unit)

Go to command prompt type the below command to export members from specified OU..

c:\csvde -f c:\ramadminss.csv -d ou="ouname",dc=dcname,dc=com -r (objectclass=user) -l "objectclass,sAMAccountName,sn,givenname,displayname,description,userprincipalname"

Bulk Export : c:\csvde -f report.csv

Bulk Import : c:\csvde -i -f report.csv

Follow this link for more information:
http://option9.blogspot.com/2009/05/importing-users-into-active-directory.html
http://www.computerperformance.co.uk/Logon/Logon_CSVDE_Bulk.htm
Read More
Posted in Scripting | No comments

How to Redirect Computer OU and User's OU

Posted on 14:09 by Unknown
Redirecting  "users" Organizational unit to Specified Organizantional Unit
Go to -
C:\windows\system32>redirusr ou=newusers,DC=newdomain,dc=com
Redirecting  "Computers" Organizational unit to Specified Organizantional Unit
Go to -
C:\Windows\system32>redircmp ou=newcomputer,DC=newdomain,DC=com
Read More
Posted in Active Directory | No comments

Saturday, 12 March 2011

What is VDI (Virtual Desktop Infrastructure)

Posted on 14:06 by Unknown
VDI is not a procuct, its a VMware solution. Using Virtualization to provide virtual desktops to your users. The virtual desktop is dedicated to a single end user or mapped to provide the desktop OS & applications to a single client viewing device.

Why should I use VDI:

Desktops are more secure.
Applications upgrades are easier because systems are all in a centralized location
We can roll back the Desktop machine using snapshot and revert technology
you can quickly clone existing machines and roll out new systems
Read More
Posted in VMWARE | No comments

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
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