Browse by Tags

Tagged Content List
  • Wiki Page: My TechNet WIKI@Biswajit

    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...
  • Wiki Page: Microsoft Outlook Safe-Sender List Through GPO

    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...
  • Wiki Page: Disable Print Screen via Group Policy

    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"...
  • Wiki Page: WMI Filter for Windows Operating Systems

    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...
  • Wiki Page: How to add "Domain Users/Group" to Remote Desktop Users group on Servers using Group Policy ?

    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...
  • Wiki Page: Wiki: Troubleshooting Portal

    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...
  • Wiki Page: MaxTokenSize-Login Errors

    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...
  • Wiki Page: Windows Server: Understand “User Group Policy Loopback Processing Mode”

    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...
  • Wiki Page: GPO to Hide Control Panel Items in Windows 7

    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...
  • Wiki Page: Viewing Group Policy Settings with "gpresult" Command

    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...
  • Wiki Page: Group Policy Survival Guide

    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...
  • Wiki Page: Running Windows 8 member computers in Windows Server 2003 domains

    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...
  • Wiki Page: Reduce the Operational Risk When Defending the Open Network with Microsoft PKI

    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...
  • Wiki Page: Event ID 4098 -- Group Policy Preferences (Group Policy Printers )

    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...
  • Wiki Page: Event ID 1058 — Group Policy Preprocessing (Networking)

    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...
  • Wiki Page: Troubleshooting the Drive Maps preference extension in Group Policy: Adding a share name with trailing slash '\' returns error code 0x80070035

    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 '...
  • Wiki Page: Troubleshooting the Drive Maps Preference Extension in Group Policy: Replace Mode Only Maps the Drive Every Other Logon

    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...
  • Wiki Page: BitLocker GPOs in Windows 7

    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...
  • Wiki Page: Basic Group Policy Troubleshooting Overview

    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...
  • Wiki Page: Disabilitare Print Screen tramite Group Policy (it-IT)

    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...
  • Wiki Page: Overview of Group Policy Client Service

    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...
  • Wiki Page: SCOM: Monitoring GPO changes using SCOM and PowerShell

    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....
  • Wiki Page: Working with BGINFO-GPO - Publish Anything from a Text File

    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...
  • Wiki Page: Best Practices and Tricks to Protect Local Admin Passwords at a Large Scale

    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...
  • Wiki Page: Locking down Removable Storage Access using Group Policy and Security Groups

    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...
Page 1 of 4 (84 items) 1234
Can't find it? Write it!