Messages - ewemoa [ switch to compact view ]

Pages: prev1 ... 15 16 17 18 19 [20] 21 22 23 24 25 ... 562next
96
General Software Discussion / Re: Windows 10 Privacy Concerns
« on: December 08, 2015, 08:06 PM »
The following requires:
  • An elevated Powershell console (it will immediately exit if the console isn't elevated);
  • The Windows Update Powershell Module installed.
  • Minimum Powershell version required should be v2+ since that's what WUPM requires, (I'm not sure if there's any specific cmdlets that require a later version).
  • Some knowledge of Powershell ExecutionPolicy so I'm not answering questions :)

Spent some time wondering where Hide-WUUpdate was only to discover that this was added in the Windows Update Powershell Module in version 1.4.6 as mentioned here:

  https://www.powershellgallery.com/packages/PSWindowsUpdate/

Had inadvertently tried the 3 attachment links on the Module page and those happened to be for 1.3.4, 1.4.3, and 1.4.5...doh!

97
I've always wanted a tool which downloads windows updates so Windows update SEES THE UPDATES DOWNLOADED.

I don't know off-hand, but may be it's not hard to write something using:

  https://msdn.microsoft.com/en-us/library/windows/desktop/aa386101%28v=vs.85%29.aspx

May be the following sorts of things will be of some use along those lines:

  https://stackoverflow.com/questions/8210468/wua-iupdate2-copytocache-throws-wu-e-invalid-update-type
  https://stackoverflow.com/questions/19249005/how-can-i-do-this-type-of-cast-from-c-sharp-in-powershell

If there isn't already a nice tool, perhaps it could be a NANY ;)

...since we mention slipstreaming, is there a nice tutorial on that too with something such as nLite?

Since you mention nLite, does that mean you're interested in one or more of the following:

  Windows 2000, XP x86/x64 and 2003 x86/x64

?

I've only been working with Windows 7-ish things recently -- for that, assuming you've got the updates in .cab or .msu form, using DISM seems to be pretty straight-forward.  It may have been 4sysops where I encountered DISM GUI (source code available):

  https://4sysops.com/archives/free-dism-gui-a-graphical-front-end-for-dism/

For Windows 7, I got version 3.5 as that seemed to require less extra bits to be installed:

  https://dismgui.codeplex.com/releases/view/101865

98
A bit of a late response, but...

What the article does not appear to mention is that the source code for WSUS Offline is available.  IMO, a significant point in this day and age for these types of tools (seeing as it's provided by a third party).



Thanks, 40Hz for the recommendation :)



On a side note, WSUS Offline also appears to come with some bash shell scripts to provide some comparable functionality for *NIX machines.  So apparently, updates can be downloaded and some kind of .iso can be created in a *NIX environment (appears to require at least cabextract, xmlstarlet, md5deep/hashdeep, mkisofs, and genisomage).

99
DC Website Help and Extras / Re: Continued software?
« on: December 03, 2015, 10:46 PM »
There's not a shred of license info in any of the sources uploaded, nor commented into the code.

IANAL, but IIUC, in the U.S. the default policy is that the original author holds copyright over the original at least for some duration (which mysteriously seems to get longer).

Any how, I have my fingers crossed that no ill will come of this.



P.S. Are you a Greek mythology fan?

100
Living Room / Re: Raspberry Pi Zero -- $5.00
« on: December 01, 2015, 06:05 PM »
The little converter looks quite nifty!  Though I wonder whether it or where it plugs into (either end) might suffer an ill fate before long...

I'd been using something that's got a cord, and it's been acting flaking recently (may be related to the cord?).  For a while it worked better if it and the phone were lying on a surface, but lately that's hasn't been working that well either.

I'm currently using one of those "OTG hub" things (it's got a few ports for things like SD, microSD, and some ordinary USB ports).  Not as compact as either of the other alternatives, but it's been ok so far.  Of course, it's got a cord too...

Don't know if it's possible, but it would sure be nice if one could charge the phone and use the peripherals at the same time using a "OTG hub" -- seems some of them have a switch that allow you to choose one or the other...

Pages: prev1 ... 15 16 17 18 19 [20] 21 22 23 24 25 ... 562next
Go to full version