Posts

AD Site Subnet

Image
hi, i have new branch office with  172.17.0.0/24 subnet , multiple vlan on it, my clients in 172.17.5.0/24 , 6 , 7 subnet , ad in 172.17.50.0/24 subnet i want create site , site link new branch office. which subnet have set ad site subnet? 172.17.0.0/24 network:   172.17.0.0/24         10 101100.00010001.00000000 .00000000 ( class b ) you can check on screen shot host address range 172.17.0.0/24 also check here different ip calculate http://www.subnet-calculator.com/subnet.php?net_class=b Windows Server  >  Directory Services

ADFS service communication certifcate renewal issue in ADFS 3.0

have 2 adfs servers in farm sql backend & 2 adfs proxy servers, service communication using digicert certifcate & token certiifcates self signed having sha1 digicert certificate, planned replace sha1 certificates sha2 certificates & renewed certificates in both adfs & adfs proxy servers post renewal adfs relying party application crm, sharepoint etc sites working  from internal entwork when try access external network getting "server hangup" error while accessing crm, sharepoint webistes there no adfs related errors found below "schannel" errors found in adfs proxy servers after certiifcate renewal , got same error in environment note: found these events after certiifcate renewal, after rolling certiifcates old 1 these errors gone in server log name: system source : schannel event id: 36888 time : 6/15/2015 10.01 am level : error user : system computer : abc description:  a fatal aler...

windows server 2003 standard edition SP2

hello,   i have windows 2003 standard edition sp2 virtual machine on vmware (esx 3.5). virtual machine using 2 virtual cpu's , increase 4. know vmware supports this. windows standard edition sp2 supports that.   any appreciated.   thanks yes, should work fine. comparison of windows server 2003 editions http://technet.microsoft.com/en-us/library/cc758523(ws.10).aspx "designed small organizations , departmental use, windows server 2003, standard edition supports new systems four-way smp." dave guenthner [msft] posting provided "as is" no warranties, , confers no rights. http://blogs.technet.com/b/davguents_blog/ Windows Server  >  Setup Deployment

powershell script convert doc to pdf

hi, i've came across script convert doc/docx files contained in folder , subfolders, seems it's wrong it. it's shows following error when launch it. appreciated!!!! el valor no está dentro del intervalo esperado. (value not in expected range) en línea: 12 carácter: 5 +     $doc.exportasfixedformat($pdf_filename, [microsoft.office.interop ... +     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~     + categoryinfo          : operationstopped: (:) [], argumentexception     + fullyqualifiederrorid : system.argumentexception $documents_path = 'c:\pruebas' $word_app = new-object -comobject word.application # filter find .doc .docx documents get-childitem -path $documents_path -filter *.doc? -recurse | foreach-object {     $doc = $word_app.documents.open($_.fullname)     $pdf_filename = "$($_.directoryname)\$($_.basename).pdf" ...

Install a new 2008 PDC and demote current acting PDC

hi, i have customer had 2003 pdc died. app server termserv running acting pdc. have purchased new pdc 2008server. i want verify steps take introduce new 2008 server pdc dns services. todate have manually removed old pdc app server through fsmo , new pdc has been installed , replicated. under impression needed turn off dns on app server , on @ new pdc. however, want make sure needs done on app server after takes place, reading should demote , uninstall dns on requires reboot. follow standard practice? i need "introducing new 2008 pdc in on-line 2008 deployment , replacing existing pdc. thanks rs hello rs, if understand correctly, w2k3 app server acting pdc , termserv , want transfer pdc role new w2k8. seems have installed new w2k8 server domain controller , transfered pdc role it. dns, need install dns on w2k8 pdc server , make sure functioning correctly, point pdc dns. if have pdc , w2k3 servers domain controllers, suggest donot demote appserver, leave additional dc in domain re...

Configuring Item-level recovery for Hyper-V ( misunderstanding.)

hi , using dpm 2012  , configuring item-level recovery hyper-v based on article http://technet.microsoft.com/en-us/library/hh757981.aspx it say  "if use version of windows server before windows server 2008, must have hyper-v role enabled on dpm server perform item-level recoveries. during item-level recovery, dpm has mount vhds of protected virtual machines." what meaning of windows server before windows 2008  , dpm or hyper-v host server and how enable hyper-v role on "windows server before windows server 2008" i don't understand  server mean ? thanks another article"http://technet.microsoft.com/en-us/library/hh758184.aspx" server prerequisites install hyper-v role on dpm server. dpm protects hyper-v virtual machines without role, cannot perform item-level recovery (ilr) unless role installed. hi ramy, " it "if use version of windows server before windows server 2008, mus...

Database Out of Version Storage

Image
hello: i getting "internal error: active directory not perform operation because database has run out of version storage"  additional data: internal id 2021180 event id 1519 windows 2008 r2 dc sp 1. a workaround on technet led me change setting in hklm/system/currentcontrolset/ntds.  setting gave me in workaround not exist.  got help. no.  suggesting manually crate “ edb max ver pages ” key per kb article - http://support.microsoft.com/kb/974803 other kb article reference registry key type , details.   santhosh sivarajan | houston, tx http://www.sivarajan.com/ posting provided no warranties,and confers no rights. Windows Server  >  Directory Services ...