I actually have a two part question. Can I
1. Shadow an application session? If a user is running a Citrix published aplpication can I configure the system to allow me to shadow that session? It seems to work if the app is not load balanced but does not work if it is.
2. Can I shadow a...
Try looking in the registry under HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnce
or
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Run
or
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnceEx
Sometimes the programs installing will leave a...
In 2000 how do I create an MTS component package. I have read the Kb article on Microsoft but it only covers the NT 4.0 system and it is not working on any of my 2000 attempts.
Thanks but the article went over adding a group, removing a group and adding/removing a user from a known group. I found nothing on the syntax for querying to find if a user is a member of a specific group.
Right now I am getting all groups of which the user is a member and running a Select...
What is the syntax to check if a member is in a particular group? Hopefully I do not have to shell out to ifmember.exe. I can generate a complete list of groups but I would like to check for specific groups.
Thanks
Got it to work fine using your suggested changes. Looking through the viewer now to clarify but thanks for all your assistance. runs through great.
It does return PC names and server names also though. Not a big deal but will try to find out why.
I am trying to get the elusive ADSI SDK.
When I do a search on Microsoft for ADSI SDK I get directed to the platform sdk (which I have) and have updated. Or I have the option to download adsi itself. I also have the resource kits and support packs for 2000 but I do not have the adsvw.exe...
I found the reason for the referral. I fat fingered part of the path.
The reason I am making the call I am is because we have multiple OU's with users in them so the objUser.ADSPath will almost never equal the distinguished name. The only way I can see to do this is to get distinguished name...
When I run the script to verify the name I get the following error message pop up.
Error: A referral was returned from the server.
Code: 8007202b
Source: (null)
Where did you find the other error meant E_ADS_BAD_PATHNAME? I did not find it and that information would have helped a great deal...
The erro message is just a Windows script host pop up with the following statements. error: 0x80005000 Code: 80005000 Source: (null)
I am running Office 2k with only about 2000 users in this domain
Setting to visible I can see it places 984 names in the list and then returns the error above...
I have edited and merged multiple scriptlets found here and elswhere to allow me to do the following.
1. query AD for list of users
2. step through this list and get additional information
3. write this info to an excel spreadsheet
This script works perfectly on my test domain but not on my...
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.