Windows Vista Forums
Vista Forums Home Join Vista Forums Windows 7 Forum Vista Tutorials Tags
Welcome to Windows Vista Forums. Our forum is dedicated to helping you find solutions with any problems, errors or issues you are experiencing with Windows Vista. The Vista forum also covers news and updates and has an extensive Windows Vista tutorial section that covers a wide range of tips and tricks.

Go Back   Vista Forums > Vista Newsgroups > Vista General

Vista - Volume shadow copy

Reply
 
Old 04-25-2006   #1 (permalink)
David Sherman


 
 

Volume shadow copy

Why is the service turned on by default?

thanks

My System SpecsSystem Spec
Old 04-25-2006   #2 (permalink)
Andre Da Costa [Extended64]


 
 

Re: Volume shadow copy

To protect your files, so you can revert to a previous version of a file
that probably became corrupt. In build 5231, I had a photo I loved so much
that was accidently corrupted after I tried to convert it to PNG, I simply
converted it by going to the properties of the file, volume shadow tab. This
feature was previously only available in Windows Server 2003.
--
--
Andre
Windows Connected | http://www.windowsconnected.com
Extended64 | http://www.extended64.com
Blog | http://www.extended64.com/blogs/andre
http://spaces.msn.com/members/adacosta

"David Sherman" <dshermin@ameritech.net> wrote in message
news:kc2t4215c95bgmnhardosroa6vfdslce08@4ax.com...
> Why is the service turned on by default?
>
> thanks



My System SpecsSystem Spec
Old 04-25-2006   #3 (permalink)
Robert Moir


 
 

Re: Volume shadow copy

Andre Da Costa [Extended64] wrote:
> To protect your files, so you can revert to a previous version of a
> file that probably became corrupt. In build 5231, I had a photo I
> loved so much that was accidently corrupted after I tried to convert
> it to PNG, I simply converted it by going to the properties of the
> file, volume shadow tab. This feature was previously only available
> in Windows Server 2003. --


Well as you probably remember, the service doesn't start by default in
Windows 2003, it is left in the manual state and is only called when it is
actually being used.

So either there is an issue here or VSS works slightly differently in
Longhorn, so its a fair question either way.


My System SpecsSystem Spec
Old 04-26-2006   #4 (permalink)
David Sherman


 
 

Re: Volume shadow copy

How does it work with Server 2003 and SB2003?

I wonder also how this reactes with Diskkeeper 9 when doing a defrag.
When I lasted checked it, 3rd party defrag tools would not work the
Volume Shadow Copy turned on a Server.


On Tue, 25 Apr 2006 22:16:26 +0100, "Robert Moir"
<robspamtrap+msnews@gmail.com> wrote:

>Andre Da Costa [Extended64] wrote:
>> To protect your files, so you can revert to a previous version of a
>> file that probably became corrupt. In build 5231, I had a photo I
>> loved so much that was accidently corrupted after I tried to convert
>> it to PNG, I simply converted it by going to the properties of the
>> file, volume shadow tab. This feature was previously only available
>> in Windows Server 2003. --

>
>Well as you probably remember, the service doesn't start by default in
>Windows 2003, it is left in the manual state and is only called when it is
>actually being used.
>
>So either there is an issue here or VSS works slightly differently in
>Longhorn, so its a fair question either way.
>


My System SpecsSystem Spec
Old 04-27-2006   #5 (permalink)
Andre Da Costa [Extended64]


 
 

Re: Volume shadow copy

In a Server environment its different, you would enable it on a back up
Server or SAN, so it would configured to automatically create previous
versions of all client user files files in the domain. Although this would
be determined by a qouta and what file types can be backed up.
--
--
Andre
Windows Connected | http://www.windowsconnected.com
Extended64 | http://www.extended64.com
Blog | http://www.extended64.com/blogs/andre
http://spaces.msn.com/members/adacosta

