Posts

Showing posts from May, 2010

Auto Deployment of Azure Service in TFS 2010

hi i want leverage autobuild , autodeployment azure service using tfs 2010 build functionality. i perform autobuild. m facing issues while triggering batch file after build completed successfully. i tried adding invokeprocess activity in run agent activity. not getting triggered. can provide me steps achieve this?     i auto- deploy  deploytoazure solution available on codeplex. quick 1 need configurations , files right in place.   geeta Archived Forums V  >  Team Foundation Server - General

Error while deleting a row in a bound datagridview

i trying delete row , update database, wrote code, results in error: dynamic sql generation updatecommand not supported against selectcommand not return , key column information. the sql table contains primary key, idea ?         grdaccounttypes.rows.remove(grdaccounttypes.currentrow)         dataadapter.update(ctype(me.bindingsource1.datasource, datatable))         bindingsource1.datasource.accounttypse.acceptchanges()         messagebox.show("update successful")   and yes there primiary key, no didn't set in adapter hi, the error message indicates primary key of sql server table not returned. must provide primary key information update or delete records. please refer following links:  using commandbuilder create dynamic command objects http://bloggingabout.net/blogs/jschreuder/archive/2005/03/29/using-commandbuilder-to-create-dynamic-command-objects.aspx weaning developers commandbuilder http://msdn.microsoft.com/en-us/library/ms971

Can I install SSDT 2012 on VS 2010 and not have it update my project?

we're running sql 2008 r2, , developing vb.net vs 2010. want install sql server data tools, version available ssdt 2012. tries update project file. can avoid updating project file? what risks allowing update project? m kenyon ii hello, ssdt 2012 plugin visual studio 2012, newer version of vs , existing projects upgraded new project format; can't avoid it. olaf helper [ blog ] [ xing ] [ mvp ] SQL Server  >  SQL Server Data Tools

Errors managing Software Deployment GPO's with AGPM

we're managing group policy using agpm 3.0, , seems well, except our software deployment gpo's.  able control existing production gpo's successfully, when tried check out 1 of our software deployment gpo's got following error: check out gpo: corporate office 2007 compatibility...failed the overall error was: check out operation failed. data invalid. (exception hresult: 0x8007000d)  additional details follow. [gpmc error] task cannot completed. application deployment script (.aas file) [\\usherdca24\compatibility\o12conv.msi] cannot regenerated. the following error occurred: the windows installer service not accessed. can occur if windows installer not correctly installed. contact support personnel assistance. i've tried couple of machines (windows vista sp1, windows 7 , server 2008) same results.  windows installer service started , version 4.5.6002 or higher, so don't think there problem with the windows installer service.  msi accessible on unc, , agpm s

office 2003 excell fails

office 2003 2007 conversion pack not work.  xcell freezes when .xlsx file opened. same files open , work fine on windows 7 box. hi,   please use forum:   http://social.technet.microsoft.com/forums/en-us/category/officeitpro,visio2010,grooveserveritpro   tim quan Windows Server  >  Windows Server General Forum

Curly brackets in variables

hi guys, here' problem: get-dhcpserverv4optionvalue -scopeid 172.19.1.0 -all -optionid 132 | set-dhcpserverv4optionvalue -scopeid 172.19.2.0 -value {0x35, 0x35, 0x32} work fine powershell prompt. import-csv .\nodi.csv -delimiter ";" | foreach {     if ($_.value -ne "-") {         get-dhcpserverv4optionvalue -scopeid 172.19.1.0 -all -optionid 132 | set-dhcpserverv4optionvalue -scopeid $_.scopeid -value $_.value         } } doesn't work:  set-dhcpserverv4optionvalue : parameters option value set option id 132 not match option definition on dhcp server saga. @ c:\dhcpscripts\set-scopeoption43.ps1:6 char:78 +         get-dhcpserverv4optionvalue -scopeid 172.19.1.0 -all -optionid 132 | set ... +                                                                              ~~~     + categoryinfo          : invalidargument: (132:root/microsoft/...erv4optionvalue) [set-dhcpserverv4optionvalue], cimexception     + fullyqualifiederrori

Migrate printers from W2k3 32bit box to W2k8 64bit box

