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 - Disable copy or cut and paste completely

Reply
 
Old 07-23-2007   #1 (permalink)
kend_beledm


 
 

Disable copy or cut and paste completely

Is it possible on a windows based systems to turn off or disable completely
the copy and paste function, no matter what program is being displayed on the
screen.

My System SpecsSystem Spec
Old 07-23-2007   #2 (permalink)
Ian


 
 

Re: Disable copy or cut and paste completely

Why turn it off, if you don't use it, it does nothing. Your are in charge of
the computer not the other way round
..

"kend_beledm" <kendbeledm@discussions.microsoft.com> wrote in message
news:608A7ECE-F449-4CAA-8240-2EB654A30E75@microsoft.com...
> Is it possible on a windows based systems to turn off or disable
> completely
> the copy and paste function, no matter what program is being displayed on
> the
> screen.
>


My System SpecsSystem Spec
Old 07-23-2007   #3 (permalink)
NotMe


 
 

Re: Disable copy or cut and paste completely

maybe other people use it and the owner isn't over their shoulder every
minute...

--
A Professional Amateur...If anyone knew it all, none of would be here!
CarGodZeroOne@hotmail.com
Change Alpha to Numeric to reply
"Ian" <igb123@talktalk.net> wrote in message
news:B2991FA8-AB1D-4589-8333-7E867D3DDF98@microsoft.com...
> Why turn it off, if you don't use it, it does nothing. Your are in charge
> of the computer not the other way round
> .
>
> "kend_beledm" <kendbeledm@discussions.microsoft.com> wrote in message
> news:608A7ECE-F449-4CAA-8240-2EB654A30E75@microsoft.com...
>> Is it possible on a windows based systems to turn off or disable
>> completely
>> the copy and paste function, no matter what program is being displayed on
>> the
>> screen.
>>

>



My System SpecsSystem Spec
Old 07-23-2007   #4 (permalink)
Ian


 
 

Re: Disable copy or cut and paste completely

What a strange idea, you have a computer use by more than one person and you
want to stop one minor function?


"NotMe" <cargodZeroOne@hotmail.com> wrote in message
news:u$WsQsWzHHA.5380@TK2MSFTNGP04.phx.gbl...
> maybe other people use it and the owner isn't over their shoulder every
> minute...
>
> --
> A Professional Amateur...If anyone knew it all, none of would be here!
> CarGodZeroOne@hotmail.com
> Change Alpha to Numeric to reply
> "Ian" <igb123@talktalk.net> wrote in message
> news:B2991FA8-AB1D-4589-8333-7E867D3DDF98@microsoft.com...
>> Why turn it off, if you don't use it, it does nothing. Your are in charge
>> of the computer not the other way round
>> .
>>
>> "kend_beledm" <kendbeledm@discussions.microsoft.com> wrote in message
>> news:608A7ECE-F449-4CAA-8240-2EB654A30E75@microsoft.com...
>>> Is it possible on a windows based systems to turn off or disable
>>> completely
>>> the copy and paste function, no matter what program is being displayed
>>> on the
>>> screen.
>>>

>>

>
>
>


My System SpecsSystem Spec
Old 07-23-2007   #5 (permalink)
Andrew McLaren


 
 

Re: Disable copy or cut and paste completely

"kend_beledm" <kendbeledm@discussions.microsoft.com> wrote...
> Is it possible on a windows based systems to turn off or disable
> completely
> the copy and paste function, no matter what program is being displayed on
> the


You cannot do this for Windows as a whole (and even if you did, users could
just use a Print-Screen instead, to pass on restricted data). But you can do
it for specific applications: the key technology is Windows Rights
Management Services ("RMS"). See
http://www.microsoft.com/windowsserv...t/default.mspx

If you have an application which can take part in an RMS infrastructure,
then you can indeed configure policies to selectively permit or prevent
cut-n-paste, etc, to specific users and groups; or disallow cut-n-paste
altogether, in that application.

Microsoft Office is the most common app which can plug into RMS. Once it is
all set up, it is extremely effective ... you really want to cut-n-paste
confidential info from that juicy email or Word document; but dammit, you
just can't! You also cannot forward protected emails, etc.

