Posts

EVENT ID: 8628 IN SQL SERVER 2008R2 (10.50.6000) ENVIRONMENT

hi.. i  getting 8628 event id ( connection timed out) in cluster environment. i failed on , again failed original node cluster database working. , again facing problem. can in providing permanent fix scenario regard hot fix or other info. thanks & regards, shiva dontula hi, >>i  getting 8628 event id ( connection timed out) in cluster environment. i failed on , again failed original node cluster database working. , again facing problem. have got these situations: when reviewing error logs note error: 8628, severity: 17, state: 0. logged repeatedly when problem occurred in past. resource_semaphore_query_compile  top aggregate wait stat in sys.dm_os_wait_stats the server clustered , failover occurred when problem last happened no other items of note recorded in past when issue not occurring looks fine on server, there no indications of dangerously long running queries or memory pressure etc. if case,you should follow blo...

How to edit TS RemoteApp file extension association

hi,   i know if it's possible edit file type association after publish application in ts 2008. during publishing process there no way add own extensions in .msi package. i interested if there way add own extensions, in special (url associations). to more specific, published ie , when created .msi package following extension added: .html, .htm, .gif, .mfp, .mht. for these extensions remote ie takes on when click on embedded link in outlook or other application looks this: http://feeds.feedburner.com/~r/securosis/~3/230375437/ or even http://www.microsoft.com   the link association doesn't work.   i managed change file type association on client side http url use remote ie: "mstsc.exe" /remotefile:"%1" "c:\program files\iexplore.rdp"   ....now when click on embedded link opens remote ie , asks me authentication. after authenticate message comes up: "the remote program server not configured open type of data file att...

Script to list Shared Folders and Access Type for perticular user account in AD

hello,  i in situation need find list of shared folder path , access type perticular user account in ad . user member of lot of change , read group.   there way acheive dsquery or other command line. ? can not use powershell thanks, _prashant_ mcsa|mcitp sa|microsoft exchange 2003 blog - http://prashant1987.wordpress.com disclaimer: posting provided as-is no warranties/guarantees , confers no rights. hi prashant, if can't use powershell better ask on official scripting guys forum! to check shared folder permissions, may use "net share" commandline tool, example: net share <share_name> net share admin$ but hard bind dsquery. Windows Server  >  Windows PowerShell

WSUS report

i need wsus report or query may month security updates deployed within specific period time frame. is possible report? or @ least need report the security updates installed date on each machines. think, there no such default report in wsus console. so, 1 please share me sql query run in wsus db? hello mahe , suggest read technet library article  creating reports  ( " reports enable monitor different aspects of wsus network: updates, client computers, , downstream server...") , if not already, , technet forums thread  wsus custom report . bye, luca disclaimer: posting provided "as is" no warranties or guarantees, , confers no rights. | whenever see helpful reply, click on "vote helpful" & click on "mark answer" if post answers question. Windows Server  >  ...

Change default windows directory to c:/windows

i'm running application must place file , read file c:/windows.  i'm running issue users (even administrator) have own windows directories, however.  (c:/users/administrator/windows). anyone know how change of users c:/windows rather individual directories? windows server 2008. hi glgib2257, according description, running program must place file , read file c:/windows. the system variable %systemroot% defines operating system's defualt folder or location system files stored at. if system disk c: in computer, %systemroot% means c:\windows. in addition, helpful if collect following information: what did mean c:/users/administrator/windows? based on knowledge, there no folder if don't create manually. what program? , path set gpo? regards, lany zhang Windows Server  >  ...

Group printers by location

i'm trying printers page have grouping band location: http://server/printers/ipp_0001.asp so, when page run, there's grouping band location...and can see location printers associated. thanks! hi, thanks post. unfortunately, not have option enable sort location. printer display logic controlled %systemroot%\web\printers\ipp_0001.asp file. code within asp file iterates through objprinters.filter = array("printqueue") print queue. sort printers location, need add code add code sort output prior displaying it. if familiar asp web page development, may customize ipp_0001.asp file achieve requirement. if need assistance on how customize asp file, may submit post msdn forum below best resource development related questions: http://social.msdn.microsoft.com/forums/en-us/categories/ hope helps. miles   Windows Server  >  ...

Netlogon and SYSVOL shares not created after Server 2012 introduced to 2008 Domain

hi there, i've found similar issues but not the exact same. have set 2 new server 2012 domain controllers existing 2008 domain. although adding domain server new c's seemed work ok (using new wizard without dcpromo etc) * sysvol , netlogon shares not exist on either of new server 2012 dc's. * replication does not seem happening. (active directory populated users , computers etc though) * domain functional level still 2008. results of dc diag below (domain name changed). * have not upgraded 2008 (64 bit) server demoted/decommissioned soon. i have read every article can find sort nothing has helped. have flushed , registerd dns, stop started dns , netlogon services , checked dns settings (all set , local host).                                                                       ...