Ace Fekay [MVP] Guest
|
Posted: Thu May 18, 2006 7:05 am Post subject: Re: Mapped Drives Logon Script for an New OU sometimes not s |
|
|
"TC10284" <TC10284@discussions.microsoft.com> wrote in message
news:D4EFD4D9-E5C5-44E0-9142-409BE752B258@microsoft.com...
| Quote: | I created a new OU for two users on Win Server 2003 and moved the users
into
this new OU. I copied the Default Domain Policy from the main Default
Domain
Policy and added a login script. The login script maps two drives on two
differen servers to the two users that are in the OU. The two users login
on
multiple PC's. My problem is that I've noticed most PC's will have the
networked drives listed in My Computer but some will not. I am sure that
these systems are part of the domain. I have logged off/logged on again
and
even rebooted the problemed PC's but to no avail. The Windows Server 2003
system has the latest SP and patches. It is being replicated by a Win 2000
Server system with latest patches.
The logon script contains this:
net use z: \\server1\d /persistent:y
net use y: \\server2\d /persistent:y
I do not have a logoff script to delete the mapped drives (I did but I
removed it as I thought it could help my situation)
Do you guys have any ideas?
Thanks.
|
If you moved those PCs into the same OU, does it work?
Also, I'm not sure why you would want to ever copy the Default Domain
Policy, modify it by addig a logon script to it, then link it to this OU?
The Default Domain Policy has many settings in it and is designed to be
linked at the domain level, no where else. I would suggest to delete the
copy you are using, create a new blank GPO, set a logon script in it, and
link that to the OU. After all, the Default Domain Policy will apply to it
anyway thru inheritance, unless of course there is a block, but will go thru
if "Enforce" or "No Override" (the difference in terms is depending on which
console you are using to configure the GPO) is set at the Domain level. And
if there are conflicting settings, the child will win.
--
Ace
This posting is provided "AS-IS" with no warranties or guarantees and
confers no rights.
Having difficulty reading or finding responses to your post?
Instead of the website you're using, I suggest to use OEx (Outlook Express
or any other newsreader), and configure a news account, pointing to
news.microsoft.com. This is a direct link to the Microsoft Public
Newsgroups. It is FREE and requires NO ISP's Usenet account. OEx allows you
to easily find, track threads, cross-post, sort by date, poster's name,
watched threads or subject.
It's easy:
How to Configure OEx for Internet News
http://support.microsoft.com/?id=171164
Ace Fekay, MCSE 2003 & 2000, MCSA 2003 & 2000, MCSE+I, MCT, MVP
Microsoft MVP - Directory Services
Microsoft Certified Trainer
Infinite Diversities in Infinite Combinations
Assimilation Imminent. Resistance is Futile
"Very funny Scotty. Now, beam down my clothes."
The only thing in life is change. Anything more is a blackhole consuming
unnecessary energy. - [Me] |
|