Default Profile Switching in AutoCAD 2011

I’ve gotten this question a few times from different clients. They want to know if it’s possible to create a default profile that every client in their lab opens AutoCAD with. So basically, if you were in a classroom environment, the teacher would create a modified profile with plot styles, crosshair settings, toolbars, etc. and every single client in the classroom would have the same profile whenever they launched AutoCAD. This is possible to do, and this post is going to outline how to do it.

The first thing you will need to do is create a custom profile that you want all of your computers to use whenever they boot up AutoCAD. To do this; follow these steps:

  1. Open up AutoCAD
  2. Click the “A” icon at the top-left of the program

  3. Click the “Options” button at the bottom of the drop-down menu
  4. Click the “Profiles” tab in the options window that comes up
  5. Click “Add to List…” on the right side
  6. Put in a name and description for the profile and click “Apply & Close”
  7. On the profile list, highlight the new profile you made and click “Set Current” on the right. This makes sure that your test profile is the active profile being modified.
  8. Click “OK” at the bottom of the options window.

Now that your new profile is active, you can modify it however you need it to be. This means you can change menu bars, drawing space, property windows, plot styles, etc.

Once you’ve made your changes, you’re now ready to export your profile to an ARG file that can be used to tell the program to startup with a specific profile. To create your ARG file, follow these steps:

  1. Click the AutoCAD Drop-down at the top-left of the program.
  2. Click “Options”
  3. Click the Profiles tab in the Options window
  4. Select your modified profile and click “Export”

  5. Choose a location to save the file to
  6. Click OK

Now that you have your ARG file saved to a location, you can now tell your program to boot up to your modified profile every time you run AutoCAD.

Here’s how you modify your shortcut to run a default profile:

  1. Locate your AutoCAD shortcut and create a copy of it.
  2. Right click on the copy and click “Properties”.
  3. Under the “target” box, you want to put a space then /p at the very end of the string of text. After /p, put a space then put quotation marks. Within the quotation marks, you want to put the file path of the ARG file that you created. For example, the final thing should say something like this: “C:Program FilesAutodeskAutoCAD 2011UserDataCache” /p “C:UsersMark PhilippDesktoptest1.arg”

  4. Hit OK at the bottom
  5. Start AutoCAD and make sure the program boots into the profile you created.

NOTE: If your “Target” area is grayed out, then you will need to go to your Autodesk directory (by default C:Program FilesAutodeskAutoCAD 2011 and create a shortcut to acad.exe) Once you have the shortcut created, you should be able to modify the Target property.

Your ARG file can be located on the local hard drive or a network location if you prefer it. Some environments benefit greatly from putting an ARG file onto a network location that all of the clients can read from. This way, you can tell the software to point to the network location rather than having to put the ARG file on every single computer so they can read it. Just remember, if you are going to use a network location, specify the file path as such: /p \servernamedirectorydirectoryfile.arg

My profile went from this:

To this:

(No I don’t actually use AutoCAD like this)

Thank you!

Did you like this? Share it:

About Mark Philipp

My name is Mark Philipp, I am 22 years old and I live in California. I work for Studica, Inc. as an Application Engineer. Studica is an education reseller based out of New York. I have been working with Autodesk software for the last 2-3 years. I was first exposed to AutoCAD in 2000 when I took a Drafting class in Junior High School. Little did I know that I would end up working with the software on a day-to-day basis. I started working with Autodesk software at CVIS, Inc. back in 2008. CVIS then transitioned to Visucate in the later half of 2008 and I had worked there until April, 2010 when Studica adopted Visucate's California operations and me along with it. Since starting work as an Application Engineer I have become a Microsoft Certified Professional as well as AutoCAD PSE Certified. I am currently working towards Revit Architecture PSE Certification and I intend to head to Inventor and 3DS Max soon afterwards. I have been working with computers since I was in elementary school. I got my first personal computer when I was in Jr. High and I went on to start building my own computers. In high school, I took two years of AP Computer Science courses and became well versed in the language of Java and C++. I've always enjoyed technology and the Autodesk software provides a platform to really expand my knowledge into the realm of architecture, design, manufacturing, etc. Outside of work, I still enjoy working on computers, playing music, filmmaking, excercising and playing video games.
This entry was posted in AutoCAD, Autodesk and tagged , , , . Bookmark the permalink.

Leave a Reply