hi everyone, thank for  in advance! setup w2k8 64 bit box. , migrate printers on w2k3 32bit box. got intruction add role , print management on 2k8 server (so not need print migrator). operations fail , got many errors in event viewer regarding different processor architecture. think if can transfer settings 32bit box 64 bit box? or other way can complete project minimal effort? thank much. takusan     hello, start here printer migration windows server 2008: http://support.microsoft.com/default.aspx?scid=kb;en-us;938923 http://technet.microsoft.com/en-us/library/cc722360.aspx http://trycatch.be/blogs/roggenk/archive/2008/05/13/windows-server-2008-printer-migration-and-consolidation.aspx best regards meinolf weber disclaimer: posting provided "as is" no warranties or guarantees , , confers no rights. Windows Server  > 

ARP Storm when creating NLB on Hyper-v guest's in a failover cluster

hi everyone. for sometime have been trying create load balance solution 1 of our website applications housed on 3 server 2008 r2 hyper-v guests, these guests part of hyper-v failover cluster.  when create nlb seems go great, create nlb, can see working , around 24 hours after creation our network turns crap , appears have arp storm cripples our network, performance returns once kill nlb. we have looked @ ways of adding arp entries our physical switches believe hyper-v switch may cause of our core servers go through same hyper-v switch.  is there way of adding static arp entries in hyper-v switches? thanks col hello, afaik there no way add arp entries in hyper-v switch. maybe nexus 1000, haven't had time have deeper @ it. --- what host os running on hyper-v cluster? wich nlb mode using vms? do have multiple switches connected hosts? stacked or stand alone? vendor? what teaming mode using hosts? this posting provided "as is" no warranties

locked out of email

i tried password many times , got locked out of email. problem account through school eastern washington university, , had reset password through them. still locked out , cannot read school email. there way have account unlocked not? thank you you'd need in contact admins after user account unfortunately. assuming it's normal ad account, if account locked either need them unlock or wait lock timeout, timeout period (if there one) set them, can't suggest how long might or if exists. Windows Server  >  Security

SBS 2008, client is Terminal Server 2003 - Share access delays - file saving delays

we have new small business server 2008 enterprise version.   access through 2003 terminal server , windows xp computers.  randomly there delays (hour glass) when accessing 2008 server share or saving 2008 server share.  delays 10 seconds 5 minutes.  there maximum of 10 users, drivers updated, server has fast hard drivers, plenty of ram , dual quad core xeon cpus.  find no errors in logs.  task offloading disabled.   xp clients installed http://connect.  http://connect not run on server.  2003 ts , clients both experience delays.  has seen , can provide me sort of direction fixing it? m hello, as use sbs version windows lot steps different please use sbs forum instead one: http://social.technet.microsoft.com/forums/en/smallbusinessserver/threads there sbs experts. best regards meinolf weber disclaimer: posting provided "as is" no warranties or guarantees , , confers no rights. Windows Server

Grant permissions to folder containing roaming profiles

hi everyone i have server running windows server 2008 hosts share roaming profiles hundreds of windows xp users.  going through domain migration , need grant full control quest migration account allow perform security translation against profile folders. the problem profile folders owned individual users.  accounts permissions on profile folders , contents are: 1. user account corresponding profile 2. system account the way can see assign permission first take ownership (including sub folders , files) , grant permissions need.  issue afterwards need go , grant ownership original owner (the user).  last step required there ownership check when user's roaming profile written server upon logout of xp workstation. is there easy way want?  if not, have scripted method? thanks alexei thanks all i chose go approach of using "do not check user ownership of roaming profile folders" gpo.  worked - means need go later @ point , re-assign ownership , remove gpo.  i

CSV Volume low on disk space warning alltough the space isn't used (VSS?)

