Jump to content

TimJing

Members
  • Posts

    64
  • Joined

  • Last visited

Everything posted by TimJing

  1. We ended up getting it to work without using the additional command lines in the installation guide. "C:\Program Files\Common Files\SMART Technologies\ SMART Product Update\activationwizard.exe" --puid notebook_10a --uipack notebook_10 --m=[Value] --v=1 --a [Optional flags] --pk [Product key]
  2. Our issue right now is not being able to verify if the product is activated post deployment. Sure we can use another command line to activate the product when it's already supposed to be activated. But that doesnt make any sense unless their dev tells us thats the only work around.
  3. Steve, We have about 24,000 so the activation issues needs to be resolved before the deployment. We have contacted Smart Technologies, hopefully this will be an easy fix.
  4. No kidding, it's not like these are stand alone software(Office, autoCAD) where there is a mass of people looking to use their proprietary content.
  5. This is what I use for iTunes 10.6 rem Install msiexec /i"\\servername\AppleMobileDeviceSupport.msi" /quiet /norestart msiexec /i"\\servername\AppleApplicationSupport.msi" /quiet /norestart msiexec /i"\\servername\Bonjour.msi" /quiet /passive msiexec /i"\\fservername\iTunes.msi" DESKTOP_SHORTCUTS=0 MEDIA_DEFAULTS=0 SCHEDULE_ASUW=0 REENABLEAUTORUN=0 OUTLOOK_LOAD_BEHAVIOR=0 DONT_AUTO_SYNC_IPODS=1 /passive /norestart regedit /s "\\servername\update.reg" This is whats in the reg file: Windows Registry Editor Version 5.00 [HKEY_LOCAL_MACHINE\SOFTWARE\Apple Computer, Inc.\iTunes\Parental Controls\Default] "AdminFlags"=dword:00000101
  6. We deploy the software via Altiris. And the activation is done through the script.
  7. This deployment is pretty easy to build. It will upgrade over version 10 which is nice. I used their admin tool to create the MST. Downloaded the updates and ran those at the end. rem Flash 11 Install with update suppressed msiexec /i"\\servername\install_flash_player_11_active_x_32bit.msi" /qn transforms=ActiveX.mst msiexec /i"\\servername\install_flash_player_11_plugin_32bit.msi" /qn transforms=Plugin.mst xcopy /y "\\servername\mms.cfg" "C:\Windows\system32\Macromed\Flash\" rem Dotnet 4 "\\servername\WindowsXP-KB942288-v3-x86.exe" /quiet /norestart "\\servername\dotNetFx40_Client_x86_x64.exe" /q /norestart "\\servername\sleep.exe" 60 "\\servername\vstor40_x86.exe" /q /noreboot "\\servername\sleep.exe" 200 rem Reboot c:\windows\system32\shutdown -r -t 05 rem Visual Studio 2010 tools office "\\servername\vstor40_x86.exe" /q /noreboot "\\servername\sleep.exe" 200 rem Smartbook 11 Msiexec /i"\\servername\SMART Education Software 2012.msi" TRANSFORMS=6-26-2012.mst /quiet /log C:\Smart.log rem Install patch MSIEXEC /P "\\servername\productdriversv11_0_222_0.msp" REINSTALLMODE=omus /q MSIEXEC /P "\\servername\smartink1_0_sp1.msp" REINSTALLMODE=omus /q MSIEXEC /P "\\servername\smartnotebook11v11_0_583_0.msp" REINSTALLMODE=omus /q
  8. We are currently using it with carts, the Apple ID's can do 5 carts of 30 iPads. So thats 150 ipads per account for VPP apps. It has not been easy to use it with MDM at this point where everyone is playing catchup to Apple.
  9. I would hold off on tablet purchases for atleast a while untill there is a better support for cloud based apps. While we are on this, my Samsung Galaxy is in for repairs after 1 month. It's a weird software glitch where I cant delete my old email account.
  10. I think Symantec purchased Altiris in order to avoid some litigation issues. So far it's a great product and I dont think Symantec will change it much as long as it continues to dominate in the CMS arena. Just a side note, most of the issues posted in this forums, with Altiris they are just to easy to resolve.
  11. My suggestions for Smart Tech if they are listening. 1. New major revisions, built in the removal of all old version files, allow MSI/MSP deployment capabilities and make it simple. 2. Minor updates, release it as a msp so we can do a quick deployment on the fly.
  12. We use Altiris and it is a pretty powerful product compared to any of the MS offerings.
  13. Do what now? Cant you just copy the files using \\computername\c$\documents and settings...
  14. Smart Tech has a list of which versions of Senteo/Smart Response works with which version of Smart Notebook. We have been deploying the latest on both and it seems to work with all flavors of SB and SB/Smart Response. SB 10 SP6 + Smart Notebook 10 SP3 + Smart Response 2
  15. Anyone using the latest installer? Does it still do the self healing for the HKCU when a new user logs in?
  16. TimJing

    SMART Table

    We have a demo unit of this Table. What kind of questions do you guys have I can see if I can answer it.
  17. The specs on the 2140 is really nice, especially the layout of the keyboard. Intel ATM 1.6 GHZ 1 gig Memory 160 GIG HD Broadcom Wireless Supports PXE for Provisioning(although not available as a permanent Boot Device) 10.1" Display HP Mini 2140 Notebook PC specifications - HP Small & Medium Business products
  18. We have a demo of the HP 2140 that we have installed Widnows XP pro on to. It's a pretty nice unit.
  19. Yep, some of the apps wont install correctly if there are previous versions in place. Also you gotta have more than 512 physical memory available to the OS.
  20. The Autodesk DWF viewer is free for viewing Autodesk Drawings. You can DL the installer here. Autodesk DWF Community : Products : Autodesk DWF Viewer
  21. I would not recommend Symantec SAV 10.17. We have had a ton of issues with: 1. Clients stop communicating/update dat files with the Server. 2. Client corruption 3. Clients not upgrading properly from Ver 9 4. Server mis-reporting AV updates and version. That along with issues with NoNav not always working the way it should.
  22. In the installer folder, goto the Installer Support folder and run the ittsxp.msi before you start the application capture(MS text to speech). And then deploy that MSI along with the new MSI you created with Wise.
  23. Just wondering, the guys that are deploying sw through GPO, how many desktops do yall support? We have over 23,000, the DC's would prob really lag hard if we did our software deployments through GPO. We have about 400+ applications packaged for deployment. No Sales pitch here, or I would have named a product that I'm selling.
  24. It's almost the same except the new Text to Speech is now an MSI.
  25. I wish there was a way. We use Wise Packaging Studio to package products that do not allow any sort of automation.
×
×
  • Create New...