Tech Support > Operating Systems > Windows 2003
Windows Update
Posted on January 22nd, 2004 | 3 Comments

He should note that SUS will only handle critical updates. It won't handle recommended updates until 2.0 comes out later this year..... -- Regards, Hank Arnold "Matjaz Ladava "...

Extranet authentication with a PKI
Posted on January 22nd, 2004 | 0 Comments

Hi everybody, I'm would like to know the best solution to authenticate students who could connect from their own private PC at home on their school Web site. The school will use AD 2000 or 2003, and...

Extranet and firewall
Posted on January 22nd, 2004 | 4 Comments

Hello Marco, I'm dealing with the same type of problem: extranet authentification and authorization. So if you have find answer to your questions, I would be glad to hear from you. The response of...

Link between AD and NIC
Posted on January 22nd, 2004 | 2 Comments

Article How to Move a Windows 2000 Installation to Different Hardware http://support.microsoft.com/default.aspx?scid=kb;en-us;249694 tells that KeysNotToRestore key will take care of major hardware...

Moving accounts between 2 domains in a forrest
Posted on January 22nd, 2004 | 0 Comments

I have to move some accounts between 2 domains in my forrest. It failed on 6 of my accounts with this error then i use Active Directory Migration tool version 2 ERR2:7422 Failed to move object...

NCSecDesc test Failed
Posted on January 22nd, 2004 | 0 Comments

When I run netdiag.exe I get following error: Starting test: NCSecDesc Error NT AUTHORITY\ENTERPRISE DOMAIN CONTROLLERS doesn't have Replicating Directory Changes All access rights for the naming...

Great Backup Software
Posted on January 22nd, 2004 | 0 Comments

I just restored an entire system to a new / different hardware platform (Windows 2003 Enterprise) - it did not use the old driver from source server! Excellent...

Need help with logon scripts.
Posted on January 22nd, 2004 | 0 Comments

In our AD network, we need to set up a new route for some PCs so they can access special services available in our network. For those users, we would like to issue the ROUTE ADD command automatically...

Domain Roll Back
Posted on January 22nd, 2004 | 2 Comments

Lijo, I'm looking at doing the same thing, has Exchange 5.5 mailboxes been part of your testing environment? If let me know how it went for you. Thanks, Mario "Lijo"...

AD Design Documentation template
Posted on January 22nd, 2004 | 2 Comments

Hi Sam, Have you looked at the Windows Server 2003 Deployment Guide for these templates? It has some nicely layed out worksheets in the Designing the AD Logical Structure...

Single or Multiple Domains
Posted on January 21st, 2004 | 1 Comments

Hi Phil, I recommend reading the Designing the AD Logical Structure chapter in the Windows Server 2003 Deployment...

Windows 2003 rename DNS problem
Posted on January 21st, 2004 | 0 Comments

I have 5 native 2003 DC's at remote sites. All are working fine. I want to rename the domain from xzy.company.com to abc.company.com. I read the Domain-Rename-Intro, and followed steps 1 thru 7 on...

ADAM/AD authentication
Posted on January 21st, 2004 | 4 Comments

Excellent. Thanks a bunch. For some reason I thought it was ADSI and the IADsGroup interface that did the work of creating the FSP if you add a SID to a group member instead of a DN. It is much...

Multiple GPOs and their order of precedence
Posted on January 21st, 2004 | 1 Comments

Yes You are correct. Also If settings conflict (settings are defined in multiple GPO's) The setting in GPO applied last takes effect. One Other thing: If Settings are undefined in a lower level OU,...

Printing in Active Directory
Posted on January 21st, 2004 | 0 Comments

Hi, I have an AD Network with two Windows 2000 servers and about 30 users. I have purchased an OKIDATA, Network Enabled, Color Laser Printer but having problems installing it. I have given the...

Active Directory for Help Desk role
Posted on January 21st, 2004 | 2 Comments

Thanks David - That's perfect. It's sometimes hard to know what to search for in the Knowledgebase. Rohan

100% process
Posted on January 21st, 2004 | 2 Comments

Any idea on how to do set up auditing? It is a domain controller and when I go to gpedit.msc >computer config>windows settings>security settings>local policy - I see a list of things I can audit, but...

Adprep Not Finishing - Windows 2000 to Windows 2003
Posted on January 21st, 2004 | 0 Comments

HI, I'm in the process of preparing my Windows 2000 domain for Windows 2003 DC's. I have Run 'Adprep.exe /forestprep' on the Schema master and it completed successfully. I run into problems when I...

MIIS 2003
Posted on January 21st, 2004 | 1 Comments

"a" <a@nospam.net> wrote in message news:%23V0gpsG4DHA.1672@TK2MSFTNGP12.phx.gbl... microsoft.public.metadirectory -- Regards, Mike --

User Export
Posted on January 21st, 2004 | 1 Comments

Sure, Run csvde -f yourfile.csv -r "(&(objectClass=User)(userAccountControl:1.2.840.113556.1.4.803:=2))" More info on userAccountControl flag http://support.microsoft.com/?id=305144 and searching...