Posts

Showing posts from August, 2011

Client getting wrong WSUS server name

hello, since migrated our wsus server 2003 2008 r2. clients recorded on new server, noticed after few weeks of clients did not communicate wsus server more. the cause old server name referenced on client in following keys: hklm\software\policies\windows\windowsupdate\wuserver , hklm\software\policies\windows\windowsupdate\wustatusserver i looked in dns database, reverse dns database, wins, found nothing related old server name. does have solution problem ? thanks am 24.01.2013 schrieb yellowdog: after running gpresult /h command, noticed indeed reference of old server in gpresult, if edit gpo applied machine new server correctly referenced. do have more 1 dc in ad? if yes, replication wokring without errors? in report see name of gpo, is actual gpo? i have 15 different wsus gpo , believe of them subject same phenomenon.  controlled of them , new server correctly referenced, 80% of workstations pointing on old server. 15 gpos wsus? winfrie...

Service not starting automatically in another node

i have created 1 2-node sql cluster. there total 3 vms (in hyper-v). 1. node1: current owner of sqlserver , msdtc services. 2. node2 3. node3: starwind iscsi installed. if turn off/save node1 (which hyper-v vm), sqlserver or msdtc service not moving node2 automatically , cluster down. my question is: a) intended behaviour this? if not, how should make working. how move service node automatically ? which quorum model using , quorum (disk or file share witness)? seems using node majority , when node goes down cluster loses majority votes , cluster automatically shuts down (on second node). to correct problem use a node , file share witness or node , disk witness quorum model. Windows Server  >  High Availability (Clustering) ...

Remote Desktop Web Access - I cannot access it from Internet

please guide me... running windows server 2012 r2 std my remote web access , remote gateway on same server i cannot able access applications in remote desktop web access internet; says certificate issue... please instruct me..this eating head hi, what’s specific certificate error message? did configure certificates rds deployment? to eliminate certificate warnings, please ensure certificates valid , trusted clients. may purchase certificates issued commercial cas, or setup enterprise ca , have clients trusting adding root ca certificate trusted root certification authorities store. more information you: certificate requirements windows 2008 r2 , windows 2012 remote desktop services http://blogs.technet.com/b/askperf/archive/2014/01/24/certificate-requirements-for-windows-2008-r2-and-windows-2012-remote-desktop-services.aspx using certificates in remote desktop services https://technet.microsoft.com/en-us/library/dn781533.aspx?f=255&mspperror=-2147217396 ...

Preferences within SCM v2

hello, i have installed scm 'security complinace manager' v2 , trying add in gpo 'software restriction policy' settings , 'local users , groups' prefences or 'restricted groups', can't see how add these settings in. any ideas? cheers, cosmo hi,   as problem related scm v2, quick , accurate response question, recommended create new thread in security , compliance management forum. support professional there more familiar , can in more efficient way.   http://social.technet.microsoft.com/forums/en-us/compliancemanagement   thanks understanding.   regards, bruce Windows Server  >  Security

How Do You Create or Access Accounts that Can Open Programs and Server Manager/ Control Panel Features?

i installed windows server 2008 r2.  first asked me create password administrator account.  allowed me create user account/password.  user account all i can find.  i can't access every manager server, administrative tools , accounts feature, installed programs.  how do i, logging on user account, find/create account have these permissions on windows server 2008, or administrator account i first created password for?         stephen w plunkett you carry on same issues have. dev preview that. not venue test driving windows server because not ready prime time. also take here. http://technet.microsoft.com/en-us/virtuallabs/bb512925         regards, dave patrick .... microsoft certified professional microsoft mvp [windows] Windows Server  ...

Directory Permissions problem

dear colleagues, we discovered strange anomaly regarding security permissions on server directory: we have directory keep hundreds of shares in. it resides in our netapp environment, setup consultant.  when added 1 of our staff , gave him full control, we discovered that all of other users , security groups removed - locking others out of directory.  forced recreate share, , migrate subdirectories it.  then discovered happened again when added user , gave them "owner permissions."  when checking "owner" literally see other admins , security groups disappear. is form of group policy problem?  stumped!  please help. regards, dana hi, is there other event id in event viewer? did create new share check result? you check gpresult group policy applied. regards. vivian wang Windows Server ...

