Working with AutoCAD in Mixed Mac and PC Environment

Size: px
Start display at page:

Download "Working with AutoCAD in Mixed Mac and PC Environment"

Transcription

1 Working with AutoCAD in Mixed Mac and PC Environment Pavan Jella Autodesk AC6907 With the introduction of AutoCAD for Mac, some professionals now work in hybrid environments one engineer may draft designs on a Microsoft Windows PC while another develops them on a Mac. Such professionals may need to share, print, collaborate, and edit drawings and models across platforms. With the option available, some may choose to work in a Mac environment in part or all of the time. Others who have customized their AutoCAD interface in Windows may wonder whether they can transfer the customizations to AutoCAD for Mac. While AutoCAD for Windows and AutoCAD for Mac offer much of the same functionality and familiar user experience, there are differences between the two. In addition, the two versions of the software have several analogous, but not identical, features. This class will outline best practices for CAD managers and AutoCAD users who are integrating AutoCAD for Mac into a Windows environment, highlighting areas where the two platforms diverge. Learning Objectives At the end of this class, you will be able to: Connect to a single network server from AutoCAD on Mac and from AutoCAD on Windows to share drawings Work with external references and plot Use Customize User Interface (CUI) in AutoCAD for Mac Setup application preferences for multi-platform environment Setup Blocks using Content Palette About the Speaker Pavan Jella is Senior Principal QA Engineer at Autodesk. He is an AutoCAD user since Release 10 and for last 13 years with Autodesk he has been working with AutoCAD Test Development team on AutoCAD, AutoCAD LT, AutoCAD OEM, ObjectARX and RealDWG products. His current focus is on AutoCAD for Mac and ObjectARX for Mac. He holds a Master s degree in Industrial Engineering from Kansas State University. You can contact Pavan via at: pavan.jella@autodesk.com

