This page is a collection of resources that I use in my work as consultant and
Microsoft certified trainer. Whenever I find some useful information I create a
link on this page. It's publicly available so that others may benefit from this
information.
Click on the technology of interest to get access to great links to web pages,
white papers and applications.
AD (Active Directory) - AD is a hierarchical database introduced in Windows 2000. The database is used for storing information about users, security, configuration, etc. and can be extended for storing new types of data.
Read more...
|
|
|
|
Clustering - Clustering on Windows is 2 main technologies, the Microsoft Cluster Service (MSCS) and Network Load Balancing (NLB). A third technology used in large web installations is Component Load Balancing (CLB).
Read more...
|
|
Debugging - When you experience "Blue Screens" your OS has detected a problem and called the "KeBugCheckEx" routine. This brings down your system in a controlled manner and, depending on your system properties, dumps the memory to disk. This dump can be analysed with different tools.
Read more...
|
|
Deployment - Deploying hundreds or thousands of operating systems can be tedious. There are many tools available to assist this task.
Read more...
|
|
|
|
DNS (Domain Name Service) - DNS is a server component used for translating host names to IP addresses vice versa. With Windows 2000 DNS has become dynamic, so manual updating of DNS records is no longer necessary.
Read more...
|
|
Event Viewer - Event viewer is the primary tool used for viewing the security and health of the Windows operating system.
Read more...
|
|
|
|
GPO (Group Policy Objects) - Group Policy Objects is a technology introduced in Windows 2000, used for automating large parts of the network configuration. This includes deployment of software, desktop settings, security settings, etc.
Read more...
|
|
|
|
|
|
|
|
Kerberos - Kerberos version 5 is the main authentication protocol of Windows 2000 and the successor of LM, NTLM version 1 and NTLM version 2.
Read more...
|
|
|
|
Migration - Migration is the transition of going from one system to another and includes domain migration, OS migration, user migration, file migration, etc.
Read more...
|
|
Mobile Computing - Mobile computing covers computing on mobile devices such as Windows Mobile Smart Phone and Windows Mobile Pocket PC.
Read more...
|
|
MOF (Microsoft Operations Framework) - The Microsoft Operations Framework (MOF) provides operational guidance that enables organizations to achieve mission-critical system reliability, availability, supportability, and manageability of Microsoft products and technologies. MOF is based on ITIL.
Read more...
|
|
|
|
NAT (Network Address Translation) - NAT translates internal IP addresses to external IP addresses used for browsing the Internet, and also translates external addresses to internal addresses for publishing servers to the Internet.
Read more...
|
|
|
|
Performance Monitor - Being the main tool for baselining and monitoring performance on Windows, performance monitor has hundreds of objects and counters and can be extended by applications.
Read more...
|
|
PKI (Public Key Infrastructure) - PKI is a common name for all the components that make up the infrastructure in a public/private key environment, e.g. Certificate Authorities, Active Directory, PKI-aware applications like Internet Explorer and Outlook, etc.
Read more...
|
|
Programming - This section deals with the 3 main languages on the Windows platform which are C++, VB and C#.
Read more...
|
|
|
|
|
|
Scripting - Scripting is a high level programming language often used for dealing with trivial administrative tasks.
Read more...
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Wireless - Various information about the technologies that help support wireless computing and making it secure.
Read more...
|
|
WMI (Windows Management Instrumentation) - WMI is the Microsoft implementation of Web-Based Enterprise Management, an initiative based on a set of management and Internet standard technologies developed to unify the management of enterprise computing environments.
Read more...
|
|