hi guys, we are  running hv-2012  cluster. of vm's backuped dpm 2012 r2. recently noticed "csv low disk space warning" withing scom. today looked @ 1 of csv's. size 1800gb , if @ size of folders on volume within explorer 1250 gb. after looked failover cluster manager -> storage -> disk: console states there 36gb free on volume. my guess vss snapshots use disk-space? if vssadmin list shadowstorage drive c displayed. could end in problem or vss space freed automaticly? or there else wrong? anyone clue on this? regards stefan hi, thanks reply, didn't close enough think, sys-vol folder wich big. and seems knonw bug: http://social.technet.microsoft.com/forums/scriptcenter/en-us/6fd8ac46-7599-4071-8630-b304fc91b8c6/dpm-2012-sp1-and-hyperv-2012-large-system-volume-information-folder and thers hotfix: http://support.microsoft.com/kb/2878635 will try tonight. regards

Server 2012 R2 slow performance over all

this dell poweredge r820 / 256gb ram / 4tb onboard storage configured remote desktop services host /ts... running quickbooks, ms office 2010 std, symantec endpoint protection (basic antivirus installation only)... 1 month old server... super fast, super powerfull.... part of ad in sbs 2008 premium... single nic card 4 ports / 3 ports disabled. single ip... no vlans... server able resolve pc, dns record no problems... able resolve dc name, able receive gp, able update, able can think of.... except... open, word, excel, quickbooks, ie.... takes forever open... after application open fast open takes 3-4 minutes.... open ticket symantec looks good, created lots of exceptions antivirus/real time scanning, open ticket quickbooks: files application removed , reinstalled sure done correctly... check binding order disabled nic; active 1 top option, no errors @ in event viewers system, application, setup, no errors @ in dell management tool, no hard drive errors, no controllers errors...

Unistall windows server R2

hi, hope help, have installed windows server 2008 r2 on laptop, wanted uninstall windows 7, put windows 7 cd laptop, pc can't automatically pick cd when started, think unlike other windows systems, windows 2008 server has no boot sequence, don't know do? need windows 7 installed on laptop , remove win2008 server r2,  help? thanks! you may want ask them here. http://h30434.www3.hp.com/t5/notebook-hardware/bd-p/hardware       regards, dave patrick .... microsoft certified professional microsoft mvp [windows] Windows Server  >  Windows Server General Forum

How to enable DC group policy logging?

we have member servers joined our domain, not windows servers.  mix of *nix servers.  use piece of software quest allows happen.  of these *nix servers have stopped receiving gpo updates. if windows environment, relatively easy check the client event viewer errors, not possible *nix systems.  additionally, rsop not work either.  wondering if there way enable group policy logging on domain contoller, can see happening these *nix servers.  thanks. you won't detail dc these clients. gp processing, on *nix, strictly client operation. if recall days @ quest, believe there *nix command-line utility equivalent of gpresult.exe. check quest on that, there should way of validating these non-windows systems receiving policy. darren darren mar-elia ms-mvp, group policy www.gpoguy.com www.sdmsoftware.com - "the group policy experts" Windows Server

Re-attaching VMs in Server 2012 R2 Hyper-V?

is there way re-attach vms hyper-v server? server 2012 box died, vms stored on disk (d:\) thaught put vm-disk in 2012 r2-box , re-attach vms. i know proper way exporting , importing, couldn't export vms choose register vm, , comes error: the wizard cannot import virtual hard disks source folder 'd:\vms\vm1\' failed disk information. failed open attachment 'd:\vms\vm1\vm1.vhd". error: 'the file cannot accessed system.'. hey all, thanks answers, weren't solution. remembered had data de-duplication on volume on previous server, installed dedup-feature , windows server recognised had enabled on volume. can import vms without issues (so far). i hope didn't break trying work volume while server still dedup-unaware :x thanks again replies, merry christmas , happy new year! Windows Server  > 

WDS deployment issues

hi there, have installed wds on our ris server , using in mixed mode operation. have captured images of both xp , vista (using server 2008 boot.wim - no driver injection needed) however, when try , deploy exact same pc used take image - "no image available" message. we've cheked security permissions , given both ris account , computers full access deployment share! in setupact.log 0x80070002 , 0x00000002 codes listed. on wds server event id 260, source wdsimgsrv logged message saying error information 0x5 thought xp hal issues hence trying vista load, won't deploy same pc, , believe vista should hal independent? thanks aidan hi aidan,   thank reply.   now please press shift+f10 open command prompt , run ipconfig on client computer. if ip address , subnet mask not reported in output, indicates networking has not been started , lacks of network driver. if so, please add network card driver boot.wim file.   in addition, please make sure account

