|
server
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
.Net Framework 2.0 Deployment through ADOur organization would like to deploy .NET 2.0 from within Active Directory.
Is there any documentation on how to do that. I found a document about deploying it from .NET version 1.1 at this url:http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnnetdep/html/deploynetfx1-1withad.asp I tried following the .NET 1.1 instructions for our 2000 Active Directory and could not get it to work. Some of the deployment options are greyed out or different with the .NET 2.0 MSI Package. Do you have any suggestions. Thanks in advance! -- jamesl Jamesl,
I remember trying to deploy dotNet 1.1 via GPO to computers a good while ago and it did not work so well. This was in a WIN2000 AD environment with WIN2000 Professional clients. Other GPOs worked just fine...there were no DNS issues or permission issues...it just did not work. I tried in both the lab and in the production environment (limited computer accounts involved initially). I have successfully installed dotNET 1.1 via a unattended CD that I have for both WIN2000 and WINXP. However, it fails with dotNet 2.0 due to a problem that is well known (disable rollback). There are two registry keys that come into play. Please see these links: http://msdn.microsoft.com/library/default.asp?url=/library/en-us/gp/326.asp http://www.windowsitpro.com/Article/ArticleID/40692/40692.html If you navigate to the shared network folder manually can you install the software....but when you try it do so via GPO it fails? If this is the case then we need to look at GPO itself. I would start by making sure that the GPO is using the UNC method to give AD the location of the .msi file (so, it would be \\servername\sharename\dotNetfx.msi ) instead of using a mapped network drive ( so, that would be something like S:\servername\sharedfolder\folder01\dotnetfx.msi ) and I would make sure that 'Domain Computers' (or any other group that you might have used) has at least READ and EXECUTE for both Share and NTFS permissions. -- Show quoteHide quoteCary W. Shultz Roanoke, VA 24012 "JamesL" <Jam***@discussions.microsoft.com> wrote in message news:B0805929-7CF7-49A8-8FA8-B023CDDD21AE@microsoft.com... > Our organization would like to deploy .NET 2.0 from within Active > Directory. > Is there any documentation on how to do that. I found a document about > deploying it from .NET version 1.1 at this > url:http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnnetdep/html/deploynetfx1-1withad.asp > I tried following the .NET 1.1 instructions for our 2000 Active Directory > and could not get it to work. Some of the deployment options are greyed > out > or different with the .NET 2.0 MSI Package. Do you have any suggestions. > Thanks in advance! > > -- > jamesl
setting account expire date problem
Site-replication frequency minimum 15 minutes ? ADAM - Domain Service Account V.S. Network Service User Login Time on windows 2000 profesional on Domain Replication AD Disaster Recovery How to make sub Domain Admin wit h some restriction Loading GPMC AD Restore Find the names of Domain Controller |
|||||||||||||||||||||||