RD Web Access to Virtualized RD session host

hi all, i need advice in deploying rds solution our organization. want know that: possible publish remoteapp thru web access, rd session host on virtual machine created hyper v? concrete scenario that: i have hyper v host partition, , 2 guest partitions running rd session host. guest os , host os binded internal virtual network. guest os not have physical nic binded to. in case, can example setup rd web access survey on host os , publish remote apps guest os. if so, need achieve this?   thank kind assistance.   regards   taoz hi taoz, time. install rd web access (i assume talking r2 here) , point rd web access 2 servers inside vm. , works. pubforum.net founder , bible of remote desktop services! love microsoft &its people bits! Windows Server  >  R...

Examen 7 de windows 2003

actualmente tengo un problema presetando el examen 7 como unas veinte veces de windows 2003 y no lo conseguido pasar, no se si me puedan coalborar revisando que respuestas tengo mal.   agradezco su colaboración luis, para preguntas sobre la carrerar mva deberías dirigirte al foro específico de mva que está en: http://social.technet.microsoft.com/forums/es-es/mvaes/threads y además no poner las preguntas de examen, ya que de esta forma el mismo pierde todo el valor que pueda darte aprobarlo. si tienes dudas técnicas por supuesto que puedes preguntarlas acá o en el foro que sea, pero plantea el asunto como una duda tuya y no copiando/pegando una pregunta de examen.   guillermo delprato - mvp-mct-mcse-mcsa mcitp: enterprise/server administrator mcts: active directory/network/applications configuration --- este mensaje se proporciona "como está" sin garantías de ninguna clase. usted asume todos los riesgos. ...

Windows Server 2008 R2 reverting to Ctrl-Alt-Del Screen after entering Credentials - Does not allow to login

i have windows server 2008 r2 virtual machine. on trying login server, after entering credentials , recerts ctrl-alt-del screen no reason @ all. not throw errors. reverts ctrl-alt-del screen. any ideas highly appreciated. thanks   hi sam_hp, would please let me know account used logon? administrator account? meanwhile, confirm if can logon server via remote desktop connection. if not, please boot server in safe mode , monitor if can access server. if update, please feel free let me know. hope helps. best regards, justin gu Windows Server  >  Management

Working with remote registry

hello, want to  extract values [hkey_current_user\software\microsoft\office\common\userinfo] hive  remote computers they way accomplish retreive computerlist get-adcomputer cmdlet, atribute "managedby" (current owner of computer), retreive sid via get-aduser cmdlet , correct hive hku\sid\ software\microsoft\office\common\userinfo parts managed * retreive computer names , managedby attributes * retreive user sid i didnt managed is * write correct command retreiving registry keys using variables $computername , $usersid something $reg1 = reg query \\$computername\hku\$sid\software\microsoft\office\common\userinfo /v username i think problem put variables reg query command line (so dont get "network path not found"  ) thanks if change regkey it's looking at, should work: $reg1 = invoke-expression "reg query \\$($computername)\hku\$($sid)\software\microsoft\office\11.0\common\userinfo /s" $username...

SBS2008 supported USB printserver

unfortunally linksys psu4u end-of-life. usb printserver on market works sbs2008 / server 2008 (does not have certified).   regards, bart hi bart, thanks post. you access following link check if there appropriate usb printserver. in case, think you'd better contact device vendor further assistance. http://www.windowsservercatalog.com/default.aspx thanks, miles   please remember click “mark answer” on post helps you, , click “unmark answer” if marked post not answer question. can beneficial other community members reading thread. Windows Server  >  Print/Fax

We wants to know the threshold value (Active Directory server) which they configured.

