September 22, 2016

GPO - How To Configure Legal Notices On Domain Computers Using Group Policy

How To Configure Legal Notices On Domain Computers Using Group Policy – Few years ago when i was working on Windows Server 2008 R2, I was told by my manager to configure a logon banner. What came to my mind was to write a script for it and run the script at logon. There are 2 ways to configure legal notices on domain computers, you can configure it by writing a script and executing it at the logon or configuring legal notice using a group policy. I believe the second method is very easy. You can configure Windows Server to display a message to users when they log on. You can use the message display functionality to personalize the logon process, provide news or information, and for other similar purposes. The message appears after the user presses CTRL+ALT+DEL and disappears after the user clicks OK.
In this post we will see on how to configure legal notices on domain computers using group policy. We will create a group policy, modify the policy settings and link it to the domain. I am configuring this policy on a domain controller running Windows server 2008 R2 SP1 edition.
Login to the domain controller machine with the administrator account. Click on Start, Click on Administrative Tools, Click on Group Policy Management. Under Domains, right click your domain and click on Create a GPO in this domain, and link it here.

We will create a policy named Logon_Banner. Click on OK.

Right the policy Logon_Banner and click on Edit. On Group Policy Management Editor, click on Computer Configuration, expand Policies, expand Windows Setttings, expand Security Settings, expand Local Policies, click on Security Options.

On the right pane look for the policy Interactive Logon : Message text for users attempting to log on. This security setting specifies a text message that is displayed to users when they log on. You can paste the Logon text that is to be displayed to the users before they log in. Click on Apply and OK.

On the right pane look for the policy Interactive Logon : Message title for users attempting to log on. This security setting allows the title to appear in the title bar of the window that contains the Interactive logon.Type the title text and click on Apply and OK.

On the client computer open the command prompt and run the command gpupdate.

Log off from the client computer. Hold CTRL+ALT and press DEL. You must find the logon banner. Click on OK to login to the computer.

Reference: http://prajwaldesai.com/how-to-configure-legal-notices-on-domain-computers-using-group-policy/

Related Posts:

  • MCSA 2012 – File Server Resource Manager (FSRM) Chuẩn bị: 2012may1 (chạy HDH 2012 hoặc 2012R2) và 1 máy client (hoặc server tùy ý: 2012may2). Cấu hình IP. Tạo folder Data và share (phân quyền tùy thích). Tình huống: – Khi chúng ta cho phép user lưu trữ dữ liệu trên fi… Read More
  • MCSA 2012 Print Server Rất vui được gặp lại các bạn trong seri ” Tự học MCSA 2012 “. Ở bài này chúng ta sẽ tìm hiểu về cách quản lý, phân quyền trên máy in. Chuẩn bị: Ở phần này thì chỉ cần 1 máy tính bất kì và máy in. Máy in là thiết bị quan tr… Read More
  • MCSA 2012 Remote Desktop Service Chuẩn bị: máy DC: 2012may1 computer member domain: 2012may2 Remote Desktop Service Hệ thống gồm có các server và client. Tình huống 1 Admin đang ngồi trên client 1, muốn kết nối đến các server để cấu hình thì dùng chức… Read More
  • MCSA 2012 Monitor Server Performance (giám sát hiệu năng máy chủ) Tiếp theo seri ” Tự học MCSA 2012“, mình sẽ trình bày bài Monitor Server Performance ( giám sát hiệu năng máy chủ) Chuẩn bị: 1 máy chạy HDH server 2012. Mục đích của việc giám sát hiệu năng: + Giám sát hoạt … Read More
  • MCSA 2012 Distributed File System (DFS) DFS (Distributed File System): Hệ thống file phân tán có từ thời 2k8. Đối tượng triển khai: File Server Mục đích triển khai: Hướng đến 2 mục tiêu (hoặc 1 trong 2). Mục tiêu 1: Chia tải và chịu lỗi + Chia tải&nb… Read More

0 comments:

Post a Comment