50٪ تخفیف روی تمام دوره‌ها!
پایان تخفیف تا:
مشاهده دوره‌ها
0

عدم اعمال تنظیمات group policy سرور Domain بر روی ویندوز 10

با سلام خدمت اساتید محترم 

 من یک سرور 2016 دارم که روش سرویس های Domain و DNS نصب شده است تنظیمات Group policy  که روی سرور انجام دادم بر روی تمامی کلاینتهایی که ویندوز 7 دارند اعمال میشه ولی بر روی کامپیوتر هایی که ویندوز 10 دارند یکبار انجام میشه و بعدا هر تنظیمی روی policy ها انجام میشه  روی کامپیوتر هایی که ویندوز 10 دارند انجام نمیشه مثلا وقتی صفحه دسکتاپ رو عوض می کنم موقع login روی ویندوز 10 انجام نمیشه و همیشه تصویری که در بار اول login  نمایش داده می شد نمایش داده می شود دستور gpupdate  /force  هم که در کلاینتهای ویندوز 10 اجرا می کنم خطای زیر را می ده و تنظیمات policy آپدیت نمیشه در ضمن در این خطا که میگه ساعت کلاینت با سرور تنظیم نیست ساعت رو هم تنظیم می کنم باز همین خطا   رو آپدیت نمی کنه

    چه کاری رو انجام بدم که کلایتنهای ویندوز 10 هم آپدیت های group policy رو هم از سرور بگیرند؟


Computer policy could not be updated successfully. The following errors were encountered:

Windows was unable to determine whether new Group Policy settings defined by a network administrator should be enforced for this user or computer because this computer's clock is not synchronized with the clock of one of the domain controllers for the domain. Because of this issue, this computer system may not be in compliance with the network administrators requirements, and users of this system may not be able to use some functionality on the network. Windows will periodically attempt to retry this operation, and it is possible that either this system or the domain controller will correct the time settings without intervention by an administrator, so the problem will be corrected.


If this issue persists for more than an hour, checking the local system's clock settings to ensure they are accurate and are synchronized with the clocks on the network's domain controllers is one way to resolve this problem. A network administrator may be required to resolve the issue if correcting the local time settings does not address the problem.

User Policy update has completed successfully.


The following warnings were encountered during user policy processing:


The Group Policy Client Side Extension Folder Redirection was unable to apply one or more settings because the changes must be processed before system startup or user logon. The system will wait for Group Policy processing to finish completely before the next startup or logon for this user, and this may result in slow startup and boot performance.

Windows failed to apply the Group Policy Drive Maps settings. Group Policy Drive Maps settings might have its own log file. Please click on the "More information" link.


To diagnose the failure, review the event log or run GPRESULT /H GPReport.html from the command line to access information about Group Policy results.

پرسیده شده در 1400/08/08 توسط

1 پاسخ

0

سلام ، ویندوز 7 دیگه توسط مایکروسافت پشتیبانی نمیشه دوست عزیز . و استفاده ازش تو شبکه از لحاظ امنیتی خطرناک هست. تنظیمات زمان و تاریخ برای دریافت Policy ها از DC خیلی مهم هست. لطفا روی سیستم کلاینت دستور زیر رو اجرا کنید :

w32tm.exe /resync /force

و سپس دستور 

w32tm.exe /resync /rediscover

رو اجرا کنید. خروجی باید به صورت success نشون داده بشه. حالا دستورات زیر رو اجرا کنید :

net stop w32time
net start w32time

اگه در خروجی دستور w32tm /query /status قسمت Source اسم FQDN ای دامین کنترلرتون نشون داده نشد یکبار سیستم رو Restart کنید و مجددا تست کنید. مطلب زیر رو هم حتما مطالعه کنید :

پاسخ در 1400/08/09 توسط

پاسخ شما