dear all, we uses exchange server 2007. users use monitor tool have configured threshold value. we wants know threshold value (active directory) configured. that say, wish refer threshold value different user configured. we know thresholds based on business policies. wants refer other users. monitored item: 1. network monitor     - ab client sessions, ds notify queue size, number of clients 2. database monitors     - database disk free space, database file size, database disk total size 3. ntfrs process monitors     - ntfrs cpu usage, ntfrs handle count, ntfrs process file reads, ntfrs process file writes, ntfrs process memory 4. system monitors     - cpu/disk/memory utilization, number of processes, os processor queue length 5. performance counter monitors     - ds client binds, ds server binds per sec, directory reads per sec, directory writes per sec, ntlm authentications, kerberos authentications 6. l...

Forum FAQ: Windows Server 2008 Standard Edition NPS server can only configure a maximum of 50 RADIUS clients.

symptom   when try add new radius client on windows server 2008 standard edition nps server, receive following error message:   the service being accessed licensed particular number of connections. no more connections can made service @ time because there many connections service can accept. (exception hresult: 0x80070573).   cause   windows server 2008 standard has limit on number of radius clients. generally, can configure maximum of 50 radius clients , maximum of 2 remote radius server groups.   resolution   windows server 2008 enterprise , datacenter edition nps server not have limitation on number of radius clients. if need configure more 50 radius clients, may consider using windows server 2008 enterprise or datacenter edition nps server.   for more information, please refer following “windows server 2008 network policy (nps) operation guide”:   http://download.microsoft.com/download/b/1/0/b106fc39...

Windows Server 2008 R2 - need application running 24/7

we using new payroll program , there executable needs running @ times continuously update clocks. not service cannot set run automatically @ startup. easy on windows server 2003. not see way on 2008 r2. there way? the program exe , resides in path in program files (x86). right have manually log in remotely, start program, lock session , disconnect. it's cumbersome. maybe 1 helps. http://social.technet.microsoft.com/forums/en-us/winservermigration/thread/98a97aee-c62b-4683-94ab-3777899cf7de/       regards, dave patrick .... microsoft certified professional microsoft mvp [windows] disclaimer: posting provided "as is" no warranties or guarantees , , confers no rights. Windows Server  >  Migration ...

Windows server 2008 R2 como DNS - DHC server

un saludo amigos, tengo que implementar la solución que planteo continuación y no se si haya alguna experiencia igual o parecida. debo hacer un dcpromo al servidor win2k8 r2  y la configuración de red establecer es la siguiente: www-----modem isp-----routerwrt54gl-----servidor win2008r2 -----lan pcs actualmente los servicios dns y dhcp se prestan desde el router wrt54gl para todos los equipos incluido el win2008, además del wireless el ad requiere configurar un dns en el servidor y en consecuencia también el dhcp. el servidor dispone de una tarjeta de red sin usar, la otra va al switch lan como los demás equipos. es esto posible ? y como serian las ips en esta nueva configuración ? - no quiero cambiar el esquema actual de ips 192.168.0.xxx en la red lan. especial saludo y agradezco de antemano. mauro m hola, lo aconsejable es que en tu servidor configures tambien el rol dns cuando lo promuevas ( imprescindible para montar tu active directory ) por lo...

FSRM - Configuration File

hi, i have setup few templates different parameters monitor fileservers. want use command line tools overwrite  "runlimitinterval "  default set 60 min want reduce 1 template only. i want command & configuration file. please help.  hi masteramey, thanks reply. it seems follow example in articles. if so, should correct. https://technet.microsoft.com/en-us/library/cc788081(v=ws.11).aspx#bkmk_examples https://technet.microsoft.com/en-us/library/cc788122(v=ws.11).aspx if shows parameter wrong, might need compare your commands in the technet article , pay attention symbol , blank between codes. best regards, mary please remember mark replies answers if , unmark them if provide no help. if have feedback technet subscriber support, contact tnmff@microsoft.com. Windows Server  >  ...

Cannot REDUCE my licenses in SBS 2000

