![](https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjPmrzNxRLpnFCHHcYqNmeJ2RXD8WkfcugYb6NM0vWLmRLz0qgYBQjGtTOBzFDx0Yi6sa7Ias1cGLAC9P1ItJqf-8q8ihCS2JSE0jZBL68hQJeHozJET8mTeM9wtoX0abwZ5LZDAOPrHhjo/s320/catlog+folder.bmp)
![](https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiDmnsYdDurK-LUoBQBkEDvnI9OwEbmeQVf2LSPieytaU1Vu_hp56b_YB2Md0JTekE1fuIKsreT8AvJlADEO3We_0o8Y9t7GWAy-dnTpPxn35_8FpifJ9_dqpyzm0ExZ-ZsLaiNG7qByZQ7/s320/masterpage.bmp)
![](https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiXV-wGFkjby8oXJ_x3A297HpifRPkjucD0_tI_bsvXNT_4LKE3qMLpvfj1abP6Rgt9UDAdSQsljpc8NYUtJzNNJTeO-0h0095cYeskukdGcTTB8sEQY0fzXAVk-FIGfQXierEqrW4canEL/s320/contentypegroup.bmp)
after that go to new and sharepoint content type
![](https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhw2tJpKyNvsJ7DxKDOMTI35OmDEmcMMIKtn00MgATiqRHy1taYtUh7s_YpmoTmYkGWjECzeCLZkZwhjbTP0m9LQw_5PdHNtdOCSkpDtlmqNB8mdDItzf5vp2BJA4SkjYpyaQ0eMShVzqUi/s320/newspcontent.bmp)
![](https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEg5DshqSWs9pAHrwA8OmuvCcTUknTuV-KVMo6iRqKiOtiIyChp50tSgmTqTY9lfjn8zdLsG9EV1UzSMfdh842zGBG2vvRfx5lU96ANJBSEwihkplka2Y-w80gounxab6QaRSckyODA_C10r/s320/placeholdermain.bmp)
![](https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgVN4ZXHB2RpCYutuYI1RxM6V1pSRkvT27trDAmrkwsMgPn7XOjgu2QUum3gxd5fzhZjGfR5QzLBz-N_yqPH67cmqD4GbfP9S8d8L7B3hT34aPV5UHMCTz2Kf_yh5xurqAVKTTXghFreP86/s320/toolbox.bmp)
![](https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjrPlpAIqTgf8SIX3EcXThm87qqbSHmmimAh9JvhzxMjpPAz6bsbFW3dbl2ncVk17MKlPdURfG4Knd9H7EIsKpigTZyHGx25fx5hvbuyz46iVk2mKNCdombu6IInJkHAgAH53NERfJuczTT/s320/dragdrop.bmp)
![](https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgSBkT2OjqRjImvH5vZqmFeWWPE0ou4fm0avDHbeJz55lXtqE2aGSg-CN6MoEHA1pvj8xPa2XGXayQnRysn-CePrJS1LvhlTBR3ssj77vUqpCL-cuwtooPzCRDXxVQgCLGAicwYndN4jlif/s320/create+page.bmp)
![](https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhwNXy7sE0m4WDTGTK1Uxcp-NVX96CTr_3izyhgKEvptnnYKXmfFTp1iixeBh5Yuo7-pNspX8TJUyoGLC16moRWXjb-MbgB5GLckcZvZuLyLoO9Ovv300u4rSX45ZgihFikQX9zaUx0RfsO/s320/page.bmp)
This Blog contains information about Microsoft products like Sharepoint, SQL, IIS, ASP.net and More. This Blog contains Facts about diffrent Products and will advance gradually, Do leave me comments to make this Blog useful and Informative and better
There Double click on the Blue Band master folder. And open the folder now all you have to do is add this chunk of code
So it starts showing on the page but how do we implement it on all the pages
After this is done we will switch to Apply styles on the bottom right corner and select topNavitem so that this implies to all the pages where topNavItem is used and here is how it looks
Limitations are that I didnot find it being implemented on the new page that i created even after changing it to master page
Also it was comimg haywire on some pages and i had to adjust the table. Please do leave me comments and let me know if there is anything that I need to add here
Then you upload a new Image file to the Document Library, click on it and take the full url and browse to Site Actions > Site settings > Title Description Icon and settings and Specify the url at the Logo url and Description icon, Click on OK and your done the site starts showing your logo
Tadaaaaaaa it changes every where in site but remember it will not apply across web applications and will not be inherited to new subsites that you create you will have to perform the same operation again
There are some advantages of command line backup and restore they are:
It is a fast and "full-fidelity" procedure; that is, it will exactly restore the sites you backed up, including security settings and personal site views. This tool has some limitations and behaviors you must be aware of, such as:
1> It can back up and restore a complete farm, a single site collection, or a single site.
2> The result will be stored as a file. STSADM cannot write to other backup media.
3> It must be executed on the SharePoint server.
4> You must be a SharePoint server administrator to run STSADM.
5> This is a command-line tool. There is no graphical user interface included for this tool.
Taking a stsadm -o backup :
Open the folder C:\Program Files\Common Files\Microsoft Shared\web server extensions\12\BIN in command prompt
Type command stsadm –o backup –url
After the process is complete you will see backup.bak file located in c:\
Taking a stsadm -o export :
Open the folder C:\Program Files\Common Files\Microsoft Shared\web server extensions\12\BIN in command prompt
Type command stsadm –o export –url
After the process is complete you will see backup.cmp file located in c:\
Features :
It can back up and restore single sites.
It can back up any site including its sub sites.
It does not have to be the top-level site in the site collection.
It can restore the site permissions The result will be stored as a file.
It must be executed on a SharePoint server with a Central Administration tool installed.
You must be the site administrator to run this command.
This is a command line tool. You can schedule it using Windows Tasks.
===============================================================
The main diffrence between Export and Backup is that export can be used to take a backup of single site collection
The backup taken via command line commpresses dats so if you compare the file size from SQL this will always be reduced
You can perform operations like taking a backup of a subsite from one web application and restoring it to top level sitye collection on another web application with his mode of backup
Restore Commands :
Open the folder C:\Program Files\Common Files\Microsoft Shared\web server extensions\12\BIN in command prompt
Type command stsadm –o restore –url
for export type of backup use restore command as
stsadm -o import -url
Check Services before installing the Exchange Server 2003
ADS
DNS
ASP.NET
Internet Information Services (IIS)
World Wide Web Publishing Service
Simple Mail Transfer Protocol (SMTP) service
Network News Transfer Protocol (NNTP) service
Installing Exchange Server 2003:
To run Exchange 2003 ForestPrep
1. Insert the Exchange CD into your CD-ROM drive.
2. On the Start menu, click Run, and then type E:\setup\i386\setup /ForestPrep, where E is your CD- ROM drive.
3. On the Welcome to the Microsoft Exchange Installation Wizard page, click Next.
4. On the License Agreement page, read the agreement. If you accept the terms, click I agree, and then click Next.
5. On the Product Identification page, type your 25-digit product key, and then click Next.
6. On the Component Selection page, ensure that Action is set to ForestPrep. If not, click the drop-down arrow, and then click ForestPrep. Click Next.
7. Click Next to start ForestPrep. After ForestPrep starts, you cannot cancel the process.
8. On the Completing the Microsoft Exchange Wizard page, click Finish.
To run Exchange 2003 DomainPrep
1. Insert the Exchange CD into your CD-ROM drive. You can run DomainPrep on any computer in the domain.
2. From a command prompt, type E:\setup\i386\setup /DomainPrep, where E is your CD-ROM drive.
3. On the Welcome to the Microsoft Exchange Installation Wizard page, click Next.
4. On the License Agreement page, read the agreement. If you agree to the terms, click I agree, and then click Next.
5. If the Product Identification page appears, type your 25-digit product key, and then click Next.
6. On the Component Selection page, ensure that Action is set to DomainPrep. If not, click the drop-down arrow, and then click DomainPrep. Click Next.
The DomainPrep option on the Component Selection page
7. On the Completing the Microsoft Exchange Wizard page, click Finish.
Now would be the time to run Exchange 2003's setup :
1. Log on to the server on which you want to install Exchange. Insert the Exchange Server 2003 CD into your CD-ROM drive.
2. On the Start menu, click Run and then type E:\setup\i386\setup, where E is your CD-ROM drive.
3. On the Welcome to the Microsoft Exchange Installation Wizard page, click Next.
4. On the License Agreement page, read the agreement. If you agree to the terms, click I agree, and then click Next.
5. On the Product Identification page, type your 25-digit product key, and then click Next.
6. On the Component Selection page, in the Action column, use the drop-down arrows to specify the appropriate action for each component, and then click Next.
7. On the Installation Type page, click Create a new Exchange Organization, and then click Next.
8. On the Organization Name page, in the Organization Name box, type your new Exchange organization name, and then click Next.
9. On the License Agreement page, read the agreement. If you agree to the terms, click I agree that I have read and will be bound by the license agreements for this product, and then click Next.
10. On the Component Selection page, in the Action column, use the drop-down arrows to specify the appropriate action for each component, and then click Next.
11. On the Installation Summary page, confirm that your Exchange installation choices are correct, and then click Next.
12. On the Completing the Microsoft Exchange Wizard page, click Finish
Troubleshooting Installation of Exchange Server 2003
Made sure you have enough Disk Space
Check the Edition of Exchange Server (Enterprise is best)
Check Active Directory, a user's property sheet is a good place to start.
Check DNS.
LDAP port 389 in use, so cannot connect to Exchange 5.5. Solution change and synchronies port numbers.
If installation fails make sure you delete EXCHSRV\mbdata before trying again.
Why does no-one ever check the Event Viewer? If there is a problem you will see a red error dot in the logs. Remember to check the Application log as well as the System log. If the messages are not self explanatory, look up the error number in TechNet.
Check that ALL the IIS components are installed including SMTP and NNTP. Make sure that ASP.NET and .NET Framework are also installed. Run DCDiag or NetDiag for extra clues as to what is wrong with the
Windows Server 2003:
Now you need to click on the Add Job. You will get the following wizard. Click on Next
Select the appropriate option as per your requirement.
Select the files and folders as per your requirement for backing up the data. Click on next
After that locate the backup location where you want to take the backup & type the name of backup & Click on next
Select the Normal Backup from Drop Down List. And Click on next.
You will get the following wizard if you want to verify the data then you can choose this option. And click on next
Enter the job name and click on next.
You will get the finish wizard
Incremental backup :
An incremental backup backs up only those files that have been created or changed since the last normal or incremental backup. It marks files as having been backed up (in other words, the archive attribute is cleared). If you use a combination of normal and incremental backups, you will need to have the last normal backup set as well as all incremental backup sets to restore your data.
Differential backup
A differential backup copies files that have been created or changed since the last normal or incremental backup. It does not mark files as having been backed up (in other words, the archive attribute is not cleared). If you are performing a combination of normal and differential backups, restoring files and folders requires that you have the last normal as well as the last differential backup.
Authoritative Backup or System State Backup
System state backup creates a backup file for critical system related components. This backup file can be used to recover the critical system components after a crash.
Which components are backed up by the System State backup?
The Registry, boot files, as well as important system files. Then depending on their availability, the following services will be backed up as well:
Active Directory directory service, Certificate Service database, COM+ Class Registration database, SYSVOL directory.
Authoritative Restoration:
a. In Directory Services Restore mode, click Start, point to Programs, point to Accessories, point to System Tools, and then click Backup to start the Windows 2000 Server Backup utility.
b. Click Restore Wizard, and then click Next.
c. Select the appropriate backup location, and then make sure that at least the System disk and System State containers are
selected.
d. Click Advanced, and then make sure that you restore junction points. If you do not use the Advanced menu, the restore
process will not be successful.
e. In the Restore Files to list, click Original Location.
f. Click OK, and then complete the restore process. A visual progress indicator is displayed.
g. When you are prompted to restart the computer, do not restart.
4. At a command prompt, type ntdsutil, and then press ENTER.
5. Type authoritative restore, and then press ENTER.
6. Type the following command, and then press ENTER:
restore subtree ou=OU_Name,dc=Domain_Name,dc=xxx
7. Type quit, press ENTER, type quit, and then press ENTER.
8. Type exit, and then press ENTER.
9. Restart the domain controller.
The cluster service is one of two complementary Windows clustering technologies provided as extensions to the base Windows Server 2003 and Windows 2000 operating systems. The other clustering technology, Network Load Balancing (NLB), complements server clusters by supporting highly available and scalable clusters for front-end applications and services such as Internet or intranet sites, Web–based applications, media streaming, and Microsoft Terminal Services.
There is an important to be noted that Sharepoint and Exchange doesnot support Clustering
Lets see what is the difftrence between NTFS and FAT file system.
WHAT IS FILE SYSTEM ?
In computing, a file system (often also written as filesystem) is a method for storing and organizing computer files and the data they contain to make it easy to find and access them. File systems may use a data storage device such as a hard disk or CD-ROM and involve maintaining the physical location of the files, they might provide access to data on a file server by acting as clients for a network protocol (e.g., NFS, SMB, or 9P clients), or they may be virtual and exist only as an access method for virtual data (e.g., procfs).
FAT 32
Windows 95 OSR2, Windows 98, and Windows Me include an updated version of the FAT file system. This updated version is called FAT32. The FAT32 file system allows for a default cluster size as small as 4 KB, and includes support for EIDE hard disk sizes larger than 2 gigabytes (GB).
ADVANTAGES OF FAT
• FAT32 supports drives up to 2 terabytes in size. NOTE: Microsoft Windows 2000 only supports FAT32 partitions up to a size of 32 GB.
• FAT32 uses space more efficiently. FAT32 uses smaller clusters (that is, 4-KB clusters for drives up to 8 GB in size), resulting in 10 to 15 percent more efficient use of disk space relative to large FAT or FAT16 drives.
• FAT32 is more robust. FAT32 can relocate the root folder and use the backup copy of the file allocation table instead of the default copy. In addition, the boot record on FAT32 drives is expanded to include a backup copy of critical data structures. Therefore, FAT32 drives are less susceptible to a single point of failure than existing FAT16 drives.
• FAT32 is more flexible. The root folder on a FAT32 drive is an ordinary cluster chain, so it can be located anywhere on the drive. The previous limitations on the number of root folder entries no longer exist. In addition, file allocation table mirroring can be disabled, allowing a copy of the file allocation table other than the first one to be active. These features allow for dynamic resizing of FAT32 partitions. Note, however, that although the FAT32 design allows for this capability, it will not be implemented by Microsoft in the initial release.
DISADVANTAGES OF FAT
Preferably, when using drives or partitions of over 200 MB the FAT file system should not be used. This is because as the size of the volume increases, performance with FAT will quickly decrease. It is not possible to set permissions on files that are FAT partitions. FAT partitions are limited in size to a maximum of 4 Gigabytes (GB) under Windows NT and 2 GB in MS-DOS. For additional information on this limitation, please see the following article in the Microsoft Knowledge Base:
ARTICLE-ID: 118335 (http://support.microsoft.com/kb/118335/EN-US/)
TITLE: Maximum Partition Size in MS-DOS
===================================================================
NTFS
NTFS is a high-performance and self-healing file system proprietary to Windows XP 2000 NT, which supports file-level security, compression and auditing. It also supports large volumes and powerful storage solution such as RAID. The most important new feature of NTFS is the ability to encrypt files and folders to protect your sensitive data
From a user's point of view, NTFS continues to organize files into directories, which, like HPFS, are sorted. However, unlike FAT or HPFS, there are no "special" objects on the disk and there is no dependence on the underlying hardware, such as 512 byte sectors. In addition, there are no special locations on the disk, such as FAT tables or HPFS Super Blocks.
The goals of NTFS are to provide:
• Reliability, which is especially desirable for high end systems and file servers
• A platform for added functionality
• Support POSIX requirements
• Removal of the limitations of the FAT and HPFS file systems
Reliability:
To ensure reliability of NTFS, three major areas were addressed: recoverability, removal of fatal single sector failures, and hot fixing. NTFS is a recoverable file system because it keeps track of transactions against the file system. When a CHKDSK is performed on FAT or HPFS, the consistency of pointers within the directory, allocation, and file tables is being checked. Under NTFS, a log of transactions against these components is maintained so that CHKDSK need only roll back transactions to the last commit point in order to recover consistency within the file system. Under FAT or HPFS, if a sector that is the location of one of the file system's special objects fails, then a single sector failure will occur.
NTFS avoids this in two ways: first, by not using special objects on the disk and tracking and protecting all objects that are on the disk. Secondly, under NTFS, multiple copies (the number depends on the volume size) of the Master File Table are kept.
ADVANTAGES OF NTFS
NTFS is best for use on volumes of about 400 MB or more. This is because performance does not degrade under NTFS, as it does under FAT, with larger volume sizes. Disk quotas, file compression, file and folder level securities and more are other advantages.
Alternate data streams (ADS)
Sparse files
Reparse points
Volume mount points
Directory Junctions
Hierarchical Storage Management (HSM)
Native Structured Storage (NSS)
Volume Shadow Copy
File compression
Encrypting File System (EFS)
Symbolic links
Transactional NTFS
DISADVANTAGES OF NTFS:
It is not recommended to use NTFS on a volume that is smaller than approximately 400 MB, because of the amount of space overhead involved in NTFS. This space overhead is in the form of NTFS system files that typically use at least 4 MB of drive space on a 100 MB partition. Currently, there is no file encryption built into NTFS. Therefore, someone can boot under MS-DOS, or another operating system, and use a low-level disk editing utility to view data stored on an NTFS volume. It is not possible to format a floppy disk with the NTFS file system; Windows NT formats all floppy disks with the FAT file system because the overhead involved in NTFS will not fit onto a floppy disk.
DIFFERENCES
NTFS
1) allows access local to w2k,w2k3,XP,win NT4 with SP4 & later may get access for somefile.
2) Maximum size of partition is 2 Terabytes & more.
3) Maximum File size is upto 16TB.4) File & folder Encryption is possible only in NTFS.
FAT 32
1) Fat 32 Allows access to win 95,98,win millenium,win2k,xp on local partition.
2) Maximum size of partition is up to 2 TB.
3) Maximum File size is up to 4 GB.
4) File & folder Encryption is not possible.
REFERENCE LINKS:
http://www.ntfs.com/
http://www.digit-life.com/articles/ntfs/
http://vlaurie.com/computers2/Articles/filesystems.htm
Installation of IIS (IIS 6.0)
There are 3 methods for installing IIS:
· Using the Configure Your Server Wizard
· Using Add or Remove Programs from Control Panel
· Using unattended setup.
To install IIS using the Configure Your Server Wizard
From the Start menu, click Manage Your Server
Under Managing Your Server Roles, click Add or remove a role
Read the preliminary steps in the Configure Your Server Wizard and click Next
Under Server Role, click Application server (IIS, ASP.NET) and then click Next
If you want to serve either of the optional technologies (FrontPage Server Extensions or ASP.NET), on the Application Server Options page, select the appropriate check boxes, and then click Next.
Read the summary and click Next.
Complete the wizard, and then click Finish
To install IIS using Control Panel
1. From the Start menu, click Control Panel
2. Double-click Add or Remove Programs.
3. Click Add/Remove Windows Components
4. In the Components list box, click Application Server
5. Click Details
6. Click Internet Information Services Manager
7. Click Details to view the list of IIS optional components.
8. Select all optional components you wish to install
Core components of IIS
· IIS admin à manages the IIS matabase (it stores the IIS configuration data in a plain text xml file that can read or edited.
· WWW à hosting internet and intranet content
· FTP à hosting sites from which users can upload and download files
· NNTP à hosting new groups or discussion groups
· SMTP à sending and receiving email messages
Protocols used by the services, which are the components of IIS
HTTP : Hyper text transfer -80
SMTP : Simple mail transfer protocol -- 25
NNTP : Network news transfer protocol -119
FTP : File transfer protocol - 21
How to Obtain MSDE 2000:--
Additionally, you can obtain Microsoft SQL Server 2000 Desktop Engine (MSDE 2000) Release A from Microsoft Download Center. To download Microsoft SQL Server 2000 Desktop Engine (MSDE 2000) Release A, visit the following Microsoft Web site: http://www.microsoft.com/downloads/details.aspx?FamilyId=413744D1-A0BC-479F-BAFA-E4B278EB9147
What are the limitations of MSDE?
1--An MSDE database can be no larger than 2 GB (this includes MDF and NDF files only — log sizes are not included in the size limit)
2--MSDE does not ship with GUI administrative tools such as Enterprise Manager or Query Analyzer.You can take the SQL Server install CD, run it on the client(s), and choose "Install client tools only" during setup. This will install Query Analyzer, Enterprise Manager, and other useful tools.
3--MSDE does not offer OLAP / data warehousing capabilities.
Features of SSEE:
Supported Operating Systems:
Features:-- --
Limitations:----
The link to download Express Edition of SQL is