Changing a Quicktime preference using ARD

I work in an elementary school and manage lots of machines. I need to change a Quicktime preference for my Student user. This user does not have rights to system preferences and it will be very time consuming to change this on each machine. I'm looking for a set of commands that would allow me to do this via ARD.
What I need it to do is to go into the Advanced tab of the Quicktime Preference and check the box that says Enable Flash.
Can anyone out there help?
Thanks in advance if you can!
Susan

Hi Tim,
>>However, if I remove the computer from the domain, the username reverts back to the previous one and the password seems to get corrupted and is neither the new one or the old one.
How is it going? I agree with Idan that we can also try to use the setting
Accounts: Rename administrator account to change the name of administrator to see if the issue persists.
Regarding the deprecation of password changing function of GPP, this is mainly due to security concern that GPP stores password in Sysvol which is accessible to all domain users.
If the issue persists or you need further help, please don't hesitate to let us know.
TechNet Subscriber Support
If you are TechNet Subscription user and have any feedback on our support quality, please send your feedback here.
Best regards,
Frank Shen

Similar Messages

  • Deploying Microsoft Office Preferences using ARD

    I've been working on deploying MS Office to a lab of iMacs. Mactopia has a really vague explanation of how to deploy preferences using ARD. I've gone through and created several packages that contain the necessary files and folders, permissions set, etc, but don't know how to run the package each time a new user logs into a machine.
    Our machines are bound to AD, running MS Office 2008, 10.6, ARD 3.3 and Faronics DeepFreeze.
    I've gone through and configured http://www.entourage.mvps.org/exchange/exchangesetupv3.html for Entourage as well as collected the necessary files each user will be designated to use.
    So my question is, how to I get my MS Office preferences and Microsoft User Data files deployed for each user that logs in? The package files will deploy to ~/Documents and ~/Library/Preferences.
    Please help!! I'm going to lose my mind!!

    Credit goes to MS for core script (its to long to post here).
    Credit goes to the guy who wrote the cleaner script.  Whoever packaged it and didn't build in silent switches gets zero points.
    Please note that this will only work for C2R installs of Office 2013.
    This is not true.  There are scrub scripts specific to C2R as well as MSI.
    I extracted the scrub vbs from O15CTRRemove.diagcab
    This is what worked for me.  Use 7-zip to extract the entire package to a directory.  Then run "OffScrub_015msi.vbs all".

  • Using ARD to change user settings

    I was wondering if it was possible to use ARD to change the desktop background for all users? This kinda turns into two questions for me since I know nothing about Macs. First, is there an "all users" settings type thing at all, if so where? Second, is there some sort of config file that would store the location of the desktop background so I could eventually copy a new background to a location and change that file to point to the new file, thus upgrading the desktop background?

    Hi,
    I have created a script to change other functions of remote macs. So this version is an adaptation of my script to your needs. Note that I am changing the admin password. For other user just change the admin name and password accordingly.
    Let me know if you need further assistance.
    Start of Applescript------
    property my_ip : ""
    property my_password : "the admin password"
    property new_password : "the new admin password"
    tell application "Remote Desktop"
    -- this is a fixed group of macs that should be added or deleted as needed in ARD
    set the_list to computers in computer list "to change"
    repeat with i from 1 to number of items in the_list
    set this_item to item i of the_list
    -- if mac offline skip it
    if the status message of this_item is "Available" then
    set my_ip to Internet address of this_item
    -- log as admin into remote mac
    set my_log to "ssh admin@" & my_ip
    tell application "Terminal"
    activate
    -- log as admin
    do script my_log
    -- there is in some cases the security issue.
    -- RSA key fingerprint is ... Are you sure you want to continue connecting (yes/no)?
    delay 3
    do script "yes" in window 1
    delay 3
    -- enter the password
    do script my_password in window 1
    -- do whatever in the remote mac, in this case change admin password
    do script "passwd" in window 1
    -- Ternimal asks fro existing password
    do script my_password in window 1
    delay 2
    -- Enter new password twice
    do script new_password in window 1
    delay 2
    do script new_password in window 1
    delay 5
    -- close connection to remote mac
    do script "exit" in window 1
    end tell
    end if
    end repeat
    end tell
    ----------end -------
    Regards
    Mauricio

  • Cannot log in to OSX Server using ARD

    I am struggling with a problem that I cannot figure out. I posted this on the ARD discussion group and did not get a reply.
    I use ARD, latest version, all updates, to remotely control about 9 machines across two locations that are linked by a pair of NetGear FVS124G routers connected by fulltime VPN. All of the Macs are running 10.5.4, all have the latest updates across the board, as do the single OSX servers in each location both of which are running OSX 10.5.4 server with current updates.
    I can access all of the workstations using ARD without difficulty, both locally and across the VPN.
    The servers will not authenticate, returning the message, "Authentication failed to ....... Server"
    The message seems straightforward enough, its cause more obscure, and I get the same message on each of the two servers.
    The login I am attempting to use in ARD is an administrator account, sharing on the servers is set to allow full access in the sharing setting in System Preferences in both servers, and I have no trouble using either the server preferences or server admin tools to control the two servers.
    It is just that ARD won't allow the login that works with either local login or the server tools. I am able to login to each server with SSH without difficulty.
    In checking the two servers, I am surprised to see them both listed in ARD info page as OSX 10.4.11 clients (which they clearly are not), whereas they are both listed (accurately) as running the current ARD client.
    I suspect something fairly simple in my configuration of the two servers that I am overlooking since I can log into all the OSX workstations at either location from ARD at either location.
    Any help will be greatly appreciated.

    Thank you for your response. As I think I understand what you are saying, you do not use the "all users" setting for remote access in the server settings, and then allow ARD to provide remote control.
    I have used the all users setting for ARD, and will try changing this on the servers. The other settings are already as you suggest.
    Thanks and will see if this works....

  • Using ARD remotely connecting to work computer with Airport Extreme...

    So I've looked through the forums, over the interwebs, through the ARD PDF manuals online and I'm coming up short. Ugh.
    I want to connect from my home laptop to my desktop at my small business where we're using an Airport Extreme for a router. I can NOT figure out how to get this configured to work. We use ARD within the business, so on the same network, no problems. With the router, I'm guessing I need to get the computer setup to have a locked in IP and whatnot but no where can I find the instructions that tell me EVERTHING I need to do. Can someone here point me in the right direction please or hit me over the head with a 2x4 of exact instructions!
    Thanks for your time! Shawn

    Hi Shawn,
    So the steps listed bellow assume some things. They assume that the Airport Extreme Router your configuring is connected directly to the internet connection. And that the Airport Extreme is the only router between your computers and the internet.
    That means we're talking about say a DSL modem plugged directly into the Airport Extreme, or a cable modem. in ether case, this assumes that said modem, is not acting as an internet router.
    If your modem has multiple ethernet ports on it, or has a little antenna sticking out of it, then your modem is probable also a router, and these steps listed bellow will probable not work.
    Also these steps are so one person, can connect to one computer at your work.
    Open Airport Utility:
    go to the dock
    Click on the finder
    go to the menu bar
    Click on the "Go" menu
    Chose "Utilities" from the "Go" Menu
    double Click on "AirPort Utility"
    Access the Base Station:
    Double Click on your Airport Extreme BaseStation that is your internet connection router.
    a new window should pop up with your Airport Base Station as the Window Name
    Configure Static Address for the computer you want to connect to via ARD:
    Click on the internet Icon from the toolbar
    Click on the "DHCP" tab
    For "DHCP Reservations:"  Click on the "+" button
    For the "Description" put "ARD"
    For "Reserve Address by:"  set "DHCP Client ID"
    Click the "Continue" button
    For "DHCP Client ID:" set "ARD"
    write down the number in "IPv4" address field
    Click the "Done" Button
    Configure routing to ARD computer:
    Click on the "Advanced" icon from the tool bar.
    Click on the "Port Mapping" tab
    Click on the "+" button
    for "Service:" Chose "Apple Remote Desktop"
    for "Private IP Address:" copy the exact IP address you wrote down in step "3. 8)"
    Click the "Continue" button
    Click the "Done" button
    Click the "+" button
    For the pulldown menu "Service:" Chose "Remote Apple Events"
    for "Private IP Address:" copy the exact IP address you wrote down in step "3. 8."
    Click the "Continue" button
    Click the "Done" button
    Click the "+" button
    For the pulldown menu "Service:" Chose "Remote Login - SSH"
    for "Private IP Address:" copy the exact IP address you wrote down in step "3. 8."
    Click the "Continue" button
    Click the "Done" button
    Click the "Update" button.
    wait for the Airport Extreme to update, and for your computer to reconnect to the airport extreme. (make sure you can load and browse websites.)
    Configure the ARD computer to use the correct IP address:
    Go to the computer you want to be able to remotely connect to
    On that computer, Go to the menu bar
    Chose the "Apple" menu bar
    Chose "System Preferences…"
    Click on the "Show All" button
    Click on the "Network" icon
    For the active network connection, (the connection on the left side with the green dot), click on it
    Clock on the "Advanced…" button
    Click on the "TCP/IP" tab
    for the "DHCP Cient ID: field put "ARD".
    Click the "OK" button
    Click the "Apply" buttonNOTE: Under "Status" you should see "(connection name) is connected to (airport base station name) and has the IP address (IP address)." the "(IP address)" address displayed should match the IP address you wrote down in step "3. 8."
    Find out what your public internet IP address is.
    On the computer you wish to connect to over the internet, goto http://whatismyipaddress.com/
    when the web page loads, you should see "IP Information:" fallow by a number like 192.168.0.1, write down what ever number it is.
    At this point you should be able to connect to the computer remotely
    connect to the internet from another location.
    open Apple Remote Desktop
    go to the file menu
    chose connect to computer using ip address
    set the address to the address to the IP address you wrote down for step 6. 2.
    use the same password as you used to connect to the computer at work using ARD.
    So here the catch. If your router gets reset... well then your going to have to configure it again. Also all the same rules you have to connect to the computer at work, also apply to connecting to the computer from over the local network. That means your computer need to be on or sleeping. And if it's sleeping it need to be configure to wake for network access.
    Also some network connections change.  When it comes to internet connections, some connections are static IP, while other connections are DHCP. If your connection is static... great! if it's DHCP, your address may change. If it dose.. well then your ability to connect will break. And then you'd have to do step 6 & 7 again.
    Of corse there are ways around this. But that's kind of another conversation.
    Some internet locations may block your ability to connect to your computer at work. This is very common at schools, and companies. Basically any place that tries to control your ability to browse the internet, may block remote access to computers; because a remote computer would completely by pass their web filter.
    ALSO there is an easier option. As far as setup. There are programs designed to make remotely accessing your mac as easy as possible. For instance there is LogMeIn or Slack. With both of these programs, it's simple. make sure your computer is always on. Then install the software. Create an account with the service. And then you can connect to the computer almost any where by going to their website.
    This option requires no router configuration. It handles DHCP. It's designed to work in as many locations as possible.

  • Quicktime preferences not showing

    Hi,
    I recently installed windows 7 64 bit (not an option under operating system. Vista was closest). When I go to Quicktime player, then click EDIT for Preferences then finally click Quicktime Preferences. Nothing shows. Is there a registry edit or anything else I can do to have quicktime preferences show? I've already uninstalled and re-installed.
    Thanks for any help
    UPDATE: Comodo firewall was the culprit even though I gave Quicktime full permission. Hope this helps someone also.
    Message was edited by: JHAPPLE

    I am following the instructions per Apple Site on navigating the installation of QuickTime Pro Player Pro.  However, it is not showing uo in the SysPref and cannot register.
    Follow the updated instructions for Snow Leopard, Lion, and Mountain Lion operating systems. Registration of QT 7 Pro using the System Preferences window has not been used on a Mac OS X OS since Leopard.
    I tried registering it via entering the license via the program but it did not work either. Screen says that it is pro but does not go a way after entering reg license. When I try to use the Pro features they are not available.
    What more do you want than to have the screen confirm that the "Pro" features have been activated. If it is the registration window you want to go away (close), then simply press the red circle in the upper right-hand corner to close the window. If you have made any changes to the system's QT codec component configuration or modified "legacy" codec use, also be sure to quit and re-open the application to rebuild the available codecs list. If you still don't have access to the "Pro" features, then apply normal system troubleshooting techniques.
    Am I missing something?
    I don't know. It is difficult to tell since you haven't really indicated what you did do. However, since you indicated the registration window confirmed your name and code entries were accepted, I can only assume that you either failed to close the registration window, you failed to load an edit compatible file to the app (i.e., the editing features are context adaptive so you must open a file before they become available), or you loaded a non-edit compatible file for editing that is preventing the features you are expecting to be available.

  • Cannot change my printer preferences

    Dear Hp technicians:
           Hi I'm from Mexico and I just loged in to my hp e-print center and it took me here. My problem is I find it really difficult to log in from my country coz' hp connected doesn't work, it simply just don't let my Log in.      I found that visiting hp connected-uk is the only way to log  in. But then,  I'm loged in, but I cannot change my printer preference coz' the button  doesn't exist, the one that used to say "Change setting"  is now just simple text.  How can I go back to e-print center instead of HP connected..... Please this is driving me crazy!
    I need your help

    Hi there, if you've updated your ePrintCenter account to HP Connected you can't revert back. Check out this thread for more information on the change from ePC to HP Connected http://h30434.www3.hp.com/t5/ePrint-Print-Apps-Mobile-Printing-and-ePrintCenter/HP-Connected-Support...
    Can you reply with a screenshot showing exactly what it is you're trying to change? Is it a setting of a printer in the Device tab or is it something in the "Settings" dropdown menu at the top right of the screen below?
    If my reply helped you, feel free to click on the Kudos button (hover over the "thumbs up").
    If my reply solved your problem please click on the Accepted Solution button so other Forum users may benefit from viewing the post.
    I am an HP employee.

  • How can I change my safari preferences to save a file rather than download

    How can I change my safari preferences to save a file rather than it downloading

    danieladorotiak wrote:
    When I click on the 'save application file, it download's it and doesn't give me the option to save it.
    I can't be sure, but what probably happens is that the page doesn't give you a link to a downloadable file, but a button which activates a script. There's nothing you can do about that, because you don't control the script.
    it just downloads the transcripts not the document.
    It sounds like the downloaded file does not open or execute as it's supposed to (which, for instance, would happen if what you downloaded was a Java application, but you didn't have Java installed).
    If you are allowed to, give us the URL and we'll have a look. Also, you should add what version of Mac OS X and of Safari you are using, and you should correct your profile (which says "Mac Pro" -- this forum is for the MacBook Pro, which is a different computer from the Mac Pro).

  • Problem with iWeb Quicktime page using Boot Camp Windows XP

    I used iWeb '08 to create a one-page web site with a short QuickTime movie (.mov file). The movie plays fine in Mac OS X Safari. I have a Windows XP Boot Camp partition, and when I boot into Windows and load the web page using Internet Explorer, the movie will not play. It gives a plug-in error and the browser crashes. The same thing happens with Windows Safari. However, the movie plays fine using Windows Firefox.
    Is this an iWeb problem or Boot Camp problem? I don't have access to a straight Windows PC. An suggestions will be appreciated. The URL for the web page is:
    http://www.hearnweb.com/avian/

    The problem was a setting in QuickTime. I enabled "Safe Mode" in the Advanced tab of QuickTime Preferences, which did the trick.

  • Problem copying to student machines using ARD

    I manage a school lab and have been using Remote Desktop, all of a sudden the copy command to student computers stopped working. I found how to do a clean install and updated ARD but it still isn't working. I can access the machines, control them,everything but copy to them. my student machines are on 10.6.8 and I'm using ARD 3.7.2.  I'm wondering if updating my machines to 10.7 would help?  Any suggestions would really be appreciated

    When things "suddenly stop working", that can be an indication that somthing about the underlying network has changed. You might want to check if the IT group has changed out, or reconfigured, any networking hardware recently.

  • The latest update to Word 2011 changes my keyboard preferences, and I don't want it to do that

    I work in two languages and I use an Italian keyboard. My normal keyboard preference setting is Italian (indicated by a little Italian flag at the right of the menu bar).
    But since I installed the latest update to Office 2011, every time I open Word, it changes my keyboard preference to English (the little flag at the right of the menu bar changes to the British flag).
    Is there a way to prevent it from doing this? It didn't happen before. It only happens in Word 2011 (not PowerPoint 2011 or Excel 2011)

    Under the Music tab for your iPod Sync preferences with iTunes, choose selected playlists, artists, albums, and genres instead of entire library.
    Select the iTunes playlists, and/or artists, albums, genres you want transferred to your iPod followed by a sync. This will remove the music from your iPod that you don't want on the iPod.

  • Change java 7u51 settings with ARD 10.8.5

    I am trying to change the Java 7u51 security settings using ARD. Also maybe it would be better to edit the whitelist using ARD.
    Thanks

    I also would really like to know.  I have to cahnge this setting on multiple Macs and would really likle to be able to fire out a command in ARD to change the setting, especially since it is a user setting and not a computer setting.  I also tried to manage the setting via Workgroup manager, but it did not seem to take.  It looks good, but when I log in as a students, it is still the wrong setting.

  • Using ARD to send UNIX command to add item to dock

    The ARD 3 Admin Guide, page 132, says the following command sequence will install an item in the dock of the target computer(s):
    4) Type or paste the following UNIX command (replace /PathToApplication with your own path to the desired application, and be sure to include the application file extension, .app):
    defaults write com.apple.dock persistent-apps -array-add '<dict><key>tiledata</
    key><dict><key>file-data</key>
    <dict><key>CFURLString</key><string>/Path_ToApplication
    </string><key>_CFURLStringType</key><integer>0</integer></dict>
    </dict></dict>';killall -HUP Dock
    Use “persistent-others” instead of “persistent-apps” if the item is anything other than an application.
    I am unable to make it work. Could anyone help with the correct syntax or suggestions as to how to perform a remote addition to the target computer dock.

    Do you have JSS? I ask because your script contains the word JAMF allot.. if you do have a jss, is there a reason your trying to use ARD instead of your JSS to run this script?
    When issuing the script from ARD as a send unix command, Have you cosnidered using the option to run command as user "root" ?
    are you sure you want to do this? the script look like it dose more then just disable the isite. And do you know how to undo this if you change your mind?

  • Using ARD from an outside/offsite location...

    Is ARD the right solution to use if I want to access my computers when I'm on the road and away from the office? It's a Home office network of four computers. If this is not the ideal solution, what would work best for this application? We can upgrade to 10.4.6+ if necessary. Been trying to figure this out for over a year now. Looking forward to your help and advice. Thank you all! With Respect, Donnie Dixon.
    G4/867DP-MDD   Mac OS X (10.3.9)  

    ARD can be configured to connect through routers, but it is difficult to set up, and if you try to change the port it listens on, that is several degrees more complex. It's really designed to manage a bunch of systems located on one network in one place...it works fine that way. If your school or lab is basically in one place, ARD will work fine, or if you have multiple locations, you can buy an ARD admin for each location.
    But, for connecting between networks or through routers where port forwarding is an issue, Timbuktu is a better solution. The smart sysadmin has many tools on hir or her belts, ARD, Timbuktu, VNC, etc. FWIW, we use ARD for administering our lab machines, and have Timbuktu on all the server and admin machines, since we may need to access those from other locations.

  • I cannot change the Printing Preferences on PSC2175. When I click preferences nothing happens.

    I cannot change the Printing Preferences on my HP PSC2175. When I click it, a window appears and then disappers instantly. It cannot print Word documents properly (using Microsoft Office 2010) or PDF documents properly. It can print text perfectly well, but diagrams, text boxes, and grids do not print at all, and other times it prints only part of it.  I am using Windows 7 32 bit.  This started after upgrading from Vista. 
    This question was solved.
    View Solution.

    Hi,
    Have you tried uninstalling and reinstalling your driver located within the Windows 7 operating system?  As you probably are aware that HP didn't create a downloadable Windows 7 drivers.  I would try uninstalling and reinstalling the driver.
    Say Thanks by clicking the Kudos Star in the post that helped you. Please mark the post that solves your problem as Accepted Solution.
    I am employed by HP

Maybe you are looking for

  • Searching for a switch

    Hello, I'm searching for a switch and maybe some people know one that adheres to what I'm looking for. * I would like a switch with not too many ports  - 5 or so. * It has to be of good quality. I was thinking about 3com/smc?-switches ... ? They don'

  • Fonts & Images

    Hello, Does anyone know how to embed fonts into a vi, I have noticed that the font will change if the system dosent have that font and at times makes the front panel so cluttered its not usable. My second question is does anyone know how to place a g

  • Fix text scaling on Youtube?

    Hi Firefox Support! I have a 3k monitor on my Laptop and Youtube has really small text on its UI. This doesn't happen to me on any other browsers like Chrome and IE. Is there a way to fix it or do I wait for an update? Thanks! I have a sample photo b

  • Video/movie metadata--where is it?

    Tools outside of Bridge, such as spotlight, or preview, or exiftool, or Microsoft expression media, etc... have no problem finding the IPTC keywords that I tag onto images. However, this is not the case with keywords tagged onto video files (AVI or M

  • The download for Mountain Lion

    The Download for Mountain Lion has been running for eight hours now. What's wrong???