hi i'm trying upgrade sbs2000 to sbs 2003 premium - apologies i'm backward in not using 2008 yet finances dictate. the 2003 upgrade product happy except number of licenses, has 5 cal's seem have more on 2000 version. the problem this; the upgrade halted 1 blocking action states: "you must reset client licenses 5" - double clicking says how have many licenses, need reduce them 5 , how double clicking licenses within control panel. it's when try following message; "not available in microsoft office small business server. add client licenses, choose manage server start menu , select small business server" thing is, there isn't 'manage server' option , i've run out of other place look. i'm sure me overlooking blinking obvious i'd appreciate if point me in right direction.  know, need dumb down bit i'm no expert (you guessed this) , first foray server software. many thanks carl  hi,    according description, issue seems rel...

Regarding SNMP Community strings

hi sir, i have doubts regarding valid snmp community string characters. 1. whether snmp community strings may include "ascent" characters? (for example ê ë í ì è) i tried special characters. woking fine. when tried "ascent" characters, did not response mfp. please regarding question. (my code in mfc vc++) thanks in advance.     hari hi sir, i have doubts regarding valid snmp community string characters. 1. whether snmp community strings may include "ascent" characters? (for example ê ë í ì è) i tried special characters. woking fine. when tried "ascent" characters, did not response mfp. please regarding question. (my code in mfc vc++) thanks in advance.     hari is  scripting forum.  need post in developer forum. the question not vc++ or scripting issue snmp issue.  go t...

IP resolving to wrong host name

hello everyone, need assistance following.  getting wrong hostname when run nslookup command on 1 of our client computers running win7. checked dns , found forward lookup zone updated new hostname , ip reverse lookup zone still showing old hostname. kindly advise. try manually remove record run ipconfig /registerdns , see if fixes it. this posting provided no warranties or guarantees , , confers no rights. ahmed malek my website link my linkedin profile my mvp profile Windows Server  >  Windows Server General Forum

Returning Ownership to Domain Users

good afternoon, i'm running domain windows server 2008. created second server, serve fileserver , handle few large files. file server has role activated , installed, file redirect, , running fine, around 2 days ago happened (i don't know what) users began receiving "access denied" error, whether accessing files manually or via offline file sync. users running windows 7 enterprise. on own computer have admin rights, tried taking ownership of folder on server then, read/write access, still receive "access denied" error. tried "disable offline files" , re-enable it, , revived few files, still don't have permission delete files brought me. this has happened on majority of computers communicated file server. so question is, how return permissions appropriate users, read / write access? i can supply more details if required. thanks! hi, are users domain accounts? in order check if caused permission settings, test give ...

Windows Server 2012 - MMCs not working and missing Packages files

i have 3 windows server 2012 standard servers upon reboot are looping automatic repair option. these vms. luckily had snapshot of 2/3 before mayhem started happening. here problems far have spotted servers: the windows server automatic repair option not work. sfc /scannow not work (gives error of "could not perform requested operation") i reviewed cbslog file sfc option , found said had missing packages.  went c:\windows\servicing\packages\ , directory empty with exception of wuindex.xml i opened add/remove programs remove recent updates , doesn't show updates @ under "view installed updates".  it's blank list. the following mmcs not working: event viewer, server manager, task scheduler i have tried running regsvr32 kernelbase.dll won't register (tried both x86 , x64 path).  i've tried looking @ c:\windows\microsoft.net\framework\v2.0.50727\config\ , have default files haven't been modified in months. these ...

Unable to reinstall WSUS

i have old server installed server 2003 r2 on , installed wsus on it. working fine , dcpromo'ed second dc in domain. wsus stopped working (couldn't connect server in mmc) and found out should have uninstalled wsus before dcpromo. uninstalled wsus , reinstalled it. it seemed working okay noticed half of clients (a mixture of xp, vista, , windows 7) not talking server. remembered wsus update kb2720211. tried install on server , failed saying part of setup had failed. i tried uninstall wsus (leaving database , all) failed. uninstalled manually via method found on blog post. tried reinstall wsus , failed. uninstalled iis, reinstalled iis, tried again install wsus. failed again. so i'm stumped @ point. can reinstall wsus , working again? btw, i'm using windows internal database, not separate sql one. jonathan i got fixed. found post talked wid , removing registry entries , files/folders related it. followed that, rebooted, , voila able reinstall w...

can telnet can be used on windows server or workstation?

