Posts

Failover cluster and FSRM

hi, i'm want implement fsrm , failover cluster. want know 1 install first??   thanks in advance i believe answered in following thread: http://social.technet.microsoft.com/forums/en/winserverfiles/thread/8937ddd8-1d5f-42e9-acf2-f467385bcba6 visit blog multi-site clustering Windows Server  >  High Availability (Clustering)

Create Local Admin User on Domain Computers through GPO

hello everyone. i want create local admin user account on every client computer of domain through gpo. mean local user account (not domain user account) added administrators group of each , every computer of domain. have windows server 2008 r2 dc. i able create local user account on every domain computer, local user account not getting added administrators group. i have tried following methods none fulfilling  my requirement: http://blogs.technet.com/b/canitpro/archive/2014/12/10/group-policy-creating-a-standard-local-admin-account.aspx http://blog.korteksolutions.com/how-to-create-local-accounts-via-group-policy/ http://www.dannyeckes.com/create-local-admin-group-policy-gpo/ http://www.dannyeckes.com/create-local-administrator-security-group-gpo/ https://community.spiceworks.com/how_to/907-gpo-to-push-out-local-administrators-across-a-domain please guide , me. many thanks. regards, hasan bin hasib am 15.09.2015 schrieb burak uğur: hi, ...

Highly Critical bug report - Rare Data Corruptions (NTFS), on SRV2003,XPx64,VistaX64 and SRV2008

dear sirs  /  moderators, for few months coping critical bug. found no official way report microsoft. therefore, asking kindly forward responsible team, core os development, persons responsible ntfs.sys. please aware critical bug report , checked possible causes on end several times make sure error inside os kernel. bug description: - operating systems affected: xp x64, vista x64, server 2008, server 2008 (i did not check 32-bit versions !) - hardware: more 1 cpu core seems abet actual occurrence of bug - file system: ntfs (3.1), cluster sizes (!) symptom: windows corrupt data written files in rare cases when high number (> 10000) of files gets opened, written, closed sequentially. here more details: i have software in place needs write ~15000 data files, in intervals of e.g. 60 minutes. 10000 (66.6%) of these files small database cache indexes, 1-5kb in size. the remaining 5000 carry actual compressed data , 500kb - 5000kb each. every hour, each file read, appended bit of data, re-...

reading the xpath contained in xml using powershell

hi, my xml contains <xpath>configuration/appsettings/add[@key='abc'][@value]</xpath> <value>124</value> i want fetch value corresposnding xpath "add[@key='abc']" xml using powershell that not xml.  piece of edit command reying setting app.config file? $node=$xml.selectsinglenode("//configuration/appsettings/add[@key='abc']") \_(ツ)_/ Windows Server  >  Windows PowerShell

Vsphere client

has had issues running vsphere client 5.5 since upgrade build 9926? it ran before updated windows crashes when started, before manages log anything. compatibility settings don't affect issue. in windbg first chance exception stack  ntdll_775d0000!ldrinitshimenginedynamic+0x715: 77674295 cc              int     3 did try reinstalling client?  Windows 10 Insider Preview  >  Windows 10 Insider Preview General

Script to find OU name and object name in AD

hi , can 1 me on this, need script find ou name along object name in entire domain. regards, triyambak hi triyambak, scripting guy's blog place start with, found below article find users in ad (which nothing objects, started , feel of ad cmdlets. http://blogs.technet.com/b/heyscriptingguy/archive/2011/08/29/use-active-directory-cmdlets-with-powershell-to-find-users.aspx o ne gone through above 1 ... get-adobject cmdlet 1 for. type  the  below in powershell console : help get-adobject -full try , if have doubts hope helps knowledge power{shell} dexterposh my blog Windows Server  >  Windows PowerShell

Tons of DHCP 31 Errors

not sure going on , cant seem further. perhaps has idea on else checked setup: have dhcp running on dc. been working fine until few days ago. server added dnsupdateproxy , there has been dynamic registration user in place since 2011. verified user account works etc etc. scopes ad integrated , set secure. scavenging on , pretty left default settings. if dhcp scope 8 days, scavenging 7/7, set 2 day lease times, , scavenging on 1/1. here seeing: dhcp pencils on records across different scopes. some records updating fine though on same scope. records in dhcp have multiple entries same host name. (1 machine might listed 3 times 3 diff ips having pencil). on vm desktops. perhaps provisioning issue. dns records not in forward. guessing normal devices? every record have looked at that exist has dynanic dns record owner , full control should in both forward , reverse. (there reverse zone everything) sooo me looks setup correctly why multiple names in dhcp items (a...