Hello:
I have a share on Windows 2003 Server
"C:/Public" which is shared.
I have a logon script applied on "Groups-OU". Which says that map the above share if User = "Staff" (User Group)
I tried like 100 times, and found it that. it maps the drive only if
"User = Staff, Administrator"
I mean...
ktmrandy:
But that will duplicate the entries of users? Say for example User X is a part of "MANAGEMENT OU" and EXECUTIVE OU"
Do you mean to say that i have to create two instances of user X in each OU? Please explain?
Thanks,
ktmrandy:
I am running windows 2003 Enterprise edition. I dont know how to anaylse the RSoP.
But there is a tool in
Start
Help and Support
Support
Advance System Configuration
View GPO applied
I ran this utility.and didnot understand much, but after going through the report,all i can say is...
Hello:
I have single domain in single site in single forest.
Under my domain name i created a OU with GROUPS,under GROUPS i have child OU with names,STAFF,MANAGEMENT,
Whatever GPO i set for the child OU are not getting enforced.
But if i set the same GPO at DOMAINROOT it is getting enforced...
Bandwidth monitoring tools capture all the packets leaving the interface, it doesnt matter what applications are using. Whatever application it has to be either TCP/UDP.
But make sure when you configure the monitor to capture port numbers corresponding the applications
Thanks david for the quick response
Logon scripts is for User.
As i said before "GROUPS" is the main OU. And the GROUPS has sub-GROUPS
1.Accounting
2.Management
3.Executive
4.Staff
Users are all in "USERS" OU. But they are part of the above groups.
I attached GPO to all the sub-GROUPS, but...
Hello:
Here is the my OU heirarchy
DOMAINROOT
->Builtin
->Groups ( I created this OU)
->Accounting
->Executive
->Management
->Staff
Here is the issues iam running in. I have a logon script for
for every OU, accouting,executive,management,staff. Which i wanted to add their...
Hello:
I did some research,and found out that i was using wrong "Licensing" Window. Iam supposed to Use "Licensing in Control Panel" rather than "Licensing in Administrative tools".
But my questions,
When i click on "Choose Licensing Mode"
I selected "Per Device or Per user"
But for some...
Hello everybody:
I have a basic question about the licensing. I have purchased Windows 2003 Enterprise with 25 cals, and installed on Dell PE. Additionally i purchased another 20 cals from reseller.
My question how do i add the aditional 20 licenses.
I did try going to
Adminstrative Tools...
Iam not a pro,but something it sounds like the issue with the NIC card. I would disable it and enable it and see if it works, also i would try to change the NIC card alone insteading re-installing the 2003 server.
Did you check to see if the computer is in the same OU as others? The only issue i can think about is some minor configuration changes in GPO.
Good Luck
Ok..
Now i need little clarification.
If i three OU, Staff,Management,executive. These OUs have three corresponding Usergroups. I want to map network drives based on the group/OU.
Where do i apply the logon script.
1. Domain level
2. Group level. ( if this is the case, how do i manage the...
Couple of good websites.
www.computerperfomance.co.uk.
http://www.microsoft.com/resources/documentation/WindowsServ/2003/standard/proddocs/en-us/Default.asp?url=/resources/documentation/WindowsServ/2003/standard/proddocs/en-us/ctasks004.asp
Check this out.. Iam fairly new too.
...1. User has correct perms
2. Its defined as GPO for that group.
3. Blocked inheritance from the parent
I dont know what else should i need to do
***************************************
Const MANAGEMENT = "cn=Management"
Set wshNetwork = CreateObject("WScript.Network")...
David..
Thanks for the email.
Here is the modified script iam using it right now. Iam still not able to get a connection to Public Drive.
**************
onst Staff = "cn=Staff"
Set wshNetwork = CreateObject("WScript.Network")
wshNetwork.MapNetworkDrive "h:", "\\NS1\home" &...
...in, only Home directory is connected not the public.
Iam not good in scripting. Please let me know what am i missing.
Here is the logon script
************************
Const Staff = "cn=Staff"
Set wshNetwork = CreateObject("WScript.Network")
wshNetwork.MapNetworkDrive "h:"...
Chris..
You are right.I was having an additional CNAME for A record. So it messed up everything. Now it seems to be good.
Really appreciate your cooperation.
Thanks,
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.