hi, can telnet commands  be used on windows server or workstation ? iwas  reading in a  book  that : telnet used access unix , linux systems. . thanks johan h.david yes, can. http://windows.microsoft.com/en-us/windows/telnet-faq#1tc=windows-7     regards, dave patrick .... microsoft certified professional microsoft mvp [windows] disclaimer: posting provided "as is" no warranties or guarantees , , confers no rights. Windows Server  >  Platform Networking

Mounting a Windows 2003 NTFS drive in Windows 2008

i have windows 2003 server physical e drive has ton of files , permissions on drive.  should able install new windows 2008 server , mount drive , keep permissions , shares? if both servers in same domain, don't see why not.  if these stand alone machines, kinda doubt it. http://www.ntfs.com/ntfs-permissions-security-identifier.htm if both machines in same domain security identifiers same between machines (unless local machine user had permissions applied).  in stand-alone environment have no way of know security identifier belongs username, group, computer, etc. if there way both machines running @ same time, recommend setting mapped drive , xcopy files/folders proper permission flags.  safest way transfer files , still maintain security settings. i hope helps. Windows Server  >  ...

Seize FSMO role

i have a.com forest root domain.under a.com have child domain named 1.a.com.i have different tree in existing forest in x.com tree root domain. fsmo role each dcs specified below-- a.com - 5 fsmo roles 1.a.com -- own rid,pdc,infrastructure roles x.com --  own rid,pdc,infrastructure roles i not have other dcs in infra. now lets a.com down , can not recovered , plan seize fsmo roles 1.a.com. my first question is-- 1) need seize 5 fsmo roles? 2) possible seize roles in other domain or tree , if possible need seize 5 roles? 3)what happen if dc in nonrecoverable state becomes available  , dc on seized fsmo role online.? 4)can later on add dc in existing domain on can seize fsmo roles evenif dc holding fsmo roles down. best regards, parveen chauhan email-parveenc@hcl.in mobile: +91-9811629793 best regards, parveen chauhan email-parveenc@hcl.in mobile: +91-9811629793 1) that's correct - need 2 forest-wide , 3 domain-wide fsmo roles avai...

Accessing the form fields in the macro in word 2007

hello everyone, actually have table 7 columns .            column 1     col 2   col 3 ................................ col6                               col 7 row1                                                                          drop down                   textbox row 2     ...

Find out domain account with Local Admin Privilege

