Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations wOOdy-Soft on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by cainecabe

  1. cainecabe

    Query Domain Trust Relationships

    or if there is anotyher way that someone knows to accomplish this. Thanks,
  2. cainecabe

    Query Domain Trust Relationships

    I am trying to query what domains are trusted by a particular domain. So, i figured to query a dc and ask it what domains it trusts and what direction they are. i found the below script and it somewhat orks for me if i run it locally on the dc, but errors when run remotely. when done locally i...
  3. cainecabe

    Login Script for two domains

    again, my apologies, but it works now... i gues replication is a little slow here. many thanks Thanks,
  4. cainecabe

    Login Script for two domains

    ok, my apologies on the clarity part. i am using the original login script, only changing the domain variable. i migrated myself to the new domain as well as one group i am in that gets drive mappings. so, my account is in the new domain as well as the migrated group that gets drive mappings...
  5. cainecabe

    Login Script for two domains

    understood, but i am a little unclear on the group part. if i add some global groups to the source domain, are you saying that i should add the users in the target domain to the global group in the source domain? thanks, Thanks,
  6. cainecabe

    Login Script for two domains

    So, based on this, if i use admt to migratet eh groups to the new forest, that should address this as well. we are migrating to a new forest, if we migrate the groups all should be well. but in the interim my question is, how can i accomplish teh mapping of the drives duuring the transistion...
  7. cainecabe

    Login Script for two domains

    is there a reason why no one is responding to this? is there more information that would help? thanks Thanks,
  8. cainecabe

    Login Script for two domains

    I use the login script that markdmac created for my company. everything works great, gneeric drives map and group mappings work also. Problem is, we are migrating to another domain in a different forest and the login script only maps the generic drives (the ones with no group membership...
  9. cainecabe

    Renaming Registry Key During User Logon

    i really appreciate your assistance but i am very new to this and i dont see any renaming (i can't replace i must rename). So, if i wanted to change one of the HKCU entries, such as; HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\NetCache\shares\//nyhomes01/us00002$ to...
  10. cainecabe

    Renaming Registry Key During User Logon

    those links really don't help me at all. i am looking for an example of a vbs script that changes the name of subkey (shown above). thanks Thanks,
  11. cainecabe

    Renaming Registry Key During User Logon

    I am trying to rename a registry keyu in the hkcu hive. Offline files creates a reg key for its cached drives (ex., HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\NetCache\shares\//nyhomes01/us00002$ (Note: the //nyhomes01/us00002$ is what i want to change, or rename, to...
  12. cainecabe

    AD & Windows Installer

    We have implmented AD2003 here and, thanks to all the help from many here, things are going well. Problem we now have is, Windows Installer no longer works on any XP machines, but its fine on W2K. Whenever you run an MSI file you get a message "windows installer service could not be accessed...
  13. cainecabe

    Adding groups to local administrators via vbs login scripts

    Ok i was finally granted approval to rename the group in question to a shorter length name and wala, all 3 groups now populate the local administrative group. How can I do this on machines where the user does not have local administrative rights ? I assume they script will run with the logged...
  14. cainecabe

    Active Directory 2003 SlowDown

    What the articles talk about is this effecting W2Kpro clients that can't understand XP info. We see XP clients also having this same problem. Can it be possible that XP machines GP's can be affected as well by errors within the policies? Thanks,
  15. cainecabe

    Active Directory 2003 SlowDown

    I'm trying it now on a few machines.. thank a million. If you don't mind me asking, how'd you find out about adding the dword value ? Thanks,

Part and Inventory Search

Back
Top