DNS zone transfer

hello, i created secondary zone in windows 2008 r2 based server. try transfer zone bind linux. transfer fails. error is: the dns server encountered problem while attempting load zone. transfer of zone data master server failed. correct problem either press f5, or on action menu, click refresh. more information troubleshooting dns zone problems, see help. i verified , server allowed transfer zone. moreover, able transfer zone using nslookup /ls <zone>. any advice highly appreciated. i don't have prior experience in bind linux server didn't search , find following: 1. older bind servers use uncompressed zone transfer format. default, servers running windows server 2008 (and later version bind servers) use faster, compressed format during zone transfers. accommodate zone transfer older bind servers, must change advanced server options @ dns servers running windows server 2008. source: http://technet.microsoft.com/en-us/library/cc731210.aspx 2. if w

RemoteApp Session closes after login.

i have setup new 2012r2 box , installed rds use remoteapp this single server single application. in collection have added application , added calc test application. when goto rdweb site see both applications. clicking on calc works clicking on 3rd party application, rdp session opens, can see session logging in, pauses couple of seconds , session closes. if open application in rdp session server works ok. i have looked in event log on server , client , can see nothing obvious in either causing session end in server event log: user username logged on local redirector machine (assuming ts farm scenario). sending local ip address client in redirection packet. begin session arbitration: user: username session id: 4 session 4 has been disconnected, reason code 0 end session arbitration: user: username session id: 4 this connection request has resulted in successful session logon (user logged on end point). remote desktop connection broker stop monitorin

Which Process is locking a file

if try delete file , access denied (i local admin) is there powershell command/script can tell me process having lock on file? msdnstudent knows not much! hi, not powershell should help: http://technet.microsoft.com/en-us/sysinternals/bb896655.aspx c:\>handle.exe c:\test.xlsx handle v3.46 copyright (c) 1997-2011 mark russinovich sysinternals - www.sysinternals.com excel.exe pid: 3596 type: file 414: c:\test.xlsx Windows Server  >  Windows PowerShell

CertSrv HTTP Authentication Windows Server 2008 R2

Image
hi, i'm new forum apologize if thread in wrong section. i have ad cs installed on member server of domain, i've got configured standalone root certificate authority web enrollment installed. i've got ad cs installed purpose of using certificates ikev2 vpn i've got working properly. the problem i'm having that, i'm trying add https bindings certsrv , certenrol because want request web browser certificate. when have gone https://myip/certsrv no page can not displayed because haven't got bindings. however when go http://myip/certsrv , click on request certificate web browser certificate receive error message "in order complete certificate enrollment, web site ca must configured use https authentication." i understand need configure authentication. when try add ssl bindings default website has certsrv , certenrol sub sites receive error "the binding being used product other iis. if continue might overwrite existing certificate ip

Site gpo not applied

hello, i have issue site gpo cannot resolved. i have 3 sites , use site policies deploy correct printers depending on site users on. policies on 2 sites work fine, on 1 not apply reason. i checked/tried if users members of correct group can see there no issue dc or replication dcdiag full test not show errors to run rsop on all sites but it doesn't show site gpo's, running gpresult , not see policies apply on site a, can see them applied in sites b , c. if gpo enabled , applied site sites inc ip addresses correctly defined creating new gpo , restricting users 2 individuals, without use of groups. same result updating site dc's (windows updates etc) the "apply once , not reapply printers" not ticked the registry key dynamicsitename   registry entry in hkey_local_machine\system\currentcontrolset\services\ netlogon\parameters shows correct site resolved 1202 error on dc no errors on clients nor servers any suggestion appreciated! am 10.10.2016 um 1

Regarding Configuring DHCP Scopes

hi, i have configured dhcp scope: 192.168.50.1-192.168.50.254. number of persons increasing in our organisation,i create 1 more scope with 192.168.51.1-192.168.51.254. as members in same domain, possible users can share files between 2 different subnets. there other solution increase ip range in network. our dhcp server showing have reached 90% of allocated ip's.. srinivas hi srinivas, >>as members in same domain, possible users can share files between 2 different subnets. of course, possible users can share files between 2 subnets. using  \\192.168.50.1\share  or   \\hostname\share >>is there other solution increase ip range in network there many methods increase ip range or improve utilization of ip  range. for examples, reduce lease duration mobile device. using vlans different devices. create new scope new devices. use new dhcp server , etc. for more information manager , create dhcp scope, please refer link below: https://technet.microso

