Jump to content

Recommended Posts

Posted

We hide the Task View from the taskbar with a reg key via Group Policy. This doesn't stop users from accessing the 'New Desktop' option via WIN + TAB though.

 

[TABLE=class: subtable]

[TR]

[TD]Hive[/TD]

[TD]HKEY_CURRENT_USER[/TD]

[/TR]

[TR]

[TD]Key path[/TD]

[TD]Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced[/TD]

[/TR]

[TR]

[TD]Value name[/TD]

[TD]ShowTaskViewButton[/TD]

[/TR]

[TR]

[TD]Value type[/TD]

[TD]REG_DWORD[/TD]

[/TR]

[TR]

[TD]Value data[/TD]

[TD]0x0 (0)

 

[/TD]

[/TR]

[/TABLE]

 

Matt

  • Thanks 1
  • 4 weeks later...
Posted
We hide the Task View from the taskbar with a reg key via Group Policy. This doesn't stop users from accessing the 'New Desktop' option via WIN + TAB though.

 

[TABLE=class: subtable]

[TR]

[TD]Hive[/TD]

[TD]HKEY_CURRENT_USER[/TD]

[/TR]

[TR]

[TD]Key path[/TD]

[TD]Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced[/TD]

[/TR]

[TR]

[TD]Value name[/TD]

[TD]ShowTaskViewButton[/TD]

[/TR]

[TR]

[TD]Value type[/TD]

[TD]REG_DWORD[/TD]

[/TR]

[TR]

[TD]Value data[/TD]

[TD]0x0 (0)

 

[/TD]

[/TR]

[/TABLE]

 

Matt

 

I am trying to do this too but when I add the reg key into my GPO its not doing anything. Did you add it as a comp or user GPO setting?

 

Thanks

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...