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 lc2978

  1. lc2978

    VBS Script for Notes 6.5.3 Via Script HELP

    Thanks, Im still batteling trying to get this done. We do not have AD. We have Novell , Users\Servers are under an OU called US-->MIA, SEA, DEN, etc. Each novell servers and users are under that ou. This provided by PHV works fine for dynamic users: net.MapNetworkDrive "X:"...
  2. lc2978

    VBS Script for Notes 6.5.3 Via Script HELP

    Thanks Much, It worked perfectly but I am having an issue now with the Novell server location. There are multiple branches and differen novell servers. net.MapNetworkDrive "X:", "\\NOVELL1\DATA\USERS\userx\Mydocs\mail" net.MapNetworkDrive "X:", "\\NOVELL2\DATA\USERS\userx\Mydocs\mail" NOVELL1...
  3. lc2978

    VBS Script for Notes 6.5.3 Via Script HELP

    HI, I have created a script that allows users to connec to lotus notes 6.5.3 The issue I am having is that I need to modify the script and add environmental variable so everytime a different user logs in it works for that particular user. All users. I have the following: Set net =...
  4. lc2978

    Errors with SSL CA Certificate

    Thank you James, Do you know what update I need to install to resolve this issue. I added the https at trusted site for itself and it did not fix the issue. Also, if you know what update i need to install to resolve this issue. Thanks again, Mark
  5. lc2978

    Errors with SSL CA Certificate

    Hello, I have a situation the following situation with my webserver: 1. Whenever connecting from IE6and by clicking on "View Certificate" It displays: "This certificate cannot be verified to a trusted certification authority" The certificate was a red circle with x on the bottom: Under...

Part and Inventory Search

Back
Top