MasterRacker
New member
I have a login script that uses a freeware MemberOf utility to map a couple of drives based on specific AD group membership. [small]( )[/small] Most of the time, everything works perfectly, however I have seen certain users where the memberof check will fail. Running the script in a command window to see the output, I would see a dsquery error stating the domain is not available (I don't have the exact error text.) This only happens for certain users and it doesn't happen even to them repeatably.
Another part of the script simply copies a shortcut from the netlogon share to the %userprofile%\Desktop folder. I found out today that once in a while this fails for at least one user with a "Access denied" error. In her case she rebooted, it failed again, then I ran the script from a cmd window, watched it fail, logged her out and back in and it ran perfectly.
We are a single Windows 2003 AD domain running just TCP/IP. How do I find intermittent issues like this?
Jeff
[small][purple]It's never too early to begin preparing for [/purple]International Talk Like a Pirate Day
"The software I buy sucks, The software I write sucks. It's time to give up and have a beer..." - Me[/small]
Another part of the script simply copies a shortcut from the netlogon share to the %userprofile%\Desktop folder. I found out today that once in a while this fails for at least one user with a "Access denied" error. In her case she rebooted, it failed again, then I ran the script from a cmd window, watched it fail, logged her out and back in and it ran perfectly.
We are a single Windows 2003 AD domain running just TCP/IP. How do I find intermittent issues like this?
Jeff
[small][purple]It's never too early to begin preparing for [/purple]International Talk Like a Pirate Day
"The software I buy sucks, The software I write sucks. It's time to give up and have a beer..." - Me[/small]