MainBoss Logo   
 
HOME  |  DEALERS  |  CONTACT  |  COMPANY INFORMATION 
 
Support
Frequently Asked Questions
    MainBoss Advanced
        Report Viewer
        Error in server login
        Work orders and purchase orders
        Error the first time you print
        Problems adding new users
        Features disappear after upgrade
        Unable to get exclusive lock
        Sharing reports
        Units and Unit Locations
        Calendar vs. version license keys
        Expired licenses
        Exporting to Excel
        Changing a login name
        PM generation details
        PM generation speed-up
        Sending SMS text messages
        Can't start/stop MainBoss Service
        Missing ReportViewer
        @Requests install (before 3.3)
        @Requests uninstall (3.0)
        Raw HTML (gobbledygook) in e-mail requests
        NULL in "ReceiveAcknowledgement"
        F1 key doesn't open online help
        Moving a database
        Database restore problems
        Links in e-mail don't work
        Huge number of generated work orders
        Firewall off or on
        Access from outside a domain
        Icons used in MainBoss
        Bar codes
        MainBossRemote under IIS 6
 
    Known Problems
 

At our site, SQL Server runs on a computer that's part of a domain, and all our users have user names in that domain. However, one of our users wants to access MainBoss from a computer that is not part of the domain. How do we do this (on a Windows 7 system)?

Let's assume the domain is called DOMAIN and in that domain, the user has the login name USERNAME. On a computer that is part of the network but not part of the domain, this user can run MainBoss using the following command:

runas /netonly /user:DOMAIN\USERNAME "c:\Program Files\Thinkage\MainBoss\3.2\mainboss.exe"

(Replace the file name above with the full name of the MainBoss program.)

You can execute the above command in a Command Prompt window. However, you should probably create a desktop shortcut for the command so you don't have to type it in every time you want to run MainBoss.

Back to FAQ index