There is a public SDK, so anyone can write an application which subscribes
to RMS and restrict access to the app's data. However if you have a legacy
application (ie, an already-existing application) which you cannot
re-engineer, then I think you are kind of stuck. You may need to approach
the security question from a non-computer perspective, such as HR policies,
etc.

You might also take a look at Software Restriction Policies ("SRP"), a
similar security feature in Windows. SRP won't stop users from cutting and
pasting, as such; but it does let you create a very controlled environment.
You can stop users from doing many things you don't want them to. See:
http://technet2.microsoft.com/Window....mspx?mfr=true

Hope it helps,
--
Andrew McLaren
amclar (at) optusnet dot com dot au


My System SpecsSystem Spec
Old 07-24-2007   #6 (permalink)
Ian Betts


 
 

Re: Disable copy or cut and paste completely

Wow thanks Andrew.



--
Ian

"Andrew McLaren" <andrew@fakeaddress.com> wrote in message
news:E1E5865E-0458-4F7D-847F-85D619025073@microsoft.com...
> "kend_beledm" <kendbeledm@discussions.microsoft.com> wrote...
>> Is it possible on a windows based systems to turn off or disable
>> completely
>> the copy and paste function, no matter what program is being displayed on
>> the

>
> You cannot do this for Windows as a whole (and even if you did, users
> could just use a Print-Screen instead, to pass on restricted data). But
> you can do it for specific applications: the key technology is Windows
> Rights Management Services ("RMS"). See
> http://www.microsoft.com/windowsserv...t/default.mspx
>
> If you have an application which can take part in an RMS infrastructure,
> then you can indeed configure policies to selectively permit or prevent
> cut-n-paste, etc, to specific users and groups; or disallow cut-n-paste
> altogether, in that application.
>
> Microsoft Office is the most common app which can plug into RMS. Once it
> is all set up, it is extremely effective ... you really want to
> cut-n-paste confidential info from that juicy email or Word document; but
> dammit, you just can't! You also cannot forward protected emails, etc.
>
> There is a public SDK, so anyone can write an application which subscribes
> to RMS and restrict access to the app's data. However if you have a legacy
> application (ie, an already-existing application) which you cannot
> re-engineer, then I think you are kind of stuck. You may need to approach
> the security question from a non-computer perspective, such as HR
> policies, etc.
>
> You might also take a look at Software Restriction Policies ("SRP"), a
> similar security feature in Windows. SRP won't stop users from cutting and
> pasting, as such; but it does let you create a very controlled
> environment. You can stop users from doing many things you don't want them
> to. See:
>
> http://technet2.microsoft.com/Window....mspx?mfr=true
>
> Hope it helps,
> --
> Andrew McLaren
> amclar (at) optusnet dot com dot au
>
>

My System SpecsSystem Spec
Old 07-30-2007   #7 (permalink)
kend_beledm


 
 

Re: Disable copy or cut and paste completely

Thanks that helps, because i do need to stop as much of it as I can. I do
have print auditing software to capture screen prints that are ouputed to a
printer or other devices. Thanks again!

"Andrew McLaren" wrote:

> "kend_beledm" <kendbeledm@discussions.microsoft.com> wrote...
> > Is it possible on a windows based systems to turn off or disable
> > completely
> > the copy and paste function, no matter what program is being displayed on
> > the

>
> You cannot do this for Windows as a whole (and even if you did, users could
> just use a Print-Screen instead, to pass on restricted data). But you can do
> it for specific applications: the key technology is Windows Rights
> Management Services ("RMS"). See
> http://www.microsoft.com/windowsserv...t/default.mspx
>
> If you have an application which can take part in an RMS infrastructure,
> then you can indeed configure policies to selectively permit or prevent
> cut-n-paste, etc, to specific users and groups; or disallow cut-n-paste
> altogether, in that application.
>
> Microsoft Office is the most common app which can plug into RMS. Once it is
> all set up, it is extremely effective ... you really want to cut-n-paste
> confidential info from that juicy email or Word document; but dammit, you
> just can't! You also cannot forward protected emails, etc.
>
> There is a public SDK, so anyone can write an application which subscribes
> to RMS and restrict access to the app's data. However if you have a legacy
> application (ie, an already-existing application) which you cannot
> re-engineer, then I think you are kind of stuck. You may need to approach
> the security question from a non-computer perspective, such as HR policies,
> etc.
>
> You might also take a look at Software Restriction Policies ("SRP"), a
> similar security feature in Windows. SRP won't stop users from cutting and
> pasting, as such; but it does let you create a very controlled environment.
> You can stop users from doing many things you don't want them to. See:
> http://technet2.microsoft.com/Window....mspx?mfr=true
>
> Hope it helps,
> --
> Andrew McLaren
> amclar (at) optusnet dot com dot au
>
>

