GithubHelp home page GithubHelp logo

Windows license is expired about ievms HOT 27 OPEN

xdissent avatar xdissent commented on August 18, 2024
Windows license is expired

from ievms.

Comments (27)

acdha avatar acdha commented on August 18, 2024

Often, yes. See http://www.microsoft.com/download/en/details.aspx?id=11575 and in particular:

*Note: You may be required to activate the OS as the product key has been deactivated. This is the expected behavior. The VHDs will not pass genuine validation. Immediately after you start the Windows 7 or Windows Vista images they will request to be activated. You can cancel the request and it will login to the desktop. You can activate up to two “rearms” (type slmgr –rearm at the command prompt) which will extend the trial for another 30 days each time OR simply shutdown the VPC image and discard the changes you’ve made from undo disks to reset the image back to its initial state. By doing either of these methods, you can technically have a base image which never expires although you will never be able to permanently save any changes on these images for longer than 90 days.

from ievms.

ryan-blunden avatar ryan-blunden commented on August 18, 2024

Brilliant, thanks for clarifying.

from ievms.

ryan-blunden avatar ryan-blunden commented on August 18, 2024

I tried entering "slmgr –rearm" but it complained about the params?

from ievms.

xdissent avatar xdissent commented on August 18, 2024

You have to run slmgr as admin - Right click on the command prompt item in the start menu and choose "Run as Administrator" then it should work. Of course you could just revert the VM to the "clean" snapshot in VirtualBox for the same effect. Let me know if it works so we can close out this issue.

from ievms.

jeremyricketts avatar jeremyricketts commented on August 18, 2024

"By doing either of these methods, you can technically have a base image which never expires although you will never be able to permanently save any changes on these images for longer than 90 days."

...curse you Microsoft.

from ievms.

xdissent avatar xdissent commented on August 18, 2024

Truth. Well I guess they're just trying to keep me from playing Battlefield Vietnam again, and I understand that. No biggie, you can't expect them to rewrite 30 years of anti-doing-anything-useful-with-their-OS history just to satisfy our needs as developers, can you? OR CAN YOU? http://www.youtube.com/watch?v=d_AP3SGMxxM

Either way, I'm going to submit that video as the sole defense in my litigation if they ever come after me. =)

In the meantime, do yourself a favor and revert to the clean image and be done with the whole issue. If you're relying on modifications to the VM you are probably doing something in a less than optimal way to begin with.

I'm gonna close this now so they don't take me up on the defense litigation offer...

from ievms.

matt-bailey avatar matt-bailey commented on August 18, 2024

Not sure what I'm doing wrong, but even restoring from the 'clean' snapshot gives me the "This copy of Windows is not genuine" message...

Any suggestions?

from ievms.

matt-bailey avatar matt-bailey commented on August 18, 2024

My bad, I just had to leave it for a few minutes for Windows to be ready :P

from ievms.

aaarrrggh avatar aaarrrggh commented on August 18, 2024

I seem to have that same issue Matt - even when I restore from the snapshot, I still have the countdown. Currently it says "18 days left to activate", and yesterday it said "19 days" etc... I'm not sure what I'm doing wrong - shouldn't restoring the snapshot sort this? Thanks...

from ievms.

natethelen avatar natethelen commented on August 18, 2024

I am having the same problem. Reverted to the "clean" snapshot (that I have never touched) and I still get the error on boot saying that I have to activate and cannot login

from ievms.

HughxDev avatar HughxDev commented on August 18, 2024

Same issue here.

from ievms.

quickredfox avatar quickredfox commented on August 18, 2024

I knew this was too good to be true. Same problem, reverting to clean snapshot changes nothing.

from ievms.

creativeprogramming avatar creativeprogramming commented on August 18, 2024

Seriously? I've only 18 days left of ievms? No solution? This is why Microsoft is losing market: without helping developers it receives bad advertising from developers, who are IT experts an trusted by friends when they have to buy a computer.

from ievms.

xdissent avatar xdissent commented on August 18, 2024

