Muthr is our internal file share and is used by all departments to access data used for our everyday productivity. There are different domains we login to which determines how to connect to this file share.
- Open a command prompt on your computer by pressing the Windows key and typing in cmd.
- Once the window opens, type whoami
- You will see one of the following
- compcams\username
- edelbrockcorp\username
If you see compcams\username, you need to access muthr using the following \\muthr.edelbrockcorp.local\share name
If you see edelbrockcorp\username, you only need to use \\muthr\share name
Note: If the folder you're trying to access has spaces in the name, you need enclose the path in double quotes. For instance, if you're trying to access the HR forms under the General folder, type the following:
- "\\muthr.edelbrockcorp.local\General\HR Forms"