Thursday, February 16, 2012

Autodesk Navisworks Freedom 2012 x64 viewer

Untitled Document

I couldn’t find any solutions for deploying Autodesk Navisworks Freedom 2012 x64 viewer on the internet, so I started to make a good solution for an Enterprise Deployment.
After after trying a few things, I found a way that is acceptable and working.

I cleaned up the full Source directory, so I only had the x64 components and the English Language Pack.


Before (1,31 GB without Update 9.1 and 9.3):

After Cleaning Up (849 MB with Update 9.1 and 9.3):


 

 

 

 

 

 

Steps taken:

  1. Deleted unnecessary folders
  2. Renamed setup.ini to Autodesk-NavisworksFreedom_2012x64_ENG.ini
    1. This is done by de Naming Conventions used by the Customer
  3. Slipstreamed Update 9.1 and 9.3
    1. Msiexec.exe /p c:\update9.1\freedom.msp /a “%Folder%x64\NAVFREE\freedom.msi” /qb
    2. Msiexec.exe /p c:\update9.3\freedom.msp /a “%Folder%x64\NAVFREE\freedom.msi” /qb
  4. Opened “x64\en-US\NAVFREE\freedom.mst” with InstallShield, using “x64\NAVFREE\freedom.msi”
    1. The msi was used by “x64\NAVFREE\freedom.msi” instead of “x64\en-US\NAVFREE\NAVFREE_LP.msi”
  5. Edited the freedom.mst
    1. Changed a few properties:
      1. ACAD_DISPLAY_FIRST_EXPERIENCE = #1
        (Disable FirstExperience)
      2. ACAD_LIVEUPDATE_ENABLE = #0
        (Disable AutoUpdate)
      3. ACAD_LIVEUPDATE_PATCHNOTIFY = #0
        (Disable AutoUpdate)
      4. MC3_ENABLED.9CD50E27_6F8D_4F38_BCF9_A72F90323BAA = #0
        (Disable Customer Improvement Screen)
    2. Added a Registry Key to disable the Help Screen coming up on first start:
      1. [HKEY_LOCAL_MACHINE\Software\Autodesk\Navisworks Freedom x64\9.0\GlobalOptions\interface\first_run]
        @=dword:00000000
        "show_help"="3 0"
    3. Removed the Desktop Shortcut
    4. Saved the mst, don’t give it another name or place it in another directory
  6. Open “x64\en-US\NAVFREE\NAVFREE_LP.msi”
    1. Remove the Shortcuts
    2. This can’t be done by adding a mst file
  7. Created a cmd to start the installation:
    1. Autodesk-NavisworksFreedom_2012x64_ENG.cmd

If you run Autodesk-NavisworksFreedom_2012x64_ENG.cmd the application will be installed and there will be only one shortcut:
If you haven’t installed the prerequisites first, the setup.exe will do this partly. Microsoft .NET Framework 4.0 Extended was not installed automatically when I forgot to install it manually. Navisworks Freedom will install, but can’t be started.

Tuesday, February 14, 2012

Numecent Application Jukebox (information from Numecent)

Application Jukebox:


With Application Jukebox from Numecent, users access and work on their applications as if they were installed locally. There are no performance issues and no complicated proprietary web interfaces they need to navigate. Once activated, their applications appear in their Start Menus or on their desktop – just like local apps.
This premium solution enables a wealth of opportunities for software vendors, software distributors, service providers, and e-commerce sites to deliver quality Windows applications to customers on a daily, monthly, or annual basis. It's true software-as-a-service with the applications you already have—and no re-engineering!
Application Jukebox is also appropriate for enterprises looking to enable secure, easy and instant access to corporate applications—without installing or configuring applications on everyone's PCs, or managing hundreds or thousands of desktops.

Application Jukebox: SaaS Edition

Do you have Windows® applications you'd like to sell to your customers on a service-basis? Whether you're a software vendor, a software distributor, a service provider, or an e-commerce provider, Application Jukebox SaaS edition is the missing link between your online store and your customer.
With everything you need to turn your packaged Windows® application into a SaaS-ready solution, Application Jukebox gives your users trackable, enforceable access to any Windows app—with no re-engineering or web enabling. Whether you have a business-to-business or business-to-consumer focus, Application Jukebox immediately opens new revenue opportunities to deliver your applications for sale, rent, subscription, or try-before-you-buy.

