98 Active Directory Client

G

Glenn

I have configured a windows 98 machine to connect to a 2000 Server
Active Directory Domain Controller, and for some reason while Group
policies seem to propogate without a problem to 2000 pro machines on
the Domain, they don't seem to apply to the 98 box, i.e everything
else on the network had control panel hide - Enabled, which works.
The 98 machine, logs into the Domain no problem, but that's as far as
it goes.
The Drive mapping script I wrote doesn't work on the 98 box, even when
run manually on the machine, it maps the first drive, and that's as
far as it gets.

<---Script---->

net use G: \\beech.domain.co.uk\vol
net use H: \\beech.domain.co.uk\vol\users\%username%
net use I: \\beech.domain.co.uk\vol1\shared
net use j: \\beech.domain.co.uk\vol1\shared\Guides
net use K: \\beech.domain.co.uk\vol1\data\DB\OMNIS\DATA\TEG\current
net use L: \\beech.domain.co.uk\vol1\data\DB\OMNIS\LIBS\TEG\live
net use N: \\beech.domain.co.uk\vol1\Data
net use Q: \\beech.domain.co.uk\vol1\Shared\It
net use W: \\beech.domain.co.uk\vol1\data\DB\OMNIS\LIBS\TEG\dev
setx omnis k: -m

<----Script----->

There seems to be an issue on the machine with mapping everything
other than the first drive.
It behaves as if the paths that it's mapping are too long.

Any ideas on either the mapping of the group policies ?

With thanks

Glenn
 
C

Cary Shultz

-----Original Message-----
GPO doesn't work with 98. Even with the AD client
extensions. pro
machines on and
that's as
.
Howdy!

Further to what Jack stated, using the ADClient on a
WIN98/WINNT machine has a benefit of making that pc "site-
aware".

HTH,

Cary
 
S

Steve Dodson [MSFT]

AD client just makes the 9x client aware of active directory and some
features such as site affinity. A windows 9x client will not process group
policy for the domain. You will need to move your clients up to 2000 or XP
for that functionality.

Steve

Steve Dodson [MSFT]
Directory Services
--------------------
From: Glenn <glenn@[nospam]discouk.com>
Newsgroups: microsoft.public.win2000.active_directory
Subject: 98 Active Directory Client
Date: Fri, 26 Sep 2003 09:42:48 GMT
Organization: Posted via Supernews, http://www.supernews.com
Message-ID: <[email protected]>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
User-Agent: Noworyta News Reader/2.6
X-Complaints-To: (e-mail address removed)
Lines: 35
Path: cpmsftngxa06.phx.gbl!TK2MSFTNGP08.phx.gbl!newsfeed00.sul.t-online.de!t-onlin
e.de!newsfeed.icl.net!newsfeed.fjserv.net!newshosting.com!news-xfer2.atl.new
shosting.com!news-out.visi.com!petbe.visi.com!sn-xit-02!sn-xit-04!sn-xit-01!
sn-post-02!sn-post-01!supernews.com!corp.supernews.com!not-for-mail
Xref: cpmsftngxa06.phx.gbl microsoft.public.win2000.active_directory:49389
X-Tomcat-NG: microsoft.public.win2000.active_directory

I have configured a windows 98 machine to connect to a 2000 Server
Active Directory Domain Controller, and for some reason while Group
policies seem to propogate without a problem to 2000 pro machines on
the Domain, they don't seem to apply to the 98 box, i.e everything
else on the network had control panel hide - Enabled, which works.
The 98 machine, logs into the Domain no problem, but that's as far as
it goes.
The Drive mapping script I wrote doesn't work on the 98 box, even when
run manually on the machine, it maps the first drive, and that's as
far as it gets.

<---Script---->

net use G: \\beech.domain.co.uk\vol
net use H: \\beech.domain.co.uk\vol\users\%username%
net use I: \\beech.domain.co.uk\vol1\shared
net use j: \\beech.domain.co.uk\vol1\shared\Guides
net use K: \\beech.domain.co.uk\vol1\data\DB\OMNIS\DATA\TEG\current
net use L: \\beech.domain.co.uk\vol1\data\DB\OMNIS\LIBS\TEG\live
net use N: \\beech.domain.co.uk\vol1\Data
net use Q: \\beech.domain.co.uk\vol1\Shared\It
net use W: \\beech.domain.co.uk\vol1\data\DB\OMNIS\LIBS\TEG\dev
setx omnis k: -m

<----Script----->

There seems to be an issue on the machine with mapping everything
other than the first drive.
It behaves as if the paths that it's mapping are too long.

Any ideas on either the mapping of the group policies ?

With thanks

Glenn


--

This posting is provided "AS IS" with no warranties, and confers no rights.
Use of included script samples are subject to the terms specified at
http://www.microsoft.com/info/cpyright.htm

Note: For the benefit of the community-at-large, all responses to this
message are best directed to the newsgroup/thread from which they
originated.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top