1.System is powered on 2.The CMOS loads the BIOS and then runs POST 3.Looks for the MBR on the bootable device 4.Through the MBR the boot sector is located and the BOOTMGR is loaded 5.BOOTMGR looks for active partition 6.BOOTMGR reads the BCD file from the \boot directory on the active partition 7.The BCD (boot configuration database) contains various configuration parameters( this information was previously stored in the boot.ini).bcdedit /export save-bcd GUIDs program objects 8.BOOTMGR transfer control to the Windows Loader (winload.exe) or winresume.exe in case the system was hibernated. 9.Winloader loads drivers that are set to start at boot and then transfers the control to the windows kernel.
Monday, October 01, 2012
Thursday, August 30, 2012
Benefits of virtualization
1.Faster server provisioning
2.Fewer physical servers means lowering monthly power and cooling costs in the data center.
3.Fewer physical servers means less data center floor space required.
4.Increase uptime with vmotion,svmotion,fault tolerance, high availability, and distributed resource scheduling etc
5.Better utilization of computing resources.Multiple apps and OS in single physical server.
6.No hardware dependency.
7.Easy and flexible infrastructure management
Posted by
PKP
at
8/30/2012 11:51:00 PM
0
comments
Labels: VMware
Friday, August 24, 2012
USB and VMware ESX
USB devices are not supported for ESX 4.0 and below.Use parallel port or Digi International has developed AnywhereUSB Remote I/OConcentrator, which utilizes USB over IP Technology.
ESX 4.1 does support USB controllers.ESX 4.1 supports USB device passthrough- Add USB controller and a USB device.
One virtual USB controller per VM.
Per VM max 20 USB devices.
Posted by
PKP
at
8/24/2012 11:16:00 AM
0
comments
Labels: VMware
Wednesday, August 22, 2012
Difference between Vmotion and SVmotion
Vmotion - move from one host to other, disk remains same.
SVmotion - move from one disk to other, host remains same.
Posted by
PKP
at
8/22/2012 12:02:00 AM
0
comments
Labels: VMware
Tuesday, August 21, 2012
Thin provisioning vs Thick provisioning
Thin provisioning - In this format, the size of the VDMK file occupies on the datastore only the size of how much it is used. For example, if you create a 500GB virtual disk, and place 100GB of data in it, the VMDK file will be 100GB in size in the disk.
Thick provisioning - If you create a 500GB virtual disk, and place 100GB of data in it, still the VMDK will appear to be 500 GB at the datastore filesystem, but contains only 100GB of data on disk.
Posted by
PKP
at
8/21/2012 11:57:00 PM
0
comments
Labels: VMware
Wednesday, August 15, 2012
Citrix interview questions
What all are the versions of Citrix?
2001 MetaFrame XP
2002 MetaFrame XP with Feature Release 1
2002 MetaFrame XP with Feature Release 2
2003 MetaFrame XP Presentation Server, with Feature Release 3
2004 MetaFrame Presentation Server 3.0
2005 Presentation Server 4.0
2007 Presentation Server 4.5
2007 Presentation Server 4.5, with Feature Pack 1
2008 Citrix XenApp
What is the name of Citrix Systems proprietary presentation layer protocol?
Independent Computing Architecture (ICA).
What is the speciality of ICA?
It sends screen updates and mouse movements updates in kb size from client to server.Soo thin communication.
What is the ICA port number?
ICA port number :1494
ICA Protocol on UDP :1604
If Session Reliability is enabled, TCP port 2598 replaces port 1494 as the port that the ICA protocol uses.
What is IMA protocol?
IMA stands for Independent Management Architecture.
It is used for server-to-server communication like licensing, server load updates etc, all which occurs "behind the scenes."
What is Data Collector?
Server which stores dynamic data such as logon info, app usage info etc (zone can be based on geolocation or subnet)
What is the difference between Dynamic Store and Data store?
The data store is a database on disk. The dynamic store is information stored in memory.
How to look the contents of the in-memory "dynamic store" on the data collector?
use “queryds” command
How to determine which server is acting as the data collector in the zone?
run "query farm /zone" from the command line)
What is zone?
It is a grouping of Presentation Servers that shares the common Data Collector.
What is Data Store?
Server which stores static data such as published app,licence info, printers info,form config etc.
What is Farm?
It is a management boundary.All the servers in the farm share a single data store.
Allows to configure features and settings for the entire farm rather than configuring each server individually
What is Local host cache?
If presentation server not connected with data store server, it uses Local host cache.
How to recreate the local host cache file?
dsmaint recreatelhc
What is shadowing?
You can view another user’s session on another device by using shadowing.
Posted by
PKP
at
8/15/2012 01:47:00 AM
0
comments
Labels: Citrix
Tuesday, May 01, 2012
Windows systems admin Q&A
Posted by
PKP
at
5/01/2012 04:14:00 PM
0
comments
Labels: Active Directory, How-to, Networking, Servers, Windows
Monday, April 09, 2012
What is Web farm in IIS?
Serving a web site with more than one web server is called web farm.
Posted by
PKP
at
4/09/2012 11:25:00 PM
0
comments
What is Web garden in IIS?
Every application pool in the IIS will be having a worker process (w3wp.exe).
Posted by
PKP
at
4/09/2012 11:19:00 PM
0
comments
Tuesday, December 06, 2011
How to copy a printer driver from one computer to another?
Use backup and restore option in Print Migrator 3.1 to take one printer from one server to another windows machine.
Download from here
http://www.microsoft.com/download/en/details.aspx?id=25311
Posted by
PKP
at
12/06/2011 02:34:00 PM
0
comments
Labels: Freewares, How-to, Tips and Tricks, Windows
How to delete duplicate lines along with its original in a text file?
Here is a way to delete repeated duplicate lines along with its original in a text file. If there are two lines with same string in it,it will remove both.
Finding double entries and delete both of them in a text file.
Do it in unix.
sort filename | uniq –u
Out put to a text file.
Posted by
PKP
at
12/06/2011 02:17:00 PM
0
comments
Labels: How-to, Tips and Tricks, Unix
Friday, September 02, 2011
Setting up Arabic Input locale in Windows Vista
All of the files needed for you to view the Arabic Characters should
already installed in Windows Vista. However, you will need to install the
Arabic Keyboard Input so that you can type with the Arabic characters.
1) Click on Start button and then select Control Panel.
2) Under Clock,Language, and Region area, select Change keyboards or other input
methods link. Note: If you are in the Control Panel Classic View, then double click
on Regional and Language Options icon and click on the tab keyboard
and languages.
3) Click on the Change keyboards…button then click on Add…
button.
4) Select the input language and keyboard.
Expand "Arabic (Egypt)" tree then Expand "Keyboard" tree from the list. Check
Keyboard Arabic (101)
5) Click OK to add the selected keyboards to the Installed Services.
6) Click OK to confirm and apply your new language settings.
7) Open any Windows application then make sure the Language Bar menu on top is set to the input language you want.
Posted by
PKP
at
9/02/2011 10:27:00 AM
0
comments
Labels: How-to, Tips and Tricks, Windows
Wednesday, August 03, 2011
How to use handle -c to a kill process in Windows?
You are getting this error "Cannot delete _vxfiVspCacheFile_1.VSP: There has been a sharing violation. The source or destination file may be in use."This _vxfiVspCacheFile_2.VSP file is in the folder NBU_VSP_Cache.This is happend because of netbackup client is caching opened files.You would soon run out of space in the local drives if there is no cap on it.
To resolve this issue or to delete this file do the following. You might have to download handle.exe or processexplorer.exe will help.
Run handle.exe > output.txt
Find out the process id and the handle number used.
For example in the following output file process id is 8 and the handle to be closed is 218
So run handle -c 218 -p 8
How to run handle -c example:
C:\handle>handle -c 218 -p 8
Handle v3.46
Copyright (C) 1997-2011 Mark Russinovich
Sysinternals - www.sysinternals.com
218: File (---) C:\NBU_VSP_Cache\_vxfiVspCacheFile_1.VSP
Close handle 218 in System (PID 8)? (y/n) Y
Handle closed.
Now you can delete the file.
Handle output file:
Handle v3.46
Copyright (C) 1997-2011 Mark Russinovich
Sysinternals - www.sysinternals.com
------------------------------------------------------------------------------
System pid: 8 NT AUTHORITY\SYSTEM
EC: File (RW-) \Device\Mup
15C: File (-W-) C:\pagefile.sys
218: File (---) C:\NBU_VSP_Cache\_vxfiVspCacheFile_1.VSP
250: File (RW-) C:\FTP
Posted by
PKP
at
8/03/2011 12:18:00 PM
0
comments
Friday, July 29, 2011
How to find Windows XP edition is 32 bit or 64 bit?
Run Msinfo32.exe.
You will get Help and Support Center screen.
Here under "Pick a task" click "Use Tools to view your computer information and diagnose problems "
You would get tools screen.
Here click "My Computer Information" and "View general system information about this computer "
My Computer Information - General , Processor, Version if it says x86 Family it is 32-bit edition
My Computer Information - General , Processor, Version if it says x64-based PC it is 64-bit edition
Posted by
PKP
at
7/29/2011 04:12:00 PM
0
comments
Tuesday, July 26, 2011
How to Change your ftp server password using Filezilla FTP Client?
Connect to the ftp server.
Click on "Server" menu in the top and click "Enter custom command"
In the Enter custom command box type in the following
site pswd oldPassword newPassword regular
here oldPassword is your old password and newPassword is your new password.
This will change your password in the FTP server.
To correct it in the client,make sure to enter this password in the site manager, so you don't have to enter the password every time when you try to connect to the ftp server.
Posted by
PKP
at
7/26/2011 04:43:00 PM
0
comments
Labels: FTP
Thursday, July 21, 2011
How to find last logon user information on Windows?
For Windows Local user accounts:
For local SAM user accounts use the following commmand
net user
This command will give lot more information about the user along with last logon date and time.In case if you need for multiple user accounts last login information, run this command in a batch file and export to a text file.
eg:
net user user1
net user user2
net user user3
Keep above lines in the file called userlist.bat.
Then run the following
userlist.bat >output.txt
This output text file can be imported to an Excel sheet (In the import data wizard choose "Fixed width").So the sheet will have multiple Columns. Then use the Autofilter feature to filter the required coulms out like "user name" and "Last Logon" etc.
For Windows domain user accounts:
For Active directory domain user accounts use a tool called UsrStat. This would pull the data from the ADS PDC. This command-line tool displays the username, full name, and last logon date and time for each user in a given domain.
You can download this tool from the following location:
http://www.dynawell.com/download/reskit/microsoft/win2000/usrstat.zip
Posted by
PKP
at
7/21/2011 01:39:00 PM
0
comments
Labels: Active Directory, How-to, Tips and Tricks, Windows
Wednesday, July 20, 2011
How to fix PostgreSQL "could not open process token: error code 5" Error?
PostgreSQL Database Server 8.3 Service (pgsql-8.3) is not starting in windows.Getting “The PostgreSQL Server service on Local Computer started and then stopped. Some services stop automatically if they have no work to do, for example, the Performance Logs and Alerts service”.
Throwing "could not open process token: error code 5" error in the Application log of event viewer.
Resolution: Make sure the PostgreSQL service account is NOT member of administrators group.It is not allowed as per postgresql.
Posted by
PKP
at
7/20/2011 02:24:00 PM
0
comments
Labels: Database, How-to, PostgreSQL, Windows
Monday, July 18, 2011
How to fix "Search this blog" gadget keep loading message at blogger.com error?
Forget the blogger or blogspot.com own "Search box" gadget.
Get a new gadget or widget from Google Custom Search.
www.google.com/cse/.
Create your own search engine here.Add your site(s).
Get the code and paste in the html/javascript box of your blog.
Make sure you have only one custom search engine placed on your blog.
This way you can avoid keep loading message of "Search box" gadget of blogger.com.
You can monetize aswell in the custom search engine by placing adsense ads.
Posted by
PKP
at
7/18/2011 05:21:00 PM
0
comments
Labels: Tips and Tricks
Thursday, July 14, 2011
How to remove Make Private option on godaddy.com?
You got “make your domain private” for free deal when you buy the domain name from godaddy and now if it is time to renew and the “private domain” deal isn’t free now. But how do you tell them you don’t even want it? You can’t! Not on GoDaddy.com at least. Here is the secret. You need to go to domainsbyproxy.com and get your account number by telling them you lost your account number/password. You have to enter the email address you registered on GoDaddy. You will get the email with your domainsbyproxy.com account number. Enter that number and your GoDaddy password. You will be able to uncheck the “Make Private” box from all your domains. Wait a few minute and go back to GoDaddy. Make sure you clear your cart and attempt to renew your domains again. You should be able to do so without the additional $8+ privacy charge for each domain.
Posted by
PKP
at
7/14/2011 11:03:00 AM
0
comments
Labels: Tips and Tricks
Friday, July 08, 2011
Hindi,Tamil font in Blackberry.
Blackberry 6 OS supports natively Indian indic fonts if you bought black-berry from india.
People who bought from other countries, they might have to install net_rim_font_indic.cod in their blackbery.
Blackberry OS Version 5 does not support indic fonts. Need to use the opera browser technic for that.(in the browser type in “opera:config” and enable “Use bitmap fonts for complex scripts” will do the trick)
Check your balckberry os version by go to "Home screen" then "Settings"" then "Options" then "About"
Blackberry OS can be upgraded as long as if it is your personal one by using the following link.
http://us.blackberry.com/update/
If it is a corporate blackberry, needs to be done by corporate IT.
net_rim_font_indic.cod file can be downloaded from here
install this cod file using a program called BBSAK
Download BBSAK from here
Connect blackberry to the PC.If it does not show up in the device manager you would have to install the following driver.
BlackBerry USB and Modem Drivers_ENG.msi - download from below link.
https://swdownloads.blackberry.com/Downloads/
Once it is connected successfully run BBSAK and type in the password. Click "Modify COD" and then "Install COD(s)". Specify the above said cod file.
Your blackberry will reboot and you could see indian language fonts flawlessly.
Posted by
PKP
at
7/08/2011 04:06:00 PM
0
comments
Labels: Blackberry, Tips and Tricks