RE: [ActiveDir] OT: LDAP routing through relay

2004-06-17 Thread deji
It's likely that you were permitting this host to relay through your Exchange by adding it to the Relay list in the Properties of your SMTP Virtual in Exchange. So, it's now likely that the host's IP has changed and you have not updated your Relay list. Since Exchange disallows Relay by default f

RE: [ActiveDir] When a domain is Switch to Native Mode... what ev ent Event ID is logged and where?

2004-06-17 Thread Mulnick, Al
Interesting. I tend to get wrapped logs so I never noticed (or had reason to notice specifically). What made you want to look Todd? I'm curious now. Al -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Myrick, Todd (NIH/CIT) Sent: Thursday, June 17, 200

RE: [ActiveDir] OT: LDAP routing through relay

2004-06-17 Thread Mulnick, Al
What error do you get on the IIS6 SMTP relay server? Via telnet, in the logs (IIS SMTP and App/System), and when sending a message there?  Are the messages queued up on the relay server?  Apply any patches recently?  Make any firewall/router changes?   Al   From: [EMAIL PROTECTED] [mailto

RE: [ActiveDir] Quick Launch Bar

2004-06-17 Thread jpsalemi
Hey Edwin... If you don't roam it, it will still use the local one, not go away. From the way i understand it. This is from the GPO... Lets you add to the list of folders excluded from the user's roaming profile. This setting lets you exclude folders that are normally included in the us

RE: [ActiveDir] Remove Exchange Store

2004-06-17 Thread Deji Akomolafe
Adsiedit.msc goto Configuration CN=Services    CN=Microsoft Exchange     CN=the_Exchange_Org_Name    CN=Administrative Groups    CN=First Admin Group (or whatever is the name of the a

RE: [ActiveDir] Quick Launch Bar

2004-06-17 Thread Edwin
Hin addition to my previous question about the Quick Launch bar, I am not able to delete any shortcuts that I place there. It is weird how I can add a new shortcut to the Quick Launch bar but I cannot remove it. Also, the new shortcuts ask me to DL the file just like the default icons. Wh

RE: [ActiveDir] AD DNS Question

2004-06-17 Thread Passo, Larry
AD Integrated zones can only be primary zones. Change the zone to be a primary zone and then you will be able to convert it to AD Integrated -Original Message- From: Puetz, Christoph [mailto:[EMAIL PROTECTED] Sent: Thursday, June 17, 2004 6:39 AM To: '[EMAIL PROTECTED]' Subject: RE: [Act

[ActiveDir] OT: LDAP routing through relay

2004-06-17 Thread Michael Wassell
I sent this question into a friend at Microsoft because it has me completely stumped.  I thought I'd post it here as well to see if anyone else might have an idea.   I have a problem that should theoretically have been a simple resolution, but for the life of me I have not been able to fig

RE: [ActiveDir] When a domain is Switch to Native Mode... what ev ent Event ID is logged and where?

2004-06-17 Thread Myrick, Todd (NIH/CIT)
According to this source http://www.monitorware.com/en/events/details.asp?details_id=1865 Windows 2000's event id is 1573. Todd -Original Message- From: Charlie Kaiser [mailto:[EMAIL PROTECTED] Sent: Wednesday, June 16, 2004 6:34 PM To: [EMAIL PROTECTED] Subject: RE: [ActiveDir] When a

RE: [ActiveDir] OT (Sort of): Determining the Edition of Windows Installed

2004-06-17 Thread Ken Cornetet
Microsoft's super handy Scriptomatic program generates the following WMI code "Caption" is what you are looking for... On Error Resume Next strComputer = "YourServerHere" Set objWMIService = GetObject("winmgmts:\\" & strComputer & "\root\cimv2") Set colItems = objWMIService.ExecQuery("Select * fr

RE: [ActiveDir] AD DNS Question

2004-06-17 Thread Puetz, Christoph
Thanks for the response. I do not see an option to convert the secondary zone to an AD integrated one. Can you specify the steps needed? Christoph -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of [EMAIL PROTECTED] Sent: Wednesday, June 16, 2004 6:30 PM

RE: [ActiveDir] Quick Launch Bar

2004-06-17 Thread jpsalemi
Hey Edwin... Without looking at it, and i can't really test here...I have to assume it's the path somehow. Would be odd for them to lose the file association, but not impossible...heheheheh Perhaps it's looking to the server for the program, which doesn't exist there? John |-+--

RE: [ActiveDir] Quick Launch Bar

2004-06-17 Thread Edwin
John, I will take your response with great consideration. I appreciate your response. But I would still like to know why it is that the Quick Launch bar will prompt you to open a default standard shortcut such as the IE or Windows Media Icon. Also, now that I have installed MS Office, I get the

RE: [ActiveDir] 2000 Domain to 2003 AD domain

2004-06-17 Thread Tony Murray
Aside from installing DNS and transferring the FSMO roles, you should also consider: You will need to run adprep (forestprep and domainprep) before bringing the new W2K3 DCs into the forest. GC placement. DCs are not enabled as GCs by default (except for the first DC in the forest), so you sho

RE: [ActiveDir] OT (Sort of): Determining the Edition of Windows Installed

2004-06-17 Thread Michael B. Smith
This is what I use -- most from the Technet scripting site and Robbie's book, I'd guess... Function OperatingSystemVersion (node) Dim objWmiService, colOperatingSystems, objOperatingSystem Dim iRetry On Error Resume Next For iRetry = 0 To 5 Set obj

RE: [ActiveDir] Remove Exchange Store

2004-06-17 Thread Edwin
Thank you for the URL's. I will definitely give them a review. Removing an Exchange server that was not gracefully is exactly what I need to do. To answer your question, no, I do not have 2 Exchange servers with the same name on the same domain. But I did have 2 Exchange servers on the new doma

RE: [ActiveDir] OT (Sort of): Determining the Edition of Windows Installed

2004-06-17 Thread Tashildar, Dinesh (Cognizant)
Hi Glenn, Did you used wmi to get this information ? Use below script to determine edition --- On Error Resume Next strComputer = "." Set objWMIService = GetObject("winmgmts:\\"

[ActiveDir] OT (Sort of): Determining the Edition of Windows Installed

2004-06-17 Thread Glenn Corbett
All, We are currently undergoing our MS Licensing Upgrade (ugh), and one of the things I need to know is which version and which edition of windows server is running on a particular machine. Getting the version number from the registry is fairly easy, and I've already configured MS Ops Manager to