Sie befinden sich aktuell in den Archiven des Blogs Techblog - Tim Wanierke für März, 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 März 2009
Autologin ( Windows and Novell )
17.3.2009 von Tim Wanierke.
Tool für Windows und Novell:
Autolog 3.0.1.3 - Novell Cool Solutions: Cool Tool
Link: http://www.novell.com/coolsolutions/tools/13525.html
Windows:
Sysinternals Tool “Autologon”
Link : http://technet.microsoft.com/de-de/sysinternals/bb963905.aspx
With this tool you can configure a account that will be logged on to the servers console automatically when the server starts. The password of this account will be encrypted.
Novell:
The following article descripes how to “Configure AutoAdminLogon” to log users into NDS and onto Windows.
Link : http://www.novell.com/support/php/search.do?cmd=displayKC&docType=kc&externalId=10087621&sliceId=&docTypeID=DT_TID_1_1&dialogID=36283437&stateId=0%200%2036281470
========= Novell Auto Login ==============
HKLM\Software\Novell\Login\AutoAdminLogon
Value: 1
Data Type: REG_SZ
HKLM\Software\Novell\Login\DefaultLocationProfile
Value: “Default”
Data Type: REG_SZ
HKLM\Software\Novell\Login\DefaultPassword
Value: NDS Password
Data Type: REG_SZ
HKLM\Software\Novell\Login\AutoAdminQueryNDS
Value: 0
Data Type: DWORD
HKLM\SOFTWARE\NOVELL\Location Profiles\Services\{1E6CEEA1-FB73-11CF-BD76-00001B27DA23}\[Location_Profile_Name]\UserName
Value: NDS Username
Data Type: REG_SZ
HKLM\SOFTWARE\NOVELL\Location Profiles\Services\{1E6CEEA1-FB73-11CF-BD76-00001B27DA23}\Default\Tab1\Context
Value: NDS Context (example: USERS.100MAINST.NYC.ACME)
Data Type: REG_SZ
HKLM\SOFTWARE\NOVELL\Location Profiles\Services\{1E6CEEA1-FB73-11CF-BD76-00001B27DA23}\Default\Tab1\Server
Value: Preferred Server (this is optional)
Data Type: REG_SZ
HKLM\SOFTWARE\NOVELL\Location Profiles\Services\{1E6CEEA1-FB73-11CF-BD76-00001B27DA23}\Default\Tab1\ Tree
Value: NDS Tree
Data Type: REG_SZ
HKLM\SOFTWARE\NOVELL\Location Profiles\Services\{1E6CEEA1-FB73-11CF-BD76-00001B27DA23}\Default\Tab3\DefaultDomainName
Value: The NT NetBios of the local machine or the domain name
Data Type: REG_SZ
HKLM\SOFTWARE\NOVELL\Location Profiles\Services\{1E6CEEA1-FB73-11CF-BD76-00001B27DA23}\Default\Tab3\DefaultUserName
Value: The NT Default User Name
Data Type: REG_SZ
Geschrieben in Microsoft | Drucken | Keine Kommentare »
Monitoring of drivers and ressources that startup within windows
5.3.2009 von Thomas_Punzo.
To monitor drivers and ressources that startup within windows you can use 2 cool tools
1.) Bootvis
[http://en.wikipedia.org/wiki/BootVis]
BootVis is a computer application that allows PC manufacturers to check how long a Windows XP machine takes to boot, and then to optimize the boot process, sometimes considerably reducing the time required. It was formerly a Microsoft product, but it is no longer available from the company’s website.
[http://www.microsoft.com/whdc/system/sysperf/fastboot/default.mspx]
About Bootvis.exe
Bootvis.exe is a performance tracing and visualization tool that Microsoft designed to help PC system designers and software developers identify performance issues for boot/resume timing while developing new PC products or supporting software.
Please note that Bootvis.exe is not a tool that will improve boot/resume performance for end users. Contrary to some published reports, Bootvis.exe cannot reduce or alter a system’s boot or resume performance. The boot optimization routines invoked by Bootvis.exe are built into Windows XP. These routines run automatically at pre-determined times as part of the normal operation of the operating system.
Download:http://www.softpedia.com/progDownload/BootVis-Download-3465.html
2.) RegMon
[http://en.wikipedia.org/wiki/Regmon]
RegMon is a tool used in system administration, computer forensics, and application debugging. RegMon was primarily created by Mark Russinovich and Bryce Cogswell, employed by SysInternals prior SysInternals being bought out by Microsoft in 2006.
RegMon monitors and records all actions attempted against the Microsoft Windows Registry. RegMon can be used to detect failed attempts to read and write registry keys. It also allows for filtering on specific keys, processes, process IDs, and values.
Download: http://www.softpedia.com/get/Programming/Other-Programming-Files/Regmon.shtml
Geschrieben in Microsoft, Betriebsysteme | Drucken | Keine Kommentare »
Monitoring Reliability and Availability of Windows 2000-based Server Systems
2.3.2009 von Thomas_Punzo.
Basisc über Eventlogs und Meldungen,
http://technet.microsoft.com/en-us/library/bb742446.aspx
Startup Event
Windows 2000 records startup events in the System Event Log, as shown below. The Event Log service itself is the source of this event, and the Event ID is 6005. The time of this event is approximately the time the operating system becomes available to applications.
Clean Shutdown Event
Windows 2000 records a new event whenever an operating system shutdown is initiated. A clean shutdown can be initiated through several mechanisms.
Direct user interaction using a Shutdown screen as follows:
Shutdown or Restart using Ctrl+Alt+Delete
Shutdown or Restart using the Start menu
Shutdown or Restart using the Logon screen
Etc. …
Geschrieben in Betriebsysteme | Drucken | Keine Kommentare »