My System SpecsSystem Spec
Old 07-30-2007   #8 (permalink)
kend_beledm


 
 

Re: Disable copy or cut and paste completely

for security reasons

"Ian" wrote:

> Why turn it off, if you don't use it, it does nothing. Your are in charge of
> the computer not the other way round
> ..
>
> "kend_beledm" <kendbeledm@discussions.microsoft.com> wrote in message
> news:608A7ECE-F449-4CAA-8240-2EB654A30E75@microsoft.com...
> > Is it possible on a windows based systems to turn off or disable
> > completely
> > the copy and paste function, no matter what program is being displayed on
> > the
> > screen.
> >

>
>

My System SpecsSystem Spec
Old 07-30-2007   #9 (permalink)
kend_beledm


 
 

Re: Disable copy or cut and paste completely

thats correct

"NotMe" wrote:

> maybe other people use it and the owner isn't over their shoulder every
> minute...
>
> --
> A Professional Amateur...If anyone knew it all, none of would be here!
> CarGodZeroOne@hotmail.com
> Change Alpha to Numeric to reply
> "Ian" <igb123@talktalk.net> wrote in message
> news:B2991FA8-AB1D-4589-8333-7E867D3DDF98@microsoft.com...
> > Why turn it off, if you don't use it, it does nothing. Your are in charge
> > of the computer not the other way round
> > .
> >
> > "kend_beledm" <kendbeledm@discussions.microsoft.com> wrote in message
> > news:608A7ECE-F449-4CAA-8240-2EB654A30E75@microsoft.com...
> >> Is it possible on a windows based systems to turn off or disable
> >> completely
> >> the copy and paste function, no matter what program is being displayed on
> >> the
> >> screen.
> >>

> >

>
>
>

My System SpecsSystem Spec
Old 07-30-2007   #10 (permalink)
kend_beledm


 
 

Re: Disable copy or cut and paste completely

yes for security reasons

"Ian" wrote:

> What a strange idea, you have a computer use by more than one person and you
> want to stop one minor function?
>
>
> "NotMe" <cargodZeroOne@hotmail.com> wrote in message
> news:u$WsQsWzHHA.5380@TK2MSFTNGP04.phx.gbl...
> > maybe other people use it and the owner isn't over their shoulder every
> > minute...
> >
> > --
> > A Professional Amateur...If anyone knew it all, none of would be here!
> > CarGodZeroOne@hotmail.com
> > Change Alpha to Numeric to reply
> > "Ian" <igb123@talktalk.net> wrote in message
> > news:B2991FA8-AB1D-4589-8333-7E867D3DDF98@microsoft.com...
> >> Why turn it off, if you don't use it, it does nothing. Your are in charge
> >> of the computer not the other way round
> >> .
> >>
> >> "kend_beledm" <kendbeledm@discussions.microsoft.com> wrote in message
> >> news:608A7ECE-F449-4CAA-8240-2EB654A30E75@microsoft.com...
> >>> Is it possible on a windows based systems to turn off or disable
> >>> completely
> >>> the copy and paste function, no matter what program is being displayed
> >>> on the
> >>> screen.
> >>>
> >>

> >
> >
> >

>
>

My System SpecsSystem Spec
Reply

Thread Tools


Similar Threads
Thread Forum
Copy / paste doesn't copy pictures Vista General
Is there a way to completely disable the bitlocker options through Vista account administration
How to completely disable UAC? Vista security
Disable Completely Copy and Paste function Vista security
How to completely disable UAC? 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