ITunes U links from inside Blackboard

We are interested in adding links to ITunes U from individual courses in Blackboard. My main concern is that I haven't figured out how to prevent users from accessing the link from outside BB by simply cutting and pasting the link.
Does anyone know how to add some level of security such that the link can only be accessed if they are clicking on it in BB?
Katie Sanchez

Our solution was to create a Building Block for Blackboard that does all the authentication and authorization for our iTunes U site.
Basically the module just logs the user into BB (if they aren't already), creates a set of iTU credentials based on the courses the user is enrolled in, and sends the browser a redirect to the requested iTU page. On the iTU side, we match up the identifiers of the iTU courses with the course id's in BB and set up credentials that correspond to the various role's in Blackboard. At that point, everything falls into place. You'll have student access to an iTU course if and only if you are a student in the corresponding BB course (likewise for instructors).
  Windows XP Pro  

Similar Messages

  • Showing multiple links from inside a flex datagrid button

    Hi,
    I have a requirement where I need to show a button inside
    flex datagrid column.Which I'm doing with custom itemrenderer.When
    the User clicks on a particular button inside data grid I need to
    show him multiple links with images where user cal click on one of
    the links if he choses to do so.How do I achieve this.Any example
    is greatly appreciated.
    Regards
    mflex.

    "...show him multiple links with images ..." Where/how does
    this need to be displayed?
    Tracy

  • Blackboard: Linking from within a course

    Greetings!
    A couple of days ago I posted an announcement to the BLKBRD-L listserv about a Blackboard Building Block Vanderbilt is making publically available. (Just posting here to make sure everyone who might be interested is aware of the tool.)
    The Building Block is different from the one created by Baker College in that we link to iTunesU directly within a course. The information we pass is minimal; we go to extreme lengths in preserving student privacy, so we pass very little information about the user. The process itself is not too time consuming and I'm welcoming feedback from schools who are implementing our 'Block.
    At this point, we are making it available to other institutions via direct email requests. If you would like a copy, please email me cindy dot franco at vanderbilt dot edu.
    Cindy
    Tablet PC   Windows XP Pro  

    Greetings,
    We have been using Vanderbilt iTunes U Building Block for about 9 months. The authentication process from Bb to iTunes U works Ok. However, certain users are getting the following Java error (sometimes students, or instructors) in Bb when they click on the iTunes U link to be redirected to iTunes. The course is setup fine because I'm able to use the same link without a problem. Below is the error:
    The specified object was not found.
    Hide details
    blackboard.persist.KeyNotFoundException: The specified object was not found.
    at blackboard.persist.impl.NewBaseDbLoader.loadObject(NewBaseDbLoader.java:140)
    at blackboard.persist.course.impl.CourseDbLoaderImpl.loadById(CourseDbLoaderImpl.j ava:106)
    at blackboard.persist.course.impl.CourseDbLoaderImpl.loadById(CourseDbLoaderImpl.j ava:78)
    at blackboard.persist.course.impl.CourseDbLoaderImpl.loadById(CourseDbLoaderImpl.j ava:70)
    at org.apache.jsp.proxy.redirectorjsp._jspService(redirectorjsp.java:185)
    at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:97)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
    at org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:332)
    at org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:314)
    at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:264)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
    at sun.reflect.GeneratedMethodAccessor43.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.ja va:25)
    at java.lang.reflect.Method.invoke(Method.java:585)
    at org.apache.catalina.security.SecurityUtil$1.run(SecurityUtil.java:243)
    at java.security.AccessController.doPrivileged(Native Method)
    at javax.security.auth.Subject.doAsPrivileged(Subject.java:517)
    at org.apache.catalina.security.SecurityUtil.execute(SecurityUtil.java:275)
    at org.apache.catalina.security.SecurityUtil.doAsPrivilege(SecurityUtil.java:161)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFil terChain.java:245)
    at org.apache.catalina.core.ApplicationFilterChain.access$000(ApplicationFilterCha in.java:50)
    at org.apache.catalina.core.ApplicationFilterChain$1.run(ApplicationFilterChain.ja va:156)
    at java.security.AccessController.doPrivileged(Native Method)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain .java:152)
    at blackboard.platform.servlet.ContentTypeFilter.doFilter(ContentTypeFilter.java:5 6)
    at sun.reflect.GeneratedMethodAccessor204.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.ja va:25)
    at java.lang.reflect.Method.invoke(Method.java:585)
    at org.apache.catalina.security.SecurityUtil$1.run(SecurityUtil.java:243)
    at java.security.AccessController.doPrivileged(Native Method)
    at javax.security.auth.Subject.doAsPrivileged(Subject.java:517)
    at org.apache.catalina.security.SecurityUtil.execute(SecurityUtil.java:275)
    at org.apache.catalina.security.SecurityUtil.doAsPrivilege(SecurityUtil.java:217)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFil terChain.java:197)
    at org.apache.catalina.core.ApplicationFilterChain.access$000(ApplicationFilterCha in.java:50)
    at org.apache.catalina.core.ApplicationFilterChain$1.run(ApplicationFilterChain.ja va:156)
    at java.security.AccessController.doPrivileged(Native Method)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain .java:152)
    at blackboard.platform.servlet.RequestSessionFilter.handleRequest(RequestSessionFi lter.java:314)
    at blackboard.platform.servlet.RequestSessionFilter.doFilter(RequestSessionFilter. java:152)
    at sun.reflect.GeneratedMethodAccessor203.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.ja va:25)
    at java.lang.reflect.Method.invoke(Method.java:585)
    at org.apache.catalina.security.SecurityUtil$1.run(SecurityUtil.java:243)
    at java.security.AccessController.doPrivileged(Native Method)
    at javax.security.auth.Subject.doAsPrivileged(Subject.java:517)
    at org.apache.catalina.security.SecurityUtil.execute(SecurityUtil.java:275)
    at org.apache.catalina.security.SecurityUtil.doAsPrivilege(SecurityUtil.java:217)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFil terChain.java:197)
    at org.apache.catalina.core.ApplicationFilterChain.access$000(ApplicationFilterCha in.java:50)
    at org.apache.catalina.core.ApplicationFilterChain$1.run(ApplicationFilterChain.ja va:156)
    at java.security.AccessController.doPrivileged(Native Method)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain .java:152)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java: 213)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java: 178)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:126)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:105)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:10 7)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:148)
    at org.apache.jk.server.JkCoyoteHandler.invoke(JkCoyoteHandler.java:199)
    at org.apache.jk.common.HandlerRequest.invoke(HandlerRequest.java:282)
    at org.apache.jk.common.ChannelSocket.invoke(ChannelSocket.java:754)
    at org.apache.jk.common.ChannelSocket.processConnection(ChannelSocket.java:684)
    at org.apache.jk.common.ChannelSocket$SocketConnection.runIt(ChannelSocket.java:87 6)
    at org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:6 84)
    at java.lang.Thread.run(Thread.java:595)

  • Our Windows PC crashed with all our music on it.  There are copies of both purchased (thru iTunes store) and from our own CDs on another HD in a backup file.  They are not linked to a Media file.  Is there any way I can put this music on my new computer?

    Our Windows PC crashed with all our music on it.  There are copies of both purchased (thru iTunes store) and from our own CDs on an external HD in a backup file.  They are not linked to a Media file.  Is there any way I can put this music on my new computer?

    The syncing of music is one way, computer to phone. See this helpful document from a fellow user. Credit goes to the author.
    https://discussions.apple.com/docs/DOC-3141

  • A link from my animation is locked inside the dimensions of the original animation.  the link should

    Thank you sincerly for any help in advance.
    A link from my animation is locked inside the dimensions of the original animation.  the link should go to new url but opens in i frame instead, scroll-able, within the dimensions of the beginning edge animation from which it linked.
    Here is the landing page edge asset and the link is the center pulsing sand grain:
    http://kkz321.businesscatalyst.com/index.html
    Here is the actions javascript file from the animation.  I'm not sure if it's the source. 
    "landing_hourglass_3_edgeActions.js"
    (function($,Edge,compId){var Composition=Edge.Composition,Symbol=Edge.Symbol;
    //Edge symbol: 'stage'
    (function(symbolName){Symbol.bindElementAction(compId,symbolName,"${_landing_sand_grain}", "click",function(sym,e){window.open("http://kkz321.businesscatalyst.com/welcome.html","_self");});
    //Edge binding end
    Symbol.bindElementAction(compId,symbolName,"document","compositionReady",function(sym,e){$ ("#Stage").css("margin","auto")});
    //Edge binding end
    })("stage");
    //Edge symbol end:'stage'
    })(jQuery,AdobeEdge,"EDGE-landing_hourglass_3");
    Here is snippet of CSS from main css page:
    #EdgeIDlanding_hourglass_3 {
              margin-right: auto;
              margin-bottom: auto;
              margin-top: 5%;
    Here is snippet of HTML from main START INDEX page:
    <!doctype html>
    <html>
    <head>
    <meta charset="utf-8">
    <title>Kinetik Artz  Work By Michael Schmidt</title>
    <link href="/Stylesheets/main.css" rel="stylesheet" type="text/css">
    </head>
    <body>
    <object id="EdgeIDlanding_hourglass_3" type="text/html" width="222" height="454" data-dw-widget="Edge" data="edgeanimate_assets/landing_hourglass_3/Assets/landing_hourglass_3.html">
    </object>
    </body>
    </html>
    Thank you very much for any help

    <!doctype html>
    <html>
    <head>
    <meta charset="utf-8">
    <title>Kinetik Artz  Work By Michael Schmidt</title>
    <link href="/Stylesheets/main.css" rel="stylesheet" type="text/css">
    </head>
    <body>
    <object id="EdgeIDlanding_hourglass_3" type="text/html" width="222" height="454" data-dw-widget="Edge" data="edgeanimate_assets/landing_hourglass_3/Assets/landing_hourglass _3.html">
    </object>
    </body>
    </html>
    remove the width and height out of the html object ( width="222" height="454" )
    that would probably solve it
    or change it to the pages width and height

  • Link to iTunes music store from a web page created in iWeb

    Is there a way to create a link to the iTunes music store from a web page made in iWeb. I'd like to make a list of songs, and link each one to the song on the music store.
    G5 Dual 2.7 GHz   Mac OS X (10.4.7)  

    James, am I right in assuming, then, that one has to
    have purchased that iTune from the iTunes Store? So,
    logically then, if I have song that I copied from a
    CD in my iTunes, iWeb would not link to it?
    Sure, you can link your own music .mp3 files this way...but it doesn't go directly to your music library. What you would do is to have a copy of your music file saved to the desktop. Then make a link to file (one of the options in the Inspector Hyperlink tab) to this music file. When you publish your page, a copy of the music file will be uploaded to your site as well...so that people clicking on the link that you made can download the file.
    You can also drag in your music file to iWeb and use QT to play the music file on your webpage.

  • Repost: Still having problems w/ Safari 4 freezing from iTunes Store links

    Hey all,
    A week ago I posted about having problems with links from the iTunes store. A helpful user suggested I use the Onyx application to reset all caches, etc. I did, and my problem was solved...
    ... or so I thought. Within a day, a new iTunes store link froze Safari. I used Onyx again, and again it seemed to solve the problem. Until today, when again, iTunes store links freeze Safari.
    I can't figure out what might be causing it. I've eliminated all Safari extraneous extension/plug-ins, and the websites I haven't been visiting any "weird" websites.
    I'll describe the problem again to see if a fresh perspective can help.
    Ever since the Safari 4 beta (I now have the full Safari 4), any iTunes store link will freeze Safari. The link could be a webloc from my hard drive, a link from another web page, anything. A new window/tab will open with the grey box that says, "Loading." This is where it freezes. I do not have a spinning beach ball, and right-clicking on the dock icon does not say Safari is unresponsive. However, Safari will not respond to commands. Clicking on the dock icon does not bring Safari to the front, and if I have Safari in front anyway, menu options will not work. I can't close the window, click in anything on said window, switch to another window... nothing. My only solution is to force quit.
    For the record, I'm running Safari 4 on a Power Mac G4 (Quicksilver, yes, I know, it's ancient) with OS X 10.4.11. I have all the security updates.
    Any and all help is GREATLY appreciated!!
    Best,
    George Garner

    Hey all,
    A week ago I posted about having problems with links from the iTunes store. A helpful user suggested I use the Onyx application to reset all caches, etc. I did, and my problem was solved...
    ... or so I thought. Within a day, a new iTunes store link froze Safari. I used Onyx again, and again it seemed to solve the problem. Until today, when again, iTunes store links freeze Safari.
    I can't figure out what might be causing it. I've eliminated all Safari extraneous extension/plug-ins, and the websites I haven't been visiting any "weird" websites.
    I'll describe the problem again to see if a fresh perspective can help.
    Ever since the Safari 4 beta (I now have the full Safari 4), any iTunes store link will freeze Safari. The link could be a webloc from my hard drive, a link from another web page, anything. A new window/tab will open with the grey box that says, "Loading." This is where it freezes. I do not have a spinning beach ball, and right-clicking on the dock icon does not say Safari is unresponsive. However, Safari will not respond to commands. Clicking on the dock icon does not bring Safari to the front, and if I have Safari in front anyway, menu options will not work. I can't close the window, click in anything on said window, switch to another window... nothing. My only solution is to force quit.
    For the record, I'm running Safari 4 on a Power Mac G4 (Quicksilver, yes, I know, it's ancient) with OS X 10.4.11. I have all the security updates.
    Any and all help is GREATLY appreciated!!
    Best,
    George Garner

  • How do I extract the RSS or feed link from my iTunes?

    How do I extract the RSS or feed link from my iTunes?
    I have a Podcast Feed that I like to share with others. I would like to post this link on my website so that others can link or place it into their iTunes or other media player.
    Thanks!

    I'm trying to do the same thing. Did you ever get an answer?

  • Hi I got an email from itunes saying that my pre order was ready and when I click on the link from my ipad it takes me to the itunes store app and then it doesn't do anything help with this please.

    Hi I got an email from itunes saying that my pre order was ready and when I click on the link from my ipad it takes me to the itunes store app and then it doesn't do anything help with this please .
    <Link Edited By Host>

    Thanks for your advice, I went to the apple shop today for a face to face meeting with a tech and he checked everything and could not figure out why I was having this problem so we decided to give up on that account and create a whole new one for me using a different email address.
    Now I can download apps on both my iPhone and ipad2.
    If anyone is reading this in Brisbane Australia go to the Chermside apple shop and ask for Wade. He was fantastic!
    Jan

  • I cannot find the Kindle reader app for iPad and when I click on the link from Amazon there is an error on iTunes

    I cannot find the Kindle reader app for iPad and when I click on the link from Amazon there is an error on iTunes

    Are you in the US?  Not all apps are available in all countries.  There is no way to download anything from a website, like Kindle.  If it's not in your App Store, you won't be able to have it.

  • How can I permit all traffic from inside-dmz-outside on asa5505

    Scenario :
    Servers are in DMZ, Internal LAN Users should access ports Specified (5000 & 2048). Router 2801 is facing Leased line; from there it’s connected to firewall.
    Router LAN IP: 83.111.X.X - 255.255.255.X
    ASA Version 7.2(4)
    hostname ciscoasa
    domain-name default.domain.invalid
    enable password 2KFQnbNIdI.2KYOU encrypted
    passwd 2KFQnbNIdI.2KYOU encrypted
    names
    interface Vlan1
    nameif inside
    security-level 100
    ip address 192.168.X.X 255.255.255.0
    interface Vlan2
    nameif outside
    security-level 0
    ip address 83.111.X.X 255.255.255.240
    interface Vlan3
    nameif dmz
    security-level 100
    ip address 192.168.100.1 255.255.255.0
    interface Ethernet0/0
    switchport access vlan 2
    interface Ethernet0/1
    interface Ethernet0/2
    switchport access vlan 3
    interface Ethernet0/3
    interface Ethernet0/4
    interface Ethernet0/5
    interface Ethernet0/6
    switchport access vlan 3
    interface Ethernet0/7
    ftp mode passive
    dns server-group DefaultDNS
    domain-name default.domain.invalid
    same-security-traffic permit inter-interface
    same-security-traffic permit intra-interface
    pager lines 24
    logging asdm informational
    mtu inside 1500
    mtu outside 1500
    mtu dmz 1500
    no failover
    icmp unreachable rate-limit 1 burst-size 1
    asdm image disk0:/asdm-524.bin
    no asdm history enable
    arp timeout 14400
    global (outside) 1 interface
    nat (inside) 1 0.0.0.0 0.0.0.0
    route outside 0.0.0.0 0.0.0.0 83.111.x.x
    timeout xlate 3:00:00
    timeout conn 1:00:00 half-closed 0:10:00 udp 0:02:00 icmp 0:00:02
    timeout sunrpc 0:10:00 h323 0:05:00 h225 1:00:00 mgcp 0:05:00 mgcp-pat 0:05:00
    timeout sip 0:30:00 sip_media 0:02:00 sip-invite 0:03:00 sip-disconnect 0:02:00
    timeout sip-provisional-media 0:02:00 uauth 0:05:00 absolute
    http server enable
    http 192.168.1.0 255.255.255.0 inside
    no snmp-server location
    no snmp-server contact
    snmp-server enable traps snmp authentication linkup linkdown coldstart
    telnet timeout 5
    ssh timeout 5
    console timeout 0
    dhcpd auto_config outside
    dhcpd address 192.168.1.2-192.168.1.254 inside
    dhcpd enable inside
    class-map inspection_default
    match default-inspection-traffic
    policy-map type inspect dns preset_dns_map
    parameters
      message-length maximum 512
    policy-map global_policy
    class inspection_default
      inspect dns preset_dns_map
      inspect ftp
      inspect h323 h225
      inspect h323 ras
      inspect rsh
      inspect rtsp
      inspect esmtp
      inspect sqlnet
      inspect skinny
      inspect sunrpc
      inspect xdmcp
      inspect sip
      inspect netbios
      inspect tftp
    service-policy global_policy global
    prompt hostname context
    Cryptochecksum:5663409d6ba3ad0bcd163e691f032f76
    : end

    Hi Ben,
    Thank you for the response. I followed the link and tried reading everything you posted on AEs but I'm afraid that I didn't understand it all. It seems that each AE example had a single input and a single output (e.g. a double). Is this the case? 
    What I have is a couple of front panel clusters containing (approximately) 18 control doubles, 8 indicator doubles, 5 boolean radio button constructs and 26 boolean control discretes. I clusterized it to make it readable. In addition I'll eventually have a cluster of task references for hardware handles.
    All I want to do is update the front panel values like I would do in a C, VB or any other language. I've tried referencing the cluster and using the reference from inside the loops. I've tied using local variables. Neither works. I'm experimenting with globals but it seems that I have to construct the front panel in the gloabal and then I wouldn't know how to repoduce that on the front panel of the main VI.  Sometimes it seems that more time is spent getting around Labview constructs than benefitting from them.
    I hope the 'Add Attachment' function actuals puts a copy of the VI here and not a link to it.
    Thanks again for the suggestion,
    Frank 
    Attachments:
    Front Panel Reference.vi ‏33 KB

  • How to allow some fixed extension go in from outside to inside but not allow go from inside to outside

    how to allow some fixed extension go in from outside to inside but not allow go from inside to outside
    for example, allow JPEG, MOV, AVI data flow from outside to inside
    but not allow JPEG, MOV, AVI files access or upload or get by outside, in another words not from inside to outside
    how to configure?

    Hi,
    The ZBF link sent earlier show how we can inspect URI in http request
    parameter-map type regex uri_regex_cm
       pattern “.*cmd.exe”
    class-map type inspect http uri_check_cm
       match request uri regex uri_regex_cm
    ZBf is the feature on Cisco routers and ASA though concepts are little same but works differently. However it is important that you can be more granular with the protocol (layer 7) inspection only. Like on ASA if you will try to restrict .exe file from a p2p application that won't be possible, But on router you have some application for p2p in NBAR and you can use it file filtering. Please check configuartion example for both devices.
    Thanks

  • How can I update cluster items from inside a while loop that does not contain the cluster?

    I have a VI that contains front panel clusters and two while loops. The main cluster contains items such as a doubles "distance" and "stepsize" and boolean "step" (a whole buch of this type stuff). The first loop contains an event structure to detect front panel changes and the second contains code and sub VIs to perform operations based on detected events.
    The operator can enter data into either double or click the boolean. If distance is changed the second loop does what is required to process the change. The same happens with stepsize. If step is clicked the ±stepsize value is added to distance and the result is processed. In each case the front panel should track the result of the input and subsequent processing.
    Because the clusters are outside the while loop, they are not updated unless I click 'highlight execution' which seems to allow updating each time the execution highlight is updated. There are other issues if I move the clusters into one of the loops.
    I've tried referencing the clusters and using local variables and nothing works. It looks like overkill to use shared variables for this.
    Any ideas would be greatly appreciated.
    Thanks,
    Frank    

    Hi Ben,
    Thank you for the response. I followed the link and tried reading everything you posted on AEs but I'm afraid that I didn't understand it all. It seems that each AE example had a single input and a single output (e.g. a double). Is this the case? 
    What I have is a couple of front panel clusters containing (approximately) 18 control doubles, 8 indicator doubles, 5 boolean radio button constructs and 26 boolean control discretes. I clusterized it to make it readable. In addition I'll eventually have a cluster of task references for hardware handles.
    All I want to do is update the front panel values like I would do in a C, VB or any other language. I've tried referencing the cluster and using the reference from inside the loops. I've tied using local variables. Neither works. I'm experimenting with globals but it seems that I have to construct the front panel in the gloabal and then I wouldn't know how to repoduce that on the front panel of the main VI.  Sometimes it seems that more time is spent getting around Labview constructs than benefitting from them.
    I hope the 'Add Attachment' function actuals puts a copy of the VI here and not a link to it.
    Thanks again for the suggestion,
    Frank 
    Attachments:
    Front Panel Reference.vi ‏33 KB

  • How to add MS Office add-in from inside a Thinapp 5 virtual application to a MS Office 2013 suite that is installed on a base image

    Hi,
    We have the following solution:
    VMware Horizon View 5.3.1
    Non-persistent Linked-clone pool with delete VM after logoff
    Windows 8.1 Update 1 Enterprise 64 bit
    MS Office 2013 32-bit installed on image
    Thinapps registered for each user from logonscript with thinreg.exe command. Thinapps is located on a network share
    Native Windows roaming profiles with appdata/roaming, appdata/local without appdata/locallow(persona management does not support Windows 8.1 in View 5.3.1)
    This is our issue:
    We have a 3rd party application with a couple Thinapp entrypoints(exe files) and in the Thinapp package process we also installed Office addins. We tested that the Add-ins was opened inside Outlook, Word and Powerpoint before post installation scan.
    The problem is that the add-ins is not added to Office 2013 before or after the Thinapp is started on a test client.
    I have tried several changes in the package.ini and virtual filesystem attributes(no registry changes yet):
    Package.ini:
    ChildProcessEnvironmentExceptions=WINWORD.EXE;EXCEL.EXE;POWERPNT.EXE;OUTLOOK.EXE;
    ChildProcessEnvironmentDefault=External
    ChildProcessEnvironmentExceptions=excel.exe;outlook.exe;powerpnt.exe;winword.exe
    ChildProcessEnvironmentDefault=Virtual
    VirtualizeExternalOutOfProcessCOM=0
    DirectoryIsolationMode=Merged
    RegistryIsolationMode=Merged
    I have also read that you could make entrypoints to the locally installed Office 2013, but I get errors on the build process. ref. link: http://edwinfriesen.nl/content/?p=105#comments
    The best thing would be if the add-ins were added in the logon process together with thinreg.exe, but if that is not supported, the add-ins must be added to Office either in a custom Office shortcut/entry point or after starting the Thinapp virtual application.
    Remember that the application needs to registered every times the user logon, because we use a non-persistent View pool.
    I would really appreciate if somebody could tell me how to add Office add-ins from inside a Thinapp virtual application/package to a locally installed MS Office 2013 suite on a Windows "base" image?
    We do not want to add the whole Office suite to the Thinapp virtual package and not add the add-ins trough GPO,SCCM etc.

    What about the COM object parameters in package.ini ?
    We can live with scripting in logon or changed logon scripts etc.
    And you don't no need to lock in the project files.
    From package.ini documentation:
    ObjectTypes Parameter
    The ObjectTypes parameter specifies a list of virtual COM object types that are visible to other applications in
    the physical environment. You can use scripts, such as VBScripts, to call objects that start captured applications.
    An object type is registered to only one native or virtual application at a time. If you install Office 2003 on the
    native machine and want to use a virtual Office 2007 package, you must determine whether to have the virtual
    or native application handle the object types.
    If you want the virtual Office 2007 to handle the object types, you can leave the ObjectTypes setting in the
    Package.ini file, build the package, and register it using the thinreg.exe utility. If you want the native Office
    2003 to handle the object types, you must remove the ObjectTypes setting from the Package.ini file before
    building and registering the package.
    You cannot add random entries to the ObjectTypes parameter.
    You can only remove entries that were generated by the capture process.
    Example: Starting a Virtual Application When a COM Object is Created
    If a script or a native application creates an Excel.Application COM object or other COM objects listed in the
    ObjectTypes parameter, ThinApp starts the virtual package.
    [Microsoft Office Excel 2007.exe]
    ObjectTypes=Excel.Application;Excel.Application.12;Excel.Chart;
    Excel.Macrosheet;Excel.Sheet; Excel.Workspace

  • Best way to move iTunes library & media from MacBook to mini server?

    First, I searched the forums (parameter: "itunes") and didn't see this addressed.
    Second, I searched the web (using multiple parameters), and didn't find an answer on point. I saw discussions about moving the iTunes library (well, media files) to another location (but same computer) and discussion about manually copying everything (with warnings about ensuring that the volume name and path are exactly the same, or else it's totally messed up).
    That said, I currently use SL on a MacBook and I'm getting a mini with SLS. Among other things, I'd like the core of my iTunes media to be on the mini (for direct playback to my TV and for serving/sharing to my Apple TV). I'll still use iTunes on the MacBook for selected media (like books).
    My media includes both iTunes purchases and non-DRM'd media.
    Question: does SLS come with Migration Assistant and will this move my iTunes library from my MacBook (with SL) to the mini (with SLS)? I'm not interested in a migration assistant to move servers (web, email servers) or apps, or documents for that matter, as this is not a server move (some discussions online focused on this).
    If it doesn't, what's the best way to move my iTunes library and media from my "clien" machine to the server so that playlists, ratings, purchases, etc. are all intact?

    MrHoffman wrote:
    iTunes has its own private little world, and this question isn't really specific to Mac OS X Server, and the generic media-transfer discussion will likely receive better coverage over in the [iTunes forum|http://discussions.apple.com/category.jspa?categoryID=149].
    Mac OS X Server doesn't do anything special with iTunes, and likely doesn't do anything specific with it at all; you're going to a "different" Mac, and server makes this more akin to a transfer to a new Mac, rather than the "replacement Mac" sequence seen with Mac OS X client.
    I'd be surprised if this music transfer wasn't something that could be sorted out (within the limits of the copyrights) from some FAQ over in the iTunes forum, or from some of the following support articles:
    http://support.apple.com/kb/ht1449
    http://support.apple.com/kb/HT1660
    http://support.apple.com/kb/ht1329
    http://support.apple.com/kb/ht1848
    http://support.apple.com/kb/ht1203
    http://support.apple.com/kb/TA38534
    See if the folks over in the iTunes forum have something for this. (And again, server likely isn't relevant here; you're "just" going to transfer your music to a different Mac box here, and one that happens to run Mac OS X Server.
    Thanks for the links - unfortunately, none of those are on point. The reason this is unique to server, I think, is that in the case of a regular mac to mac transfer, you would use Migration Assistant, and the move is easily done. But in seems like server doesn't come with Migration Assistant.
    I suppose when I get it, I'll first try copying Migration Assistant to it, and try to run it. That will probably fail (but you never know), so my next attempt will be to have my MacBook move the media to the server (as if the server is simply network storage), and then copy over the library files. (I'm hoping that will enable the file paths to remain intact.)
    The mini server is special in that it is the most appropriate home server, and home servers should be expected to do double duty - and outright server, and desktop. So, it would be handy for Apple to include Migration Assistant with the mini server.

Maybe you are looking for