Steady State Solutions for Windows 7

I am not really certain the term I used is right. If somebody gives me the right one, I will try to change title/text accordingly.
Edit: Found what it is called, "Steady State" (that at least was the name of a Micrsofot Tool with this functionality). I guess it is a good a name as any.
What I mean is:
There are cards whose job it is to rollback all changes made to the disk (and thus windows), everytime the computer is restarted (or for really good ones, everytime the user session is logging out/logging in).
Now hardware has it's downside (more pieces of failure, drivers needed, not as easy to distribute as software, hardware costs) so software has been developed for the same purpose. Software like DeepFreeze or Time Freeze. I even heard that Windows 7 almost got
such feature, but it was cut at last minute (something about the MediaPlayer not working with it, I think).
I know that the Windows Domain Controler allows you to mark a user Profile as "auto restore", by renaming a file. But I want something that can affect the whole computer (all disks, all folders) and does not require a windows domain controller.
I wonder of anybody knows of a software that fits several of the followign requirements:
- Able to rollback a computer at every start/shutdow (better might be every login/logout)
- pure software solution (no need for extra hardware)
- possibility for fully autoamtic distribution (MSI package or not overly complex setup)
- remote controllable (especially be disabeled), asuming admin rights. Be it via central server, or just running a commandline command on the computer. If the only way to disable it is via GUI, this is a drawback but might still be workable.
- it would help if it did not need to restart the whole computer/current sessions in order to open the computer to changes (combined with the option to disable it remotely this would speed and simplify updates), but we could cope with that
- it would help if it had some way to exclude whole disk or fodlers without having to reinstall the whole software. (so we can still update Virus scanners, maybe windows updates too). If not, we have learned to cope.
- it should run fully from the local disk. A solution that stores images on the server is not ideal. Maybe if it is really smart at finding changes to minimize network traffic. We are below gigabit ethernet and upgrade seems unlikely. And more work during
setup is much more feasibly then work during Courses.
- it must allow the computer to have personal settings (like Mail-programm settings, licenses, propably hardware). So a pure image distribution system is not ideal.
- it does not need to be perfect. We will have ways for fast reinstallation/extra images to solve the ocassional fluke.
Background:
Medium sized provider of training courses. We got almost as much audience traffic as an internet cafe in our computer rooms and an even bigger need to have the "status quo" be preserved between courses.
So far we have used DeepFreeze+Windows Backup on hidden partition. This was manageable (not ideal) for 51 computers, but we have to move and almost double that number and lack the working force to deal with all the work. So we are looking into several automatic
installation/upgrade/restore solutions, each of them either lacks ability to restore at restart from disk or in the personalsiation area while also making updates go automatic (image distribution system).
Let's talk about MVVM: http://social.msdn.microsoft.com/Forums/en-US/wpf/thread/b1a8bf14-4acd-4d77-9df8-bdb95b02dbe2 Please mark post as helpfull and answers respectively.

VMWare calls that child VIrtual Hard Disk the "Delta Disk" based on "Delta Differencing", a blockbased technique for incremental backups. And it is a good as name as any.
The biggest question is if this approach (installing to VHD, with and without Delta) can be fully automatised for unattended setups. If it was Linux I would not doubt it, but Windows often lacks in the automation department.
I could propably modify the Windows PE to run some batch/powershell/programm that does the commandline work, but I wanted to avoid having to make serious work in the PE.
Some reasons I tend to a software solution that can just be added:
- Windows has difficulty with changing hardware. The activation complaining is the least of the worries there. So no image distribution appraoch will work
- Windows was also not designed for cloning. Backup is okay, but cloning (and putting both into same network) will most often give you freaky problems.
- It can be added retroactively. From the Point of View of the Deployment system it is just another package/software.
Edit: Found a Toutorial for what you described, an re-implementation of the Old Steady State approach:
http://blogs.technet.com/b/panosm/archive/2011/01/23/implementing-a-windows-7-steadystate-by-utilizing-differencing-vhds-files-and-the-boot-from-vhd-feature.aspx
Let's talk about MVVM: http://social.msdn.microsoft.com/Forums/en-US/wpf/thread/b1a8bf14-4acd-4d77-9df8-bdb95b02dbe2 Please mark post as helpfull and answers respectively.

