Sign In
daclark's WebLog
Infrastructor and Provisionary
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Options
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
BizTalk
Management
Microsoft
Pages
Provisioning
Zero Touch
Archive
Archives
January 2008
(1)
June 2007
(5)
November 2006
(1)
September 2006
(1)
June 2006
(1)
April 2006
(1)
January 2006
(2)
August 2005
(2)
July 2005
(1)
June 2005
(2)
May 2005
(4)
March 2005
(5)
February 2005
(7)
MSDN Blogs
>
daclark's WebLog
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
daclark's WebLog
Happy New Year to ZTP 3.1
Posted
over 4 years ago
by
daclark
1
Comments
Yes, it's true. The Microsoft Services Managed IP solutions group has been working for the last few months to package up ZTP 3.0 with current fixes and updated documentation to release as ZTP 3.1. Ironically, this is about the same place we were with...
daclark's WebLog
Provisioning 4.0 on Windows Workflow Foundation
Posted
over 5 years ago
by
daclark
1
Comments
A common question around Zero Touch Provisioning has been, why use BizTalk Server and Human Workflow Services? Answer: We started ZTP in 2003, when BizTalk Server 2004 was in pre-beta and HWS was one of the premier features of the release. We made...
daclark's WebLog
Provisioning 4.0 FAQ
Posted
over 5 years ago
by
daclark
0
Comments
At TechEd and via email, I've had many questions about the future of Zero Touch Provisioning. Here's some information in an FAQ form: 1. Is it true that ZTP v3.0 is the last version? Why is Microsoft passing over this solution? Answer: v3.0 is...
daclark's WebLog
My session is done
Posted
over 5 years ago
by
daclark
0
Comments
After feverishly rebuilding my demo (literally up to the last minute) and trimming slides (based on feedback), I finished my presentation in 50 minutes (of 90). Ahh! I guess I should have kept a few more slides. Also, I had to change the demo’s I showed...
daclark's WebLog
Long time, no blog
Posted
over 5 years ago
by
daclark
0
Comments
Have you noticed that many folks blog in spurts? I guess it's human nature to address things immediately in front of us. For instance, I hadn't looked at my blog in so long that I didn't even know when I last posted. And now, I notice that I haven't posted...
daclark's WebLog
Working at Tech Ed 2007
Posted
over 5 years ago
by
daclark
0
Comments
Another year, another Tech Ed. This year, I'm presenting Using Zero Touch Provisioning in the Architect track (session ARC312). Like many speakers, I'm currently working on my slides and demos to best meet the demands and expectations of attendees. Unfortunately...
daclark's WebLog
My apologies to Sweden
Posted
over 6 years ago
by
daclark
2
Comments
Zero Touch Provisioning v2.0 is used by multiple partners at many customers in Sweden. Unfortunately, there's been confusion with contracts and some problems with engaging Microsoft Services to provide partners with access and redistribution rights to...
daclark's WebLog
Blogging again, thanks to Word 2007 B2TR
Posted
over 6 years ago
by
daclark
0
Comments
I haven't blogged in a while because I'm too distracted to go to my blog and endure the process of posting. However, I installed Office 2007 Beta 2 Tech Refresh today and Word 2007 has a "publish to blog" feature. It's fairly simple to use and I hope...
daclark's WebLog
Future of ZTP
Posted
over 6 years ago
by
daclark
1
Comments
Lately, I've been asked from multiple customers and partners about the future of Zero Touch Provisioning. ZTP is still alive and growing. As a reminder, ZTP has been an MS Services solution from the beginning (starting in 2003), but version 2.0 became...
daclark's WebLog
Zero Touch Provisioning 2.5 is Available!
Posted
over 6 years ago
by
daclark
1
Comments
Well, after many months, ZTP 2.5 is generally available through an MS Services engagement. We'll maintain source (features and bug fixes) through a Services engagement model (requiring Consulting Services for initial deployment or Premier Services for...
daclark's WebLog
MSF in VSTS
Posted
over 6 years ago
by
daclark
0
Comments
There are some interesting features in VSTS for use in Agile Development, but the new VSTS view of architecture is a little confusing. I'm not confident the leading and trailing shadow concept will shed light on the benefit (pun intended). Read more at...
daclark's WebLog
Do you WF?
Posted
over 6 years ago
by
daclark
0
Comments
Though a goofy name, Windows Workflow Foundation (WF) is a powerful development framework to enable in-application worfklows. From base approval process to means of leveraging useful design patterns without building your own infrastructure from sratch...
daclark's WebLog
Using .NET with >4GB RAM
Posted
over 7 years ago
by
daclark
2
Comments
then you should definitely check this out: FIX: Generation 1 garbage collections and generation 2 garbage collections occur much more frequently on computers that have 4 GB or more of physical memory in the .NET Framework 1.1 http://support.microsoft...
daclark's WebLog
History of Zero Touch Provisioning
Posted
over 7 years ago
by
daclark
1
Comments
In early 2003, Tony, a Director in Microsoft Services who branded Zero Touch, asked Brandon and I to review a prototype tool in development called DEAPS and determine if it was viable as a self-service provisioning application for an outsourcer. It was...
daclark's WebLog
.Net Framework 1.1 hotfix rollups to check
Posted
over 7 years ago
by
daclark
1
Comments
If you're using the .NET Framework and seem to have strange exceptions or hangs that you can't track and resolve, you need to consider the following .NET Framework 1.1 Hotfix Rollups (by querying support.microsoft.com for: framework 1.1 hotfix rollup...
daclark's WebLog
Why Authorization Manager?
Posted
over 7 years ago
by
daclark
2
Comments
Authorization Manager (or AzMan) is the authorization API built into Windows Server. It provides RBAC AccessChecks to application developers for free and supported by the Windows team. You can use Windows Groups or LDAP queries to assign membership to...
daclark's WebLog
ZTP at TechEd 2005
Posted
over 7 years ago
by
daclark
0
Comments
If you're attending TechEd 2005 in Orlando, Florida, feel free to look me up. I'm presenting on ZTP in the Windows Desktop track (since we shipped publicly with the BDD Enterprise solution accelerator. DSK330 Zero Touch Provisioning with the Solution...
daclark's WebLog
Comparing machines in SMS
Posted
over 7 years ago
by
daclark
0
Comments
Here's a query for comparing Services on two machines. Just Clone the "Compare software inventory on two computers" report and replace the SQL with below. select (case when inv1.Name0 is not null then @name1 else @name2 end) as Netbios_Name0, (case...
daclark's WebLog
Post-SP1 COM+ Hotfix Rollup
Posted
over 7 years ago
by
daclark
0
Comments
If you're using ZTP, BizTalk, or anything that uses Enterprise Services (COM+), after installing Windows Server 2003 SP1, you need to install the post-SP1 hotfix listed in 896729. http://support.microsoft.com/?id=896729 From the article: Provide...
daclark's WebLog
ZTP works with MIIS, not against.
Posted
over 7 years ago
by
daclark
0
Comments
One of the most commonly asked questions I get around Zero Touch Provisioning directly relates to Identity and Access Management ( a common provisioning scenario). Microsoft Identity Integration Server (MIIS) is the Microsoft product focused on IDM. To...
daclark's WebLog
Using ZTP with Windows Server 2003 SP1
Posted
over 7 years ago
by
daclark
1
Comments
After installing Windows Server 2003 Service Pack 1, the default security settings for MSDTC and DCOM must be modified to allow BizTalk and ZTP to work properly. Change the MSDTC Security Configuration settings and DCOM permissions on each server the...
daclark's WebLog
Provisioning part 2
Posted
over 7 years ago
by
daclark
1
Comments
I just posted my second article on "big-P" Provisioning, here .
daclark's WebLog
What is Provisioning? (part 2)
Posted
over 7 years ago
by
daclark
1
Comments
If Provisioning can be a generic utility, we need to determine the components that provisioning systems (whether for identities, desktops, servers, etc.) should have in common. In general, each provisioning system needs policy definition (including means...
daclark's WebLog
Understanding output in SDDL
Posted
over 7 years ago
by
daclark
0
Comments
If you've used the SC command line or worked with ADSI or MIIS, you'll recognize these easy to read strings representing ACLs (like O:AOG:DAD:(A;;RPWPCCDCLCSWRCWDWOGA;;;S-1-0-0)). For those that haven't seen these before, goto a cmd prompt and run the...
daclark's WebLog
What is it, you do here?
Posted
over 7 years ago
by
daclark
1
Comments
I'm an Architect in Microsoft Consulting Services. However, a rchitect is such an overloaded term in the industry and especially at Microsoft that most people, whether a customer, partner, or internal misunderstand my job. Merriam Webster defines ar·chi...
Page 1 of 2 (33 items)
1
2