Tech Support > Operating Systems > Windows 2003
To put Securities on Domain Users
Posted on December 5th, 2003 | 1 Comments

That is a very broad question. You would to state exactly what your goals are. There are a few documents on the website that may help you get started. I've included some links...

How to "undo" IE proxy settings?
Posted on December 5th, 2003 | 2 Comments

What about when your laptop users are in the field and connected via a high speed internet connection??? I have the proxy settings set for when the are in the office sitting at their desk, when the...

Roaming Profiles
Posted on December 5th, 2003 | 1 Comments

Terry wrote: I was seeing this same message from time to time, and found there were several dozen .pol.tmp files in the users' profile. Deleting them took care of it. -GP

rebuilding domain controller
Posted on December 5th, 2003 | 3 Comments

Run ADSIedit and delete DC from DomainContrillers

Active Directories
Posted on December 5th, 2003 | 2 Comments

Yes you can. Regards, /Jimmy -- Jimmy Andersson, Q Advice AB Microsoft MVP - Active Directory ---------- www.qadvice.com ----------

Domains/Organizational Units OU's
Posted on December 5th, 2003 | 3 Comments

Enable Advanced view in the ADUC MMC, then take a look at Security. You'll have much more granularity this way. Regards, /Jimmy -- Jimmy Andersson, Q Advice AB Microsoft MVP - Active...

Adding user to local admin group
Posted on December 5th, 2003 | 0 Comments

Hi All, I am wondering if their is a script or delgation that I can use to add the users domain account to the local admin group of their computer. Right now we have the user join the domain but...

Domain Policies
Posted on December 5th, 2003 | 1 Comments

Hi Wajid, This link contains info about Lockdown clientes and servers http://www.microsoft.com/technet/treeview/default.asp?url=/technet/security/lockdown.asp -- Alejandro Leal, MCT, MCSE,...

Authenticating a browser based app against ADS
Posted on December 5th, 2003 | 0 Comments

Hi, I need to develop a browser based application that will authenticate against Active Directory, however I don't want users to be challenged, I simply want them to gain access if they have...

Windows Time sync on w2k3 DC driving me CRAZY!!!!
Posted on December 5th, 2003 | 6 Comments

That's one option that I already have considered. But I wouldn't like to do that on every DC, totally there will be about 20 DC's on different locations. That's always one step more to do when...

How to create user from *.txt or *.xls file
Posted on December 5th, 2003 | 3 Comments

maomao wrote: Hi VBScript program to create new Active Directory user accounts in bulk from the information in a Microsoft Excel spreadsheet: http://www.rlmueller.net/CreateUsers.htm

Active Directory Forests
Posted on December 5th, 2003 | 1 Comments

Do you mean display the topology of the forest? Have a look at the ADMap tool from Microsoft: http://www.windows-servers.info/Tools/AdMap.msi It's not perfect, but it works. If you want a more...

Help please with - Possible Replication Problem
Posted on December 5th, 2003 | 1 Comments

Hi Lez, the error code 8453 is a replication access denied, look into this URL to resolve this issue, http://support.microsoft.com/default.aspx?scid=kb;en-us;329860 -- Alejandro Leal, MCT, MCSE,...

Replicate Active Directory Win2003 sbs
Posted on December 5th, 2003 | 1 Comments

Hi Chris, You can use csvde.exe to export/import almost anything in AD. The following command lines will export users, groups and OU from your fake AD, go to you fake DC, run cmd and type one line...

Changing AD default MaxResults...
Posted on December 5th, 2003 | 5 Comments

There is a standard for paged ldap searches (RFC 2696). Windows LDAP client implementation contains ldap_search_init_page, ldap_get_next_page and ldap_abandon_page functions. I am sure there's a Java...

User tracking
Posted on December 5th, 2003 | 1 Comments

Michael wrote: Hi, The only way I have seen this done is with logon and logoff scripts (using Group Policy) that append to a log file. I have an example logon script that does this linked on this...

My 98 machines won't see the domain
Posted on December 5th, 2003 | 0 Comments

Anne wrote: Hi, Windows 98 clients should have DSClient installed to participate in the domain. However, they do not join the domain. The machines do not log into the domain like NT, W2k, and XP...

Admin Profiles do not copy to new AD Domain Profile
Posted on December 4th, 2003 | 0 Comments

I am have having problems when migrating computers into Active Directory from an NT4 domain. It seems that any computers that have a profile from a member of the Domain Admin group, that profile...

NAME-VIOLATION error
Posted on December 4th, 2003 | 1 Comments

Hey Johan, Would you mind showing us the ldifde entry that it is breaking on? IE a simple little ldif file that repro's the problem would be helpful. Thanks! ~Eric -- Eric Fleischman

After migrating to AD how do old NT server permissions work?
Posted on December 4th, 2003 | 3 Comments

I have since confirmed from several sources that SIDhistory will indeed be my savior in providing backward compatibility with old NT domain resources and permissions. I'm told that SIDhistory works...