hi, there users whos domain id's member of computers local administrators group, change settings, install unwanted softwares etc. have find out users , need remove them local administrator group. can 1 suggest how can find out users.   raju please check if there goup policy uses restricted goups let these domain users member of local admin group , don't have local admin accounts. i recommand post in " the official scripting guys forum! " give script determines local admin group members , register output in text file. once done, can deploy script using group policies logon scripts , collect text files. i found poweshell script: function get-localgroupmembers ([string]$localcomputername, [string]$localgroupname) {  $groupobj =[adsi]"winnt://$localcomputername/$localgroupname"  $localmembers = @($groupobj.psbase.invoke("members"))  $localmembers | foreach {$_.gettype().invokemember("adspath",...

Help on Client computers not shown under WSUS console ?

dear all, i have install wsus server vm under hyper-v host. synchronisation works ok. then on existing client configure gets update physical server, change name of vm wsus server in gpedit.msc snap-in. run gpupdate /froce on clients ( windows 7) still not client pc listed in console. any idea missing ? i have other vm severs should gets update wsus, servers did not displayed well regards serge your knowledge enhanced of others. copy , paste notepad . save detctnow.vbs , run it. enter ip or name of computer force update checkin. or maybe wait real person ;) regards, ~p mcse, mcitp, mcts, mcp, ccna Windows Server  >  WSUS

[Forum FAQ] DNS request timed out by nslookup when the first forwarder is down

Image
symptom think scenario below: using windows server 2008 r2 dns server. first forwarder of dns server down. timeout occurs when dns client queries by nslookup. cause how long dns server wait forwarders depends on value of forwarding timeout. (figure 1) default value 3 seconds on windows server 2008 r2. however, default time-out period of nslookup 2 seconds. (figure 2) figure 1 figure 2 when nslookup timeouts, dns server still waiting first forwarder. resolution may shorten forwarding timeout period of dns server or increase time-out period of nslookup. shorten forwarding timeout period, please follow steps below: 1. click start , click run , type dnsmgmt.msc , , press enter. dns manager console open. 2. in console tree, right-click name of dns server , click properties . 3. on forwarders tab, click ip address of forwarder wish configure, , click edit . 4. type forwarding timeout value...

Windows Server 2008 R2 SP1 Server Core installation

i have not been able find installation directions specific installing ws2008r2 sp1 on server core. any pointers? ts directory/idm hi,   there no special guide core installation of windows server 2008 r2, can download service pack , install on computer did on full installation of computer.     best regards, vincent hu   Windows Server  >  Server Core

Microsoft Online Services Sign In assistant 7.0

can me download  microsoft online services sign in assistant 7.0 . find version 6.5.   regards sebastian thanks for your help. have downloaded from  http://blogs.technet.com/b/hot/archive/2011/11/29/how-to-configure-user-passwords-to-never-expire-in-office-365.aspx  .  regards sebastian Windows Server  >  Windows Server General Forum

Forced restart after 15 minutes

hi people, i have problem seems affect win7 64 ent versions. i have wsus server setup 'no auto-restart logged on users scheduled automatic updates installations' set enabled... all other settings have been configured problem i'm having machines not abiding wsus rules , forcing restart @ random times through day. according wsus rules if user logged on no restart can occur does!!!!. is there known bugs regarding wsus , win7?. if not can recommend solution problem. btw, wsus settings pushed out via ad , can see them published on machines in question dont understand why doing it. any ideas , in advance. i have problem seems affect win7 64 ent versions. i have wsus server setup 'no auto-restart logged on users scheduled automatic updates installations' set enabled... this setting not apply windows 7 systems.  the problem i'm having machines not abiding wsus rules , forcing restart @ random times through day. there *two* possible scenar...

Virtual disk in storage spaces not visible after system rebuild

hello all, after system rebuild can see storage pool , virtual disks (vdisks) not visible in computer management -> disk management menu few days saw related issue , problem due default settings (after rebuild storage pool recognized read-only instread of read-write), can't find post anywhere. may can powershell command needed storage back. thanks mcse 2003: messaging, security mcitp: server administrator, enterprise administrator, virtualization administrator mcitp: consumer desktop support, enterprise desktop support, enterprise desktop support windows 7, enterprise desktop administrator sms/sccm, isa 2004/2006, ccna security i've found solution: set-storagepool -friendlyname "datapool" -isreadonly $false set-virtualdisk -friendlyname "data" -ismanualattach $false than go disk management , set disk status "online" mcse 2003: messaging, security mcitp: server administrator, enterprise administrator, virtualization admi...

Moving Word 2010 Macros from Old Computer to a New One Will Not Allow the Macros to Function.

Image
i ahve moved word old computer new one.  works fine except macros old documents created on old computer. when try run macro recieve message stating macro not there or has been disabled.  check editing macro, , indeed in .dotm template document. so appears disabled.  followed suggestion in window , went word trust center allow macros.  however, set way. are there suggestions else might try? my old computer had norton security siftware, new 1 has macafee, don;t think cause problem.  new computer has more memory , larger hard drive still dell 17 inch laoptop. any suggestions appreciated. lewis d. eigen it seems me that you have a normal.dot file , but clean/empty. new 1 - after new instalation. you not assigned macro   to specyfic files, witch have moved , but y ou not moved old, normal.dot oskar shon , office system mvp press if helpful Microsoft Offic...

Microsoft Security Advisory 2962824

hi all, we installed windows 2012 r2 standard on dell poweredge r430. we had problem during installation uefi , secure boot enabled. we found advisory related our issue: https://technet.microsoft.com/library/security/2962824 this advisory says " with advisory, microsoft revoking digital signature 4 private, third-party uefi (unified extensible firmware interface) modules loaded during uefi secure boot." if understood, in section " what update do?  " of document explains that  the 4 signature are: d626157e1d6a718bc124ab8da27cbb65072ca03a7b6b257dbdcbbd60f65ef3d1 d063ec28f67eba53f1642dbf7dff33c6a32add869f6013fe162e2c32f1cbe56d 29c6eb52b43c3aa18b2cd8ed6ea8607cef3cfae1bafe1165755cf2e614844a44 90fbe70e69d633408d3e170c6832dbb2d209e0272527dfb63d49d29572a6f44c my question first question is: find these signatures? in bios security settings or somewhere? my second question is: advisory related kb2920189 , kb2961908; possible these updates...

Import list of updates needed from offline WSUS into online WSUS

greetings! i have both offline , online wsus server (3.0 sp2) they both synced correctly (i.e. products , classifications / update files , languages). both servers running on windows 2008 server enterprise edition x86 (not r2). i synced online wsus microsoft , have initial meta data , downloads folder (wsus\wsuscontent) i copied download folder online wsus offline wsus , imported metadata. for both online/offline update files , languages setting set follows: store update files locally on server checked download update files server when update approved checked download express installation files only english checked on language files. the clients need updates mix of 2003 server, xp pro, win7 pro 64bit, server 2008 32/64 bit (not r2). they reporting offline wsus , have indicated needed updates. here question: there few hundred updates needed. there way tell online wsus updates need? i'm trying not have hand pick each 1 (that pain). thanks help. j...

NAP IPSEC enforcement and IPSEC domain isolation?

hi,   i'm puzzled different technologies available. ipsec domain isolation can used ensure domain members can talk each other (for example), while ipsec nap enforcement can used ensure "healthy" computers can talk each other (for example).   are the 2 technologies compatible? can specify policy want domain members , "healthy" computers able talk each other?   i haven't yet tried out both technologies in lab , therefore i'm not familiar management interface, webcasts , lab instructions, not clear if possible specify.   aivo jürgenson you can create ipsec policies require certificates authentication.   you can set health registration authority (for nap) issue health certificates domain members.   thus, healthy domain members able communicate other healthy domain members, have proper credential (certificate) so.   -chris chris.edson@online.microsoft.com * sdet, network access protection * remove "online" make a...

unable to add host in NLB cluster (windows server 2008)

hi, i facing problem in nlb cluster. i have 2 server (ryd-sp-01 , ryd-sp-02 ). trying configure nlb cluster on server. have sussufully added  both node in ryd-sp-01 when trying  add ryd-sp-01 in ryd-sp-02  iam getting following error " the rpc server unavialble on spefied server ". checked services in server services running in server. hi,   1) able ping second server fqdn , netbios 2) nslookup resolves  server name 3) dns-suffix added it seems dns issue!! thanks , regards, vikas posting provided "as is" no warranties or guarantees , , confers no rights. Windows Server  >  High Availability (Clustering)

