Newbie How to enable and disable EWF from a DOS Command Center

Posted: 09-12-2003, 05:56 PM
I have a XPe client I am testing, and am told that I can disable the write
feature and renable it. Is there a specific DOS command to do this?

Thanks

--
Paul Tyler
Athena USA
6524 Walker Street
Suite 230
Saint Louis Park, MN 55426
952-876-0428
952-883-0065 FAX


Reply With Quote

Responses to "Newbie How to enable and disable EWF from a DOS Command Center"

Slobodan Brcin
Guest
Posts: n/a
 
Re: Newbie How to enable and disable EWF from a DOS Command Center
Posted: 09-12-2003, 06:21 PM
> I have a XPe client I am testing, and am told that I can disable the write
> feature and renable it. Is there a specific DOS command to do this?
Or you can commit changes, that will always work.

ewfmgr C: -commit

Are you sure that you need to do that? If someone told you to do this, then
you should provide you with some instructions how to do it.

Best regards,
Slobodan


Reply With Quote
Paul Tyler
Guest
Posts: n/a
 
Re: Newbie How to enable and disable EWF from a DOS Command Center
Posted: 09-12-2003, 07:11 PM
Thanks Slobodan, I actually found it finally on Google, through the good
people posting here. Actually in this case, I have a developer building me
an XPe image for a thin client roll out and he is out of touch today and I
am mucking about trying to get an idea of what is going on and how I set up
ICA connections for users and keep them there etc.

Cheers

Paul

--
Paul Tyler
Athena USA
6524 Walker Street
Suite 230
Saint Louis Park, MN 55426
952-876-0428
952-883-0065 FAX
"Slobodan Brcin" <sbrcin@ptt.yu> wrote in message
news:%236oZvJVeDHA.3788@tk2msftngp13.phx.gbl...
> > I have a XPe client I am testing, and am told that I can disable the
write
> > feature and renable it. Is there a specific DOS command to do this?
>
> Or you can commit changes, that will always work.
>
> ewfmgr C: -commit
>
> Are you sure that you need to do that? If someone told you to do this,
then
> you should provide you with some instructions how to do it.
>
> Best regards,
> Slobodan
>
>

Reply With Quote
Scott Kelly
Guest
Posts: n/a
 
Re: Newbie How to enable and disable EWF from a DOS Command Center
Posted: 09-12-2003, 07:12 PM
Paul,

See:
http://msdn.microsoft.com/library/de...us/xpehelp/htm
l/xetskEWFManagerUsage.asp

EWF can be either "enabled" or "disabled". In "disabled" mode, any changes
made to the protected volume are actually written to the volume. In other
words, the volume is NOT protected - or protection is "disabled".

In "enabled" mode, the changes to the protected volume are written to the
EWF overlay area (either RAM or DISK based).

You can only change modes via a reboot. You use ewfmgr.exe to set the mode.
You can run ewmgr to see if it is currently enabled or disabled:

ewfmgr c:

will report either:
Protected Volume Configuration
Type RAM
State ENABLED
or

Protected Volume Configuration
Type RAM
State DISABLED

You can then change the mode (but it will not take affect until you reboot)
by using either:
ewfmgr c: -enable
or
ewfmgr c: -disable

If you ewf is currently enabled, you can use:
ewfmgr c: -commit
to actually commit all the changes

If using DISK based EWF and you want to lose all changes on the overlay on a
reboot, use:
ewfmgr c: -restore

When using RAM overlays, you will lose changes on reboot anyway.

Scott

"Paul Tyler" <paul@NOSPAMathenausa.com> wrote in message
news:uxkRl8UeDHA.892@TK2MSFTNGP12.phx.gbl...
> I have a XPe client I am testing, and am told that I can disable the write
> feature and renable it. Is there a specific DOS command to do this?
>
> Thanks
>
> --
> Paul Tyler
> Athena USA
> 6524 Walker Street
> Suite 230
> Saint Louis Park, MN 55426
> 952-876-0428
> 952-883-0065 FAX
>
>

Reply With Quote
Paul Tyler
Guest
Posts: n/a
 
Re: Newbie How to enable and disable EWF from a DOS Command Center
Posted: 09-13-2003, 04:17 AM
Thanks! That helps a lot!

Cheers!

Paul

--
Paul Tyler
Athena USA
6524 Walker Street
Suite 230
Saint Louis Park, MN 55426
952-876-0428
952-883-0065 FAX
"Scott Kelly" <skelly@vodavi-ct.com> wrote in message
news:ebPHdmVeDHA.2236@TK2MSFTNGP12.phx.gbl...
> Paul,
>
> See:
>
http://msdn.microsoft.com/library/de...us/xpehelp/htm
> l/xetskEWFManagerUsage.asp
>
> EWF can be either "enabled" or "disabled". In "disabled" mode, any
changes
> made to the protected volume are actually written to the volume. In other
> words, the volume is NOT protected - or protection is "disabled".
>
> In "enabled" mode, the changes to the protected volume are written to the
> EWF overlay area (either RAM or DISK based).
>
> You can only change modes via a reboot. You use ewfmgr.exe to set the
mode.
> You can run ewmgr to see if it is currently enabled or disabled:
>
> ewfmgr c:
>
> will report either:
> Protected Volume Configuration
> Type RAM
> State ENABLED
> or
>
> Protected Volume Configuration
> Type RAM
> State DISABLED
>
> You can then change the mode (but it will not take affect until you
reboot)
> by using either:
> ewfmgr c: -enable
> or
> ewfmgr c: -disable
>
> If you ewf is currently enabled, you can use:
> ewfmgr c: -commit
> to actually commit all the changes
>
> If using DISK based EWF and you want to lose all changes on the overlay on
a
> reboot, use:
> ewfmgr c: -restore
>
> When using RAM overlays, you will lose changes on reboot anyway.
>
> Scott
>
> "Paul Tyler" <paul@NOSPAMathenausa.com> wrote in message
> news:uxkRl8UeDHA.892@TK2MSFTNGP12.phx.gbl...
> > I have a XPe client I am testing, and am told that I can disable the
write
> > feature and renable it. Is there a specific DOS command to do this?
> >
> > Thanks
> >
> > --
> > Paul Tyler
> > Athena USA
> > 6524 Walker Street
> > Suite 230
> > Saint Louis Park, MN 55426
> > 952-876-0428
> > 952-883-0065 FAX
> >
> >
>
>

Reply With Quote
 
LinkBack Thread Tools Display Modes
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
UAC: Is there a GPO option to disable/enable UAC? tavis Windows Vista Security 3 07-06-2006 05:56 AM
Enable\Disable Hibernate Randy Windows XP WMI 1 05-24-2005 12:23 PM
disable/enable keyboard Sameh Ahmed Windows XP WMI 2 04-24-2005 12:16 AM
Enable and disable built-in WinXP fax Vinod MR [MSFT] Windows XP Printers / Scanners / Fax 0 08-26-2003 01:18 AM
How to enable/disable broadband connection? Malcolm H Windows XP Help & Support 2 08-22-2003 06:21 AM


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90