Integrating RDweb and Remote Apps from Remote Desktop Services (RDS) into the Essentails Remote Web Access (RWA) portal

if have exchange server side side essentials server, there nice feature in essentials can open essentials dashboard, click on services section , follow wizard "integrate exchange server" once done, can log on standard essentials rwa portal , access 1 location, including owa email. integration wizard adds nice email tile rwa portal makes nice , neat single url give users everything. following on above though, if have separate remote desktop services (rds) server, there hidden integration wizard or 3rd party add-on lets integrate remote desktop services rdweb , actual remote app icons, essentials rwa portal? having 2 separate sites/portals essentials rwa , rdweb/remoteapp quite clunky. i agree... ability have users access remoteapps essentials server's built-in rwa website big step above simply allowing them access rds server's full desktop. you've mentioned, way remoteapps seamlessly integrate user's client computer (as i

Copy-Item error creating Nano server image

i'm following documentation creating nano server image (https://technet.microsoft.com/en-us/library/mt126167.aspx) , i've run issues.  i'm doing on windows 7 machine. first, step run command  import-module nanoserverimagegenerator.psm1 -verbose doesn't seem work on machine unless add `.\` in front of psm1 file. the second , blocking issue i've run command new-nanoserverimage -mediapath f:\ -basepath .\base -targetpath .\nano1\nano.vhd -computername nano1 –guestdrivers terminates following error: warning: terminating due error. see log file at: c:\users\semoore\appdata\local\temp\nanoserverimagegenerator.log copy-item : incorrect function. @ c:\nanoserver\nanoserverimagegenerator.psm1:1545 char:5 + copy-item -path $script:sourcespath\* -destination $script:basetoolspath -ex ... + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + categoryinfo : notspecified: (:) [copy-item], ioexception + full

Server 2008 SMB session tracking/limits

hi,  have server (running server 2008 enterprise 32bit, r1, sp2) , server b (running server 2003 standard 32bit, sp2). server has application on starts lot of telnet sessions itself, , each session mapping shared drive on server b (a "net use..." part of telnet connection). the mappings seem build on server b (as viewed "net session" on server b) in excess of number of telnet sessions running on server a. eventually response mapped sessions on server stops working, , new mappings not work. solution have found reboot server clear things out. it's if server has hit ceiling on number of mappings same share on server b can handle.  (at point server can create mappings other shares) so, there limit on number of drive mappings (to same drive)  on 1 machine (server a)? is there way enumerate/visualize of existing drive mappings on server a?  (doing net view shows 1 mapped drive logged in user) thanks. hi,   the mapped drives limited within 26-

Windows Radius server and Macs

my company has set windows 2008 r2 radius server checks or machine certs on our windows machines.  there way make work macs well? hi, posting here.   please first take solutions in link below discussed methods on how issue windows ca mac os computer:   http://social.technet.microsoft.com/forums/en-us/winserversecurity/thread/24298617-8479-4bde-aa5a-9cd08dbd1a64   thanks.   tiger li 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  >  Security

Deploying updates for Windows 8.1 Preview

Image
i running windows server 2012 wsus. how can deploy updates windows 8.1 preview client. there update wsus, can install? or have do? help. hi, do mean want use wsus running on windows server 2012 deploy updates windows 8.1? far know, upgrade version of windows server supports wsus 3.2 windows server® 2012 r2 preview requires first uninstall wsus 3.2. however, because of changes in windows server 2012 r2 preview, when upgrading version of windows server , wsus 3.2 windows server 2012 r2 preview, installation not blocked. failure uninstall wsus 3.2 prior performing windows server 2012 r2 preview upgrade cause post installation tasks wsus in windows server 2012 r2 preview fail. in case, known corrective measure format hard drive , reinstall windows server 2012 r2 preview. in addition, please refer below articles learn more wsus 2012: http://www.petri.co.il/windows-server-update-services-wsus-2012-installation.htm http://technet.microsoft.com/en-us/library/hh852345.aspx regar

Dynamically get list of packages within the project using PackageItems collection

i have ssis 2014 project multiple packages. i have controlling package runs packages within project. i using script task @ packageitems collection use in foreach container. i want use approach try , avoid having hold path strings make running in visual studio locally or when deployed in ssis catalog seamless possible. issue being locally, packages .dtsx files, when deployed objects within ssisdb catalog. i can't find way populated packageitems collection "current" project. seem have issue call openproject method first requires pointing @ file or io stream. "file" know have point @ ispac file although have msdn says "project", if dig deep enough see reference "pointing file containing project stream", in plain english appears mean ispac file. so question is, way point @ running project dynamically? cheers chris hi chris, found article explains need https://blogs.msdn.microsoft.com/bluewatersql/2014/12/11/programmaticall

Good practice passing data between 2 Silverlight 3 User Controls?

i total noob when comes silverlight 3 development , let me explain question using example. sake of simplicity let's have silverlight user control shows me grid customer information. have 2nd silverlight user control, again grid should display orders customer selected in 1st user control. have 3rd user control, let's call 1 main control, that hosts both user controls. what want achieve content of order user controls automatically refreshed select customer customer user control. is practice bubble event customer control main control , have main control update the order control? or how solve this? you connect children events in parent (main) control.  in maincontrol's code, can define children's object events pass data among controls. customercontrol.xaml: <grid>     <listbox x:name="listcustomers" /> </grid> ordercontrol.xaml: <grid>     <data:datagrid x:name="table" /> </grid> mainpag

IS instance does not work after fresh installation

Image
hi there, just i've installed engine , in new vm not work when try log in: (sql2k14 version) -service up why both if want access database engine rdc not needed. on vm locally installed can go straight no need use ssms on local. please give super concrete details on how simulate issue if aforementioned assumptions incorrect. arthur myblog twitter SQL Server  >  SQL Server Integration Services

terminal server login freeze

we have server 2008 domain controller/file server, , server 2008 terminal server, thin client lab.  i having problem print spooler crashing on terminal server, , traced bad driver dell 5110cn laser printer on domain controller, had tried set print server.  when uninstalled driver, terminal server's print spooler no longer crashed.  but, brought on new problem.  users not having problems logging ts.    now, users of terminal services (random users), after put in username/password, screen gets stuck on "applying user settings", or "deploying printers".  also, console, when try restart ts, stuck on "logging off..."  i have hard restart holding in power button.  i've tried restarting both dc , ts.  i've tried updating group policies on both.  i not deploying printers via gp.  something broken, what, , how fix?  hi,   this issue may occur if user profile corrupted.   whether domain users have issue. please check if domain users

Windows 2003 Domain Controller 10 minute log offs.

hello, i have w2k3 dc, no apparent reason takes 10 minutes log off. have performed following: 1. enabled verbose logging see if more information displayed during logoff process:  http://support.microsoft.com/kb/325376 2. installed uphclean see if resolve logoff issue: http://www.microsoft.com/downloads/en/details.aspx?familyid=1b286e6d-8912-4e18-b570-42470e2f3582&displaylang=en 3. enabled user environment debug logging. http://support.microsoft.com/kb/221833 after enabling verbose logging , seems hang saying "executing c:\etc\etc wlnotify.dll" i have checked dns settings thinking might that, server pointing , seems functioning correctly.   anybody seen before , have suggestions or things at?   thanks.   hello, is single account or used admin accounts? did try delete problem account profile fomr server , test new created one? best regards meinolf weber disclaimer: posting provided "as is" no warranties or guarantees , , c

Apparantly, failure is an option.

ok, approved 2 dozen updates last week. have @ dozen out of 3200 pcs failed. there 4 updates have 90% fail rate. i’ve tried sorts of things work such stop windows update service , delete softwaredistribution files, restarting service , trying again. i’ve tried import update on wsus. looked @ sorts of errors on google, nothing seems make dent. there pdf wsus trio has troubleshooting guide figure out might missing? i found @ same time system restore tried write, system restore believe disabled through gpo, not 100% on though. failed create restore point on volume (process = c:\windows\system32\svchost.exe -k netsvcs; descripton = windows update; hr = 0x80070422). so i’m not sure if update needed run system restore , create save point , failed, therefore update failed. disabling system restore interfere windows update functionality on vista or later system. however, when turn off windows update service , ran them manually worked. when run installation manually, wu

MS Server 2003 does not recognize network HP printer

ms server 2003 not recognize network printer.  when try install printer locally error message os not supported.  got right drivers and installed them.  according hp application software installed cannot find program anywhere on system. cannot ping printer.  appreciated!!  the os ms server 2003 sp2 on dell powervault. client systems xp. hi fletcher1212 thank posting in windows server forums, are still experiencing problem ? what error message receiving when install printer on windows 2003 sp2 server ? make sure have appropriate drivers ( see teh post have installed ) open eventvwr.msc , let know appropriate event ( if ) getting registered when try connect driver Windows Server  >  Windows Server General Forum

Missing Roles and Features Missing from Server Manager

================================= checking system update readiness. binary version 6.1.7601.22471 package version 23.0 2014-03-24 12:35 checking windows servicing packages checking package manifests , catalogs (w) cbs catalog expired 0x800b0101 servicing\packages\package_11_for_kb2729094~31bf3856ad364e35~amd64~~6.1.1.0.cat   checking package watchlist checking component watchlist checking packages (f) cbs registry error 0x80070002 package_1_for_kb2658846~31bf3856ad364e35~amd64~~6.1.1.4  failed currentstate (f) cbs registry error 0x80070002 package_1_for_kb2658846~31bf3856ad364e35~amd64~~6.1.1.4  failed visibility (f) cbs mum missing 0x00000002 servicing\packages\package_2_for_kb2656373~31bf3856ad364e35~amd64~~6.1.1.0.mum   (f) cbs registry error 0x80070002 package_3_for_kb2658846~31bf3856ad364e35~amd64~~6.1.1.4  failed currentstate (f) cbs registry error 0x80070002 package_3_for_kb2658846~31bf3856ad364e35~amd64~~6.1.1.4  failed visibility (f) cbs mum m

最近更新win7後,word2013 關閉時就一直錯誤, 無法正常關閉或出現重新啟動訊 息,也會導致 其他開啟的word同時被關閉。試過,不是範本問題。更新前都能正 常開起關閉。想請教諸位高手,謝謝!

失敗的應用程式名稱: winword.exe,版本: 15.0.4517.1003,時間戳記: 0x51a6f6a7 失敗的模組名稱: unknown,版本: 0.0.0.0,時間戳記: 0x00000000 例外狀況碼: 0xc0000005 錯誤位移: 0x003982a8 失敗的處理程序識別碼: 0x480 失敗的應用程式開始時間: 0x01ce8f692d1b8ef9 失敗的應用程式路徑: c:\program files\microsoft office 15\root\office15\winword.exe 失敗的模組路徑: unknown 報告識別碼: e2c16905-fb5d-11e2-b9a4-3c970e643e41 please select language drop down list @ top of page post question in language of choice. forum posted in english only. if not find desired language, support options additional international locations can found following link below: 請選擇你的語言,從下拉列表頁面頂部發布您的問題,在您所選擇的語言。張貼在本次論壇是僅適用於英語。如果你沒有找到所需的語言,支持更多的國際位置的選項,可以通過以下鏈接找到: http://support.microsoft.com/common/international.aspx advice offered in faith. decision implement same. dyami & wanikiya, team zigzag. Microsoft Office  > 

DFS Replication help needed !

hi all, i have file server arond 8 tb data want replicate other site our dr site.file server contains .tiff , .pdf files. i using windows server 2008 r2 both sides.i configure dfs-r primary site secondary since last 4-5 days data not copy over.before setting dfs-r have copy of data on both sides belive has not copy 8 tb still data not modifyied @ dr site. i using dfsrmon.exe monitor , says initialsync.can me or guide me please. thanks! vijay hi, please run command "dfsradmin membership list /rgname:<replication group name> /attr:memname,rfname,isprimary" determine if there primary member. if there no primary server, try command set server primary member: dfsradmin membership set /rgname:<rg name> /rfname:<rf name> /memname:<member name> /isprimary:true if issue still exists, please check if there error message in event log. best regards, mandy please remember mark replies answers if , unmark them if provide no

Using XCOPY from domain to Workgroup

i have simple xcopy ran scheduled task between two server 2003 computers. xcopy c:\qsp\qspfiles.txt xx.xx.xx.xx\dailyupdates /s /e /y  (missing leading \\ ip because ms not let me transmit without verifying account...........) one in domain , other workgroup. i now trying run same xcopy task between server 2012 , same workgroup server , having no success. cannot map shared directory between 2 servers. can ping, rdp, , resolve between two.  i receiving errors such "invalid drive specification" , error 0x80070035. have read on 3 dozen articles on subject, suggesting smb, net use, firewalls, digital signing of communications, , many others. of yet, have not seen answer subject. blogs have died mid stream without answer. guess have brought workgroup domain make work. the bottomline: possible to xcopy between 2012 domain server and 2003 workgroup directory and/or map workgroup shared directory 2012 domain server? hi, à i can ping, rdp, , resolve between two.

OCSP Responder

i setup ocsp and its not working in google chrome working in firefox it best contact google regarding this. the responder, if working, should work applications ocsp-aware, not some. some other things check: 1) export certificate ocsp responder url in aia extension 2) run certutil -url exportedcert.cer 3) verify can determine status on ocsp url if works, need contact google file bug brian Windows Server  >  Security

CertReq - Obtaining the private key - Urgent Question Thx

hello, i need request website certificate enable ssl within dmz server. we using windows server 2008 pki enterprise issuing ca within trusted network. unfortunately can't use websrv firewall preventing port 80 communications. i use certreq utility create request file on dmz server, copy request file intranet server submit request pki server. everything working when import cer file, private key missing therefore handshake authentication failing - suspected since cer doesn't contain private key. is possible request certificate using certreq.exe while having private key contained within (pfk format)? i can't use iis mgr - request offline certificate because messes subject name of certificate. i'm following kb article:  http://support.microsoft.com/kb/931351 thanks, -matt  don't worry - using certreq -accept <cer> brought in private key that's required.  issue solved.  thanks! Windows

Best possible scenario for Windows 2012 file server.

hi there,<o:p></o:p> we have few windows 2003 file servers here. each file server has hundreds of shares , of shares must online during working day. @ moment not using file server clustering or dfs technology. windows patches must done @ night or during weekend. <o:p></o:p> we looking on replacing our “old” windows 2003 file servers new windows 2012 servers. new project have purchase 2 brand new hp servers (hp proliant dl360 gen8). both servers connected san iscsi connection. <o:p></o:p> we haven’t played windows server 2012 yet need professional advice on building best possible scenario our future file server.<o:p></o:p> here proposed options far.<o:p></o:p> option one <o:p></o:p> we going install windows server 2012 on both hp servers. each server create 1 or more luns on our san. shares moved old win2003 servers onto new ones. logon script modified new location path drive mappings. <o:p>&

Clustering Kemp LoadMaster VLM-100

i'm curious if cluster kemp loadmaster vlm-100 provide ha without having purchase license. naturally recommend purchase 2 licenses , have them run on both boxes if can achieve samething 1 since have clustering, makes sense. would provide same high availability? love thoughts on this. using exchange 2010. licensing questions can answered owner of software.  vendors permit single license cluster.  other vendors requires each host running software have license.  not clustering issue licensing issue totally under auspices of software owner. .:|:.:|:. tim Windows Server  >  High Availability (Clustering)

there is no computers showed in dashboard, even the server

i using windows sbs 2011 ess, , migrate old hardware new hardware. after migration, there server in computers of dashboard. 2 days  later, there not computers in dashboard. , try add computers it, run http://server/connect, , said "there not trust relationship between client , server, please check time , zone". it's never have before, , thought server problem. can me add computers dashboard, can remote login computers. thanks. how did migrate server? you might have uninstall old connector , reinstall new connector on client machines. Windows Server  >  Windows Server 2012 Essentials