Group NTFS Permissions - Global view?

hello... (windows 2003 srver sp1) i'm not sure possible, if knows of way you'd saving me! lol if have domain group named "promotions" , want see each folder and/or file group promotions has access to, there way can run 1 command (and or script) see list? right i'm going folder  folder , i'm sure can imagine how painfully slow is. thank all/   check this: http://technet.microsoft.com/en-us/sysinternals/bb897332.aspx http://en-us.sysadmins.lv Windows Server  >  Security

Problems withwindow server 2008 NIC card

i have problem keep recievng error log on event viewer nic agent; redudancy has been reduced nic in slot 0,port1. number of functional nics in :1 [snmp trap: 18014 in cpqqnic>mib]   please have no idea do hi customer,      the log shows your nic team change failed.      please check network cable , physical nic, reboot server check if event disappear. event id 1287 source nic agent http://www.eventid.net/display.asp?eventid=1287&eventno=6384&source=nic%20agent&phase=1 hp rx4640 server reboots unexpectedly http://h20000.www2.hp.com/bizsupport/techsupport/document.jsp?lang=en&cc=us&taskid=120&prodseriesid=88837&prodtypeid=15351&objectid=c00394680 important note: response contains reference third party world wide web site. microsoft providing information convenience you. microsoft not control these sites , has not tested software or information found on these site...

