Posts

How Many of you actually have a PKI / Certificate Services Policy in writting - be honest?

seems mentioning pki , or certificates still gets deer in headlights in shops, , probing around sample pki / certificate policies yields similar response, "when write 1 sure share us". how many of small shop or thousand user organizations have pki policy in writting, don't have mention are, general yay or nay do, you're not alone. thanks post greg.  asking how many organizations have policy ca or documentation descirbing implementation, support, , recovery of pki infrastructure? /rich http://cbfive.com/blog Windows Server  >  Security

Forming active Node in Cluster

hi, while discussing windows cluster points below 1 of point definate answer not concluded , not able find directly in technet. 1) decision making point in forming active node in windows cluster, can consider windows 2003 or 2008. ex: while first noode in cluster started checks various points network connection,cluster service, quorum ip,quorum drive... in scenario how decision takes place anounce node active , resources online on active node. is specific check point ? in case of different answers 2 node , multi node cluster (shared quorum,local quorum) great if can explain. pls help... regards:mahesh both nodes 'active' in cluster.  considered 'passive' applications.  example, if cluster running sql, install sql on both nodes, , active on both nodes.  however, same database not active on both nodes.  if have 2 node cluster, have 2 different databases or 2 different sql instances, 1 running on each node.  hyper-v, individual vm running on...

Validate Microsoft MPIO-base disks warning

hi all i having 1 warining when validate micsosoft cluster on stogare . it said   cluster disk 0 node has 1 usable path storage target. at least 2 independent paths storage target recommended each disk. we have below setup 2 ibm hs23 blade servers connected through hba (qlogic )to ibm strage ds3512. i have installed mpio software ibm , added microsoft feature also. the os microsoft 2008 r2 enterprise. please me on issue. hello m_anwar, "cluster disk 0 node has 1 usable path storage target." this not mpio, fiber cable has 1 path connected storage or switch. how many hba have on server? i think 1 light of hba not working. can check line? sincerely, murat demirkiran if post helps , remember click “mark answer” on post helps you, , click “unmark answer” if marked post not answer question. www.scvmm2012.com (tr language) please note i'm not microsoft representative or spokesperson. ...

WDS on Server 2012R2

i've been trying setup wds on server2012r2 , having trouble pxe boot response server.  my infrastructure follows - wds on server2012r2 virtual domain integrated server no other roles or jobs, dhcp server on server, have vlan environment hp2920 switches in stack handling layer 2 networking, several different models of hp laptops (which i'm trying setup imaging on new wds server).  when pxe boot laptops pxe-e53: no boot filename received.  the wds server debug logs show mac of laptop communicating server recurring event id 32769 information events showing following -  [wdsserver/wdspxe/wdsdcpxe] client ignored - seconds since boot=8, response delay=15.  the wds verbose event id 24581 shows following - [wdsserver/wdspxe][wdsdcpxe] reply sent - request:0.0.0.0:68 dst:255.255.255.255:68 len:280.   it seems server , clients not establishing communication.  based on wds documentation have not configured dhcp scope options (66 & 67) altho...

Group Policy to Show Add/Remove Programs List Applies Correctly on Windows XP but not when you RDP Into Server 2008

hi, i've been trying resolve issue whereby i'm using group policy allow users see add/remove programs list within control panel able to uninstall applications on windows 2008 server. policy "show specified control panel items" under user configuration\administrative templates\control panel.   policy applies on users windows xp desktop but when i remote in windows 2008 server i'm not able see add/remove programs list.   there no other policies within ou , inheritance has been blocked on ou level policy that is being applied.  is within enterprise environment. appreciated. hello, on terminal servers ou enable loopback processing option, either on merge or replace mode needs. http://technet.microsoft.com/en-us/library/cc978513.aspx best regards meinolf weber disclaimer: posting provided "as is" no warranties or guarantees , , confers no rights. ...

Install Printer on TS issue

hi, i install several printer on the ts our printer server, after doing that all normal users still not see the printer. why? should re-install pritner themself?  (only account administrator can see printer) cna point me? thanks.   i drivers installed on ts, each user have automate printer (queue) mapping, can done with a login script, or if in domain based network with gpo/gpp. vbscript:  --------------------- set wshnetwork = wscript.createobject("wscript.network") wshnetwork.addwindowsprinterconnection "\\" & printserverrintername ---------------------- let me know Windows Server  >  Remote Desktop Services (Terminal Services) ...

Task doesn't run when "Start in" contains a UNC path

we have central scripts repository on servershare \\fileserver\scripts$. directory contains functions , libraries use in our scripts. on windows 2008 (r2) has worked charm. have our first windows server 2012, , doesn't work. we 2 errors: event id: 101 task scheduler failed start "\simpel test" task user "domain\serviceaccount". additional data: error value: 2147942667. event id: 203 task scheduler failed launch action "c:\windows\system32\windowspowershell\v1.0\powershell.exe" in instance "{6e09d300-4d0e-4e13-80de-d7091384e939}" of task "\simpel test". additional data: error value: 2147942667. when search error, find numerous hits path on "start in" shouldn't contain quotes "". don't have quotes in line, it's \\fileserver\scripts$. when run script command line, workes charm, has nothing rights. i've tried fqdn, , added trusted sites. if tried knowledge, , times works, when ...