Terry's WebLog

Your potential, our passion

March 2005 - Posts

Service overview and network port requirements for the Windows Server system
http://support.microsoft.com/default.aspx?scid=kb;en-us;832017
Posted: Mar 31 2005, 10:39 PM by freeswing | with no comments
Filed under:
How to Create an Address List Based on the Group Membership of Users (321723)

http://support.microsoft.com/default.aspx?scid=KB;EN-US;321723

How to Manage Address Lists When You Host Virtual Organizations (822940)

http://support.microsoft.com/default.aspx?scid=KB;EN-US;822940

Posted: Mar 29 2005, 06:21 PM by freeswing | with no comments
Filed under:
Content Migration to Sharepoint
SharePoint Import Export tools and other utilities C#
This workspace is used for development and testing of Windows SharePoint Services and SharePoint Portal Server 2003 Import tools as well as development of various exporters (SPS2001, Lotus QuickPlace, File Share, eRoom, Public Folders) to the importer neutral XML format. Code Source access open for everyone, although significant changes are still being made to clean up the code base. New Beta release snapshots will be periodically posted to "Releases" section. Please report all feedback (good & bad) via Message Boards & Bug Tracker.
Posted: Mar 28 2005, 09:37 AM by freeswing | with no comments
Filed under:
Still be with .Text! ?, try CommunityServer!

.Text Homepage

http://workspaces.gotdotnet.com/dottext

A good and popular blog engine based on ASP.NET (with SQL/MSDE).

 

http://www.communityserver.org

Posted: Mar 28 2005, 09:01 AM by freeswing | with no comments
Filed under:
Setup Form Authentication for Exchange 2003

1. install Certificate service

 

How To Set Up SSL Using IIS 5.0 and Certificate Server 2.0

http://support.microsoft.com/kb/299525

How to: Redirect an HTTP connection to HTTPS for Outlook Web Access (OWA) in Exchange 2003 Server.

http://www.microsoft.com/china/technet/prodtechnol/isa/2004/plan/owapublishing.mspx

How to set up Internet Security and Acceleration Server to host Web sites by using the Secure Sockets Layer protocol

http://support.microsoft.com/kb/292569

How to configure a certificate for use with a Web publishing rule in ISA Server 2004

http://support.microsoft.com/default.aspx?scid=kb;en-us;838244

 

Posted: Mar 24 2005, 09:56 PM by freeswing | with 1 comment(s)
Filed under:
LimitLogin v1.0
LimitLogin capabilities include:
- Limiting the number of logins per user from any machine in the domain, including Terminal Server sessions.
- Displaying the logins information of any user in the domain according to a specific criterion (e.g. all the logged-on sessions to a specific client machine or Domain Controller, or all the machines a certain user is currently logged on to).
- Easy management and configuration by integrating to the Active Directory MMC snap-ins.
- Ability to delete and log off user session remotely straight from the Active Directory Users and Computers MMC snap-in.
- Generating Login information reports in CSV (Excel) and XML formats.
Please keep in mind that this tool is Not Supported (similar to a resource kit or support tool).
Posted: Mar 17 2005, 02:13 PM by freeswing | with 2 comment(s)
Filed under:
Access Based Directory Enumeration

This has been a feature that Novell has had for over a decade in its directory services implementation.  With the introduction of Windows® Server 2003 Service Pack 1 the Windows® Server System Family base network operating system will now have this capability.  Anyone whom has the Windows® Server 2003 Service Pack 1 bits has this feature today.  This feature will not be back ported to the Windows® 2000 Server Family.  Below describes how to enable this feature as well as background on what is does and documentation about it.  Please spread the word to your customers as this is public information and ping me if you need assistance with explaining this, demoing, etc.
 
1.  This tool for the time being is as is and thus has no PSS support as of this time.  If there are any issues please direct them to me for the time being.  So far a few dozen early adopters have been given this tool around the globe with no issues. 
 
2.  Please rename the attached tool to .exe. This tool enables access based directory enumeration on a share by setting the property.  The syntax is:
 
markshareforABDE.exe <sharename> <0=off/1=on> (Optional: <servername>)
 
There are two options to run this tool.  You can either run it on the server and skip the optional argument or run it on a remote machine and specify a server name.
 
3.  If someone wants to write a tool themselves, he/she would need to use the NetShareSetInfo API (http://msdn.microsoft.com/library/default.asp?url=/library/en-us/netmgmt/netmgmt/netsharesetinfo.asp).  To enable ABDE, you need to set a flag that points to a SHARE_INFO_1005 structure (http://msdn.microsoft.com/library/default.asp?url=/library/en-us/netmgmt/netmgmt/share_info_1005_str.asp). The new flag to enable ABDE is #define SHI1005_FLAGS_ENFORCE_NAMESPACE_ACCESS  0x0800.
 
4.  There will be a KB article that will come out at the same time as SP1 which describes the feature and how to enable it.

5.  This feature is disabled by default and the only way to enable it is by this tool, writing an interface to enable it, or command line.
 
6.  Explanation of how a Server Message Block (SMB) server enumerates a directory – Before the introduction of Access Based Directory Enumeration in Windows® Server 2003 Service Pack 1 when the contents of a directory on an SMB server were enumerated, the server handling the access request would display all directories that were shared on that server.  When the end user selected a directory that he/she did not have access to he/she would get an error message stating that access was denied.
 
Access Based Directory Enumeration filters out directory entries that the requesting user does not have access to.  To enable  this feature a property needs to be set on the share that is exported from the server. 

http://www.microsoft.com/downloads/details.aspx?FamilyID=04A563D9-78D9-4342-A485-B030AC442084&displaylang=en

Posted: Mar 17 2005, 01:41 PM by freeswing | with 6 comment(s)
Filed under:
How to completely remove Exchange 2000 or Exchange 2003 from Active Directory
http://support.microsoft.com/default.aspx?scid=KB;EN-US;273478
Posted: Mar 16 2005, 04:49 PM by freeswing | with no comments
Filed under:
More Posts