版权说明:本文档由用户提供并上传,收益归属内容提供方,若内容存在侵权,请进行举报或认领
文档简介
MicrosoftServer2008R2ActiveDirectoryandGroupPoliciesActiveDirectoryReview/UpdatesNowcalledActiveDirectoryDomainServicesinthe2008/R2worldBigdatabaseofobjectsandisusedtocentrallymanageallobjectsofanorganization.DNSisrequiredorADDSDNSSRVrecordsareusedtolocatedomaincontrollersrunningspecificservices70%ofADproblemsaredirectlyrelatedtoDNSActiveDirectoryReview/Updates2008R2supportsfine-grainedpasswordpolicies2008R2FunctionlevelisrequiredtosupporttheActiveDirectoryRecycleBinADwithPowerShellCreatingusersCommand:new-aduser“JoeSmith”GettinghelpCommand:helpnew-aduserCommand:get-helpnew-aduser–examplesCommand:get-helpnew-aduser-detailedADwithPowerShellCreatingmanyusersADUC?ADAC?PowerShellatatime?CSVDE?(sorta)Command:import-csvc:\users.csv|foreach{new-aduser–Name$_.Name–SamAccountName$_.SamAccountName…etc…etc}
ADwithPowerShellUnlockinguseraccountsCommand:unlock-adaccount–identityjsmithResettingpasswordsCommand:set-adaccountpassword–identityjsmith–reset–newpassword(read-host“Pleaseenterthenewpassword”–assecurestring)DisplayuserattributesCommand:get-aduser“joesmith”-properties*|moreCommand:get-aduser“joesmith”–propertieshomedirectoryBenefitsPublishorassignsoftwareAssignstartup,shutdown,logon,logoffscriptsDefinepassword,lockoutandauditpoliciesStandardizeusersettingsDefineandenforceInternetExplorerSettingsDefineandenforcerestrictionsondesktopsRedirectfoldersConfigureandstandardizesettingssuchasofflinefolders,quotas,etc.GPOConceptsPoliciesareappliedfromthebottomup.Rulesthatapply.ListentothelastpolicyyouheardfromExecutepoliciesfromthebottomupastheyappearintheGUIAccountPoliciescannotbeappliedattheOU’s,theycanonlybeappliedonthedomains.GPOPlanning
OUDesignCreateseparateOUsforcomputersandusersSegmentmachines/usersintorolesbyOU;ExamplesServers:ExchangeServers,TerminalServers,WebServers,Print,etcWorkstations:Desktops;Laptops,taskstationsetc.DomainControllers:LeaveinDomainControllersOU(withDefaultDomainControllersPolicyGPOlinked)Users:ITStaff,Engineers,ShopFloor,LaptopUsers,etc.Bydefault,allnewaccountsarecreatedincn=Usersorcn=Computers(cannotlinkthesetoGPO’s).However,ifyouhaveaWindowsServer2003domain:Run“RedirUsr.exe”and“RedirCmp.exe”inyourdomaintospecifythenewdefaultOU’sinwhichallnewuser/computeraccountswillbecreatedAllowsyoutomanagenewaccountsthroughGroupPolicywhenyoudon’tspecifyanOUataccountcreation1Limitwhocancreate/update/linkGPOs(delegation)Planning:Deployment
Test,Stage,AndProductionIt’sa“goodthing”ifyou:Test->Stage->Test->
Deploy->ValidateGroupPolicyModeling(moreelegantfaceonRSoPPlanning)Backup/Copy/Import(includingmigrationtables)Documentation:HTMLorXMLReportsPlanning
DisasterRecoveryGPMCBackup/RestorehandlesGPOasalogicalentityAutomateGPObackupusingGPMCscripts-BackupAllGPOsorBackupGPORegularlytestGPOrestoreinyourenvironment–RestoreAllGPOsorRestoreGPOThinkaboutbuilding/rebuildingyourstagingenvironmentPlanning
DisasterRecoveryBeawareofwhatisNOTincludedinabackupofaGPOandplanaccordinglyIPSecSettings,whichliveinCN=IPSecurity,CN=System,DC=xxxx(ADbackuphandlesthis);TheGPOincludesjustthelinktothisdataWMIFilter(onlythefilterlinkisbackedup);ThefilteritselfisstoredinADsoyourADbackupcoversthisGPOlinksfromsites,domainsorOUs,sincetheyarenotanattributeoftheGPO(again,ADbackupcoversthis)Don’trelyonDCGPOFix(lastresorttool!)DCGPOFixreturnsdefaultGPOstothecleaninstallstate(notanupgrade)andtheyareunlinked;UseyourownbackupinsteadPlanning
GroupPolicyDependenciesICMP,atnetworkroutersorinTCP/IPconfiguration
(clientsorDCs)UsedtovalidateconnectivitytoaDCandforslowlinkdetection(usesPing)PolicynotappliedifclientcannotreachDCIfyouabsolutelymustdisableICMP,disableslowlinkdetection;Butthena“fastlink”isassumed–considerimpactonsoftwareinstallationandfolderredirectionWithnoconnectivitytoaDCatlogon(i.e.aremotemachine)policywillnotprocess,unlessyoucheckthe“Logonusingdial-upconnection”checkboxatthelogonpromptSoManyPolicySettings
WhereDoIStart?KnowthePolicySettingsReferenceSpreadsheetanduseitsfiltersPolicySettings.xlsConsidertheGroupPolicyCommonScenariosIterativedeployment.Startsmallandbuild…SecurityOperatingSystem/ApplicationConfigurationIEMaintenanceSoftwareInstallationGroupPolicies
AdministrativeTemplatesKnowthebenefitsofa“truepolicy”(ascomparedtopreferences)Security–onlylocaladministratorscanedittruepolicysettingsNotattooing–iftheGPOgoesoutofscopeitssettingsareremovedRespectforuserpreferences–afterapolicysettingisremoved/unlinked,theoriginaluserpreferenceremainsGroupPolicies
FolderRedirectionDonotpre-createfolders(ACLissues)IfserverisWindows2000,donotredirectfolderstosamemachineusedforRoamingUserProfiles(fixedinWindowsServer2003)DonotredirectApplicationDatafolder
(particularlyifloggedonfrommultiplecomputers)ExclusivelocksAbsolutepathsNetworklatencyYoucannotredirecttoamappeddrive
(folderredirectionoccursbeforemappingofdrives)GroupPolicies
RSoPNoGroupPolicyResultsdataavailableforIPSec,Wireless,andDiskQuotaWindows2000
(butyoucansimulateusingGroupPolicyModeling)GroupPolicyModelingcanonlysimulatethefollowingSlowlinksstatusLoopbackAlso,Modelingdoesn’tknowabouttheLGPOGroupPolicies
SoftwareInstallationFormachineassignmentarebootisnecessary(toinitiatetheinstall);AnapplicationthatshouldbeinstalledthroughmachineassignmentisGPMC(sinceit’sanMMCsnap-in)Whenassigningapps,keepasyncpolicyprocessinginmind.Insomecases,twologonsorrebootsmaybenecessary;Considerthe“WaitForNetworkAtComputerStartupandLogon”policysetting(thisextendsbootandlogontimes)LimituseofsecurityfilteringwithsoftwaredistributionGPO’s;FilteredoutusersmayincludeuserswhoneedtohaveapplicationadminrightsTroubleshootingUsingtheLocalGPO(LGPO)Agoodoptionifyoudon’thaveaccesstochangeGPOsinadomain(notallsettingswillb
温馨提示
- 1. 本站所有资源如无特殊说明,都需要本地电脑安装OFFICE2007和PDF阅读器。图纸软件为CAD,CAXA,PROE,UG,SolidWorks等.压缩文件请下载最新的WinRAR软件解压。
- 2. 本站的文档不包含任何第三方提供的附件图纸等,如果需要附件,请联系上传者。文件的所有权益归上传用户所有。
- 3. 本站RAR压缩包中若带图纸,网页内容里面会有图纸预览,若没有图纸预览就没有图纸。
- 4. 未经权益所有人同意不得将文件中的内容挪作商业或盈利用途。
- 5. 人人文库网仅提供信息存储空间,仅对用户上传内容的表现方式做保护处理,对用户上传分享的文档内容本身不做任何修改或编辑,并不能对任何下载内容负责。
- 6. 下载文件中如有侵权或不适当内容,请与我们联系,我们立即纠正。
- 7. 本站不保证下载资源的准确性、安全性和完整性, 同时也不承担用户因使用这些下载资源对自己和他人造成任何形式的伤害或损失。
最新文档
- 2026年金属材料检测实验室项目环评报告表
- 2026年江苏新恒基特种装备股份有限公司-招投标数据分析报告
- 2026年中国输液精确泵行业市场前景预测及投资价值评估分析报告
- 2026年中国多功能输送泵行业市场前景预测及投资价值评估分析报告
- 地产人力资源绩效考核制度
- 初中英语阶段性测试真题及讲解
- 高校英语听力教学技巧及练习题
- 合同管理体系建设与执行指南
- 2025年农业区块链溯源服务合同协议
- 2025年农业健康养殖合同协议
- 2025中国铁塔集团广西分公司招聘22人易考易错模拟试题(共500题)试卷后附参考答案
- GB/T 16895.37-2025低压电气装置第8-82部分:功能方面产消式低压电气装置
- 瞳孔意识评估课件
- 学堂在线 军事理论 章节测试答案
- 环境设计职业规划书
- 【基于生活圈理论的城市配置与规划研究文献综述6000字】
- F450装机教程课件
- 科学用脑与高效学习课件
- 脑卒中后吞咽障碍患者进食护理(2023年中华护理学会团体标准)
- 桥梁检测车设备安全操作规程
- 斑点叉尾鮰鱼种培育技术
评论
0/150
提交评论