Posts

DNS related issue in a 2003 trust environment

  dear all, i facing issue, envirnoment is: into intranet have 2003 domain @ interim level trusted in one-way trust relationship by extranet domain (windows server 2003 functional level) located dmz. actually each time have add intranet account extranet groups dsa.msc snap in waiting @ least 2 minutes after recognizing account, seems wait reponse doesn't arrive , after timeout show me informations found. cheking firewall log divide lan dmz don't have nothing blocked between dc of extranet , dc of intranet, idea?   another strange thing happen connecting via rdp extranet dc intranet user account, takes @ least 5 minutes login if it's not first time (i mean has create profile, , apply personal settings , on)   i thinking in dns problem cannot realize doing this.   matteo Windows Server  >  ...

Hyper-V live migrations causes bugcheck Reboot

i have hyper-v cluster consisting of 3 lenovo x3650's servers. when attempt live migrate work other times server reboot bugcheck bugcheck was: 0x00000101 (0x0000000000000005, 0x0000000000000000, 0xffffc1800b400180, 0x0000000000000016). minidump shows problem ntoskrnl.exe it seems happened quite server 2008 , 5500 series processors none of cures seem working. server has sp xeon e5-2630  servers stable otherwise i have tried changing power management etc without success hi, want confirm below details: 1. the bugcheck reboot problem happens on physical machine. 2. the os version windows server 2008 r2. please open cmd , run “ sfc /scannow ” check/repair system files. check see if hotfix mentioned in below kbs helpful (windows server 2008 r2). stop error message on windows server 2008 r2-based computer has hyper-v role installed , uses 1 or more intel cpus code-named nehalem: "0x00000101 - clock_watchdog_timeout": https://suppor...

let domain users use wamp server

hi i use windows 2008 server r2 domain in domain users must can use programs wamp or xamp ,but cant. i wanna let them use wamp , xamp how can it. (now when wanna run wamp or xamp should use admin user) rly sorry bad english instead of using application can use iis 7, asp.net , sql server.   for wamp or xamp, please refer product documentation.   thanks Windows Server  >  Windows Server General Forum

AD saved query operating systems edition

dear all, i have query relates saved query in ad. want information windows server/workstation edition e.g. professional, enterprise etc. kindly guide me how windows operating systems edition ad saved query. your prompt response highly appreciated. thanks, hi mr.x i tried given query still did not result looking. shows computer name nothing else. kindly suggest if have other work around this. thanks, i have created poweshell code this. import-module activedirectory $a = get-adcomputer -filter * -searchbase "dc=xxxxx,dc=com" -properties operatingsystem $list= @() foreach ($os in $a){ if($os.operatingsystem -match "windows *"){ $list += $os | select-object @{ l='computername';e={$_.name} }, @{l='operatingsystem';e={$_.operatingsystem}} } } $list | export-csv -path c:\file.csv -notype dc="xxxxxx,dc=com" dn of domain eg = "dc=ad,dc=com" the output generated in c:\file.csv , contains computername...

need to have permanent desktop folder

Image
hello, i need add desktop shortcut weberver ( favorite)   that cant deleted altered or moved default location....any idea's on ? thanks   hi, to troubleshoot group policy issue, follow below steps: 1. run gpupdate/force force update group policy. 2. run gpresult/z check out whether gpo , policy been applied client. 3. if result indicates policy did apply computer, , should event viewer seach more information issue. please post error messages or warnings here further analysis. in addition, suggest make sure script under below path , have permissions on : \\domainname\sysvol\domainname\policies\{guid}\machine\scripts\startup and when add script, should click browser , find script. if configured , there no errors, seems issue related script, if so, please post thread in below forum: the official scripting guys forum! http://social.technet.microsoft.com/forums/en-us/itcg/threads regards, yan li technet subscriber support if technet...

Event 1101 :"Audit events have been dropped by the transport. 0" windows 7

my laptop windows 7 running fine till 2 days ago. started freezing when browsing web (complete freeze, no response mouse movement, no ctrl+alt+del response). had physically turn off power. next time started, won't turn on. after trying 5-6 attempts, turned on freeze couple of minutes later. 1 thing noted not start safe mode/safe mode networking(i have not tried third one). randomly freeze , restart @ will. in event viewer, found 2 errors, previous shutdown unexpected(coz turned off physially) followed audit events have been dropped transport. 0. cleared eventlog no avail. plz help. on fri, 28 mar 2014 14:36:12 +0000, andrew_scott wrote: my laptop windows 7 running fine till 2 days ago. this forum security issues related windows server , not for windows client. please repost appropriate forum here: http://answers.microsoft.com paul adare - fim cm mvp there 2 rules success in life: rule 1: don't tell people know. ...

Storage Spaces with RAID

i have been using server 2012 few months , love it. customers happy simplified sharing , storage (which make me happy). question have when first built server used 4 2tb hdd , set them in raid 5 configuration storage and 1 tb hdd os. customers use server store , save our autocad , video files. @ rate storing files on server @ max in about 4 months time. possible add raid drives pool within storage spaces along on raid arrays. want build raid tower able increase overall capacity. thank you. hi, it should supported. storage space consider general hard disk. raid5, seems not needed added new storeage pool similar fault tolerant. technet subscriber support in forum |if have feedback on our support, please contact tnmff@microsoft.com. Windows Server  >  Windows Server 201...