Similar Messages

  • I wonder to know what is the enterprise solution for windows and application event log management and analyzer

    Hi
    I wonder to know what is the enterprise solution for windows and application event log management and analyzer.
    I have recently research and find two application that seems to be profession ,1-manageengine eventlog analyzer, 2- Solarwinds LEM(Solarwind Log & Event Manager).
    I Want to know the point of view of Microsoft expert and give me their experience and solutions.
    thanks in advance.

    Consider MS System Center 2012.
    Rgds

  • Oracle Installation or Uninstallation Solutions For Windows 95/98/2000/ME/NT/XP

    You must read carefully the following steps here. If you previously installed any Oracle's products on your machine, I strongly recommend you to clean up thoroughly before install the new products.
    ================================================================
    Uninstallation
    The easiest way to remove ALL traces of Oracle software, for an 8i installation, is:
    (1) Using regedit, remove the key \\HKEY_LOCAL_MACHINE\\SOFTWARE\ORACLE.
    (2) Remove all the Oracle services (usually called Ora-something) from \\HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services.
    (3) Go to the ORACLE_HOME directory (usually C:\Oracle\Ora81). Go to the BIN directory beneath this. Rename the file OCIW32.DLL to something like OCIW32.OLD.
    (4) Reboot your box.
    (5) Once you have logged on again, delete the directories C:\Program Files\Oracle and C:\Oracle.
    (6) Right-click on My Computer, select Properties->Environment. Edit the environmental variable PATH to remove all refernces to files in the two directories you have just deleted.
    (7) Remove the Oracle folders from your Start menu.
    *** Obviously, using regedit on your machine always entails risks, and I won't be held responsible if you end up trashing your system. However, the above procedure is one I have used many times with complete success. You have been warned! ;) ***
    As to logging on, the "standard" Oracle accounts are:
    SYS/change_on_install (SYSDBA - database owner)
    SYSTEM/manager (Owns various VIEWs and utility PACKAGEs)
    and (optionally):
    SCOTT/tiger (Training account containing some sample tables)
    If you're using PO8i on the local machine, you shouldn't need to worry about setting up NET*8 (Oracle's networking protocols)
    =================================================================
    Windows 95 and 98
    This will remove all Oracle products, Oracle services, and Oracle registry entries from your computer.
    Complete the following steps to create a Clean Machine. Backup any relevant databases before proceeding!
    On Windows 95 and Windows 98:
    1. Ensure you shutdown your Oracle. Right click on the Oracle Icon in the toolbar and click on the shutdown option.
    2. Un-install all your Oracle products if possible. Use universal installer to do that. Ignore this step if you dont have universal installer on your machine.
    3. In regedit, go to HKEY_LOCAL_MACHINE\SOFTWARE\ORACLE.
    4. Delete the ORACLE key.
    5. Edit your AUTOEXEC.BAT file and remove your %ORACLE_HOME%\bin and JRE paths from the path setting.
    6. From the Windows Explorer (or from the command prompt), delete the Oracle directory (Oracle Base).
    7. Delete <system_drive>:\Program Files\Oracle (from the Windows NT Explorer or from the command prompt).
    8. Delete Icons from <system_drive>: \Windows\Start Menu\Programs\Oracle - <HOME> and <system_drive>:\Windows\StartMenu\Programs\Oracle Installation Products. Where <HOME> is the previous HOME name.
    9. Reboot your computer.
    On Windows NT:
    1. Ensure you are logged in as a user with Administrator privileges.
    2. Stop all Oracle Services through Control Panel Services. Use universal installer to un-install your Oracle products. Ignore un-install if you dont have universal installer on your machine.
    3. Using regedit (at the command prompt, type regedit), go to HKEY_LOCAL_MACHINE\SOFTWARE\ORACLE and delete the ORACLE key.
    4. Open HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services, and remove all keys under HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services that begin with ORACLE.
    5. Open HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\EventLog\Application, and remove all keys under HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\EventLog\Application that begin with ORACLE.
    6. Close regedit.
    7. From the Control Panel, open System.
    8. If JRE was installed by Oracle, remove the %ORACLE_HOME%\BIN path and the JRE path. For example, you may see a path similar to this one: C:\ORACLE\ORAxx\BIN;G: \Program Files\Oracle\jre\1.1.7\bin. Go to Start > Control Panel > System > Environment tab. Click on the system variable path and modify the path.
    9. Delete Icons from <system_drive>:\Winnt\Profiles\All Users\Start Menu\Programs\Oracle - <HOME> and <system_drive>:\Winnt\Profiles\All Users\Start Menu\Programs\Oracle Installation Products. Where <HOME> is the previous HOME name.
    10. Delete <system_drive>:\Program Files\Oracle (from the Windows NT Explorer or from the command prompt).
    11. Reboot your computer.
    12. Delete all ORACLE_BASE directories (You can find the Oracle homes listed in HKEY_LOCAL_MACHINE\SOFTWARE\ORACLE\ORACLE_HOMES).
    ================================================================
    Doc ID:
    Note:131299.1
    Subject:
    Oracle Installer 8.1.X Hangs on Machines with Pentium 4
    Processors
    Type:
    ALERT
    Status:
    PUBLISHED
    Content
    Type:
    TEXT/PLAIN
    Creation
    Date:
    02-JAN-2001
    Last
    Revision Date:
    18-APR-2001
    This alert was modified 16-January-2001 by specifying specific
    Oracle Universal
    Installer Versions in the the Versions Affected section.
    Oracle Universal Installer (OUI) for 8.1.x Hangs on Machines
    with Pentium 4
    Processors
    ~~~~~~~~~~~~~~~~~~
    Versions Affected
    ~~~~~~~~~~~~~~~~~
    Oracle 8.1.5
    ============
    Oracle Universal Installer 1.6.0.9.0
    Oracle 8.1.6
    =============
    Oracle Universal Installer 1.7.0.19.0
    Oracle 8.1.7
    ==============
    Oracle Universal Installer 1.7.1.9.0
    Platforms Affected
    ~~~~~~~~~~~~~~~~~~
    Any platform that uses the Intel Pentium 4 processor, with the
    Sun JRE
    and Symmantec JIT will encounter this problem. Windows NT,
    Windows 2000
    and NetWare platforms are confirmed to be affected.
    Description
    ~~~~~~~~~~~
    When installing Oracle Products with the Oracle Universal
    Installer (8.1.x)
    on machines that use the Sun JRE and Symmantec JIT, the
    installer hangs.
    Specifically for the Windows platform, the following version
    of the Symmantec
    JIT or earlier will encounter the failure:
    Symantec Java! JustInTime Compiler Version 3.10.107 for JDK
    1.2.
    Details regarding this issue can be found at:
    http://developer.intel.com/design/processor/future/manuals/knowni ssue.htm
    How to determine if you have Symmantec Java for JDK 1.2:
    1. Select the file "symcjit.dll" and right click on it.
    2. Select Properties, then the Version tab.
    3. Under Microsoft Windows*, the properties of the DLL are:
    "Symantec Java! JustInTime Compiler Version 3.10.107 for
    JDK 1.2 Copyright (C)
    1996-99 Symantec Corporation Dynamic Link Library file".
    DLLs older than this will also not work. "
    Likelihood of Occurrence
    ~~~~~~~~~~~~~~~~~~~~~~~~
    Any platform that uses the Intel Pentium 4 processor, with the
    Sun JRE
    and Symmantec JIT will encounter this problem. Windows NT,
    Windows 2000 and NetWare platforms are confirmed to be
    affected.
    Possible Symptoms
    ~~~~~~~~~~~~~~~~~
    The failure typically is that the affected application simply
    terminates.
    Workaround
    ~~~~~~~~~~
    Not only will OUI be affected by this bug, most of the
    post-install
    configuration tools will also be affected. Running these
    tools with "-nojit"
    specified will avoid the hang, but it is not simple to specify
    "-nojit" for
    some of the products.
    The following workaround works for the Windows operating
    system:
    a. Copy only the install directory from the CD to the hard
    disk ,say, e:\temp.
    b. Open oraparam.ini and make the following modifications
    (Assuming CD
    drive is f:)
    * Change the "SOURCE=" line to use the full path to the CD
    instead of a
    relative path. (i.e., SOURCE=f:\stage\products.jar)
    * Change the "JRE_LOCATION" line to use the full path to the
    CD instead of a
    relative path. (i.e.,
    JRE_LOCATION=f:\stage\Components\oracle\swd\jre\1.1.7\1\DataFiles
    \Expanded)
    * Change the "OUI_LOCATION" line to use the full path to the
    CD instead of a
    relative path. (i.e.,
    OUI_LOCATION=f:\stage\Components\oracle\swd\oui\1.6.0.9.0\1\DataF
    iles\Expanded
    * Change the "JRE_MEMORY_OPTIONS" line to add "-nojit" as the
    first argument.
    (i.e., JRE_MEMORY_OPTIONS=-nojit -ms16m -mx32m)
    ^^^^^^
    * Other entries should remain the same
    c. Launch setup.exe from the temporary location on your hard
    drive (i.e.
    e:\temp\install\win32\setup.exe). This will use the
    modified
    oraparam.ini and pick up the information from the CD since
    the absolute
    locations are specified.
    Choose a Custom install and choose not to create a database
    during the
    install. This way, the Database Configuration Assistant will
    not be launched
    during installation.
    The Net8 Configuration Assistant will still be launched, and
    there is no way
    to suppress it. You will need to kill the Net8 Configuration
    Assistant if it
    hangs due to the bug. The installation still will have been
    successful, and
    you can run the DBCA and NetCA after installation.
    To kill NetCA if it hangs during installation:
    In the "Configuration Tools" window, highlight the "Net8
    Configuration
    Assistant" and click "Stop". If that does not work, look for
    the most recent
    JRE process using the Task Manager, and kill it manually.
    NOTE: the OUI
    itself will also have a jre process. Be sure to kill the one
    with the most
    recent date, which should be the jre process being used for
    Net8CA, not the
    one for OUI itself.
    After killing the configuration tools and continuing through
    the installation
    to the "End of Installation" screen, you should modify the
    configuration tools
    to use "-nojit", then call the appropriate tools from the
    Start Menu.
    Once installation is complete, each of the following files in
    the ORACLE_HOME
    needs to be modified:
    assistants\dbca\dbassist.cl
    assistants\dbma\dbmig.cl
    assistants\ifa\ifa.cl
    bin\elogin.cl
    bin\owm.cl
    ldap\oidamdin\oidadmin.cl
    network\tools\netasst.cl
    network\tools\netca.cl
    owm\install\instelogin.cl
    owm\install\instowm.cl
    Edit the contents of the above files to add "-nojit" as shown
    below:
    Command=("C:\Program Files\Oracle\jre\1.1.7\BIN\JREW" -nojit
    -classpath ....
    this is the only thing you need to add --> ^^^^^^
    Then, launch the necessary tools, like Net8CA and DBCA from
    the Start Menu.
    Patches
    ~~~~~~~
    Currently there is not a patched installer available to deal
    with this
    problem, the workaround listed above must be used.
    References
    ~~~~~~~~~~
    [BUG:1507768] INSTALLER FAILS WHEN RUNNING ON NEW PENTIUM 4
    (IV) PROCESSORS
    [BUG:1507946] INSTALLER FAILS WHEN RUNNING ON NEW INTEL
    PENTIUM 4 (IV) PROCESSORS
    @[BUG:1518935] SYMCJIT.DLL DOESN'T WORK WITH THE NEW P4
    PROCESSORS
    Oracle
    Support Services.
    Copyright (c) 1995,2000 Oracle Corporation. All Rights
    Reserved. Legal Notices and Terms of Use.
    ================================================================
    The solution of making a local copy of the installation CD on
    the hard disk and renameing symcjit.dll to symcjit.old does
    work to allow installation of Oracle Client 8.1.7 on a Pentium 4
    This function is useful and you can find two file to rename
    ===============================================================
    Windows ME
    Solution to the installation of Oraclei8.1.7 PE in Windows Millennium
    Oracle does not support installing version 8.1.7 PE into
    Windows Millennium.
    As an unsupported workaround, you may add the following line
    to the [compatibility95] section of win.ini prior to
    installation:
    Jrew=0x00080000
    After setup is complete, Oracle will recommend a reboot.
    There is one additional step necessary prior to reboot;
    Oracle may add a non-standard path statement to the
    autoexec.bat file. Please modify this SET PATH
    statement to use short-filenames if you find a quoted
    LFN string represented as part of the path. You can
    confirm that the path was merged successfully into the
    registry after reboot by examining the PATH variable
    in the registry at
    HKLM\System\CurrentControlSet\Control\SessionManager\Environment
    Symptoms of a missing Oracle path statement in the registry are that Net8 Easy Config will not launch.
    Please note that Oracle does not support the use of this
    product in Windows ME, but have authorized these workarounds
    for testing purposes only.
    ===============================================================
    Windows XP Home Edition
    Oracle 8i is not certified on windows XP. Even if yes, it must be Windows XP Professional.
    You can install Oracle8i on windows XP Home Edition, try like this:
    1 - Copy your Oracle CD into hard disk in your
    machine. For example Copy from oracle8i CD into C:\Oracle\ ...
    2 - Search the two files named Symcjit.dll on the D drive (where you have copied Oracle8i. You can found them in (example):
    C:\Oracle\stage\Components\oracle.swd.jre\1.1.7.30\1
    \DataFiles\Expanded\jre\win32\bin\symcjit.dll
    3 - Rename this file (Example): symcjit_back.dll (make sure to find two files and rename them)
    4 - Execute the Oracle setup.exe from C:\Oracle\setup.exe
    ===============================================================
    When Oracle 8i dies on the install or the installer hangs, here is the fix for this, make sure that you have Service Pack 2 installed.
    1. \JRE\1.3.1\ From Sun. (You can download java program at http://java.sun.com/products/jdk/1.1/jre/download-jre-windows.html)
    2. Install the java file.
    There is also a problem in the installation disk.
    3. Make a copy of the Oracle 8i disk on the local hard disk.
    4. Do a search for the two files called symcjit.dll and rename them for example: symcjit.old.
    5. Install Oracle from the win32 directory.
    ================================================================
    PLEASE NOTE THAT ORACLE DOESN'T SUPPORT THE USE OF THOSE PRODUCTS IN WINDOWS ME, BUT HAVE AUTHORIZED THESE WORKAROUNDS FOR TESTING PURPOSES ONLY
    Best Regards,
    Beau Leo

    Hi,Beau Leo, I am having problem installing Oracle9i Database Rel.2 on my pc.
    I read the suggestion and solution you posted for fixing Oracle 8.1.x installation
    probblem, and since my pc also hung at 48% while installing Oracle 9i software,
    I wonder if the same problem in the Oracle8 Vs.Pentium4 also exists for Oracle9i.
    I have Windows2000,256RAM, Pentium3 1Ghz, and 13.8 free diskspace. But the installation always
    hangs at 48%, my computer will just shut down and restart automatically without
    even showing an error message. I have tried installing the Enterprise edition for 3
    times already but everytime encountered the same problem. I've also tried custom installation
    by selecting not to create database, but it also hung.
    Before I started each installation, I always made sure that my registry and environment
    path are cleared and that all the partially-installed Oracle files are deleted.
    I hope that you or anyone who has a solution for this problem could be so kindly to help me out.
    Thank you in advance.
    ailee

  • Solution for Windows Store app "projectname.exe" does not contain a static 'Main' method suitable for an entry point . Error.

    Hi,
    I'm developed a blog reader for windows 8 store app. It was perfectly worked before. But suddenly it started to miss behave and I got an
    error. No other errors were there other than that.
    Error 
    Program c:\Users\.........\Desktop\Blog_Reader\Blog_Reader\obj\Release\intermediatexaml\Blog_Reader.exe' does not contain a static 'Main'
    method suitable for an entry point. 
    C:\Users\..........\Desktop\Blog_Reader\Blog_Reader\CSC    Blog_Reader
    But I found the solution while I fixing it.
    Solution for that is like below.
    Go to your App.Xaml and Right-Click thenGo to Properties
    Check whether the Build Action is
    ApplicationDefinition
    If not change it to ApplicationDefinition.
    Clean the code (solution) and Deploy
    Now the error is fiexed.

    Hi Robana, 
    Good sharing on the Technet. 
    This will definitely benefit other who may encounter the same issue as yours.
    Thanks for your sharing again. 
    Kate Li
    TechNet Community Support

  • Scan to PDF files too large! - Why?? Solution for Windows - How about Mac? (HP-8630)

    Scanning a document to a PDF file of reasonable size has been addressed many times - it is always an issue! My wife is a realtor and frequently needs to scan multiple page documents. I found an actual solution last night:
    27 page letter-size B&W document - Scan to PDF on my HP-8630 AIO using HP software at 300dpi, small file size, BW: 27MB! Too big to email.
    Solution (in Windows 7 at least), if you have Adobe Acrobat:
    Open Adobe Acrobat, go to File Menu -  Create - PDF from Scanner - Configure Presets. Select and configure "Black and White Document": 
    Select TWAIN device (NOT WIA) as the scanner; black and white, 300dpi, file size one notch to left (smaller) from center, check "optimize after scan". Select paper size and one- or two-sided scanning. Uncheck "make searchable". Save the preset. (The TWAIN driver was apparently installed with the HP installer, since I did not have to look for it.)
    After placing pages in the Doc Feeder,  go to File Menu, Create - PDF from Scanner - Black and White Document. Watch the magic!
    File size 768k!  Quality indistinguishable from the 27MB version, sharp and clear, all 27 pages! Really!
    Using the HP software, using a lower resolution or sliding the file size slider to smaller makes a muddy scan, and the file  is still huge compared to the Acrobat technique. MUCH worse quality than the Acrobat 768k version.
    Interestingly, using Acrobat to open the 27MB scan and "PRINT" it to the PDF Printer reduced the size to 10MB, with no change in appearance. "Save as smaller PDF" did not reduce the size further.
    What gives, HP?? What can Acrobat do  to scan from your AIO that you can't do?
    I tried on my Mac as well - we use both. No go. On Mac OSX 10.10.1 with latest HP drivers, Acrobat does not see any TWAIN or other driver from within the dialog box described above. Scanning from HP software again yields about 1MB per page.
    Anyone know how to make Acrobat see the scanner on Mac?

    Hi @JosephWit ,
    I see by your post that you are having issues with the PDF scanning size being too big. I will do my best to assist you with this issue.
    The drivers for 10.10 are installed by the Apple Updates. Did you install the 10.9 drivers or are did up run the Apple Updates to install the printer?
    Uninstall the 10.9 printer software and run the Apple Updates to install the proper drivers. Then you can scan with the Apple Software.
    Connect the printer to the Mac by a USB cable and run the Apple Updates to install the printer drivers.
    Go to the Apple, About this Mac, click on the Overview tab and select Software Updates.
    Go to the Apple, Printers and Scanners, delete the USB drivers and disconnect the USB cable.
    Then add the wireless printer as a Bonjour printer if the printer is networked.
    Click on the + sign, highlight the printer, below beside Use: make sure just the printer name is listed. (you might have to click on the drop down to select your printer from the list)
    Here is a document for Scanning in OS X v10.10 Yosemite Without HP Software.
    If you are having issues with Adobe, run the updates. Product updates.
    If you need further assistance, just let me know.
    Have a nice day!
    Thank You.
    Please click “Accept as Solution ” if you feel my post solved your issue, it will help others find the solution.
    Click the “Kudos Thumbs Up" on the right to say “Thanks” for helping!
    Gemini02
    I work on behalf of HP

  • Any solution for Windows 8.1 System Image Backup on DVD fails with error 0x80040154??(apart taking backup in external drive)

    Windows 8.1 is facing a problem while taking System Image Backup on DVD, it pops an error saying  0x80040154 and more it says that class is not registered , i am trying from days to find some optimum solution for it apart from taking it on external
    hard drive...any suggestion please let me know asap!
    regards!
     

    Hi,
    Check this article first:
    0x80040154 error may occur when you create a system image backup in Windows 8.1
    http://support.microsoft.com/kb/2934165/en-us
    Please capture the system event during you reproing this issue by using Process monitor:
    Process Monitor v3.05
    http://technet.microsoft.com/en-us/sysinternals/bb896645.aspx
    If there is any Access denied error, follow this blog to solve this issue.
    Solving Access Denied Errors Using Process Monitor
    http://improve.dk/solving-access-denied-errors-using-process-monitor/
    You can also upload the saved log file here for our research. Please upload them to a file sharing service like Skydrive or "Rapidshare" and put a link to them in your reply.
    Kate Li
    TechNet Community Support

  • Possible solution for Windows printing - Incorrect permissions

    We have an Epson CX6400 all-in-one printer attached via USB to a Mac.
    The printer works fine after having to reinstall most of the print subsystem and drivers when upgrading from OS X 10.3 to 10.4.
    We also have some Windows XP and Linux computers.
    I'm using Bonjour for Windows XP to print, and prior to 10.3.9, it was working correctly. After subsequent upgrades, printing from OS X would work fine, but not from Windows.
    Bonjour configures IPP printing using a generic Postcript driver that in term Mac OS X processes locally using the actual printer driver.
    When printing from Windows, the printer queue would stop and I would have to manually delete the print job and restart the queue, before I could print anything.
    Trying to figure it out, I checked /var/log/cups/error.log, and I'd invariably see the following when trying to print from Windows XP:
    I [31/Jan/2006:22:49:56 -0500] Started filter /usr/libexec/cups/filter/pstopdffilter (PID 15403) for job 119.
    I [31/Jan/2006:22:49:56 -0500] Started filter /System/Library/Printers/Libraries/PrintJobMgr/Contents/MacOS/PrintJobMgr (PID 15404) for job 119.
    E [31/Jan/2006:22:49:56 -0500] PID 15403 stopped with status 1!
    when running /usr/libexec/cups/filter/pstopdffilter manually from the console with what I thought would be the proper command (from the terminal, as root), it didn't die on me, and would rather show me debug information about the fonts being used on the intended document.
    Solution:
    (Note: I don't work for Apple and this can potentially create security issues, but it works as intended otherwise).
    Using the console, go to /usr/libexec/cups/filter, as follows ($ is the prompt, type AFTER the prompt):
    $ cd /usr/libexec/cups/filter
    $ sudo chmod +s pstopdffilter
    Sudo will ask for your password to temporarily gain root access.
    This executable (pstopdffilter) is owned by root, so the command "chmod +s" makes the process running this command to run as root instead of whatever user process invokes it.
    It shouldn't have to be run as root. Possibly the file/directory where it needs to write to has incorrect permissions.
    Again, running these processes as root is not a good idea, and a malformed PS file might make it crash and possibly exploit something else. It's unlikely that this will happen, but just be warned.
    E.
    PowerBook G4   Mac OS X (10.4.4)  

    Thomas
    Wow - thanks for such a comprehensive post.
    I have Aperture and a 2400 so this information is exceptionally useful to me.
    Again - thanks for caring and sharing
    Brian

  • [Forum FAQ]Solution for Windows PowerShell console font issue when changing system locale

    Issue description
    After changing Windows System Locale to another country, users cannot modify Windows PowerShell console font to Lucida after modifying the font settings. There is also a potential bug report in Microsoft connect:
    https://connect.microsoft.com/PowerShell/feedback/details/806286/powershell-4-console-font-issue
    Reason
    In most situations, this problem is caused by system locale is changed to other countries from United States, such as Chinese, French, etc. Because of this change, the code page and font of Windows PowerShell console might be changed with system locale.
    For Example, if change system locale to Chinese (Simplified China), Windows PowerShell console
    (%systemdrive%\ProgramData\Microsoft\Windows\Start Menu\Programs\System Tools) properties would be changed like this:
    Solution
    To resolve this problem, please follow the steps below:
    Access to the path below to find the shortcut of Windows PowerShell:
    %systemdrive%\ProgramData\Microsoft\Windows\Start Menu\Programs\System Tools.
    Right click Windows PowerShell and choose Properties.
    Switch to Options, check if Current code page list there, if that it is, choose
    437 (OEM-United States) and click Apply. Maybe you will encounter an
    Access Deniedpop-up as the following picture.  Then you need take ownership of current PowerShell File, switch to
    Security Tab and obtain full control permission for current User Account.
    Note: if Current code page was not list there, just leave alone
    Options settings and switch to Font Tab.
    Switch to Font Tab, choose the font you wished to use, click
    Apply.
    After the above settings, current Windows PowerShell console font should works as you wished.
    Applies to
    Windows PowerShell 3.0
    Windows PowerShell 4.0
    Please click to vote if the post helps you. This can be beneficial to other community members reading the thread.

    Cause
    This issue is due to the bootmgr file, we cannot use the bootmgr file of Windows 7 to find the Windows 8 Operating System files.
    The Windows 7 bootmgr can indeed boot Windows 8.
    This is on a BIOS system 
    https://www.youtube.com/watch?v=AVO5aeaKeeE
    This is on a UEFI system 
    https://www.youtube.com/watch?v=g3-K6Fyobz0
    The Windows 8 bootmgr partially loads Windows 8 before offering the boot menu.  By choosing Windows 7, the system must do a reboot.  Using the Windows 7 bootmgr, no reboot is required.
    "Let them that don't want it have memories of not gettin' any." "Gratitude is riches and complaint is poverty and the worst I ever had was wonderful." Brother Dave Gardner. "Experience is what you get when you're looking for something
    else." Sir Thomas Robert Deware

  • Solution for Windows 7 all-in-one network printer won't print

    It took all morning to resolve an issue that came up with my HP printer not printing today after working fine for 2 1/2 months. The problem was that the printer would queue the job, but then I would get a print error. The printer started out as offline, and it showed ready after I downloaded the HP troubleshooting utility, which said that everthing was fine, even it it wasn't.  I tried every solution out there, including reinstalling drivers and restarting the printer, computer and router several times and unchecking boxes.  I finally googled the exact error message I got (you have to type next several times after the "Windows can't fix this problem" message to get it.  It said something about the printer not being able to find the network - unfortunately I didn't copy the exact wording. This finally got me to a website that suggested that Norton security would be the problem.  My computer is new, and it is running Window 7 Professional 64-bit and Norton hasn't been a problem so far on it (though I heard horror stories that Norton can cause a lot of problems in the past).  The instructions said to reset the Norton internet firewall to the default settings, restart the printer, and thankfully everything was back in business.  I don't know why everything was working fine one day, and then suddenly the next morning it isn't working.  I hope that others with the same problem will find this solution can help them.

    Hi FGG,
    I understand you're missing a driver for your Officejet Pro 8500 printer. I'd be happy to help you with this!
    If you click here you can download the full software package for your printer, including the drivers. Just click next when the page loads (it should be able to detect your operating system) and then scroll down to where it says Driver - Product Installation Software, and proceed to download the HP Officejet Pro Full Feature Software and Driver. I recommend saving it to your computer to make things easier as well.
    If this was not what you're looking for please let me know more specifically what the issue is.
    Hope this helps, have a great day!
    Please click “Accept as Solution ” if you feel my post resolved your issue, as it will help others find the solution faster
    Click the “Kudos Thumbs Up" on the right to say “Thanks” for helping!
    **MissTeriLynn**
    I work on behalf of HP

  • Solution for Windows 7 can not connect to Time Capsule Guest network

    Problem: Sony Vaio running Windows 7 (64bit) will not connect to my Time Capsule Guest network
    For added security, I set up a guest network at home. My friend brought over a Vaio and was unable to get an internet connection via my Guest network. The Vaio connected to the Time Capsule with no problem, with full bars, but was not able to get on the internet.
    After way too many hours going through useless online suggestions and even calling Apple tech support to see if there might be a known compatibility issue (where I was told they had no idea and I should call Mr Softy) I discovered that the Vaio had somehow set itself to use the DNS Server address of the Time Capsule, main network, not the guest network. (ie Main network uses 10.1...., Guest uses 172.1....) so once I set the Vaio to Obtain DNS server address automatically it fixed the problem and connected to the internet via the Guest network.
    Detailed solution:
    Configure Time Capsule Guest as follows:
    Network Name: fill in the blank
    Allow Guest Network to communicate: left unchecked
    Guest Network Security: WPA/WPA2 Personal
    Password: fill in the blank
    Configure Vaio:
    Set up new connection from the Network and Sharing center using the name given to Guest network
    (for password chose WPA2-Personal>AES>then your Guest Password)
    Select Manage wireless networks from left column in main Network and Sharing center window
    Select Adapter Properties
    Click on Internet Protocol Version 4 (TCP/IPv4) to highlight it, and Select Properties
    Make sure both Obtain an IP address automatically and Obtain DNS server address automatically are selected then OK & go back to Network and Sharing center
    Connection is active.
    Hope this helps those condemned to playing system admin for their windows brethren

    Great post!
    Here are a couple of more methods to add to your bag of tricks:
    Method #1: Use Win7's built-in diagnostics to remedy network maladies
    • Start > Start Search > type in: ncpa.cpl <Enter>
    • Select current active connection.
    • Click Diagnose this connection
    • Select Reset the network adapter
    Method #2: Use the ipconfig tool to renew the DHCP-provided IP address information
    • Start, then click Run, and then, type: cmd, and then, press <enter>
    • At the prompt, enter the following commands; press <enter> after entering each one:
    ipconfig /release
    ipconfig /renew

  • Solution for Windows users who repeatedly get "iPod in Recovery Mode".

    If you are repeatedly receiving this message using iTunes 7 on Windows when connecting your Nano (it may be with other models, I can't test that), Windows may be assigning a drive letter that is already in use. This is particularly common for networked computers with mapped drives. For example, when I connected my Nano, I got the message above. No matter how many times I tried to restore it, I received the same message. Turns out, Windows was mapping the Nano to F:, which was already a mapped network drive in Windows. This is NOT a bug with the Nano or iTunes, it could happen to pretty much any removable drive. To fix this:
    - Open Disk Manager (Right click on 'My Computer', select 'Manage', then select 'Disk Management' under 'Storage').
    - Locate your iPod and right click on it. Select 'Change Drive Letter and Paths'.
    - Remove the current drive letter assignment by clicking 'Remove'.
    - Add a new drive letter assignment by selecting 'Add', and choosing an available drive letter that is not currently in use, and is not being used by another removable device.
    On my computer, I have several removable drives, as well as several network mapped drives. My USB backup drive is B:, my thumb drive is T:, and now my iPod is I:. I don't know why I didn't think of this solution sooner.
    If you need any help, reply here. I'll see what I can do.
    Jimmy

    I am still getting the same 'ipod in recovery mode' after trying this solution.
    on my ipod it says there are 0 songs and 0 photos but there is only 46 MB of memory left out of the 856 available.
    I have tried the method a couple of times and tried resetting the ipod many times but the same messages appear.
    Help!! please

  • Solution for Windows PCs not showing up in Finder

    Hello guys,
    after fiddling around with the networking between Windows and Leopard I just wanted to share my solution with you.
    In my home network, there are three computers: One Vista machine, one XP machine and my MacBook. I found out that the Windows PCs only did show up in my finder if the Vista computer was turned on AFTER the MacBook (the XP computer didn't matter). This is apparently has something to do with Vista becoming the "master browser" in the SMB network. So you just have to prevent that this happens.
    And here's what you can do about it:
    On the Vista computer, go to Start->Run and type 'regedit'. Then browse to 'HKEYLOCALMACHINE\SYSTEM\CurrentControlSet\Services\Browser\Parameters' and change the Value of 'MaintainServerList' from 'Auto' to 'No'. Then reboot the PC.
    Now it shouldn't matter which computer is turned on first or last.
    NOTE: It still can take up to 15 minutes until the Windows PC show up in Finder.

    Thanks for posting this solution. I have 2 PC's plus BootCamp and this did the trick.

  • Best solution for Windows gaming in OS X environment

    Hello!
    What would be the best solution to play Windows games in OX X environment - Parallels or VMWare?  (iMac 2012)
    I do know that is would be best for performace just to make a separate installation of Windows via BootCamp, but I need to run Windows in OS X environment only.
    I just obtained a custom-built iMac with 680MX onboard and would like to switch to Mac completely from my PC. But gaming is one of the most important aspect of my compure use. So I would like to have the ability to play as I did on PC without constant annoying reloading of the machine.

    Wine is going to give you better performance over any VM for games. It supports a great deal of DirectX 9 games and DirectX 10 support is planned for the coming months.
    Give Barrel a try (http://barrelapp.co.uk). It's an app I developed that lets you install, run and manage windows games on OS X 10.7+ by using Wine, that was designed with usability I mind. If you try it and have any questions ask and I'll answer them.
    Alternatives are wineskin and crossover for Mac.

  • Is there any solution for windows 7 to avoid focus stealing problem as some background running applications are stealing focus from current windows.

    To reproduce the focus stealing you can follow these steps
    1. Go to following link and click on 'Try it'    
    2. Before the popup is displayed from the above page switch to another application like notepad and start typing.
    3. When popup is displayed in #1 your keyboard focus should remain in the notepad.
    we have some other java applications which are stealing the focus from current work and creating this disturbance.
    Could you please let us know if there is any solution or work around to solve this issue.
    Thanks,
    <p style="border:0px;margin-bottom:0px;padding-right:0px;padding-left:0px;vertical-align:top;-webkit-font-smoothing:antialiased;min-height:

    Hi,
    I think this issue is focused on java application development or software which supports the development, while this forum is mainly discussing issue about Windows 7 performance rather than development issues, I suggest you contact support in this forum,
    thanks for your support
    MSDN Forum
    http://social.msdn.microsoft.com/Forums/en-US/home?sort=relevancedesc&brandIgnore=True&searchTerm=java+application+
    Yolanda Zhu
    TechNet Community Support

  • SOLUTION for Windows 7 Ultimate 64 bit Drivers ( Wifi , Bluetooth , Sound )

    MY MACBOOK PRO IS 15" i7 4GB RAM Nvidia 512mb VRam.
    Hey Everyone ,
    Couple days ago i did installation of Windows 7 Ultimate 64 bit. As Usual problems i had No wifi , red light at audiojack , Non Function keys were working ( Etc : Brightness key sound key and others ) so i was playing on Mac OS X Installation DVD and i found the way how to do install Drivers. Now i have all working Bluetooth Magic mouse trackpad wireless remote controll Nvidia Graphcard and others even light sensor
    .Here is the way how i did it:
    Be sure that your Windows is fully updated and the language is ENGLISH cause 1st i tried in my own language it was Turkish and it said update is not supported in your language.
    * Fully Update your Windows 7 64 Bit
    * Right click on your DVD and click open
    * Go on drivers and open it
    * Open D:\Boot Camp\Drivers\Apple\x64
    * Install them 1 by 1 top to down.
    Now we gonna do Sound and Wireless :
    1st Sound :
    Go to Program and Features and delete Realtek Audio.
    after uninstallation go back to DVD again and follow path Boot Camp\Drivers
    Click on Cirrus then click on CirrusAudioVista64.
    Now we gonna do Wireless :
    In same directory on MAC OS X DVD( Boot Camp\Drivers )open BroadCom folder and click on BroadComNetworkAdapterWin7_64bit. After Installation now you have the Wireless working !
    Im sorry for bad english.
    For any questions i be looking here or
    Mail me : [email protected]
    Skype : thunderwyrm
    BBM PIN : 22929C97
    Thanks
    Alp
    Message was edited by: Mamuq

    I hope that copying the contents while in Windows to a folder and navigating to specific drivers.... isn't a secret.
    Some people will have to use Troubleshoot Compatibility (or change Properties on the installer).
    OS X DVD( Boot Camp\Drivers )open BroadCom folder and click on BroadComNetworkAdapterWin7_64bit.
    But not everyone even with that can get their Broadcom drivers working.

Maybe you are looking for