Skip Ribbon Commands
Skip to main content

IT Blog

:

Quick Launch

IT Support to Go > IT Blog
February 20
How to Change Site Icon

​To change site icon.

 

  1. Start up SharePoint Designer 2010
  2. Open your site
  3. Navitate to the Master Pages library
  4. Click on the the Master Page that your site uses (this is v4.master for a default team site)
  5. Click on the Edit file link under Customization
  6. Locate the tag "<SharePoint:SPShortcutIcon " in the code
  7. Replace the url to favicon.ico with your own ico file.

 

February 14
How To Install An SSL Certificate in Microsoft Exchange 2010

1.   From the Start menu, click Run..
2.   Type mmc, and then click OK. The Microsoft Management Console (Console) window opens.
3.   In the Console window, click the File menu and select Add/Remove Snap-in. The Add or Remove Snap-ins window displays.
 
4.   Select Certificates, and then click Add.
5.   Select Computer Account, and then click Next.
6.   Select Local Computer, and then click Finish.
7.   Click OK.
8.   In the Console window, expand the Certificates folder on the left.
9.   Right-click Intermediate Certification Authorities, mouse-over All Tasks, then click Import.
10.   In the Certificate Import Wizard, click Next.
11.   Click Browse to find the intermediate certificate file.

 

12.   Change the file extension filter to PKCS #7 Certificates (*.spc;*.p7b), select the *_iis_intermediates.p7b file, and then click Open.

 

13.   Click Next.
14.   Select Place all certificates in the following store.
15.   Click Browse, select Intermediate Certification Authorities, and then click Next.
16.   Click Finish.
17.   Close the Console window.
18.   From the Start menu, go to Programs, Microsoft Exchange 2010, and click Exchange Management Console.
 
19.   Click Manage Databases.
20.   Click Server Configuration.
21.   In Exchange Certificates, select your certificate.
22.   From the Actions panel on the right, click Complete Pending Request.
23.   Click Browse to locate the certificate file. The file extension might be .txt or .crt instead of .cer (search for all files).
 
24.   Click Open.
25.   Click Complete.
 
If you receive the error, "The source data is corrupted or not properly Base64 encoded," check the Self Signed field. If it is True, refresh console by pressing F5 on your keyboard. If it still displays True, create a new CSR and then re-key your certificate.
 
26.   Click Finish.
27.   From the Actions menu, click Assign Services to Certificate.
28.   Select servers, then click Next.
29.   Select services you want to assign to the certificate, then click Next.
30.   Click Assign.
31.   Click Finish.

 

February 14
How to Deploy a WSP

1: Download and extract the web part to a folder on the server.

 

 

2: Launch the sharepoint 2010 Management Shell with administrator priveleges (important!) (start > all programs > Microsoft SharePoint 2010 Products > Sharepoint 2010 Management Shell)
 
3: Run this command line to add the solution to the solution store in Sharepoint: Add-SPSolution <Path to itacschangepassword.WSP file in resources folder of download>
 
4: Run this command line to deploy the solution to the actual web application: Install-SPSolution -Identity "Web Part Name" -WebApplication http://<path to your web application> -GACDeployment
 
5: Open the sharepoint site and go to "Site Actions > Site Settings > Site Collection Features" page
 
6: Click "Activate" for the web part you installed.
You should now see the web part available to you in the web part gallery ("Site Actions > Site Settings > Galleries > Web parts).

 

February 13
How to Seize FSMO Roles

Roles and Locations
 
The five FSMO roles are:

 

  1. Schema Master
  2. Domain Naming Master
  3. Infrastructure Master
  4. Relative ID (RID) Master
  5. PDC Emulator

 

Seize FSMO roles
 
To seize the FSMO roles by using the Ntdsutil utility, follow these steps:
  1. Log on to a Windows 2008 Server-based or Windows Server 2008-based member computer or domain controller that is located in the forest where FSMO roles are being seized. We recommend that you log on to the domain controller that you are assigning FSMO roles to. The logged-on user should be a member of the Enterprise Administrators group to transfer schema or domain naming master roles, or a member of the Domain Administrators group of the domain where the PDC emulator, RID master and the Infrastructure master roles are being transferred.
  2. Click Start, click Run, type ntdsutil in the Open box, and then click OK.
  3. Type roles, and then press ENTER.
  4. Type connections, and then press ENTER.
  5. Type connect to server servername, and then press ENTER, where servername is the name of the domain controller that you want to assign the FSMO role to.
  6. At the server connections prompt, type q, and then press ENTER.
  7. Type seize role, where role is the role that you want to seize. For a list of roles that you can seize, type ? at the fsmo maintenance prompt, and then press ENTER, or see the list of roles at the start of this article. For example, to seize the RID master role, type seize rid master. The one exception is for the PDC emulator role, whose syntax is seize pdc, not seize pdc emulator.
  8. At the fsmo maintenance prompt, type q, and then press ENTER to gain access to the ntdsutil prompt. Type q, and then press ENTER to quit the Ntdsutil utility.

 

January 19
Welcome to your Blog!

To begin using your site, click Create a Post under Blog Tools.

What is a Blog?

A Blog is a Web site designed to help you share information related to a particular subject area in the form of text, images, links, and other media such as video. Blogs can be used as team sites, news sites, journals, diaries, and more.

Blog posts usually consist of frequent short postings and are typically displayed in reverse chronological order (newest entries first). Blogs encourage site visitors to interact with one another by leaving comments on posts.

Blogs can be also be used as a team communication tool. Keep team members informed by providing a central place for links and relevant news.

 

 About this blog

 
About this blog
Welcome to SharePoint Blogs. Use this space to provide a brief message about this blog or blog authors. To edit this content, select "Edit Page" from the "Site Actions" menu.