Sign In
Jakeberm
a gold mine of croutons at the bottom of a technological salad
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Options
About
Email Blog Author
RSS for posts
Atom
RSS for comments
OK
Search
Advanced search options...
Search In:
Everything
Blogs
Forums
People
Groups
Places
Pages
Date range:
All Time
Last Year
Last 6 Months
Last 3 Months
Last Month
Last Week
Last Two Days
Tags
1 - Work
Archive
Archives
December 2007
(1)
January 2007
(3)
August 2006
(1)
December 2005
(1)
November 2005
(1)
April 2005
(1)
MSDN Blogs
>
Jakeberm
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
Jakeberm
Revocation checking fails when CDP/AIA locations in the CA's cert can't be reached
Posted
over 5 years ago
by
jakeberm
1
Comments
Error: A Certificate request fails with: "The certification authority denied the request. The revocation function was unable to check the revocation because the revocation server was offline." OR: Certificate services just fails to start...
Jakeberm
What you will see in a netlogon debug log (on client and DC) during a successful secure channel password reset
Posted
over 5 years ago
by
jakeberm
1
Comments
Here are the details you will see in the netlogon debug log on the client and the DC for a SUCCESSFUL secure channel reset: Note: Running " netdom reset <client> /domain:<domain> /server:<DCname> /usero:<domain>\administrator...
Jakeberm
How to change the password of every user in a container (or domain) to a default, and require them to change their password at next logon
Posted
over 5 years ago
by
jakeberm
1
Comments
This method utilizes a tool called dsmod.exe, built in to Windows Server 2003, to modify the user's password, set the User must change password at next logon flag, and the Password Never Expires flag to null (if Pwd Never Expires is set, running just...
Jakeberm
Maximum number of RIDs available in a Windows domain?
Posted
over 5 years ago
by
jakeberm
1
Comments
The maximum number of RIDs available in a 32-bit-OS-hosted domain (NT4/2000/2003) is 1073741824 The RID space is 30-bits, therefore 2^30 = 1073741824 You can lower the maximum number of RIDs via registry values, referenced in the article below:...
Jakeberm
How to query on a specific attribute (like EmployeeID) and then set other attributes from an answer file
Posted
over 6 years ago
by
jakeberm
0
Comments
Ldifde and Csvde are great for finding an obect by it's DN, and then adding/modifying/removing attributes on said object. But, what if you want to do the same task, except using a different attribute to find the object in question? By using ADModify and...
Jakeberm
How to Rar/Zip archive multiple folders into separate files using winrar
Posted
over 7 years ago
by
jakeberm
2
Comments
Here's the problem: I have a folder which contains hundreds of subfolders, and I wanted to make each subfolder into it's own ZIP file of the same name. Winrar doesn't have the built-in functionality to accomplish this goal, or none that I could find ...
Jakeberm
Random questions on how to search for deleted objects in the Active Directory
Posted
over 7 years ago
by
jakeberm
0
Comments
This is by no means a complete guide to the viewing and deletion of objects in the "CN=Deleted Objects,DC=domain,DC=com" container, but I have answered a few questions and provided some guidance here. I will update it if I have time. In answering these...
Page 1 of 1 (7 items)