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 Wanet Telecoms Ltd 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 TreforG

  1. TreforG

    Running a VB Script from a locally logged on PC

    Thanks for that. I've edited the script (below). It still works on a domain connected pc but not on a locally logged on laptop which returns the following Script Host error: Error: The specified domain either does not exist or could not be contacted. Code: 8007054B Script...
  2. TreforG

    Running a VB Script from a locally logged on PC

    Hi I have a script that works as long as the PC/Laptop is logged on to our domain. However, I need certain users to be able to run the script from their PC/Laptop when not logged on to that domain. Any ideas pleas? Code: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Const ADS_SECURE_AUTHENTICATION = 1...

Part and Inventory Search

Back
Top