"David Sherman" <dshermin@ameritech.net> wrote in message
news:mmjv42hur2sm0bm57geis71q2fijj6o93a@4ax.com...
> How does it work with Server 2003 and SB2003?
>
> I wonder also how this reactes with Diskkeeper 9 when doing a defrag.
> When I lasted checked it, 3rd party defrag tools would not work the
> Volume Shadow Copy turned on a Server.
>
>
> On Tue, 25 Apr 2006 22:16:26 +0100, "Robert Moir"
> <robspamtrap+msnews@gmail.com> wrote:
>
>>Andre Da Costa [Extended64] wrote:
>>> To protect your files, so you can revert to a previous version of a
>>> file that probably became corrupt. In build 5231, I had a photo I
>>> loved so much that was accidently corrupted after I tried to convert
>>> it to PNG, I simply converted it by going to the properties of the
>>> file, volume shadow tab. This feature was previously only available
>>> in Windows Server 2003. --

>>
>>Well as you probably remember, the service doesn't start by default in
>>Windows 2003, it is left in the manual state and is only called when it is
>>actually being used.
>>
>>So either there is an issue here or VSS works slightly differently in
>>Longhorn, so its a fair question either way.
>>

>



My System SpecsSystem Spec
Old 04-27-2006   #6 (permalink)
Robert Moir


 
 

Re: Volume shadow copy

Andre Da Costa [Extended64] wrote:
> In a Server environment its different, you would enable it on a back
> up Server or SAN, so it would configured to automatically create
> previous versions of all client user files files in the domain.
> Although this would be determined by a qouta and what file types can
> be backed up. --


Andre, as far as I know, Volume Shadow copies run locally to the server. You
would have a server with two volumes (ideally different spindles), place
your shares on one volume and use the other for the shadow copies.

As far as I know, you can't do this over multiple servers, e.g. you seem to
be proposing that Windows 2003 lets you pick a "Volume Shadow Copies Server"
for your whole domain which shadows every share you choose on any server on
the network... and I don't think it works that way.


--
--
Rob Moir, Microsoft MVP
Blog Site - http://www.robertmoir.com
Virtual PC 2004 FAQ - http://www.robertmoir.co.uk/win/VirtualPC2004FAQ.html
I'm always surprised at "professionals" who STILL have to be asked "Have you
checked (event viewer / syslog)".


My System SpecsSystem Spec
Old 04-27-2006   #7 (permalink)
Robert Moir


 
 

Re: Volume shadow copy

David Sherman wrote:
> How does it work with Server 2003 and SB2003?


General info about VSS here:
http://www.robertmoir.co.uk/win/ShadowCopiesFAQ.html

The machine takes a 'snapshot' of the various volumes at a time chose by the
admin, and copies the difference in the files to the shadow.

For backup programs that can use the VSS service, these take a snapshot of
the object(s) being copied in the same way, and write the shadow copy out to
the backup media.

> I wonder also how this reactes with Diskkeeper 9 when doing a defrag.
> When I lasted checked it, 3rd party defrag tools would not work the
> Volume Shadow Copy turned on a Server.


The defrag tools were protecting you
http://support.microsoft.com/default...b;en-us;312067

(*sigh* I should add this to my VSS FAQ sometime...)

--
--
Rob Moir, Microsoft MVP
Blog Site - http://www.robertmoir.com
Virtual PC 2004 FAQ - http://www.robertmoir.co.uk/win/VirtualPC2004FAQ.html
I'm always surprised at "professionals" who STILL have to be asked "Have you
checked (event viewer / syslog)".


My System SpecsSystem Spec
Reply

Thread Tools


Similar Threads
Thread Forum
(VSS)Volume Shadow copy Vista General
problems with volume shadow copy service Vista performance & maintenance
Volume Shadow Copy - Can it be turned off Vista performance & maintenance
VSS (Volume Shadow Copy Service) Vista General
How do you stop Volume Shadow copy Vista General


Vista Forums is an independent web site and has not been authorized,
sponsored, or otherwise approved by Microsoft Corporation.
"Windows Vista", the Start Orb, and related materials are trademarks of Microsoft Corp.
© Designer Media Ltd

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