I'm writing an ASP Application for our corporate intranet. I'd like to be able to pull user information from the active directory. Specifically group membership.
Has anyone ever done this? How would I do it?
I'm not really sure where to start. I've searched the web and found nothing.
Any...
I am also looking for a solution to this problem.
I believe that this cannot be accomplished in windows 2000 at this time.
I've mapped a few more drives for my users to help ease the confusion. That way they don't need to Search through 1000 directories to find thier most common drives.
In...
I had the Same sort of problem. Drives would not map when using the net use command. I've since switched to kixtart and it works.
this is the line of code that I use to map our user dir.
use U: "\\ourserver\" + @userid
The user dir must be shared or else it won't map.
If you need...
I know theres a max length for twisted pair cable.
Is there a minimum length?
I need to connect 2 switches together that are mounted on top of each other.
Thanks
Rob
I was having the same problem. To work around it I had to use kixtart to map the drive. The net use command only worked about 25% of the time.
In order to map the users drive it has to be a share on the server. If you try to map \\computer\data\user where data is a share and user is not...
I have a single server network with 30 windows 98 se clients. Lately I have been having problems with the clients randomly disconnecting from the server. It seems to be very random.
Theres a KB article which almost describes this problem. Has anyone else encountered and solved this...
I have designed a report that will print a detail on each page. However after a detail page there is another blank page. What have I done wrong?
The report is for printing a batch of checks. It's quite simple. 5 fields and a page break at the end of the detail section.
Thanks for any help...
Why don't you try using the windows scripting host (WSH)?
Why not start here: http://www.sunny-beach.net/manual/385.htm
Then you could use the windows task scheduler to run you WSH script. :)
Rob.
I have also recently moved to Windows 2000 Server (Actually from novell to win2k).
I agree with drees. Setup DHCP. It's simple to configure and it makes things a whole lot easier. Unless you need internet connections on each machine.
Tip. Use kixtart for login scripts if you decide you use...
Thanks for your post.
Here's what I've figured out.
The only way that I could map a drive and have it show up in My Computer (Other that Explicitly mapping it on every computer) is using kickstart. Other than a funny bug that wouldn't let me map a drive to drive z. Everything has worked...
Hi.
We're in the middle of moving from Novell 4.11 to windows 2000 server. I'm trying to write a login script for our clients (all are Windows 98 SE). I've had no success. All I want to do is map some network drives depending on what groups your a member of.
I tried a .bat file with net...
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.