2 Connecting to Servers Professionals using AutoCAD for Windows access file servers with a Universal Naming Convention (UNC) path (\\ComputerName\SharedFolder\Resource) or drive letters (C:\Folder) both path formats unique to Windows. With AutoCAD for Mac, use the Mac OS X Finder to connect to a server, by browsing for the server name in the Finder window or entering the server s network address. Figure 1: From the drop-down menu, select Go. To connect by browsing, choose Go > Connect to Server, click Browse, and search for the server name. To connect by entering the server s network address, choose Go > Connect to Server and type in the address in the Server Address field. Use the server message block (SMB) protocol for the network address (smb://serveraddress/share/). SMB file sharing must be enabled via the Sharing applet in the Mac OS X System Preferences dialog. Consult a local network administrator for network-specific Windows/Mac sharing configuration details. 2

3 Figure 2: Use the SMB and AFP protocols for the server address. The Finder remembers the server location and stores it in the Finder window. In the future, you can open drawings from that remembered location much as you would with a map drive. Connecting between Mac machines To connect to a Apple Mac machine from another Apple Mac use AFP protocol. Choosing Absolute versus Relative Paths Relative (rather than absolute) paths work in both Windows and Mac, and are therefore recommended in mixed Mac/Windows environments. An absolute or fully qualified, path is a fully specified hierarchy of folders that locates the file reference (for example, smb://hostname/directorypath/resource). In contrast, a relative path specifies the location of a directory relative to another directory. While absolute paths eliminate ambiguity, they are far less flexible and can cause problems in a mixed environment because Windows and the Mac OS use different syntax to refer to the path of a drive. In contrast, more flexible relative paths make it possible to move a set of drawings from one folder to another with the same folder structure. Preferences Setting Preferences Using the Application Preferences Dialog Box Like AutoCAD for Windows, AutoCAD for Mac is customizable but in different ways. With Windows, you set and change preferences and settings via the Options command; for Mac, use the Application Preferences dialog box. Simply click AutoCAD -> Preferences or type Preferences command in AutoCAD; to launch Application Preferences dialog box. 3

4 Figure 3: Type items you want to customize in the search box. To use the Application Preferences dialog box to change preferences, simply enter a search topic; the program will search for support, drive, menu, and other files. For example, to customize the grip, type grip into the search window. The results will highlight all grip-related tasks that can be customized. Finding Files and Features While AutoCAD offers many analogous features and files in the Mac and Windows environments, there are some differences. For example, in Windows, to organize blocks moved in from another drawing, use the Design Center. On a Mac, use the Content Palette. Some files and features may be challenging to find, particularly if they re embedded in the application bundle. All directories may not be visible at all times; to find files, look to the Application Preferences dialog box (see Figure 4) for folders of files and features, such as these: Templates AutoSave files Plot styles Fonts Referenced file locations 4

5 Figure 4: Use the Application Preferences dialog box to find files. Customizing with CUI If you ve customized files with CUI on Windows, you may wonder whether you can do so on a Mac, and whether Windows CUI files transfer to the Mac platform. It s possible to use CUI commands to customize the AutoCAD user interface in both Mac and Windows environments, though it s done differently in each. For example, in Windows, you might customize the Ribbon versus the Tool Sets palette on the Mac. To customize files for the Mac platform, use the Customize dialogue box to: Create new custom commands or modify existing commands Assign commands to various user interface elements Add or change menus displayed on the Mac OS menu bar Add or change tool sets displayed on the Tool Sets palette While the Mac and Windows CUI files share a similar format, they re not compatible you can t use CUI files from AutoCAD for Windows to customize AutoCAD for Mac, or vice versa. Automating Design Tasks with AutoLISP Based on the LISP programming language, AutoLISP lets users automate design tasks in AutoCAD for Mac. AutoLISP applications or routines can interact with AutoCAD for Mac in many ways prompting user input, accessing built-in AutoCAD for Mac 5

6 commands directly, and modifying or creating objects in the drawing database. With AutoLISP routines, you can add discipline-specific commands to AutoCAD for Mac. In fact, some of the standard AutoCAD for Mac commands are AutoLISP applications. Although many Windows LISP routines will perform on AutoCAD for Mac, LISP routines with that use VBA extensions (VLAX-*() LISP functions), or DCO (dialog control language) APIs will not. Attached Files You can insert any drawing file as an external reference (xref) into a second drawing, linking the two. Any changes you make to the referenced drawing are displayed in the parent drawing when you next open or update it. There are several ways to attach an xref when using AutoCAD for Mac and the saved path used to locate the xref can be absolute path, relative path, or no path. Because it s the most flexible option and works best in a mixed Mac/Windows environment, Autodesk recommends using a relative path when attaching any file, whether DWG, PDF underlay, or image. Use these conventions for specifying a relative folder path: / Look in the root folder of the host drawing s drive. path From the folder of the host drawing, follow the specified path. /path From the root folder, follow the specified path.. /path From the folder of the host drawing, follow the specified path.../path From the folder of the host drawing, move up one folder level and follow the specified path.../../path From the folder of the host drawing, move up two folder levels and follow the specified path. If a drawing containing referenced files is moved or saved to a different path, or to a different network server, you must edit any relative paths to accommodate the host 6

7 drawing s new location, or else relocate the referenced files. If an open drawing contains an xref that has been moved to a different folder, a message will appear at the site of the xref when you load the drawing, indicating that the xref cannot be loaded using the old path. Specify the new path to reload the drawing. Opening Files There are several ways to open drawings in AutoCAD for Mac. The easiest (though not the quickest) is to go to the File menu and select Open, displaying the Select File dialog box. Alternately, double-click on a drawing s icon, or drag it onto the AutoCAD for Mac icon in the Dock. If a referenced file has been moved to a different folder or renamed since it was first attached, you can locate the reference (xref), then view and edit the file name and path. Note that while a Mac user has a parent file open, Windows users cannot open files referenced by that drawing. Printing and Printers While AutoCAD for Windows includes a configurable printer driver, AutoCAD for Mac takes advantage of preconfigured system printers. To save printer settings, store them in a PCM file. PC3 files from Windows are not transferrable to the Mac platform. 7

8 Writing to PDF Both AutoCAD for Windows and AutoCAD for Mac support PDF export. Where Windows users write to PDF by selecting PDF from the printer drop-down menu, Mac users choose the PDF option in the lower left corner of the Mac system dialogue (see Figure 5). AutoCAD for Mac takes advantage of native PDF export capabilities and will write to PDF based on the currently selected printer and page setup. Figure 5: To write to PDF, choose PDF from the system dialogue. 8

GO MARKETS MT4 FOR MAC

GO MARKETS MT4 FOR MAC GO MARKETS MT4 FOR MAC DOWNLOADING MT4 FOR MAC & INSTALLING EXPERT ADVISORS www.gomarketsaus.com Open a Free MT4 for mac Forex Demo Account 1. Sign up for a free demo account. To gain access to our 30-day

More information

DocuPrint C3290 FS Features Setup Guide

DocuPrint C3290 FS Features Setup Guide DocuPrint C3290 FS Features Setup Guide Adobe and PostScript are trademarks of Adobe Systems Incorporated in the United States and/or other countries. Apple, Bonjour, ColorSync, EtherTalk, Macintosh, and

More information

User guide. Business Email

User guide. Business Email User guide Business Email June 2013 Contents Introduction 3 Logging on to the UC Management Centre User Interface 3 Exchange User Summary 4 Downloading Outlook 5 Outlook Configuration 6 Configuring Outlook

More information

Computer Science and Engineering MacOS Cisco VPN Client Installation and Setup Guide

Computer Science and Engineering MacOS Cisco VPN Client Installation and Setup Guide Computer Science and Engineering MacOS Cisco VPN Client Installation and Setup Guide Contents Installation: For users who have no prior Cisco VPN Client Installed... 2 Profile Import:... 4 Usage:... 4

More information

CREATING AN IMAGE FROM AUTOCAD CADD NOTE 16. MENU: AutoCAD, File, Plot COMMAND: plot ICON:

CREATING AN IMAGE FROM AUTOCAD CADD NOTE 16. MENU: AutoCAD, File, Plot COMMAND: plot ICON: CADD NOTE 16 This CADD Note provides instructions on creating an image from an AutoCAD drawing that can be pasted into another application (e.g., Word, Powerpoint, etc.). These instructions assume the

More information

MY WORLD GIS. Installation Instructions

MY WORLD GIS. Installation Instructions MY WORLD GIS Version 4.1 Installation Instructions Copyright 2007 by Northwestern University. All rights reserved. Created August 15, 2002 Last Revised April 14, 2008 2. Launching the Installer On the

More information

BarTender Print Portal. Web-based Software for Printing BarTender Documents WHITE PAPER

BarTender Print Portal. Web-based Software for Printing BarTender Documents WHITE PAPER BarTender Print Portal Web-based Software for Printing BarTender Documents WHITE PAPER Contents Overview 3 Installing Print Portal 4 Configuring Your Installation 4 Supported Printing Technologies 5 Web

More information

Word basics. Before you begin. What you'll learn. Requirements. Estimated time to complete:

Word basics. Before you begin. What you'll learn. Requirements. Estimated time to complete: Word basics Word is a powerful word processing and layout application, but to use it most effectively, you first have to understand the basics. This tutorial introduces some of the tasks and features that

More information

Print Server Application Guide. This guide applies to the following models.

Print Server Application Guide. This guide applies to the following models. Print Server Application Guide This guide applies to the following models. TL-WR842ND TL-WR1042ND TL-WR1043ND TL-WR2543ND TL-WDR4300 CONTENTS Chapter 1. Overview... 1 Chapter 2. Before Installation...

More information

Introduction to Word 2007

Introduction to Word 2007 Introduction to Word 2007 You will notice some obvious changes immediately after starting Word 2007. For starters, the top bar has a completely new look, consisting of new features, buttons and naming

More information

Digital Signatures with AutoCAD and CoSign

Digital Signatures with AutoCAD and CoSign Digital Signatures with AutoCAD and CoSign 2 Contents Introduction... 2 Supported File Types... 3 Digitally Signing PDF Files or Drawings?... 3 Digitally Signing Drawing files with CoSign... 3 Configure

More information

UF Health SharePoint 2010 Document Libraries

UF Health SharePoint 2010 Document Libraries UF Health SharePoint 2010 Document Libraries Email: training@health.ufl.edu Web Page: http://training.health.ufl.edu Last Updated 2/7/2014 SharePoint 2010 Document Libraries 1.5 Hours 1.0 Shared Network

More information

QUICK START FOR COURSES: USING BASIC COURSE SITE FEATURES

QUICK START FOR COURSES: USING BASIC COURSE SITE FEATURES collab.virginia.edu UVACOLLAB QUICK START FOR COURSES: USING BASIC COURSE SITE FEATURES UVaCollab Quick Start Series collab-support@virginia.edu Revised 5/20/2015 Quick Start for Courses Overview... 4

More information

Exchange Granular Restore User Guide

Exchange Granular Restore User Guide User Guide Contents 1. overview... 2 2. Backup considerations... 3 Exchange VM Detection... 3 VSS Application backups... 3 Restore vs. Recovery... 3 Backup user identity... 3 3. Creating an Exchange backup...

More information

Exchange Granular Restore Instructional User Guide

Exchange Granular Restore Instructional User Guide Exchange Granular Restore Instructional User Guide www.backup-assist.ca Contents 1. Exchange Granular Restore overview... 2 2. Creating an Exchange backup... 3 3. Exchange Granular Restore... 6 Step 1

More information

GREENBOOK PROJECTWISE CIVIL 3D ADVANCED INTEGRATION. ProjectWise Integration Server AutoCAD Civil 3D Civil Collaboration

GREENBOOK PROJECTWISE CIVIL 3D ADVANCED INTEGRATION. ProjectWise Integration Server AutoCAD Civil 3D Civil Collaboration PROJECTWISE CIVIL 3D ADVANCED INTEGRATION ProjectWise Integration Server AutoCAD Civil 3D Civil Collaboration www.bentley.com communities.bentley.com/greenbook First Edition (March 2013) Applies to: ProjectWise

More information

SUMMARY Moderate-High: Requires Visual Basic For Applications (VBA) skills, network file services skills and interoperability skills.

SUMMARY Moderate-High: Requires Visual Basic For Applications (VBA) skills, network file services skills and interoperability skills. Author: Sanjay Sansanwal Title: Configuring FileCM Extensions for Word The information in this article applies to: o FileCM 2.6, 3.0, 3.5, 3.5.1, 3.5.2, 4.0, 4.2 o Microsoft Windows 2000 Professional,

More information

MICROSOFT OUTLOOK 2011 SYNC ACCOUNTS AND BACKUP

MICROSOFT OUTLOOK 2011 SYNC ACCOUNTS AND BACKUP MICROSOFT OUTLOOK 2011 SYNC ACCOUNTS AND BACKUP Last Edited: 2012-07-10 1 Sync Exchange and IMAP accounts... 3 Sync basics... 3 Sync Outlook with ical and Apple Mail on Mac... 3 Set schedule to synchronize

More information

Getting Started with Command Prompts

Getting Started with Command Prompts Getting Started with Command Prompts Updated March, 2013 Some courses such as TeenCoder : Java Programming will ask the student to perform tasks from a command prompt (Windows) or Terminal window (Mac

More information

Exchange Granular Restore. User Guide

Exchange Granular Restore. User Guide User Guide Contents 1. overview... 2 2. Backup considerations... 3 Backup user identity... 3 Exchange VM Detection... 3 Restore vs. Recovery... 3 3. Creating an Exchange backup... 4 4.... 7 Step 1 - Locate

More information

Apple OS / ios Installation Guide Includes MAC OSx and ios based devices

Apple OS / ios Installation Guide Includes MAC OSx and ios based devices Apple OS / ios Installation Guide Includes MAC OSx and ios based devices Updated 8/10/2012 This page intentionally left blank Using SPOT on a Apple OS Device... 4 Summary... 4 Requirements... 4 Usage and

More information

Setting up and Automating a MS Dynamics AX Job in JAMS

Setting up and Automating a MS Dynamics AX Job in JAMS Setting up and Automating a MS Dynamics AX Job in JAMS Introduction... 1 Creating a User for the AX Job Execution... 2 Setting up the AX Job... 4 Create a New folder... 4 Adding a new Dynamics AX Job using

More information

Adobe Dreamweaver CC 14 Tutorial

Adobe Dreamweaver CC 14 Tutorial Adobe Dreamweaver CC 14 Tutorial GETTING STARTED This tutorial focuses on the basic steps involved in creating an attractive, functional website. In using this tutorial you will learn to design a site

More information

2) Sharing Projects Made easy by IntelliGantt s Share Wizard, there are three share options to fit the needs of your project.

2) Sharing Projects Made easy by IntelliGantt s Share Wizard, there are three share options to fit the needs of your project. Introduction TeamDirection IntelliGantt solutions allows you and the rest of your project team to collaborate on your projects together. How you would like work together is up to you. The project manager

More information

Print Server Application Guide

Print Server Application Guide Print Server Application Guide TD W8968 TD W8970 / TD W8970B TD W8980 / TD W8980B Rev: 1.0.0 1910010772 Contents Overview...1 Installation for Windows OS...2 Application for Windows OS...7 How to launch/exit

More information

Postscript Printer Descriptions Installation and Release Notes

Postscript Printer Descriptions Installation and Release Notes Postscript Printer Descriptions Installation and Release Notes PostScript Printer Descriptions Installation and Release Notes This guide reflects the PPD Installation and Release Notes as of June, 2002.

More information

Lots and Lots of Symbols, Free. Introduction. Tutorial: Getting Symbols. New Commands in AutoCAD 2010: Part 8. by Ralph Grabowski

Lots and Lots of Symbols, Free. Introduction. Tutorial: Getting Symbols. New Commands in AutoCAD 2010: Part 8. by Ralph Grabowski New Commands in AutoCAD 2010: Part 8 Lots and Lots of Symbols, Free by Ralph Grabowski Introduction AutoCAD 2010 introduces a new way to access symbols from Autodesk's Web site -- and a way to share yours

More information

Microsoft PowerPoint 2008

Microsoft PowerPoint 2008 Microsoft PowerPoint 2008 Starting PowerPoint... 2 Creating Slides in Your Presentation... 3 Beginning with the Title Slide... 3 Inserting a New Slide... 3 Slide Layouts... 3 Adding an Image to a Slide...

More information

Apple Mail Setup Guide (POP3)

Apple Mail Setup Guide (POP3) Versions Addressed: Mac OS X 10.4 (Tiger), 10.5 (Leopard), 10.6 (Snow Leopard) Document Updated: 9/23/2010 Copyright 2010 Smarsh, Inc. All rights Purpose: This document will assist the end user in configuring

More information

State of Ohio DMS Solution for Personnel Records Training

State of Ohio DMS Solution for Personnel Records Training State of Ohio DMS Solution for Personnel Records Training 1 Contents LOGGING IN AND THE BASICS... 3 LOGGING INTO THE DMS... 3 NAVIGATING THE UNITY CLIENT... 4 CREATING PERSONAL PAGES... 6 ADDING WEB LINKS

More information

Introduction to Mac OS X

Introduction to Mac OS X Introduction to Mac OS X Course Description Mac OS X is the exciting new operating system that is now installed on all new Cal Poly faculty/staff Macintosh workstations. Although, without a doubt, Mac

More information

Questions and Answers

Questions and Answers AutoCAD 2013 Questions and Answers With powerful new tools for design aggregation, connecting with Autodesk 360 cloud-enabled services, and accessing hundreds of apps, AutoCAD 2013 software powers your

More information

ebooks: From Adobe InDesign to the Kindle Store

ebooks: From Adobe InDesign to the Kindle Store Technical Paper ebooks: From Adobe InDesign to the Kindle Store Table of Contents 1 A multiplicity of formats 2 Step 1: Export InDesign document to EPUB 5 Step 2: Convert EPUB to MOBI 9 Step 3: Preview

More information

The Productivity Power of AutoCAD Tool Palettes Revealed!

The Productivity Power of AutoCAD Tool Palettes Revealed! The Productivity Power of AutoCAD Tool Palettes Revealed! Matt Murphy - ACADventures GD215-4P There is more to Tool Palettes than just a quick way to add blocks and hatch patterns to your drawing. Palettes

More information

Zoom Plug-ins for Adobe

Zoom Plug-ins for Adobe = Zoom Plug-ins for Adobe User Guide Copyright 2010 Evolphin Software. All rights reserved. Table of Contents Table of Contents Chapter 1 Preface... 4 1.1 Document Revision... 4 1.2 Audience... 4 1.3 Pre-requisite...

More information

Document OwnCloud Collaboration Server (DOCS) User Manual. How to Access Document Storage

Document OwnCloud Collaboration Server (DOCS) User Manual. How to Access Document Storage Document OwnCloud Collaboration Server (DOCS) User Manual How to Access Document Storage You can connect to your Document OwnCloud Collaboration Server (DOCS) using any web browser. Server can be accessed

More information

SharePoint 2007 Get started User Guide. Team Sites

SharePoint 2007 Get started User Guide. Team Sites SharePoint 2007 Get started User Guide Team Sites Contents 1. Overview... 2 1.1 What is SharePoint?... 2 1.2 What is a SharePoint Team Site?... 2 1.3 SharePoint user permissions... 2 2. Team Site features...

More information

Using SQL Reporting Services with Amicus

Using SQL Reporting Services with Amicus Using SQL Reporting Services with Amicus Applies to: Amicus Attorney Premium Edition 2011 SP1 Amicus Premium Billing 2011 Contents About SQL Server Reporting Services...2 What you need 2 Setting up SQL

More information

Other documents in this series are available at: servernotes.wazmac.com

Other documents in this series are available at: servernotes.wazmac.com Wazza s Snow Leopard Server QuickStart 14. Win XP - Workgroup Setup About the Document This document is the fourteenth in a series of documents describing the process of installing and configuring a Mac

More information

WHAT S NEW IN WORD 2010 & HOW TO CUSTOMIZE IT

WHAT S NEW IN WORD 2010 & HOW TO CUSTOMIZE IT WHAT S NEW IN WORD 2010 & HOW TO CUSTOMIZE IT The Ribbon... 2 Default Tabs... 2 Contextual Tabs... 2 Minimizing and Restoring the Ribbon... 3 Customizing the Ribbon... 3 A New Graphic Interface... 5 Live

More information

Connecting to the Hospira FTP Server

Connecting to the Hospira FTP Server Connecting to Hospira s FTP Server To transfer files to and from Hospira s FTP Server requires a connection to ftp.hospira-transfer.com. Several commercial and shareware File Transfer Protocol (FTP) software

More information

Installing the Virtual Desktop Application (MAC)

Installing the Virtual Desktop Application (MAC) Installing the Virtual Desktop Application (MAC) The folowing instructions will guide you through the process of installing the components necessary to connect in to the NEL B Virtual Desktop environment

More information

M a r k B o o k C Y, M a r k B o o k A M, v e r s i o n, e d i t i o n. MarkBook for Windows on a Mac 1

M a r k B o o k C Y, M a r k B o o k A M, v e r s i o n, e d i t i o n. MarkBook for Windows on a Mac 1 M a r k B o o k C Y, M a r k B o o k A M, v e r s i o n, e d i t i o n MarkBook for Windows on a Mac 1 Installation/Use on an Apple Macintosh Computer Ordinarily, a Mac computer cannot run Windows software.

More information

Human Resources Installation Guide

Human Resources Installation Guide Human Resources Installation Guide Installing HR i Index Copyright 2001 Jenzabar, Inc. You may print any part or the whole of this documentation to support installations of Jenzabar software. Where the

More information

CAE-Link Corporation. Building Design and Engineering Services. Dwg Manager. April 2004. AutoCAD 2000i through 2005. 1987 2004, CAE-Link Corporation

CAE-Link Corporation. Building Design and Engineering Services. Dwg Manager. April 2004. AutoCAD 2000i through 2005. 1987 2004, CAE-Link Corporation CAE-Link Corporation Building Design and Engineering Services Dwg Manager April 2004 AutoCAD 2000i through 2005 1987 2004, CAE-Link Corporation Copyright 2002-2003 CAE-Link Corporation All Rights Reserved

More information

Introduction to AutoCAD 2010

Introduction to AutoCAD 2010 Page 1 Introduction to AutoCAD 2010 Alf Yarwood Chapter 10 Exercise 1 1. Open AutoCAD 2010 with a double-click on its shortcut icon in the Windows desktop. 2. Open the template acadiso.dwt. 3. Construct

More information

Microsoft Office Access 2007 which I refer to as Access throughout this book

Microsoft Office Access 2007 which I refer to as Access throughout this book Chapter 1 Getting Started with Access In This Chapter What is a database? Opening Access Checking out the Access interface Exploring Office Online Finding help on Access topics Microsoft Office Access

More information

Step-by-Step Setup Guide Wireless File Transmitter FTP Mode

Step-by-Step Setup Guide Wireless File Transmitter FTP Mode EOS Step-by-Step Setup Guide Wireless File Transmitter FTP Mode Infrastructure & Ad Hoc Networks Mac OS X 10.5-10.6 2012 Canon U.S.A., Inc. All Rights Reserved. Reproduction in whole or in part without

More information

NOTE: There is a limit of 10 concurrent users for connection to a server using personal file sharing.

NOTE: There is a limit of 10 concurrent users for connection to a server using personal file sharing. Wazza s QuickStart Basic File Sharing in OSX Mac OS X (& Win XP) This document provides a basic introduction to the built-in file sharing options in Mac OS X - how to setup file sharing on one computer,

More information

Voice-Over PowerPoint (VOPP) and FTP Instructions for Online Courses (for Windows PC Computers) December 2009

Voice-Over PowerPoint (VOPP) and FTP Instructions for Online Courses (for Windows PC Computers) December 2009 Voice-Over PowerPoint (VOPP) and FTP Instructions for Online Courses (for Windows PC Computers) December 2009 A. How to add narration to a PowerPoint presentation: 1. Attach a microphone to your computer

More information

Guest PC. for Mac OS X. User Guide. Version 1.6. Copyright 1996-2005 Lismore Software Systems, Ltd. All rights reserved.

Guest PC. for Mac OS X. User Guide. Version 1.6. Copyright 1996-2005 Lismore Software Systems, Ltd. All rights reserved. Guest PC for Mac OS X Version 1.6 User Guide Copyright 1996-2005 Lismore Software Systems, Ltd. All rights reserved. Table of Contents About Guest PC... 1 About your Virtual Computer... 1 Creating a Virtual

More information

As you look at an imac you will notice that there are no buttons on the front of the machine as shown in figure 1.

As you look at an imac you will notice that there are no buttons on the front of the machine as shown in figure 1. Apple imac When you first sit down to use an Apple Macintosh Computer, or Mac for short, you may seem intimidated by using something other than Microsoft Windows, but once you use a Mac, you might find

More information

AutoDWG DWGSee DWG Viewer. DWGSee User Guide

AutoDWG DWGSee DWG Viewer. DWGSee User Guide DWGSee User Guide DWGSee is comprehensive software for viewing, printing, marking and sharing DWG files. It is fast, powerful and easy-to-use for every expert and beginners. Starting DWGSee After you install

More information

Universal Management Service 2015

Universal Management Service 2015 Universal Management Service 2015 UMS 2015 Help All rights reserved. No parts of this work may be reproduced in any form or by any means - graphic, electronic, or mechanical, including photocopying, recording,

More information

Fiery E100 Color Server. Welcome

Fiery E100 Color Server. Welcome Fiery E100 Color Server Welcome 2011 Electronics For Imaging, Inc. The information in this publication is covered under Legal Notices for this product. 45098226 27 June 2011 WELCOME 3 WELCOME This Welcome

More information

Remote Access. Connecting to your computer from home

Remote Access. Connecting to your computer from home Remote Access Connecting to your computer from home IT Desktop Support Client and Research Services October 2009 2 Contents Overview 3 Windows 4 Setup 4 Remote Desktop 4 From work 4 From home 4 Installing

More information

State of Illinois Web Content Management (WCM) Guide For SharePoint 2010 Content Editors. 11/6/2014 State of Illinois Bill Seagle

State of Illinois Web Content Management (WCM) Guide For SharePoint 2010 Content Editors. 11/6/2014 State of Illinois Bill Seagle State of Illinois Web Content Management (WCM) Guide For SharePoint 2010 Content Editors 11/6/2014 State of Illinois Bill Seagle Table of Contents Logging into your site... 2 General Site Structure and

More information

Accessing the Tufts Network with a Mac School of Arts, Sciences, and Engineering

Accessing the Tufts Network with a Mac School of Arts, Sciences, and Engineering Accessing the Tufts Network with a Mac School of Arts, Sciences, and Engineering Accessing Network Drives with a Mac: An overview When you power up your Mac, you will notice that the Tufts network drives

More information

DataTraveler Vault - Privacy User Manual

DataTraveler Vault - Privacy User Manual DataTraveler Vault - Privacy User Manual Document No. 48000012-001.A02 DataTraveler Vault - Privacy Page 1 of 29 Table of Contents About This Manual... 3 System Requirements... 3 Recommendations... 4 Setup

More information

Microsoft PowerPoint 2011

Microsoft PowerPoint 2011 Microsoft PowerPoint 2011 Starting PowerPoint... 2 Creating Slides in Your Presentation... 3 Beginning with the Title Slide... 3 Inserting a New Slide... 3 Adding an Image to a Slide... 4 Downloading Images

More information

OS X LION SET UP THE SYSTEM

OS X LION SET UP THE SYSTEM OS X LION SET UP THE SYSTEM OS X Lion Set Up the System Last Edited: 2012-07-10 1 Personalize the Interface... 3 Organize the Desktop... 3 Configure Apple Trackpad... 4 Configure Apple Magic Mouse... 6

More information

WINDOWS 64-BIT INSTALLATION NOTES ORACLE VIRTUALBOX Micro Planner X-Pert V3.5.1 Digital Download Edition

WINDOWS 64-BIT INSTALLATION NOTES ORACLE VIRTUALBOX Micro Planner X-Pert V3.5.1 Digital Download Edition WINDOWS 64-BIT INSTALLATION NOTES ORACLE VIRTUALBOX Micro Planner X-Pert V3.5.1 Digital Download Edition THIS DOCUMENT CONTAINS IMPORTANT INFORMATION REGARDING THE INSTALLATION AND USE OF THIS SOFTWARE.

More information

Enabling Backups for Windows and MAC OS X

Enabling Backups for Windows and MAC OS X Enabling Backups for Windows and MAC OS X TM Trademarks and Copyrights Copyright Storix, Inc. 1999-2005 Storix is a registered trademark of Storix, Inc. SBAdmin is a trademark of Storix, Inc in the USA

More information

Information in this document, including URL and other Internet Web site references, is subject to change without notice. Unless otherwise noted, the

Information in this document, including URL and other Internet Web site references, is subject to change without notice. Unless otherwise noted, the Information in this document, including URL and other Internet Web site references, is subject to change without notice. Unless otherwise noted, the example companies, organizations, products, domain names,

More information

Administration guide. Océ LF Systems. Connectivity information for Scan-to-File

Administration guide. Océ LF Systems. Connectivity information for Scan-to-File Administration guide Océ LF Systems Connectivity information for Scan-to-File Copyright 2014, Océ All rights reserved. No part of this work may be reproduced, copied, adapted, or transmitted in any form

More information

TOSHIBA GA-1310. Printing from Windows

TOSHIBA GA-1310. Printing from Windows TOSHIBA GA-1310 Printing from Windows 2009 Electronics for Imaging, Inc. The information in this publication is covered under Legal Notices for this product. 45081979 04 February 2009 CONTENTS 3 CONTENTS

More information

Enterprise Apple Xserve Wiki and Blog using Active Directory. Table Of Contents. Prerequisites 1. Introduction 1

Enterprise Apple Xserve Wiki and Blog using Active Directory. Table Of Contents. Prerequisites 1. Introduction 1 Table Of Contents Prerequisites 1 Introduction 1 Making the Xserve an Open Directory Master 2 Binding the Xserve to Active Directory 3 Creating a Certificate 3 Setting up Apache Web Server 4 Applying the

More information

Creating a Table of Contents in Microsoft Word 2011

Creating a Table of Contents in Microsoft Word 2011 1 Creating a Table of Contents in Microsoft Word 2011 Sections and Pagination in Long Documents When creating a long document like a dissertation, which requires specific formatting for pagination, there

More information

Eclipse installation, configuration and operation

Eclipse installation, configuration and operation Eclipse installation, configuration and operation This document aims to walk through the procedures to setup eclipse on different platforms for java programming and to load in the course libraries for

More information

Microsoft Office System Tip Sheet

Microsoft Office System Tip Sheet Experience the 2007 Microsoft Office System The 2007 Microsoft Office system includes programs, servers, services, and solutions designed to work together to help you succeed. New features in the 2007

More information

Vector NTI Advance 11 Quick Start Guide

Vector NTI Advance 11 Quick Start Guide Vector NTI Advance 11 Quick Start Guide Catalog no. 12605050, 12605099, 12605103 Version 11.0 December 15, 2008 12605022 Published by: Invitrogen Corporation 5791 Van Allen Way Carlsbad, CA 92008 U.S.A.

More information

Xerox 700 Digital Color Press with Integrated Fiery Color Server. Printing from Mac OS

Xerox 700 Digital Color Press with Integrated Fiery Color Server. Printing from Mac OS Xerox 700 Digital Color Press with Integrated Fiery Color Server Printing from Mac OS 2008 Electronics for Imaging, Inc. The information in this publication is covered under Legal Notices for this product.

More information

Mapping Network Shares

Mapping Network Shares CAS Computing Mapping Network Shares Contents: Mapping Network Shares in Windows 7..1 Mapping Network Shares in Mac OS X (10.5+). 4 Access to Shares and Student Access FAQ..7 CAS Computing Services, (518)

More information

Mimeo Printer User Guide

Mimeo Printer User Guide Mimeo Printer User Guide 1.800.GoMimeo mimeo.com Table of Contents Step 1: Download & Install the Mimeo Printer... 2 Step 2: Select Files for Uploading... 4 Step 3: Build Your Document... 8 Frequently

More information

HWS Virtual Private Network Configuration and Setup Mac OS X 12/19/2006

HWS Virtual Private Network Configuration and Setup Mac OS X 12/19/2006 The VPN connection supports mainly access to the HWS network drives, not streaming audio/video or downloading large amounts of data. Contents Before Connecting via VPN Before setting up a Virtual Private

More information

Sentral servers provide a wide range of services to school networks.

Sentral servers provide a wide range of services to school networks. Wazza s QuickStart File Sharing for Macs on a Sentral Server Mac OS X, Sentral Background Sentral servers provide a wide range of services to school networks. One of those services is a space for sharing

More information

Designing and Implementing Forms 34

Designing and Implementing Forms 34 C H A P T E R 34 Designing and Implementing Forms 34 You can add forms to your site to collect information from site visitors; for example, to survey potential customers, conduct credit-card transactions,

More information

imageprograf Direct Print & Share Guide

imageprograf Direct Print & Share Guide imageprograf Direct Print & Share Guide imageprograf Direct Print & Share Guide Ver. 2.0 Canon Inc. 1. Features of imageprograf Direct Print & Share The features of imageprograf Direct Print & Share are

More information

ZWCAD Professional vs. Standard vs. Academic

ZWCAD Professional vs. Standard vs. Academic ZWCAD Professional vs. Standard vs. Academic Feature supported Feature not supported Compatibility with AutoCAD DWG & DXF File Format Support AutoCAD Command AutoCAD Menu(.mnu)& Alias Support TTF & SHX

More information

Installing TestNav Mac with Apple Remote Desktop

Installing TestNav Mac with Apple Remote Desktop Installing TestNav Mac with Apple Remote Desktop 1 2 3 Getting TestNav Installation from Servicedesk 1.1 Connect to Servicedesk 4 1.2 Download Package to Desktop 7 Installing TestNav 2.1 Add Computers

More information

UF Health SharePoint 2010 Introduction to Content Administration

UF Health SharePoint 2010 Introduction to Content Administration UF Health SharePoint 2010 Introduction to Content Administration Email: training@health.ufl.edu Web Page: http://training.health.ufl.edu Last Updated 2/7/2014 Introduction to SharePoint 2010 2.0 Hours

More information

Changing Your Cameleon Server IP

Changing Your Cameleon Server IP 1.1 Overview Technical Note Cameleon requires that you have a static IP address defined for the server PC the Cameleon server application runs on. Even if the server PC has a static IP address, you may

More information

You can make your own layout / theme for your PowerPoint project.

You can make your own layout / theme for your PowerPoint project. About the PowerPoint Intermediate Workshop The purpose of the PowerPoint Intermediate workshop is to inform users more about the design aspect of making presentations. We will build on the skills learned

More information

OpenIMS 4.2. Document Management Server. User manual

OpenIMS 4.2. Document Management Server. User manual OpenIMS 4.2 Document Management Server User manual OpenSesame ICT BV Index 1 INTRODUCTION...4 1.1 Client specifications...4 2 INTRODUCTION OPENIMS DMS...5 2.1 Login...5 2.2 Language choice...5 3 OPENIMS

More information

What's New in BarTender 2016

What's New in BarTender 2016 What's New in BarTender 2016 WHITE PAPER Contents Introduction 3 64-bit BarTender Installation 3 Data Entry Forms 3 BarTender Integration Builder 3 BarTender Print Portal 3 Other Upgrades 3 64-bit BarTender

More information

Page1. Tera Doty-Blance http://library.cortland.edu/ttc/training_center.asp

Page1. Tera Doty-Blance http://library.cortland.edu/ttc/training_center.asp Page1 Contents Setting Up a Student Web Account on the SUNY Cortland Web Server... 2 Opening the iweb Application and Choosing a Template... 3 Publishing Your iweb site to Student Web... 5 Creating a Copy

More information

DWGSee Professional User Guide

DWGSee Professional User Guide DWGSee Professional User Guide DWGSee is comprehensive software for viewing, printing, marking and sharing DWG files. It is fast, powerful and easy-to-use for every expert and beginners. Starting DWGSee

More information

Creating Home Directories for Windows and Macintosh Computers

Creating Home Directories for Windows and Macintosh Computers ExtremeZ-IP Active Directory Integrated Home Directories Configuration! 1 Active Directory Integrated Home Directories Overview This document explains how to configure home directories in Active Directory

More information

Working Together - Your Apple Mac and Microsoft Windows

Working Together - Your Apple Mac and Microsoft Windows Contains information about complex concepts and /or requires technical knowledge to get the most out of the article. Aimed at the more experienced / ambitious ICT manager or accidental techie. Working

More information

Student Data Capture System (SDSC)

Student Data Capture System (SDSC) The Queensland Curriculum and Assessment Authority (QCAA) recommends installing the Student Data Capture System (SDCS) on a 32-bit edition of Windows whenever possible. However, in some cases, this option

More information

Option 1 Using the Undelete PushInstall Wizard.

Option 1 Using the Undelete PushInstall Wizard. Installing Undelete on Your Network Undelete can be installed in a variety of ways. If you are installing Undelete onto a single computer, no special actions are needed. Simply double-click the Undelete

More information

A+ Guide to Managing and Maintaining Your PC, 7e. Chapter 2 Introducing Operating Systems

A+ Guide to Managing and Maintaining Your PC, 7e. Chapter 2 Introducing Operating Systems A+ Guide to Managing and Maintaining Your PC, 7e Chapter 2 Introducing Operating Systems Objectives Learn about the various operating systems and the differences between them Learn about the components

More information

City and County of Denver Department of Public Works. CAD Standards Configuration Setup

City and County of Denver Department of Public Works. CAD Standards Configuration Setup City and County of Denver Department of Public Works CAD Standards Configuration Setup April 2010 I. The Engineering CAD System The Engineering CAD System used by the City and County of Denver Department

More information

Installing Microsoft Outlook on a Macintosh. This document explains how to download, install and configure Microsoft Outlook on a Macintosh.

Installing Microsoft Outlook on a Macintosh. This document explains how to download, install and configure Microsoft Outlook on a Macintosh. Reference : USER184 Issue date : December 2002 Revision date : September 2007 Classification : Software Originator : Hugh Burt REVISED DOCUMENT Installing Microsoft Outlook on a Macintosh This document

More information

Viewing and Troubleshooting Perfmon Logs

Viewing and Troubleshooting Perfmon Logs CHAPTER 7 To view perfmon logs, you can download the logs or view them locally. This chapter contains information on the following topics: Viewing Perfmon Log Files, page 7-1 Working with Troubleshooting

More information

1. Scope of Service. 1.1 About Boxcryptor Classic

1. Scope of Service. 1.1 About Boxcryptor Classic Manual for Mac OS X Content 1. Scope of Service... 3 1.1 About Boxcryptor Classic... 3 1.2 About this manual... 4 2. Installation... 5 2.1 Installing Boxcryptor Classic... 5 2.2 Licensing Boxcryptor Classic

More information

Using SQL Reporting Services with Amicus

Using SQL Reporting Services with Amicus Using SQL Reporting Services with Amicus Applies to: Amicus Attorney Premium 2016 (with or without Premium Billing) With Microsoft SQL Server Reporting Services, use Report Builder to generate and author

More information

StrikeRisk v6.0 IEC/EN 62305-2 Risk Management Software Getting Started

StrikeRisk v6.0 IEC/EN 62305-2 Risk Management Software Getting Started StrikeRisk v6.0 IEC/EN 62305-2 Risk Management Software Getting Started Contents StrikeRisk v6.0 Introduction 1/1 1 Installing StrikeRisk System requirements Installing StrikeRisk Installation troubleshooting

More information

FDOT Plans Production Tools

FDOT Plans Production Tools FDOT State Kit for AutoCAD Civil 3D Mike Racca CADD APPLICATIONS SUPPORT Florida Department of Transportation (ECSO) Email: Mike.Racca@dot.state.fl.us Phone: 850-245-1631 GENERAL Civil 3D Plan Production

More information

Microsoft PowerPoint 2010

Microsoft PowerPoint 2010 Microsoft PowerPoint 2010 Starting PowerPoint... 2 PowerPoint Window Properties... 2 The Ribbon... 3 Default Tabs... 3 Contextual Tabs... 3 Minimizing and Restoring the Ribbon... 4 The Backstage View...

More information