Home
Search
Paul's Blog
Search
Search Keyword:
Any words
All words
Exact phrase
Ordering:
Newest first
Oldest first
Most popular
Alphabetical
Section/Category
Search Keyword
controller
Total 39 results found. Search for [
controller
] with
Results 1 - 10 of 39
5
10
15
20
25
30
50
1.
Windows Server 2008 Active Directory Domain Services Last Interactive Logon Information Feature
(Blogs/paulw)
... Essentially, when the feature is enabled two things happen: The Windows Server 2008 AD DS Domain
Controller
s write this information to the AD DS properties The Windows NT 6.x (Windo...
2.
Mailbox-enabling many users with the Exchange 2007 management shell (PowerShell)
(Blogs/paulw)
...” is Exchange 2007, so one of my test labs happens to consist of a 64-bit Windows Server 2003 R2 domain
controller
running Exchange 2007 SP1 (yeah, I know this isn’t really good practice, ...
3.
Finding the Virtual Server Hosts in your domain
(Blogs/paulw)
...ot; " & APPDATE & vbCrLf) ' print descriptions of what's happening echo "Locating a domain
controller
and querying Active Directory " & _ "Domain Services (AD DS) for...
4.
Querying for an InvocationID in retiredReplDSASignatures yields more than one result
(Blogs/paulw)
...uplicate retired invocationID is most likely a result of you having performed an IFM installation of a domain
controller
. When you perform an IFM installation a portion of the process is treated in ...
5.
Creating an active directory test lab environment from your production AD forest
(Blogs/paulw)
...ab? Summarised, the steps are as follows: Build a virtual server and promote this server to a domain
controller
in the production environment. This is your development DC. On the devel...
6.
Find all read only domain controllers (RODC) in the domain
(Knowledge Base/Code)
...= oRootDse.get("dNSHostName") sDSFunctionality = _ getDSFunctionality(oRootDse.get("domain
Controller
Functionality"), _ oRootDse.get("supportedCapabilities")) ...
7.
Ascertain whether or not a DC is read-only (RODC)
(Knowledge Base/Code)
...: Example VB Script code that illustrates one (interactive) way of ascertaining whether or not a given domain
controller
is an RODC (read only domain
controller
). This script connects to the DC t...
8.
HOW TO: Delegate the ability to add a domain controller to the domain (using minimum permissions)
(Knowledge Base/Articles)
...larger enterprise deployments there is often the requirement to automate the building and promotion of domain
controller
s and their hardware. Such deployments utilise service accounts for different ta...
9.
HOW TO: Manually trigger the directory service garbage collection process
(Knowledge Base/Articles)
...nd will modify doGarbageCollection using the freeware tool, ADMOD. Again, as an example we target the domain
controller
dc01. admod -b "" doGarbageCollection::1 - dc01 Modifyi...
10.
INFO: Fine Tuning Net Logon’s SRV Resource Record (RR) registrations
(Knowledge Base/Articles)
...can become necessary to control which Domain Name System (DNS) Resource Records (RR) are registered by Domain
Controller
s (DC), as well as the weight and priority of these records. This article discu...
<< Start
< Prev
1
2
3
4
Next >
End >>
Latest Blog
How to move the WINS database in Windows Server 2008
Initialising a new disk with DISKPART
Remotely managing the disk management snap-in in Windows Server 2008
So how do I know what drive letters apply to what disks in Server Core?
Troubleshooting Microsoft Application Virtualization/ SoftGrid error 0060922C-800736B1
Latest Articles
HOW TO: Delegate the ability to add a domain controller to the domain (using minimum permissions)
INFO: Configure USERENV.LOG logging
HOW TO: Manually trigger the directory service garbage collection process
INFO: Fine Tuning Net Logon’s SRV Resource Record (RR) registrations
INFO: Last-Logon-Timestamp (lastLogonTimestamp)