Both asynchronous and synchronous GPO

hey is possible have both asynchronous , synchronous gpo assigned computer?  thx in advance mike > possible have both asynchronous , synchronous gpo assigned computer?   please provide more details - or explain goal...   Windows Server  >  Group Policy

Remote Desktop Connection slow from Server 2003 to Windows 7

hi all, we're having issue rdping server 2003 windows 7, both before installing windows 7 sp1 , after. disabling offload on nic on windows 7 machine has no effect, changing mouse scheme on windows 7 box seems massively issue. this isn't issue xp machines, connections windows 7 machines totally fine. are there solutions issue rather mouse scheme workaround? thanks hi, please try apply kb in windows server 2003 see if same issue still exists. http://support.microsoft.com/kb/925876 please make sure have installed correct nic drivers windows server 2003. please check if antivirus software or firewall settings led issue. can disable 3rd security software see whether same issue still exists. regards, dollar wang forum support technet subscriber support if technet subscription user , have feedback on our support quality, please send feedback here . technology changes life…… ...

Word template for automatic header/footers

i create word template automatically (no user input) have header , footer on first page, , no header , same footer second , subsequent pages. can input once in word documents, desire have template automatically delete header pages 2 , beyond without requiring user set up. , template should start single page (not multiple pages), , expand user adds text multiple pages. create new blank document. press ctrl+enter create second page (don't worry, we'll remove before we're done). move first page. on insert tab of ribbon, click header > edit header. this automatically activate design tab of ribbon. tick check box different first page. header change first page header, , footer first page footer. edit first page header , first page footer way want. copy first page footer, except final paragraph mark. click next button in navigation group of design tab of ribbon. paste footer on second page (labeled footer). edit if needed. click close header , footer return body of docume...

security group checking within forest

hello i have following domain controllers forest.com oak.forest.com ash.forest.com i have user testuser in domain users in ash subdomain. domain users member of universal group testgroup in forest.com dc. query against gc port on forest.com not able determine that testuser member of testgroup is memberof query limited in regard? i'm using nested group chain match also. i thought gc aware of nested group (domains users ash subdomain) and determine user membership should possible? thank insight. hi, you might need global scope group, check link , detailed information in technet link useful understand , apply requirement. https://technet.microsoft.com/en-us/library/cc755692(ws.10).aspx regards, jim mscs - mcp disclaimer: posting provided no warranties or guarantees , , confers no rights. when see answers , helpful posts, please click vote helpful, propose answer, and/or mark answer ...

Windows 10 Enterprise and GPO = No good!

hi, 1 of our customer wants move w10e on vdi environment. i went there test gpos (added new ones central store etc) there things annoying! •         recycle bin : quota on local hd recycle bin not working. still 10% default •         de-activate work , school account in windows 10 settings. working microsoft account. still, can add work or school account. •         edge configuration (home page + favs). think there no gpo.. yet! •         de-activate/hide/uninstall mail, callendar, xbox, etc… ◦   can uninstall link package local user not machine doing get-appxpackage appname | remove-appxpackage •         removing roaming profile (c:\users\%username%) on local machine result in corrupt start menu @ next logon. if profile stored on file server correct.◦ ...

Excluding Application Data, PrivacIE, IECompatCache, IETIdCache

good morning, we using roaming profiles in combination option limit profile size. based on experience saw directories mentioned in title, let profile exceed allowed limit. excluded directories in option provided in group policy editor. but still users problem profile exceeds allowed limit, , when check causing it, see directories mentioned in title still in profile. can 1 tell me doing wrong? cooperation. i recommend take @ best practices article roaming profile , folder redirection @ http://www.grouppolicy.biz/2010/08/best-practice-roaming-profiles-and-folder-redirection-a-k-a-user-virtualization/ here excerpt...   updates: excluding appdata folders some applications may not written (shocker) , such save numerous or large files location appdata\roaming folder. adds logon , logoff takes transfer excess files. therefore should understand applications save applications specific configuration , @ excluding these folders users roaming profile not copied network s...