Sie befinden sich aktuell in den Techblog - Tim Wanierke Blog-Archiven für den folgenden Tag 23.9.2009.
- Betriebsysteme (21)
- Hardware (12)
- Home (1)
- HOWTO / Guides (9)
- Microsoft (81)
- Performance Analyse (3)
- Programmieren (2)
- Projektmanagement (2)
- Tools (34)
- VMWare (10)
- Windows 2000 (11)
- Windows 2003 (14)
- Windows 2008 (30)
- Windows 7 (14)
- 25.8.2011: Authoritative Restore of Active Directory Objects
- 17.8.2011: User State Migration Tool GUI - MUST
- 12.8.2011: Auflisten von Änderungen eines Active Directory Objektes mittels "repadmin"
- 29.6.2011: PKI , Kerberos and Smart Cards
- 22.6.2011: Active Directory Domain member: Maximum machine account password age
- 16.6.2011: Export and import GPO from one domain to another
- 26.5.2011: Unable To Reconnect To Terminal Server In Application Mode
- 11.5.2011: How to use the EventCombMT utility to search event logs
- 5.5.2011: Phantoms, tombstones and the infrastructure master - Event ID 1419 generated on a domain controller
- 4.5.2011: Forest Trust - Name Suffix Routing
- August 2011
- Juni 2011
- Mai 2011
- März 2011
- Februar 2011
- Januar 2011
- Dezember 2010
- November 2010
- Oktober 2010
- September 2010
- August 2010
- Juli 2010
- Juni 2010
- Mai 2010
- April 2010
- März 2010
- Februar 2010
- Januar 2010
- Dezember 2009
- November 2009
- Oktober 2009
- September 2009
- August 2009
- Juli 2009
- Juni 2009
- Mai 2009
- April 2009
- März 2009
- Februar 2009
- Januar 2009
Archive für 23.9.2009
Useful Run Commands For Windows Vista/XP/2008
23.9.2009 von Thomas_Punzo.
Link: http://www.ontechnews.com/computer-tips/shortcuts/useful-run-commands-for-windows-vista-and-xp/
Geschrieben in Windows 2008, Betriebsysteme | Drucken | Keine Kommentare »
IIS / FTP on microsoft cluster
23.9.2009 von Tim Wanierke.
Clustering IIS 6.0 (IIS 6.0)
Link: http://www.microsoft.com/technet/prodtechnol/WindowsServer2003/Library/IIS/70db50cf-5eb6-4c2e-b60b-f0b8f3fdb915.mspx?mfr=true
Checklist: Creating a clustered IIS Web or FTP service
Link: http://technet.microsoft.com/en-us/library/cc778748(WS.10).aspx
Geschrieben in HOWTO / Guides | Drucken | Keine Kommentare »
RODC requirements and HOWTO
23.9.2009 von Thomas_Punzo.
Link : http://technet.microsoft.com/en-us/library/cc772234(WS.10).aspx
This step-by-step guide provides instructions for planning, installing, and using a read-only domain controller (RODC).
Important:
Your system must meet the following prerequisites for deployment of an RODC:
- The forest functional level must be Windows Server 2003, so that linked-value replication is available. This provides a higher level of replication consistency. The domain functional level must be Windows Server 2003, so that Kerberos constrained delegation is available. Constrained delegation supports security calls that must be impersonated under the context of the caller.
- You must deploy at least one writable domain controller running Windows Server 2008 for the same domain as the RODC. This provides the RODC with a replication partner. To deploy a domain controller that runs Windows Server 2008, you must copy the contents of the \sources\adprep folder on the Windows Server 2008 installation DVD to the schema master and then run adprep /forestprep and adprep/domainprep /gpprep. For more information, see Prepare a Windows 2000 or Windows Server 2003 Forest Schema for a Domain Controller That Runs Windows Server 2008 at http://go.microsoft.com/fwlink/?LinkId=109019.
- You must then run the adprep /rodcprep command before you install the first RODC. This step is not required if you are creating a new forest with only domain controllers that run Windows Server 2008. For more information, see Prepare a Forest for a Read-Only Domain Controller at http://go.microsoft.com/fwlink/?LinkId=109020.
Geschrieben in Windows 2008 | Drucken | 1 Kommentar »