Sign in
Home
Library
Wiki
Learn
Gallery
Downloads
Support
Forums
Blogs
Resources For IT Professionals
United States (English)
Россия (Pусский)
中国(简体中文)
Brasil (Português)
Get this Tag RSS feed
Translate this page
Powered by
Microsoft® Translator
Popular Tags
Active Directory
AD
AD DS
AD FS
adfs
ASP.NET
azure
BizTalk
BizTalk Server
BizTalk Server 2010
C#
certification
cloud
core docs
de-DE
EAA
Ed Price
Ed's Stub Pages
en-US
ESA
es-ES
Excel
Exchange
Exchange 2010
Exchange Server 2010
fa-IR
Fernando Lugao Veltem
FIM
FIM 2010
forefront
forums
fr-FR
Gokan Ozcifci
has code
has comment
has comments
has image
has Images
has Other Languages
has See Also
Has Table
Has TOC
Horizon_Net
How To
Hyper-V
id-ID
IIS
Italian Wiki Articles
it-IT
ja-JP
Jordano Mazzoni
Link Collection
Luciano Lima
Luigi Bruno
Lync Server 2010
MCTS
MIISILMFIM MACAULAY
Multi Language Wiki Articles
needs work
operations manager
Portal
Português Brasil
PowerShell
Private Cloud
pt-BR
SCCM
security
SharePoint
SharePoint 2010
SharePoint 2013
SharePoint Pirate
Small Basic
solucionando problemas
SQL Server
SQL Server 2012
stub
System Center
System Center 2012
TechNet Wiki
TechNet Wiki Featured Article
tonyso
Translated into Japanese
troubleshooting
tr-TR
UAG
vídeo
Video
Virtualization
VMM
Wiki
Windows
Windows 7
Windows 8
Windows Azure
Windows Server
Windows Server 2008
Windows Server 2008 R2
Windows Server 2012
yottun8
اکتیو دایرکتوری
Browse by Tags
>
TechNet Articles
>
All Tags
>
Group Policy
Tagged Content List
Wiki Page:
My TechNet WIKI@Biswajit
i.biswajith
Table of Contents 1. DNS 2. Group Policy Object 3. Domain Controller 4. PowerShell 5. ADDS & Windows 6. My Forums Treads 7. My Gallery Contributions 1. DNS Nos. Description 1. Dns-design-dns-zones-for-per-organization-units 2. Dns-read-only-console-on-2003...
on
16 Jun 2013
Wiki Page:
Microsoft Outlook Safe-Sender List Through GPO
i.biswajith
Some time outlook safesender list is not updated. Please check that text file is accessible from the client machine. If still problem is there replace the safesender file with outlook safe sender text file (Export from outlook and replace in sysvol). Check the permission of that text file ( authenticated...
on
7 Jun 2013
Wiki Page:
Disable Print Screen via Group Policy
i.biswajith
We could deploy a registry key file via GPP or script to achieve the target. If you want to deploy the registry key via script, please create a .reg file containing ; Windows Registry Editor Version 5.00 [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Keyboard Layout] "Scancode Map"...
on
7 Jun 2013
Wiki Page:
WMI Filter for Windows Operating Systems
i.biswajith
Windows Server 2012 DC select * from Win32_OperatingSystem where Version like "6.2%" and ProductType = "2" Windows Server 2012 select * from Win32_OperatingSystem where Version like "6.2%" and ProductType = "3" Windows 8 select * from Win32_OperatingSystem...
on
7 Jun 2013
Wiki Page:
How to add "Domain Users/Group" to Remote Desktop Users group on Servers using Group Policy ?
Santosh Bhandarkar
Applies to: Windows Server 2008, 2008 R2 and 2012 Context and Requirement: You have few Junior Admins or few developers and they need to log on to the servers for some monitoring or whatever activity and you wouldn't want them to have Local Administrator privileges. If it is only one or...
on
4 Jun 2013
Wiki Page:
Wiki: Troubleshooting Portal
Greg Marshall_exMSFT
This page is a community-driven list of troubleshooting portals and articles covered on the TechNet Wiki and the top associated articles for each technology. This list is not intended to include all the articles about each product, and this list only includes TechNet Wiki articles . The links are organized...
on
3 Jun 2013
Wiki Page:
MaxTokenSize-Login Errors
i.biswajith
Symptom : on the client 1.When you try to login to a terminal server, you get an error “ access is denied ”. 2.You get an error while running gpupdate /force 3.cant browse \\contoso.com\netlogon on the Terminal server: if you go to event viewer you can see the following...
on
1 Jun 2013
Wiki Page:
Windows Server: Understand “User Group Policy Loopback Processing Mode”
Carsten Siemens
Group Policy Objects (GPO) is a set of rules for Users and Computers, thus the policies for computers will be applied to computers and the policies for users will be applied to users. This article applies to Windows Server scenarios. Let’s assume that you have two organizational units in your...
on
31 May 2013
Wiki Page:
GPO to Hide Control Panel Items in Windows 7
Carsten Siemens
In Windows 2000/XP when specifying which Control Panel applets should be displayed/hidden via GPO, the applets could be specified by the applet name (ie. datetime.cpl). In Windows 7 this is no longer the case - specifying the applets will not work. Instead, the Canonical name of the object must be...
on
29 May 2013
Wiki Page:
Viewing Group Policy Settings with "gpresult" Command
R.Alikhani
Table of Contents gpresult gpresult /r gpresult /x filename.xml gpresult /h filename.html/filename.htm gpresult /f gpresult /v gpresult /z gpresult /s computername gpresult /u {user | domain\user} gpresult /u {user | domain\user} /p password gpresult /scope {user | computer} gpresult...
on
25 May 2013
Wiki Page:
Group Policy Survival Guide
Carsten Siemens
This is a list of Group Policy resources. You can add resources you find useful, and/or rearrange the ones that are here, for example, by adding new sections. Table of Contents Concepts & How To Planning & Deployment Troubleshooting Technical References Download Tools Blogs Forums Useful...
on
24 May 2013
Wiki Page:
Running Windows 8 member computers in Windows Server 2003 domains
Payman Biukaghazadeh
Some organizations join Windows 8 client computers to domains that have domain controllers that run earlier versions of Windows Server, such as Windows Server 2003. Windows 8 domain join with domain controllers that run Windows Server 2003 (or later versions of Windows Server) is tested and supported...
on
20 May 2013
Wiki Page:
Reduce the Operational Risk When Defending the Open Network with Microsoft PKI
Carsten Siemens
Table of Contents Introduction Protecting an Open Network Limitations of Traditional Network Security Security Solution Requirements Solution: Microsoft PKI How Microsoft PKI Works Certificate services IPSec support Encrypted e-mail communication Wireless security Centralized management features Scenarios...
on
15 May 2013
Wiki Page:
Event ID 4098 -- Group Policy Preferences (Group Policy Printers )
Carsten Siemens
Applies To: Windows Server 2008 Group Policy Preferences (GPP) allow you to specify computer and user configuration settings. These settings allow granular configuration not available using regular Group Policy. GPP also provides filtering of settings using item-level targeting which allows...
on
14 May 2013
Wiki Page:
Event ID 1058 — Group Policy Preprocessing (Networking)
Carsten Siemens
Updated: September 21, 2007 at http://technet.microsoft.com/en-us/library/cc727259(WS.10).aspx Applies To: Windows Server 2008 Group Policy processing requires network connectivity to one or more domain controllers. The Group Policy service reads information from Active Directory and the...
on
14 May 2013
Wiki Page:
Troubleshooting the Drive Maps preference extension in Group Policy: Adding a share name with trailing slash '\' returns error code 0x80070035
Carsten Siemens
This topic looks at why Drive Maps preference extension does not process when the share name contains a trailing slash '\'. Scenario: The share name is entered in the location text box of the New Drive Properties when creating a Drive Maps preference item with a trailing slash '...
on
14 May 2013
Wiki Page:
Troubleshooting the Drive Maps Preference Extension in Group Policy: Replace Mode Only Maps the Drive Every Other Logon
Carsten Siemens
Table of Contents 1 - Define the Scenario 2 - Expected vs. Actual Results 3 - Why did this Happen? Interactions with other policy settings 4 - List alternative solutions 1 - Set NoBackgroundPolicy reg value to 0 (not recommended) 2 - Set Group Policy to always run synchronously 3 - Set the reconnect...
on
14 May 2013
Wiki Page:
BitLocker GPOs in Windows 7
Carsten Siemens
Although there is a GPO "Store BitLocker Recovery information in Active Directory Domain Services", this will not work for Windows 7. For Windows 7, the policy should be configured under the Operating System Drive , Fixed Data Drive , and Removable Data Drive nodes . Also, some of...
on
12 May 2013
Wiki Page:
Basic Group Policy Troubleshooting Overview
Carsten Siemens
This article describes the high-level steps to troubleshoot issues that you might have deploying a Group Policy to target machines or target users. For a rough understanding what Group Policy is and what it tries to do, see http://technet.microsoft.com/en-us/library/cc725828(WS.10).aspx Group...
on
12 May 2013
Wiki Page:
Disabilitare Print Screen tramite Group Policy (it-IT)
Luigi Bruno
La funzionalità del tasto Print Screen può essere disabilitata distribuendo tramite GPP un file contenente una chiave di registro oppure uno script. Se si vuole distribuire la chiave di registro tramite uno script, creare un file .reg contenente le seguenti istruzioni: Windows Registry Editor...
on
9 May 2013
Wiki Page:
Overview of Group Policy Client Service
R.Alikhani
One of the major changes that came with Windows Vista and is now being leveraged in later operating systems is a new Group Policy Client service. Earlier operating systems used the WinLogon service to run Group Policy. There were no inherent problems with using WinLogon, but there are significant...
on
7 May 2013
Wiki Page:
SCOM: Monitoring GPO changes using SCOM and PowerShell
Carsten Siemens
Monitoring GPO changes is quite complex discipline and for covering all aspects is available couple of tools or extra modules. Goal of this article is not detailed analysis of monitoring GPO changes but guidelines how to use recourses of SCOM and PowerShell to get basic overview of GPO monitoring....
on
27 Apr 2013
Wiki Page:
Working with BGINFO-GPO - Publish Anything from a Text File
i.biswajith
We can publish any message any text from a text file through Microsoft BGINFO.EXE. Like you want to publish your password Policy on end user desktop. You need a batchfile and you can put it on logon script. ___________________bginfo.bat______________________ copy \\ contoso.com\NETLOGON...
on
25 Apr 2013
Wiki Page:
Best Practices and Tricks to Protect Local Admin Passwords at a Large Scale
Philippe Vialle - MSFT
How to secure local admin passwords, for instance on machines that are deployed using an image technology: First of all, 2 mandatory steps: - Make sure all applicable security fixes are being deployed - Have an inventory, updated on a regular basis, of the local admin accounts. First...
on
16 Apr 2013
Wiki Page:
Locking down Removable Storage Access using Group Policy and Security Groups
CCraddock
Locking down Removable Storage Access using Group Policy and Security Groups Group policy has setting to lock down removable storage access domain wide. If done properly it can be easily managed and users may have several different levels of access. 1. The first thing you need to decide is how...
on
10 Apr 2013
Page 1 of 4 (84 items)
1
2
3
4
Can't find it? Write it!
Post an Article