Sorry guys, it looks like this is real. MS added a hard, hard, hard time limit on the XP VMs. It's now, for sure, only good for 90 days after it is released. Not 90 days after it's downloaded, not 90 days after install, not 90 days after activation... 90 days after MS uploads the image. So if you download the image (via any method) 2 days before they replace it with a new one, you're screwed.

That's very disappointing, but there's a silverish lining - ievms re-uses the XP VM for IE6, IE7, and IE8 by default. Additionally, the XP VM is by far the smallest of the downloads, so you're getting 3 out of 5 IE versions for the price of (the smallest) one. I'm sorry I can't do more to help with this issue right now, but I'll continue to try every angle possible to make this easier.

from ievms.

j5bot avatar j5bot commented on August 18, 2024

Can someone document what the process is for getting the IE 6/7/8 back after this happens? Also, I think this issue is important enough to note in the readme.

from ievms.

matt-bailey avatar matt-bailey commented on August 18, 2024

Not sure if anyone else has pointed this out, but Microsoft are now making Win/IE VMs available for free: http://www.modern.ie/en-us/virtualization-tools#downloads

from ievms.

j5bot avatar j5bot commented on August 18, 2024

@matt-bailey yes, they're free ... but the XP image is expiring so we have to download a new one every 90 days (based on their schedule, not ours)

I'll attempt to answer my own question...

  1. cd ~/.ievms
  2. rm XP (or move to archive I guess)

to install ie7 on vista and ie8 on windows 7:
3. curl -s https://raw.github.com/xdissent/ievms/master/ievms.sh | env REUSE_XP="no" IEVMS_VERSIONS="6 7 8" bash

to install ie7 and ie8 on xp:
3. curl -s https://raw.github.com/xdissent/ievms/master/ievms.sh | env IEVMS_VERSIONS="6 7 8" bash

from ievms.

matt-bailey avatar matt-bailey commented on August 18, 2024

@j5bot Thanks for the clarification, I wasn't aware of that. I've not had one expire yet.

from ievms.

xdissent avatar xdissent commented on August 18, 2024

Well I thought this information was accurate, but it's not. I've been doing a ton of research and experimentation in anticipation of the XP apocalypse (which was supposed to be Monday) and have discovered that MS's stated expiration scheme is totally wrong. I've got a major ievms update coming tonight or tomorrow that will address this.

from ievms.

danielmahon avatar danielmahon commented on August 18, 2024

Any updates to this? What's the recommended way to "rearm" a system?

from ievms.

quickredfox avatar quickredfox commented on August 18, 2024

@danielmahon for me nothing worked except deleting the images and re-installing from scratch. That worked. But maybe I got lucky with the dates.

from ievms.

xdissent avatar xdissent commented on August 18, 2024

XP VMs are good for 30 days after first boot. Vista is good for 90 days. Win7 is good for 90 days plus 5 rearms. Win8 is good for 90 days.

Only Win7 is rearmable, which is most easily done using iectrl. If you'd like to "rearm" one of the other VMs, you'll have to reinstall it. iectrl also makes this easy: iectrl reinstall 6,7.

from ievms.

naoisegolden avatar naoisegolden commented on August 18, 2024

+1 on including this in the Documentation. Not stating it is ignoring the elephant in the room.

from ievms.

phantomwhale avatar phantomwhale commented on August 18, 2024

iectrl is fantastic, and totally the answer I was looking for when I hit this issue. Heartily recommend singing this from the highest hilltops (or putting it more prominently in the documentation)

from ievms.

thejtate avatar thejtate commented on August 18, 2024

I use this at my office to quickly test out multiple IE versions and it's great. Wish you can just rearm it over and over though. I don't mind re-installing it when the time comes. But there are a few designers who might need this to quickly check the site, and I can't constantly re-arm or reinstall it for them. Almost considering just getting the company to spend the dough on legit windows keys.

from ievms.

usmonster avatar usmonster commented on August 18, 2024

Just an update -- looks like current versions of the XP VMs are rearmable with this command (from an elevated prompt):

rundll32.exe syssetup,SetupOobeBnk

from ievms.

orschiro avatar orschiro commented on August 18, 2024

I use ShutdownGuard and it prevents the virtual machine from shutting down.

Warmly,

~Robert

from ievms.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.