|
Joan M wrote: So... what is FBWF useful for? See MSDN[^].
Bastard Programmer from Hell
If you can't read my code, try converting it here[^]
|
|
|
|
|
Yes, I can see it, but then I don't understand it:
File-Based Write Filter (FBWF) enables redirection of all changes made to a protected volume to an in-memory overlay. This provides system designers with the option of discarding all changes made to a system in a manner that is transparent to user applications.
As far as I understand it I could set all the windows files to be protected and then no problem would happen...
I understand it to be like a steadystate but for newer Oses...
Am I understanding it wrong?
Thank you very much Eddy!
|
|
|
|
|
Joan M wrote:
As far as I understand it I could set all the windows files to be protected and then no problem would happen... How about Windows-updates?
Joan M wrote: Am I understanding it wrong? Dunno; sounds to me like some sort of buffer. If the disc is not yanked out, and people simply forget to shut down, then it may result in a file being corrupted if the write doesn't complete. If the system has nothing to "write" and is merely shutting down, nothing gets corrupted - you simply loose what is in memory.
I don't know how this specific class could help.
Bastard Programmer from Hell
If you can't read my code, try converting it here[^]
|
|
|
|
|
Eddy Vluggen wrote: How about Windows-updates?
A lot of industrial systems around are even not connected to the Internet or network and used to control machines... so no need to use updates...
In most cases, though, computers are placed inside the electrical cabinets then I used some kind of UPS systems to keep them running while shutting them down.
In this case weight is a very important factor and a UPS is completely impossible. and the portable computer will never connect to anywhere except from machine computers that will also never be connected to anywhere...
I understand FBWF as it getting a copy of the files the OS uses, never touching the original files, therefore the original files can't be corrupted...
Let's see if someone here has used it extensively and knows exactly how it works...
thank you very much for your help Eddy!
|
|
|
|
|
Joan M wrote:
I understand FBWF as it getting a copy of the files the OS uses, never touching the original files, therefore the original files can't be corrupted... The OS is mostly "reading"; there are Linux-versions that can be run from USB and mount completely in memory - turn the PC of and it is gone. If you only have the OS on the key, and all other important info somewhere else, then a non-working machine (in case of corruption) could be "fixed" by plugging in a new bootable usb-key.
Also, you won't corrupt files by reading them; it is interrupting a write-operation that is dangerous and can cause corruption.
Bastard Programmer from Hell
If you can't read my code, try converting it here[^]
|
|
|
|
|
Joan M wrote: The problem is that the user will unplug it without shutting the Operating System down properly.
Reading the thread below I want to repeat what was already said...there is NO way to protect it as described.
Best you could do would be to re-engineer/re-spec the device so it has a onboard battery that has sufficient juice to allow an automatic shutdown once the real power is interrupted.
The alternative to that is that users that do not do it property are disciplined up to including being fired. After a while you will only have users that always do it "properly".
If it was me I would propose both solutions to management and let them decide. Option one is of course more expensive and requires quite a bit more code. And code that is quite complicated also.
|
|
|
|
|
I have a group in Lotus notes where members are not receiving their emails?
|
|
|
|
|
there are several developers using same server under same credentials (very convenient) under rdp.
I want to be able to give and revoke access w/o changing those creds (iis apps running etc)
I understand from research that ipsec can solve that.
We install it with different keys on each programmer’s computer and configure server firewall/cisco gateway To allow rdp over ipsec only
So 1. We know whose session it is and 2. If somebody leaves we just disable his or her access.
So single account on server is ok as long as we control who gets there
1. please confirm my findings
2. please give me a pointer to some article where I can find
step by step high level instructions say we have 10 user computers and data center network like server1, server2
What do we do to implement ipsec and force rdp over ipsec only!
|
|
|
|
|
will it work as is after upgrade
if not what to do
|
|
|
|
|
You could try looking up the product on MSDN, go the the correct version and read the "what's new" section.
You could also install it on another server and do the update there first; would give you a reasonable idea of what to expect. No, you can use trial-versions for that.
Let us know how it went
Bastard Programmer from Hell
If you can't read my code, try converting it here[^]
|
|
|
|
|
I need to upgrade
any pitfalls?
all i have are IIS .net web apps
somebody told me will be probs with web.config
is there elegant way to take care of it?
|
|
|
|
|
I didn't have any issues, either from WS 2003 to WS 2008R2 or from that to WS 2012. IF you have an option to go WS 2012 I would recommend you go straight to that. This will a make installing and maintaining SSL certificates for multiple domains much easier - and free, from Lets Encrypt.
However, I am not in a position to guarantee you no problems, if you have some particularly esoteric settings in web.config
|
|
|
|
|
I stopped receiving the Codeproject daily newsletter a while ago even though sending it was still enabled in my account. Tried signing up with a different account, same story. Is it still being sent out?
|
|
|
|
|
|
In my settings there is a "Newsletter" which is checked. It is weekly.
Rather certain it is manually created. Certainly doesn't show up all the time.
Last one I got was 9/11/2017.
Perhaps check your spam folder.
|
|
|
|
|
I see you're from Canada. Have you been asked to fill out the Email Consent Form[^], which was mandated by your government?
"These people looked deep within my soul and assigned me a number based on the order in which I joined."
- Homer
|
|
|
|
|
As a response to my question, I was indeed asked to fill out the form. I did so and now I'm receiving the letters again. Thanks very much for pointing this out!
As a background for other readers, the Canadian government passed legislation a while ago trying to reduce SPAM, so now there's a lot of permissions required for a company to send you e-mail. If you ask me, the pendulum swung a bit too far.
|
|
|
|
|
Well that is interesting.
|
|
|
|
|
I'm trying to apply the Windows 10 CU to a 32GB netbook. The only thing installed on it is Windows 10 and Notepad++, and I've run the Admin Disk Cleanup, so there is nothing left to come off the drive, and there is just over 9GB free.
If I run the CU updater, it says that the CPU, RAM and free space pass the tests, and starts the download. It all downloads and then starts the verification. During the verification process, it slowly fills up the disk completely and falls over.
Looking online, if you have attached storage, the upgrade is supposed to offer to use it for temporary files, but I don't get that option regardless of what I plug in.
I'd be grateful for any suggestions!
|
|
|
|
|
First question: Why doing all of this on a machine with 32 GB of HDD?
I have a laptop, which contains 32GB of SSD and I have an external storage of 500GB HDD. I do all sort of unnecessary stuff on the HDD, and keep the OS files only on the SSD, but still it is not at all helpful. Of course, whenever I plug out the HDD a lot of things go out of order, multimedia, some software etc. Plus I also had to manage a lot of stuff in the Registry to get things done properly in order to always look for executables in external storage.
What I do, for installation (if you want to install it), download the media from somewhere else. Create a bootable media (I used, copy + paste to a USB — it works, please let's not talk about formatting etc or bootables!), then start the setup from beginning and perform a clean install. I don't think there are any other ways likely. Because, at the end, no matter how much painfully you get to download the Windows 10 CU in the machine, you are going to use a USB stick to install it, so why not get it beforehand?
Trust me, 32GB of C: drive is painful and a torture which you have brung unto yourself.
The sh*t I complain about
It's like there ain't a cloud in the sky and it's raining out - Eminem
~! Firewall !~
|
|
|
|
|
hairy_hats wrote: the upgrade is supposed to offer to use it for temporary files, but I don't get that option regardless of what I plug in
Basically a guess but as I read that...
The installer doesn't offer that. What you need to do is
1. Plug in the external driver
2. Alter the OS to use the external drive for temporary storage.
There might actually be several such configurations (or just one.)
3. Do the install
4. Undo step 2
5. Undo step 1
|
|
|
|
|
I have noticed that somehow the file listing in Windows 10 is in the form of a tree with these 3 alphabetic sections; it is there for at least both Details & Extra Large Icons. I'd like for it to go away, but I can't seem to figure it out in the menu, and I as well I can't get do a god internet search. Thanks
|
|
|
|
|
swampwiz wrote: I can't seem to figure it out in the menu Have you checked all the View settings, especially "Group by"?
|
|
|
|
|
OK, I see. I was getting confused because I still wanted to have the files sorted by Name.

|
|
|
|
|
Hello there. I am trying to find upload URL of any of the above email providers using wireshark. I have tried the following filter and tried to see where I go but in vein.
ip.addr == MY_IP_ADDRESS && http
I have tried to Follow TCP Stream , Follow HTTP Stream on several http packets but, again, I could not find the upload url of a file.
How do I find file upload URL of any of the above email providers? Thanks for any input.
modified 30-May-17 6:40am.
|
|
|
|