Application Jukebox: Enterprise Edition

Enterprises use Application Jukebox as a powerful way to deliver any Windows® application to employees and partners. With a simple download of the Application Jukebox Player – about the size of an IM client – the user simply selects the applications they want to use, activate them, and then begin using them. It usually takes 90% less time than typical installation mechanisms, and users can be instantly upgraded to the latest version, tracked for usage (so you're only paying for what you're actually using), and it works on even the most complex, memory-hogging applications—like Photoshop and AutoCAD. Photoshop CS4 takes less than 2 minutes to install and activate!


For more information About Application Jukebox you could visit: http://www.endeavors.com/
If you come from the Netherlands you can also visit: http://www.application-jukebox.nl/

Microsoft SCCM 2012 Information

Technet Recommended Reading:

Release Notes for the System Center 2012 Configuration Manager Release Candidate - http://technet.micro...y/hh508784.aspx

Fundamentals of Configuration Manager - http://technet.micro...y/gg682106.aspx
Supported Configurations for Configuration Manager - http://technet.micro...y/gg682077.aspx
Planning for Configuration Manager Sites and Hierarchy - http://technet.micro...y/gg682075.aspx

Getting Started with Configuration Manager 2012: http://technet.micro...y/gg682144.aspx
What’s New in Configuration Manager: http://technet.micro...y/gg699359.aspx
Planning for Site Systems in Configuration Manager: http://technet.micro...y/gg712282.aspx
Install Sites and Create a Hierarchy for Configuration Manager: http://technet.micro...y/gg712320.aspx
Technical Reference for Site Communications in Configuration Manager: http://technet.micro...y/gg712990.aspx
Migrating from Configuration Manager 2007 to Configuration Manager 2012: http://technet.micro...y/gg682006.aspx
Frequently Asked Questions for Configuration Manager: http://technet.micro...y/gg682088.aspx

Site Types:
Configuration Manager 2012 introduces the central administration site and some changes to primary and secondary sites. The following tables summaries these sites and how they compare to sites in Configuration Manager 2007.

Central administration site:
The central administration site coordinates intersite data replication across the hierarchy by using Configuration Manager database replication. It also enables the administration of hierarchy-wide configurations for client agents, discovery, and other operations. Use this site for all administration and reporting for the hierarchy. Although this is the site at the top of the hierarchy in Configuration Manager 2012, it has the following differences from a central site in Configuration Manager 2007:
  • Does not process client data.
  • Does not accept client assignments.
  • Does not support all site system roles.
  • Participates in database replication

Primary site
Manages clients in well-connected networks.
Primary sites in Configuration Manager 2012 have the following differences from primary sites in Configuration Manager 2007:
  • Additional primary sites allow the hierarchy to support more clients.
  • Cannot be tiered below other primary sites.
  • No longer used as a boundary for client agent settings or security.
  • Participates in database replication.

Secondary site:
Controls content distribution for clients in remote locations across links that have limited network bandwidth.
Secondary sites in Configuration Manager 2012 have the following differences from secondary sites in Configuration Manager 2007:
  • SQL Server is required and SQL Server Express will be installed during site installation if required.
  • A proxy management point and distribution point are automatically deployed during the site installation.
  • Secondary sites can be tiered to support content distribution to remote locations.
  • Participates in database replication.

Microsoft System Center 2012 Management and Security Solutions RC2

Today, employees are demanding the ability to conduct business on both corporate-owned and personal devices. IT faces the challenge of keeping workers productive by delivering resources to these diverse devices while also maintaining corporate compliance and security. System Center 2012 client solutions help meet this challenge:
System Center 2012 Configuration Manager Release Candidate (RC) helps IT empower people to use the devices and applications they need to be productive while maintaining corporate compliance and control. It provides a unified management infrastructure across physical, virtual, and mobile client environments.
System Center 2012 Endpoint Protection Release Candidate (RC) (previously known as Forefront Endpoint Protection 2010) protects client and server operating systems against the latest threats using industry-leading malware detection technologies. It is built on System Center 2012 Configuration Manager, giving customers a unified infrastructure for client security and compliance management.