Sign In
Federated Infrastructure
A discussion on politics, architecture, random experiences and good cheer from the Microsoft field.
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Options
About
Email Blog Author
RSS for posts
Atom
RSS for comments
OK
Search
Advanced search options...
Search In:
Everything
Blogs
Forums
People
Groups
Places
Pages
Date range:
All Time
Last Year
Last 6 Months
Last 3 Months
Last Month
Last Week
Last Two Days
Tags
Code
Exchange
General
Management Tools
Security
Windows
Archive
Archives
March 2012
(1)
February 2012
(2)
July 2011
(2)
January 2011
(4)
November 2010
(1)
May 2010
(2)
January 2009
(1)
November 2008
(1)
October 2008
(1)
August 2008
(1)
July 2008
(1)
January 2008
(1)
December 2007
(1)
November 2007
(1)
August 2007
(2)
July 2007
(3)
September 2006
(2)
August 2006
(7)
July 2006
(4)
June 2006
(6)
May 2006
(1)
June 2005
(1)
May 2005
(1)
April 2005
(1)
March 2005
(9)
February 2005
(9)
March, 2005
MSDN Blogs
>
Federated Infrastructure
>
March, 2005
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
Federated Infrastructure
Recommend Read Only (Document Collaboration)
Posted
over 7 years ago
by
Anthony Witecki
0
Comments
I frequently write documents for large federated customers that may have anywhere from 3 to 30 reviewers. Microsoft Word 2003 has made such collaboration easy with the track changes and merge documents features (although some learning curve exists in...
Federated Infrastructure
Automating Port Query (portqry.exe) for Testing Connectivity
Posted
over 7 years ago
by
Anthony Witecki
0
Comments
Recently, I was working with a federated customer that wanted to deploy Exchange 2003 in an environment where mailbox servers and routing bridgeheads would be separated by firewalls. As part of this effort, it was my job to determine that we had full...
Federated Infrastructure
Exchange Address Lists For Federations
Posted
over 7 years ago
by
Anthony Witecki
0
Comments
One of the issues that came up recently with a federated customer of mine was how they were going to manage the address list needs of 30 different departments. To centralize it would prove futile, as that group would undoubtedly become unresponsive, yet...
Federated Infrastructure
Building a Header File for Exchange 5.5
Posted
over 7 years ago
by
Anthony Witecki
0
Comments
When upgrading Exchange 5.5 servers to Exchange 2003 in a federated model, I have found that I often cannot rely entirely on the ADC Tools to find potential problems. This is especially true given that I might be working with the central operations folks...
Federated Infrastructure
Pre-Populating SELECT Boxes with HTC Controls
Posted
over 7 years ago
by
Anthony Witecki
0
Comments
When building web based applications, I frequently have a need to pre-populate the value of SELECT controls. I found this code some years ago on Microsoft.com but don't remember the original author, but I certainly thank him for making several of my web...
Federated Infrastructure
Send SMTP Mail from a Web Site
Posted
over 7 years ago
by
Anthony Witecki
2
Comments
The following function (written in VBScript) can be used to mail-enable a web-based application. If you are sending HTML based body, you must specify "HTML" as the msgType input parameter. The function returns either a success or failure notice as its...
Federated Infrastructure
Web Page Functionality Based on Group Membership in Active Directory
Posted
over 7 years ago
by
Anthony Witecki
1
Comments
The following function (written in VBScript) queries the domain controller and iterates the group membership of a user looking for a match. The function assumes that integrated authentication is used in an internal web application. Function DomainUserHasAccess...
Federated Infrastructure
Using JScript in DHTML to Manipulate Objects in a SELECT tag
Posted
over 7 years ago
by
Anthony Witecki
1
Comments
The following code can be used to dynamically add, remove or select all items in a SELECT object. The code assumes that when objects are added to the SELECT object, that the display text and value are identical. <script language="javascript"> function...
Federated Infrastructure
Political Forest and Domain Design
Posted
over 7 years ago
by
Anthony Witecki
0
Comments
In my work with a large number of federated customers, the unavoidable component of Active Directory design is the age-old question of "How many forests do I need?" This is simple to define, but challenging to discuss in the board room. There are three...
Page 1 of 1 (9 items)