Jump to content

Search the Community

Showing results for tags 'vssadmin'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • General
    • Announcements and Site News
    • Administration
  • AutoIt v3
    • AutoIt Help and Support
    • AutoIt Technical Discussion
    • AutoIt Example Scripts
  • Scripting and Development
    • Developer General Discussion
    • Language Specific Discussion
  • IT Administration
    • Operating System Deployment
    • Windows Client
    • Windows Server
    • Office

Categories

  • AutoIt Team
    • Beta
    • MVP
  • AutoIt
    • Automation
    • Databases and web connections
    • Data compression
    • Encryption and hash
    • Games
    • GUI Additions
    • Hardware
    • Information gathering
    • Internet protocol suite
    • Maths
    • Media
    • PDF
    • Security
    • Social Media and other Website API
    • Windows
  • Scripting and Development
  • IT Administration
    • Operating System Deployment
    • Windows Client
    • Windows Server
    • Office

Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Joined

  • Start

    End


Group


Member Title


Location


WWW


Interests

Found 1 result

  1. I have written a script that mounts shadow copies/previous versions without installing any software or using any external dll's. I know there is shadowExplorer but it requires a service to be installed. Mine uses only file read statements and works on everything except XP (Only because I couldn't test it, I don't have XP Machines). It even works on Server OS!I cleaned it up as best as I could and hopefully it's enough for those of you looking for something quick and easy to mount previous versions of files. Please use the version that is made for your O.S. Example: 64 bit operating systems compile the 64 bit, then run the compiled 64bit exe. Otherwise running it out of scite might not work. For those who don't know, previous versions can be useful if something gets accidentally deleted or a malware-encrypting virus hits your system, you can easily get it back (assuming that restore points have been made). Everything is free to copy/use as I believe in free stuff and I believe the best type of learning is dissecting other code and learning from it/ improving on it. Thanks for your time! -Morronic Vss-Morronic.au3
×
×
  • Create New...