Johan 的个人资料Min Blogg om Sharepoint ...照片日志列表更多 ![]() | 帮助 |
|
9月30日 Autolaunch of specific publish applicationsCitrix och sharepoint http://www.thomaskoetzing.de/index.php?option=com_content&task=view&id=65&Itemid=104 Lite mer info http://forums.citrix.com/thread.jspa?threadID=236375&tstart=0
ThomasKoetzing.de - Autolaunch of specific publish applications 9月24日 en bra sida om Microsoft Office Sharepoint Serverhttp://microsoftsharepoint2007.wordpress.com/
Citat Microsoft Office Sharepoint Server 9月23日 .NET Framework Cleanup Tool User's Guide
Om du får problem med .net installationer http://blogs.msdn.com/astebner/pages/8904493.aspx Aaron Stebner's WebLog : .NET Framework Cleanup Tool User's Guide 9月22日 Sharepoint database introduction
Citat SharePoint for Developers: 3. Introduction to SharePoint Data Structures - Gunnar Peipman's ASP.NET 9月18日 Talking about Download SharePoint Password Change Free Trial - Allow users to change their AD or local NT password
Quhttp://www.download32.com/sharepoint-password-change-i39911.htmlote Download SharePoint Password Change Free Trial - Allow users to change their AD or local NT password Configure Meeting Workspace options in Outlook 2007Configure Meeting Workspace options in Outlook 2007
Updated: 2008-07-29 In this article:
A Meeting Workspace is a Web site for centralizing meeting information and materials. Before the meeting, you use a workspace to publish the agenda, attendee list, and documents you plan to discuss. After the meeting, you use the workspace to publish the meeting results and track tasks. You send a Microsoft Outlook meeting request to invite people to the meeting. In the message, you include a hyperlink that points to the workspace where invitees can learn details and see the meeting materials.
You can configure a number of options to set up and manage your Meeting Workspace deployment with Microsoft Office Outlook 2007. You can manage how users choose Meeting Workspace servers and other options when they create workspaces to include in Outlook meeting requests. You can configure Meeting Workspaces when you use a POP server as your messaging server. You can also view Meeting Workspace error messages in a log file to troubleshoot issues with Meeting Workspace configurations.
A Meeting Workspace is a special type of Microsoft Windows SharePoint Services Web site created under a top-level SharePoint site. Help for the Meeting Workspace and general SharePoint Help is available from the workspace.
Using policies to define server lists and other user optionsYou can configure options when you use policies to enforce Meeting Workspace settings for groups of users in your organization. For example, you can define the list of Meeting Workspace servers that users can choose. You can disable Meeting Workspace access if you do not want users to use this feature. In a server list, you can specify how to prepopulate the drop-down lists that users see when they work with Meeting Workspaces in Outlook. You access the Meeting Workspace feature by clicking Meeting Workspace on an Outlook meeting request. On the Meeting Workspace task pane, click Change settings. On the next Meeting Workspace task pane, choose a server from the Select a location: drop-down list. On the same pane, you can create a new workspace by choosing a template language and a template type from drop-down lists. You can also link to an existing workspace by choosing a workspace from the Select a workspace drop-down list. You use Group Policy to configure the lists and settings you want for Meeting Workspace. When you load the Microsoft Office 12 system ADM files into Group Policy, policies related to Meeting Workspace are located under User Configuration\Administrative Templates\Microsoft Office Outlook 2007\Meeting Workspace. This is also the location where you create a new policy to list Meeting Workspace servers and other items in the Meeting Workspace task pane drop-down lists. Configuring server list behavior for meeting organizersYou can configure how Meeting Workspace server lists are presented to meeting organizers in Outlook. For example, server lists can show a most recently used (MRU) list, and the list of servers and templates can be repopulated from the default list each time a workspace is created. You can also help to prevent Meeting Workspace access by disabling the Meeting Workspace option for Outlook meeting requests. When you specify the list of servers, you can ensure that the server list is repopulated with default servers and default templates. You can also help to control whether users can access servers other than those that are specified. You remove the Meeting Workspace button from Outlook meeting requests with the Disable Meeting Workspace button policy. Double-click the policy to open the Properties dialog and select Enabled. Then select the Check to disable Meeting Workspace button. You configure options for the Meeting Workspace. Select a location drop-down list with the Disable user entries to server list policy. Double-click the policy to open the Properties dialog and select Enabled. In the Check to disable users from adding entries to server list drop-down list, select one of the following:
Specifying a list of servers and default templatesYou can configure the list of servers and corresponding Meeting Workspace templates that appear in a drop-down list when a user clicks Meeting Workspace in a meeting request. A single registry key or policy stores all the Meeting Workspace server list entries.
The server list policy has a specific format that must be followed. Server names are separated from each other by vertical pipes (|) without carriage returns (CRs) or line feeds (LFs). There are six fields per record, as described below. There are from one to five records in the policy. This is an MRU list. The first server record (for example, Server1) is the most recently used server and the 5th server record (for example, Server5) is the oldest server reference. The OrganizerName field is ignored when you use a policy to specify the server list. The other fields should always have valid content.
You specify the server list for the Meeting Workspace with the Default servers and data for Meeting Workspaces policy. Because the policy string is complex, you should first type the entries into a text editor (such as Notepad), and then paste the entire string into the policy. When you create the server list string following the syntax described below, double-click the policy to open the Properties dialog and select Enabled. In the Default field, paste the server list string you have created. The syntax for the server list string is outlined below:
The list continues with the same structure, with an entry for each server you want to include. There are six fields in each record:
Each field is separated from the next field with a vertical pipe (|). Each complete record is separated from the next record with a vertical pipe (|) after the last field (OrganizerName). There is a total of six vertical pipes in each record included in the setting. For the field TemplateLCID, specify a decimal value that identifies the language for the template, such as 1033 (representing English). For the other template fields, you can choose a template name and the corresponding TemplateID from the following table of default templates.
The following is an example of a server list entry (OrganizerName is blank):
Configuring Meeting Workspace integration when using a POP ServerYou can configure Meeting Workspace integration for Outlook when you use a POP server as your messaging server. The POP server configuration enables Outlook to transport and persist Meeting Workspace properties for meeting organizers and meeting attendees who use a POP server.
This section provides a pointer to reference information that can help you configure your POP server to use TNEF. This section also includes steps that meeting organizers must take to help ensure that meeting requests are sent by using rich transport. The following is required to use Meeting Workspaces with a POP server:
The following scenario describes the user experience when Meeting Workspaces are included in meeting requests and Outlook is used with a POP server.
More about TNEF supportTNEF is a format for converting a set of MAPI properties—a MAPI message—into a serial data stream. The TNEF functions are primarily used by transport providers that need to encode MAPI message properties for transmission through a messaging system that does not directly support those properties. For example, an SMTP-based transport uses TNEF to encode properties, such as PR_SENT_REPRESENTING, which do not have direct representations in the structure of an SMTP message. For more information about using TNEF, see the Transport-Neutral Encapsulation Format (TNEF) appendix in the Messaging API SDK on TechNet. TNEF must be enabled for Meeting Workspaces to work properly in Outlook meeting requests when a POP server is used as the messaging server. The Meeting Workspace properties are stored in a MAPI property associated with the meeting request form. TNEF is required to transport the properties from the meeting organizer to the meeting attendee. When the meeting attendee receives the Meeting Workspace properties (after the properties are transported by using TNEF), Outlook stores the properties in the attendee's client meeting request. Ensuring that rich transport is usedMeeting organizers who want to use Meeting Workspace with POP messaging servers must ensure that rich transport—rather than plain text transport—is used to send the meeting request to recipients. Rich transport means ensuring that Rich Text Format attributes and iCalendar information are included together in the transport. This ensures that the Meeting Workspace properties attached to the meeting request persist in the e-mail transport from organizer to attendee. The meeting organizer must take the following steps to help ensure that rich transport is used for the meeting request:
These are only requirements if POP is the messaging server. If the organizer is using an Exchange server, these options are not needed. Set Rich Text FormatRich Text Format for meeting requests in Outlook can be set per meeting request or as the default for all Outlook messages, including meeting requests. To set Rich Text Format for one meeting request
You can also configure Outlook to use RTF for all Internet messages, including meeting requests. To set Rich Text Format as the default for all Internet messages
Do not send an iCalendar attachmentTo specify that an iCalendar attachment is not sent with a meeting request, clear Send as iCalendar on the Tools menu in the individual meeting request. This forces the iCalendar properties to be transported in the MIME message header. This option is not available if Outlook is used with Exchange server. Viewing error message logsSome Meeting Workspace errors are suppressed by default to help avoid user confusion. However, Meeting Workspace errors are written to the Windows Event Log, which can help you find problems when you are troubleshooting. Meeting Workspace users are alerted with an error message if there is a problem when they create a workspace or if a problem with the workspace arises later (for example, if a meeting workspace server fails). If problems occur separately from the process of initiating a meeting and creating a workspace, users might not understand what went wrong and what, if anything, they can do about the problem. Because these errors occur asynchronously, in some cases it might not be obvious that the error was triggered by a meeting update action. When there are steps users can take to fix the problem, error messages about the problem are always shown to users. Error messages that might confuse users are suppressed by default. If you need to debug Meeting Workspace issues, it might be helpful to examine the error content in the Windows event log. You can view the log files by using the Windows Event Viewer. To open Event Viewer, in Control Panel, double-click Administrative Tools and double-click Event Viewer. You can see logging information related to Outlook by clicking Application Log in the left pane. 9月16日 Configuring Multiple Authentication Providers for SharePoint 2007
Citat Microsoft SharePoint Team Blog : Configuring Multiple Authentication Providers for SharePoint 2007 Angående Janne Mattila's blog : Adding users to SharePoint dynamically at first request after authentication
Citat Janne Mattila's blog : Adding users to SharePoint dynamically at first request after authentication 9月11日 Angående Best Practices Resource Center for SharePoint Server 2007
http://technet.microsoft.com/en-us/office/sharepointserver/bb736746.aspx Best Practices Resource Center for SharePoint Server 2007 några exempel på dokument bibliotek
SharePoint Templates: Preformatted document libraries for Windows SharePoint Services 3.0 and SharePoint Server 2007
Angående Export av Excel table till en SharePoint list - Excel - Microsoft Office OnlineSå här gör du: Export an Excel table to a SharePoint list - Excel - Microsoft Office Online Talking about patterns & practices SharePoint Guidance - Home
En bra början för oss som vill börja programera ! patterns & practices SharePoint Guidance - Home http://www.codeplex.com/iLoveSharePointEn bra sida för oss sharepoint fantaster ! om det inte fungerar att indexera pdf ´er EndUserSharePoint.com: How can I set search to read .pdf files? : End User SharePoint
|
|
|