Tech Support > Operating Systems > Windows 2003
Using ADMT2 to migrate Windows SBS 4.5 to Windows 2003?
Posted on December 15th, 2003 | 0 Comments

Hello everybody. Is it possible to use ADMT2 to migrate a Windows SBS 4.5 enviroment to Windows 2003 AD? From what I've been reading I'll run into problems trying this because ADMT2 requires that a...

Active Directory unavailable Server 2003
Posted on December 15th, 2003 | 1 Comments

Hi Zetus- This could occur if a solution like Internet Connection Firewall is enabled on a domain controller. Is that the case? -- Tim Springston Microsoft Corporation This posting is provided...

adprep /domainprep not working
Posted on December 15th, 2003 | 1 Comments

Hi Rolf- It's possible the single label domain name is the culprit. You could use Active Directory Migration Tool version 2 to migrate the user accounts and passwords between domains if you create a...

Problem with AD on Win 2003 Server
Posted on December 14th, 2003 | 0 Comments

I have recycled the server without shutting it down normaly. When the system came up, it said active directory re-creating or creating indexes. This went on for 3 hours. At which point I recycled...

Displaying only accounts created by people, not software
Posted on December 14th, 2003 | 1 Comments

Really, the only way to do this is to filter your list of users with a couple regular expressions. For instance, anonymous IIS accounts usually start with IUSR_ . You could filter those out. Or, you...

Deleting registry keys with GPO / INF
Posted on December 13th, 2003 | 0 Comments

TimW wrote: Hi If this is under the HKEY_LOCAL_MACHINE hive, you could do it in a computer startup script (with a GPO) that runs as part of the boot up process (before the user logs in). It runs...

How to get a head count
Posted on December 13th, 2003 | 2 Comments

Daniel wrote: Hi There is nothing built-in for this. You could built your own logon/logoff tracking using logon/logoff scripts,...

How do I delete user accounts from asp.net?
Posted on December 13th, 2003 | 1 Comments

Thanks Joe... I go read up on it ... Really appreciated it. Regards, Kit Kai "Joe Kaplan (MVP - ADSI)" <joseph.e.kaplan@removethis.accenture.com> wrote in message...

How are user passwords sent between two domains on a one-way non-transitive trust?
Posted on December 13th, 2003 | 0 Comments

Hello, I'm just curious as to how passwords are sent between two Windows 2000 Server domains using a one-way non-transitive trust? Here's the scenario: Domain "production" is the trusted domain for...

AD/AM Help ???????
Posted on December 12th, 2003 | 2 Comments

Thanks !!That works. "Dmitri Gavrilov " <dmitrig@online.microsoft.com> wrote in message news:OgcKFPBwDHA.4060@TK2MSFTNGP11.phx.gbl...

Integrate NT 4 Domains and Win 2000 AD
Posted on December 12th, 2003 | 1 Comments

As long as there is a trust between the domains the users should be able to access resources in the other domain if they have been granted access to them. "Smiley" <ai_bang_mai_ni@hotmail.com>...

Finding users who have logged in
Posted on December 12th, 2003 | 2 Comments

You can enable logon/logoff auditing. See http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnexnt00/html/ewn0054.asp -- Tim Hines, MCSE, MCSA Windows 2000 Directory...

Newly created attribute not viewable thru AD Schema
Posted on December 12th, 2003 | 1 Comments

That is expected. In order to make the new attribute viewable you need to modify the display specifier. Take a look at the articles...

Run VBS script from Taskpad View
Posted on December 12th, 2003 | 2 Comments

I tried this did not work. On the command line in Taskpad I put cscript lockout.vbs. When I try to run it it says it cannot find the program. This script opens a command prompt and lets the user...

Install Local Printer without Admin or Poweruser
Posted on December 12th, 2003 | 1 Comments

My experience is that connecting the printer is all it takes. Plug and play does the rest.

Joining heterogenous data: ADAM and SQL
Posted on December 12th, 2003 | 7 Comments

I stand corrrected about the AD security, Dimitri. Thanks for the clarification. As for finding an alternative to the BA account, I'll try using the SQL service account. And right, I'd also like...

Adding users to 2k3 AD with a tab-delimited file
Posted on December 12th, 2003 | 1 Comments

Check out this article Step-by-Step Guide to Bulk Import and Export to Active Directory http://www.microsoft.com/windows2000/techinfo/planning/activedirectory/bulksteps.asp regards Johan...

Child Domain - Adding Groups from parent domain..
Posted on December 12th, 2003 | 1 Comments

What type of group are you adding the universal group to? There are a few group scope rules that you have to remember when adding groups or accounts to other groups. I've pasted a link to the rules...

DNS & Active Directory 2003 with ZoneEdit
Posted on December 12th, 2003 | 2 Comments

Thank you for the information Brian.

phantom
Posted on December 12th, 2003 | 2 Comments

You got a ghost domain I presume? Use ntdsutil/metadata cleanup. -- Dmitri Gavrilov SDE, Active Directory Core This posting is provided "AS IS" with no warranties, and confers no rights. Use of...