You are currently browsing the Abussi Technical Blog weblog archives for January, 2007.
- Apps and Tools (3)
- Citrix (2)
- Data Recovery (3)
- Exchange (6)
- Internet (1)
- IT Management (3)
- Malware (2)
- Microsoft Partner / SBSC (1)
- News (3)
- Office 2007 (2)
- Outlook (3)
- Remote & Mobile Working (6)
- Security (1)
- Server Tips (17)
- Sharepoint (9)
- Training (3)
- Uncategorised (2)
- Vista (3)
- WDS (1)
- Web Hosting (1)
- Windows 7 (2)
- 17/06/2009: Troubleshoot Logon Delays
- 24/04/2009: Recovering missing LMI Backup Sets
- 19/04/2009: How To Test SMTP Services Manually using Telnet
- 26/03/2009: Save disk time by disabling Java Quick Start
- 18/03/2009: UBitMenu adds classic menu to Microsoft Office 2007
- 16/03/2009: Windows 7: RDP changes improve remote desktop performance
- 12/03/2009: Recover Deleted Files with Free Software
- 25/02/2009: Manually Configure a 3rd Party Router for O2's ADSL2+ Service
- 25/02/2009: How to find and remove inactive computer accounts from active-directory
- 25/02/2009: Citrix Access Essentials - AV recommended settings
Archive for January 2007
Migrating a Sharepoint site between servers
30/01/2007 by Paul.
This article gives a very simple and effective way of migrating a sharepoint or parts of a sharepoint between servers.
http://weblogs.asp.net/bsimser/articles/spsmigration.aspx
Posted in Sharepoint | Print | No Comments »
Sharepoint Reading
28/01/2007 by Paul.
Some interesting reading on the new WSS 3.0
- Sharepoint Homepage
- Downloads Homepage
- Sample Sharepoint 3.0 Application
- Forthcoming Templates
- Upgrade Toolkit
- Datasheet on WSS 3.0
- Example Solutions for WSS 3.0 – Includes a large companies intranet and extranet.
- Developer Introduction to Workflows on WSS 3.0
Posted in Sharepoint | Print | No Comments »
Installing WSSv3 onto an SBS Box
24/01/2007 by Paul.
Dave Overton has some links on his blog on how to get a WSSv3 site up and running on the SBS box without it breaking companyweb.
Posted in Server Tips, Sharepoint | Print | No Comments »
Viewing exchange public folders from Sharepoint
24/01/2007 by Paul.
This blog shows how to view exchange public folder data within a sharepoint page.
This could be very useful to aid email archiving for projects as the public folder can be mail enabled.
Also this would allow a public calendar to be updated in Outlook but displayed in sharepoint - this is the opposite from what happens when you mount a sharepoint calendar into outlook.
http://weblogs.asp.net/wkriebel/archive/2004/10/28/249195.aspx
Posted in Exchange, Sharepoint | Print | No Comments »
Business Desktop Deployment (BDD) 2007
24/01/2007 by Paul.
This could be well worth some time spent to assist with deploying windows Vista machines in a business enviroment.
http://www.microsoft.com/technet/desktopdeployment/bdd/2007/default.mspx
Posted in Vista, IT Management, Server Tips | Print | No Comments »
Using sharepoint data in other Office Apps
24/01/2007 by Paul.
This is a useful high level sharepoint overview
http://msdn2.microsoft.com/en-us/library/aa159897(office.11).aspx
Posted in Sharepoint | Print | No Comments »
Print to PDF in Office 2007
23/01/2007 by Paul.
Office 2007 doesn’t allow you to save as a PDF as standard
Fortunatly a free MS download later and you will be up and running
Posted in Office 2007 | Print | No Comments »
Adding a confidentiality message into exchange 2003
22/01/2007 by Paul.
If you require all outgoing messages to include a confidentiality statement there are three options.
1 - Safe and Simple - Add the text onto the end of the Business Signature. If you don’t already have a Business Signature now is a great time to get one setup and do the confidentiality message at the same time.
2 - Get some software - PolicyPatrol - This software offers automation of Confidentiality statements and Signatures. The cost of this software is about $250 for a 25 user network.
3 - Get your hands dirty - KB317327 - This gives you the code to write your own .DLL file and attach it to the SMTP feed of your exchange server. As I can’t even begin to think about attempting this I really can’t recommend it unless you know what you are doing. My rule is normally - “If YOU can’t fix it - don’t do it.”
Posted in Exchange | Print | No Comments »
Telnet client in Vista…
22/01/2007 by Paul.
If you need to diagnose something by using Telnet you could be a little disappointed when you get command not recognised.
Good news however - the telnet client is there just not installed by default.
See here for more information -
http://blogs.msdn.com/shamit/archive/2006/07/07/659513.aspx
Posted in Vista | Print | No Comments »
Installing a self signed certificate on Windows Vista
22/01/2007 by Paul.
If you need to install a self signed certificate on a windows vista computer then you can follow these instructions -
Visit the website with the untrusted certificate. You will see the warning message as shown below, choose continue anyway.
On the address bar you will see a message for a certificate error. Click on this and choose view certificate.

You will now see a certificate just like in windows XP except the option to Install Certificate is missing… This is because I.E. no longer runs with administrative privilages - even if you are an administrator.
You can launch IE with administrative privilages by right clicking on the IE icon and choosing run as administrator.

Once you click on “Run as Administrator” you will get a security warning which you must agree to.
You can then navigate back to the secure website and click to view the certificate. This time you will recive the option to install the certificate.
On the Install certificate wizard you should choose to specify where the certificate should be installed and add it to the trustsed root store.
You will get one final warning message and then you will be ready to go
Posted in Vista, Remote & Mobile Working | Print | No Comments »