7/8/2025 7:32:41 AM
|
|
slxdeveloper.com Community Forums |
|
|
|
The Forums on slxdeveloper.com are now retired. The forum archive will remain available for the time being. Thank you for your participation on slxdeveloper.com!
Forum to discuss general administration topics for SalesLogix (including LAN & remote topics). View the code of conduct for posting guidelines.
|
|
|
|
Auto Login Command Line Failures
Posted: 10 Nov 06 11:59 AM
|
fiogf49gjkf0d This week at the User Conference, I met with the support folks. My problem was that I could no longer get Command Line code to work in our migration to 6.2.4 After a half hour of tinkering, we were able to make the process run on their demo environment, but now that I am back and have repeated the process here in a live environment, it continues to fail.
What we learned: 1st: You can not modify an existing short cut to the SalesLogix.exe file. You must go the C:Program Files\SalesLogix folder, right click on the SalesLogix.exe file and select Send to Desktop. This will create the a short cut that can be modified to take a command change.
2nd: You must update the Target line not the Start In line.
3rd: The target line should read similar to this: "C:\Program Files\SalesLogix\SalesLogix.exe" /U "ADMIN" /P "LETMEIN" /B "SALESLOGIX_PROD"
Note: This should work...however...it appears that logging on to our network and using the "Use Windows Login" function may create a conflict somehow. When logged into my computer , the short cuts can't handle having a user in SalesLogix that has my network ID and wants to log in as an Admin. This worked fine in the 5.2 realm.
Any ideas why 2 different short cuts with paths below would not allow you to log into SalesLogix.exe automatically, as is did in the past?
"C:\Program Files\SalesLogix\SalesLogix.exe" /U "CHansen" /P "Password" /B "SALESLOGIX_PROD"
"C:\Program Files\SalesLogix\SalesLogix.exe" /U "ADMIN" /P "LETMEIN" /B "SALESLOGIX_PROD"
Your help is Greatly Appreciated. Thanks Chris
|
|
|
| |
|
Re: Auto Login Command Line Failures
Posted: 13 Nov 06 4:15 PM
|
fiogf49gjkf0d "C:\Program Files\SalesLogix\SalesLogix.exe" /U "Admin" /P "Letmein" /B "SALESLOGIX_PROD" /BYPASSNTLOGIN
Doesn't work...
Ideas?!??? |
|
|
| |
|
You can
subscribe to receive a daily forum digest in your
user profile. View the site code
of conduct for posting guidelines.
Forum RSS Feed - Subscribe to the forum RSS feed to keep on top of the latest forum activity!
|
|
|
|
|
|
|
|