Posts

DCPromo_JoinDomain

fatal: dcpromo_joindomain: server not promoted domain controller. [3596] 110817.000946.8033: task: running task("dcpromo_joindomain") taskprocessor("net"). [3596] 110817.000946.9125: task: password required field has been set successfully [3596] 110817.000946.9125: task: dcpromo called args: /unattend:"c:\users\administrator\appdata\local\temp\tmp6641.tmp" [3596] 110817.000956.7561: task: dcpromo returned exitbadsafemodepwd (42) [3596] 110817.000956.7717: task: error: dcpromo failed. can find output of dcpromo @ "c:\program files\windows small business server\logs\dcpromo_110817.000946.log" [3596] 110817.000956.7873: task: deleted secure registry key. [3596] 110817.000956.7873: task: in task dcpromo_joindomain: server not promoted domain controller.   everything worked find except this. i've tried listed in forums nothing has helped yet. have suggestions? since sbs related question, recommend post question in sbs forum...

fourth node in Hyper-v cluster unable to create VHDs

hello,  i have added fourth node our hyper-v failover cluster , unable live migrate or create new vms in scvmm 2008 r2 sp1, failover cluster manager or hyper-v manager. the new node has identical nic , hardware configuration , difference sp1 others not. i have: installed dell san drivers (not management utils of kind)  enable vt , dep in bios , power cycled configured iscsi multipath san added node host group (presenting luns) added node cluster i can confirm csvs readable , writeable new node, however, can't create new vm or live migrate existing 1 it. here details of each scenario: creating new vm in hyper-v manager, fails error " a virtual disk support provider specified file not found" . , no changes made. in scvmm, fails @ 82% after few seconds , gives more information:   error (12700) vmm cannot complete hyper-v operation on the   <host>  server because of error: 'the system failed create 'c:\clusterstorage\volu...

User account to acces qualified certyficate from service

hi,  im facing issue regarding qualified certyficate , rights acces te certyficate store. 1) have usb crypto card reader qualified certyficaate on plugged server 2) need able tu access process/service such sql server agent able sign in automatically using certificate. problem whe i'm logged in usera, install certyficate run test works fine, certyficate not visible process if signs in using usera credentials. presume because of session isolation (works on xp , below) the account can access certificate store (the account on whitch service runs) localsystem. far as  know poses security treat, , hoting company states problems when comes mirroring. so question is: possible create user or better: domain user, able acces certyficate store , use usb crypto key via  windows service. any tips or sugestions welcome. try change account on service runs local system usera. what's result? Windows...

Test-connection is not recognized

i have powershell script i'm running sql server agent job, , reason error 'test-connection not recognized'. if run script powershell command prompt works ok i'm guessing there kind of library i have include in script. does know be?   the powershell in sql limited... limited in fact typically use command job, , call powershell script... kinda sad :(     justin rich http://jrich523.wordpress.com please remember mark replies answers if , unmark them if provide no help. Windows Server  >  Windows PowerShell

How to setup a print to file that doesn't overwrite the files.

i had request setup print queue testing. not wanting waste paper, wanted have print file.  looked online, , found can setup generic/text printer print file setting print point directory path , file name.  1 problem each new print job overwrites last one.  i found apps can buy this, nothing in scripting realm, , nothing free. so created powershell script monitors folder, , when new file arrives, renames date/time down second.  being granular time insures file names never duplicated.  process runs in endless loop, , won't stop until server shuts down. set scheduled task run on system start-up. ======================================================== $folder = "print load test" $end = "false" do {  get-eventsubscriber | unregister-event  get-event | remove-event $query = @"  select * __instancecreationevent within 1    where targetinstance isa 'cim_directorycontainsfile'   ...

Inconvenientes cargando perfil de usuario

Image
buenos días tengo un servidor windows server 2008 r2 el cual en ocasiones presenta problemas y se comporta con lentitud para cargar el perfil de usuario saca el siguiente mensaje: agradezco cualquier ayuda al respecto. alejo londoño   hola nuevamente alejandro, podrías comentarnos que cambios se hicieron previos estos mensajes, si esto sucede en horas pico y cuando usuarios acceden al servidor, mientras espera más respuestas te dejo unos artículos que podrían ayudarte: event id 7011 — basic service operations event id 2005 — performance counter status event id 2 — dns server service status espero te ayude y quedamos la espera de tus comentarios. saludos. el contenido es provisto "como esta" sin garantia de ningun tipo, ya sea explicita o implicita&amp gracias technet community support por favor recuerda "marcar como respuesta" las respuestas que resolvieron tu problema. es una manera común de reconocer quienes te ayudaron, y hace más fá...

Windows Server 2012 Storage Spaces Simple RAID 0 VERY SLOW reads, but fast writes with LSI 9207-8e SAS JBOD HBA Controller

has else seen windows server 2012 storage spaces simple raid 0 (also happens mirrored raid 1 , parity raid 5) virtual disk exhibiting extremely slow read speed of 5mb/sec, yet write performance normal @ 650mb/sec in raid 0? windows server 2012 standard intel i7 cpu , motherboard lsi 9207-8e 6gb sas jbod controller latest firmware/bios , windows driver. (4) hitachi 4tb 6gb sata enterprise hard disk drives hus724040ale640 (4) hitachi 4tb 6gb sata desktop hard disk drives hds724040ale640 hitachi drives directly connected lsi 9207-8e using 2-meter sas sff-8088 esata cable six-inch esata/sata adapter. the enterprise drives on lsi's compatibility list.  the desktop drives not, regardless, both drive models affected problem. interestingly, entire configuration 2 siig esata 2-port adapters instead of lsi 9207-8e, works both reads , writes @ 670mb/sec. i thought sas going sure bet expanding beyond capacity of port limited esata adapters, after week of frustration , spendin...