Posts

Showing posts from February, 2011

get-aduser -filter 'name problems

Image
hi please help i can search user name using " get-aduser -filter 'name -like "john doe" | select name, samaccountname but i trying search using variable. when try get-aduser -filter 'name -like '$row.managedby'' | select name, samaccountname get-aduser : positional parameter cannot found accepts argument 'john doe'. at line:1 char:1 + get-aduser -filter 'name -like '$row.managedby'' + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~     + categoryinfo          : invalidargument: (:) [get-aduser], parameterbindingexception     + fullyqualifiederrorid : positionalparameternotfound,microsoft.activedirectory.management.commands.getaduser   hi, you're using incorrect quotes , need use subexpression. also note managedby returns full dn, name won't you. $row = get-adgroup 'test group 1' -properties managedby get-aduser -filter "distin...

Computer has rebbooted from a bugcheck

hello, lately experiencing sudden reboots on our hyper-v servers. we've got bcs codes  0x0000007e and  0x0000007a . these physical servers use windows 2008 r2 datacenter edition. we appreciate if have our dump file. let know how proceed in order share file you, please. thanks support. regards, alex. place minidump skydrive , share url. here 2 articles knowledge base may resolve problem   http://support.microsoft.com/kb/974598   http://support.microsoft.com/kb/977178 regards milos Windows Server  >  Hyper-V

Error: Unsupported Windows version when attempting to use mount to connect to an nfs share from Windows Server 2008 R2 Enterprise

hello, i'm trying mount nfs share hyper-v server running server 2008 r2 enterprise. enabled services network file systems use nfs client, when try mount nfs export, receive following message: error - unsupported windows version the mount command attempting use pretty straightforward, , nfs share set allow anon rw access: mount -o anon 192.168.1.1:/volumes/pool/mount_point x: (the ip address , export path placeholders - use appropriate address , export path in format) this works fine on older server running server 2008. i've tried alternative format, thinking perhaps there change nfs client rendered above non-functional, same error: mount -o anon \\192.168.1.1\volumes\pool\mount_point x: any ideas? hi, thank question. i trying involve familiar topic further @ issue. there might time delay. appreciate patience technet subscriber support in forum |if have feedback on our support, please contact tnmff@microsoft.com. ...

Table-Format help - output not expected

while have been using vbscript while new powershell.  started new job took on managing in house written powershell tool.  additionally, trying streamline other processes , while can via vbscript trying in powershell learning.  so, said, have script working on , trying output formatted way want it.  using export-csv output looks right when trying use format-table doesn't (will show example below) foreach ($line in (get-content email_addresses.txt)) { $user = get-aduser - filter 'emailaddress -like $line' -properties emailaddress, displayname, samaccountname, description | select enabled, samaccountname, displayname, emailaddress, description #note: select display order used export-csv $obj = new-object psobject if (-not ($user -eq $null)) { $enabled = @{ name = " enabled"; expression = { " " + $_.enabled }; width = 9; alignment = "left" } $name = @{ name = " userid "; expression = { " ...

2008 print spooler stopping

i'm having problem print spooler on windows server 2008 machine. drivers 2008 except hp lj2600n driver. hp has said not support printer under server 2008. reason print spooler keeps stopping server. no events in event log. noticed can start service, log off, use mstsc remote in, , service has stopped. have no idea causing service stop. have set recovery options on server restart whenever log in, service stopped. else having similar issues? suggestions on do? a+, n+, mcp hi,   this caused incompatible services or drivers. windows server 2008 has been released in february, manufacturers may have not produced or have produced have not published device drivers products work windows server 2008. apparently, it’s hardware vendors' responsibility upgrade or update drivers. if hardware drivers couldn’t work windows server 2008, may lead serious issues. therefore, suggest uninstall incompatible driver , test result.   if encounter difficulties in uninstalling printer drive...

Questions about exploited SMTP relay

hello, i'm using smartermail on windows server 2008. changed smtp relay "nobody" "only local users" , in last 2 days had large number of outgoing spam messages sent server (close 6.000). has happened in past, , setting smtp relay "nobody" has fixed issue. however, means have use smtp authentication every single website want send emails. have following questions: 1. if relay set "only local users", how possible send emails domains not on server? 2. if use "nobody" smtp relay, safe lower number of seconds smtp authentication? default 120 seconds, way long. 3. ideas on how these emails sent? smtp relay still "only local users" , emails sent other domains (e.g. @refund.co.uk spam domain think). 4. can please point me decent source can learn more this? thank you! on sat, 7 feb 2015 11:21:10 +0000, batric batric wrote: i'm using smartermail on windows server 2008. you're asking...

"Deny Apply Policy" for Domain Admin not working

i have gp on ou contains terminal servers.  the gp specifies path roaming profile used when accessing terminal server.  i have "apply policy" security setting domain admins set deny per kb 816100 how prevent domain group policies applying administrator (windows server 2003).   however, when log in domain administrator roaming profile used.  i used rsop @ setting romaing profile path , says being set gp on terminal servers ou. can explain why deny isn't working? thanks hi,   thanks post.   from description, understand set security setting prevent domain group policies regarding roaming profile applying administrator roaming profile still used when logging in domain administrator.   as terminal service roaming profile configuration [computer configuration\administrative templates\windows components\terminal server\profiles\set path ts roaming user profile] computer configuration, applied when computer starts up. @ time, no users have logged on server. r...

Operations Masters/ High kerberos authentications

hi guys we have couple of domains in our forest - domain.com forest root, have emea.domain.com, usa.domain.com, apac.domain.com etc. each domain has 6 dc's. in usa domain, notice 3 domain-specific operations masters (pdc, rid, infrastructure master) held on 1 dc (dc3.usa.domain.com). wise? ad experts on here recommend each role has different dc- and, if so, why? or perhaps better have them on 1 dc? one of reasons ask our 3rd party monitoring tool reporting dc3.usa.domain.com has high levels of requested kerberos authentications , trying figure out why. the usa domain has several domain trusts other external domains....would these authenticate against pdc? thanks.. hello, see here fsmo placement: http://support.microsoft.com/kb/223346/en-us you have take care of infrastructure master role in multi domain environment. see also: http://msmvps.com/blogs/ulfbsimonweidner/archive/2005/03/08/37975.aspx best regards meinolf weber disclaimer: posting provided "as is" no...

Windows server 2008 r2 to windows server 2012 .

hi all,             have server running windows server 2008 r2 sp1, 64 bit, 16 gb ram, have windows server 2012 evaluation iso file downloaded , can double click on iso file , install new os windows server 2012 installed . i working on remote system , please me out .  i have product key windows server 2012 , later going activate key. thank you i don't think can that. mean converting licensed os evaluation version (for short period of time) i'm thinking not allowed. other direction eval->licensed allowed. better clean install, patch , migrate roles or applications on anyway.       regards, dave patrick .... microsoft certified professional microsoft mvp [windows server] disclaimer: posting provided "as is" no warranties or guarantees , , confers no rights. Windows Server ...

AD Cross forest migration

we in process of doing active directory migration (from win2k3 win 2k8) which includes change of netbios domain name. can please detailed list of tasks/ project plan. our ad single forest single domain setup exchange 2007 running , there 2000+ users. hello, therefore have use admt , first familiar in a lab system , using on production. http://msmvps.com/blogs/mweber/archive/2010/03/25/migrating-active-directory-to-a-new-forest.aspx for exchange cross-forest: http://msmvps.com/blogs/mweber/archive/2010/05/23/exchange-server-and-it-s-relationship-to-active-directory.aspx best regards meinolf weber disclaimer: posting provided "as is" no warranties or guarantees , , confers no rights. Windows Server  >  Migration ...

Move from 2003 single label domain name to 2012 FQDN

hello i have single label 2003 domain stand alone server no exchange, want migrate windows server 2012, don't want carry on single label domain, steps should take migrate 2012 , change domain name fqdn hi  you can check article migrate 2003 2012, http://blogs.msmvps.com/mweber/2012/07/30/upgrading-an-active-directory-domain-from-windows-server-2003-or-windows-server-2003-r2-to-windows-server-2012/ and after rename domain name (as said no exhange,etc) check "domain rename" https://technet.microsoft.com/en-us/library/cc738208(v=ws.10).aspx Windows Server  >  Directory Services

Using a TS RemoteApp within a TS Full Desktop session - any user profile issues?

hi, we looking upgrade 2003 ts world 2008 (r2 guess). all users have thin clients , full desktop ts. if published apps used 5-6 people remoteapps specific server, , used within existing ts session, implications on user profiles? mandatory profiles better app servers? are there known issues doing this? many thanks. hi, daniel, kristin correct double hop. address question profiles, 1 implication of double hop each user running remoteapp programs in nested session have @ least 2 copies of ts profile open (one full desktop , 1 remoteapp programs (with copy required if using remoteapp programs on more 1 server). lead lost changes profiles since changes aren't merged overwritten. you may better off using software restriction policies lock down desktop , present applications 5-6 users in full desktop. hope helps, christa christa anderson [msft] want windows server 2008 terminal services resource kit? click here. ...

Is $ENV:Path the System version of $path or the User version of $Path ?

on windows 7 system have 2 versions of environment variable $path; 1 under "user variables" , 1 under "system variables" in system properties/environment variables dialog box. is value of $env:path supposed user or system version of $path ? it's both, in way.  $env:path give process version of variable, initialized appending user path system path. you can see 3 using system.environment class: [system.environment]::getenvironmentvariable('path', 'machine') [system.environment]::getenvironmentvariable('path', 'user') [system.environment]::getenvironmentvariable('path', 'process') Windows Server  >  Windows PowerShell

How to get a certificate for SQL server (Virtual machine) on Azura

Image
hi  i lost , don't know have certificate available sql2014 (data warehousing virtual machine size a7). my purpose connect sql server via power query , engagement studio  with encryption connection option ticked.  i have looked @ lot of pages via google , wish there clear step-by-step guide me follow. ms cloud predefined virtual machine. there should guide. can point me right direction please?  i have a  hi, here related links below you: a real certificate virtual machine https://social.msdn.microsoft.com/forums/azure/en-us/7c48763f-fb04-46c6-a6e6-c21740d007cf/a-real-certificate-for-a-virtual-machine?forum=wavirtualmachinesforwindows configuring custom domain name azure cloud service http://azure.microsoft.com/en-us/documentation/articles/cloud-services-custom-domain-name/ create service certificate azure https://msdn.microsoft.com/library/azure/gg432987.aspx?f=255&mspperror=-2147217396 since not familiar azure, if information abov...

Add Computer Name to Format-Table output?

i'm trying run simple little script check against servers in specific active directory ou.  it runs quick wmi check account services starting as. i need add name of computer output. $strfilter = "computer" $objdomain = new-object system.directoryservices.directoryentry $objsearcher = new-object system.directoryservices.directorysearcher $objsearcher.searchroot = "ldap://ou=servers,ou=it,dc=mydomain,dc=mytld" $objsearcher.searchscope = "subtree" $objsearcher.pagesize = 20 $objsearcher.filter = "(objectcategory=$strfilter)" $colresults = $objsearcher.findall() foreach ($i in $colresults) { $objcomputer = $i.getdirectoryentry() get-wmiobject win32_service -computername $objcomputer.name | {$_.startname -like '*mydomain*'} | ft name, startname, startmode } output like: name startname startmode ------ ----------- ----------- mssql$gis mydomain\serviceaccount auto sqlagent$gis mydomain\serviceaccount ...

Server 2008 network access by vista but not xp

my server shares intermittently accessible vista/2008 machines, , not xp clients.  reboot of server, or toggle of nic card required re-establish communication xp machines.  has else seen this? thanks. this maybe because of autotuning on 2k8 server. posted in thread, can well. check autotuning status type: netsh int tcp show global disable it netsh int tcp set global autotuninglevel=disabled other settings [experimental|normal|highlyrestricted]. need reboot changes take effect. Windows Server  >  Platform Networking

SLD no upgrade?

i have server 2003 r2 a  single-label domain , running exchange 2007. true can nto upgrade server 2008? yes , no .   in-place upgrading solvable problem one of exchange server 2007's prerequisits is powershell 1.0 when windows server 2003 (r2) installed powershell 1.0 cannot upgraded in-place windows server 2008. transitioning not problem . can add windows server 2008 domain controller existing active directory domain , can install windows server 2008 box exchange server 2007 sp1 on it. after moving users mailboxes, active directory fsmo roles , applications residing on old servers, can demote windows server 2003 domain controller(s) , turn windows server 2003 boxes off. more information here .   single label domains solvable problem for single label domain stuff , exchange server 2007 sp1 there's update allow install exchange 2007 sp1 single-label named domains .   note: please note single label domain configurations exchange server 2007 not recommended c...

users randomly receive a Windows Script host error.

Image
my users periodically receiving following error when log on computers: we use vb logon script , users error when first start computers if turned off.  script fails run.  if log off , on, script runs normally. this started couple of weeks ago when had domain controller down week.  don't believe script problem.  maybe dns issue? nate hi, based on error messages provided, please refer following articles. check if can solve issue. replication error -2146893022 target principal name incorrect http://technet.microsoft.com/en-us/library/replication-error-2146893022-the-target-principal-name-is-incorrect(ws.10).aspx replication error 1256 remote system not available http://technet.microsoft.com/en-us/library/replication-error-1256-the-remote-system-is-not-available(ws.10).aspx if issue still exists, please don’t hesitate let know. hope helps. best regards, justin gu ...

upgrade 2003 to 2008 using MSDN download DVD fails

  we testing sceanarios 2008 installs. have 2003 ad server have done preps on successfully. however, when launch cd within 2003 an error " setup can not run on version of operating system. install windows please try booting form install media " shows up. tryed booting form dvd upgrade option greyed out. there version download or not doable msdn version? thanks hello,   usually occurs when make cross-architecture upgrade. example, have 32-bit version of windows operating system, , want upgrade or install 64-bit version of windows operating system on existing system.   this behavior occurs because windows operating system upgrades supported between matching operating system architectures. 32-bit version of windows server 2003 not recognize 64-bit windows server 2008 installer engine.   so, can upgrade existing operating system same bit version, or perform "clean installation" if want install 64-bit version system.   please check kind of operating...

NTFS Permission

hello, i have share , subfolder called xyz. want here - * should have read access 'xyz' * full rights child objects coming in future.  what did - set authenticated users ro access (to folder only) , added authenticated user entry full access (to subfolders , files). users still getting access denied error while creating new objects under xyz. could somone assist? thnk you nivil i have never found nice way (read easy).  way have permissions set, if propagating (inheriting) permissions, new folders below root auth/ro(this folder) , auth/fc(subf , files).  way have found have root ro, disable inheritence on sub-folders when created , set permissions want have explicitly. you atempt use monitoring app watch4folder , when folder created under root, can kick off vbs setup permissions you. Windows Server  >  ...

Disable change password policy

when installed server  2008 left defulat domain controller policies , added login/logoff scripts. users being asked change password or expire in few days. users in ou , i changed maximum password age 90 days group policy management ou under computer configuration > policies >  windows settings > security settings > account policies > password policy then used gpupdate /force but users still being asked change password. 90 day policy applied once change password? or doing wrong here? have other login , logoff scripts setup using same policy , tells me atleast gpo setting ou working. thanks. darwaish hello, if understand correct configured password gpo on ou level. not applied, when connected domain, default domain policy still used. settings has applied domain level. if use new option of "fine grained password policies", possibel configure different settings on ou level, follow guide: http://technet.microsoft.com/en-us/library/cc770842.aspx you have aware, ...

File System Resource Manager (FSRM) - configuring quotas

hello, i have windows 2003 server installed rc2, allowing me take advantage of disk quotas using file system resource manager (fsrm). i have created in fsrm templates quotas, defining limits of 2.0 gig 4.0 gig 6.0 gig 8.0 gig 10.0 gig 12.0 gig on server, have share user directories located. i able following: 1. future folders created  to have limit of 2.0 gig 2. group existing folders 1 of categories mentioned above. instance, have 60 folders defined. majority (45 folders) should have 2.0 gig limit, remaining 15 folders having quota limits anywhere 4.0 gig 12.0 gig (depending on quota limit selected folder). is possible assign quotas (based on predefined template) few folders (as group) or each folder have defined individually? thanks, mark hi mark, does thread address concern? http://social.technet.microsoft.com/forums/en-us/winserverfiles/thread/03475210-7969-45d9-880e-8484d3868bc1 best regards, david shen this posting provided "as is" no warranties, , confers no rights. ...

Cannot index into a null array

hi there, i getting cannot index null array error. run script below. ****************************************************** function check-even ($num) {[bool]!($num%2)} foreach ($file in (get-childitem -path c:\users\rsimmers\desktop\*.ini)) {     "processing file {0}" -f $file     $newfilename = $file.fullname -replace ".ini", ".txt"     $newcontent = foreach ($line in (get-content $file.fullname)){         $printer = $line -match '\| (.*?)"'         $printername = $matches[1]         $printernum = $printername.split("-")[2]            if((check-even $printernum) -eq $true) {             #even            ...

DNS Dynamic update not working

hi we have added 2 domain controllers running server 2008 r2 ad ds integrated dns. in same process removed old server 2003 dc/dns server. we now experiencing problems missing host records. have tried running ipconfig /registerdns doesn't seem work. if test dns dcdiag looking fine. it seems to be servers "disappear" dns ones that had preferred/alternate dns server changed old dns servers 2 newly created. might issue? lasse /lasse hi lasse, please follow troubleshooting steps below, use nslookup verify if srv records registered dns server. in command prompt, type nslookup , press enter . type set type=all , press enter . type _ ldap._tcp.dc. _msdcs.domainname , domainname name of domain, press enter . if srv records of 2 dcs not found in dns server, please run net stop netlogon , net start netlogon commands in 2 dcs. if can find srv records, please check if dns server configured enabling dynamic updates. check in general tab...

RSOP over WMI - Problem getting local policy data on Server 2008 R2

i have application programmatically display current password policy settings c# on server 2008 r2 machine. have working fine domain attached machines, more difficult find needed non-domain attached machines. eventually got wmi query did wanted, tested , working on 64-bit windows 7 professional (which thought pretty close 2008 r2). unfortunately, same query returns 18 objects on development node (including 4 care about) returns 0 objects on server 2008 r2. the application on 2008 r2 machine runs service under local system, however, repeated testing local administrator no change observed. narrowed issue down small test app: using system; using system.management; // must add reference system.management build using system.collections.generic; using system.linq; using system.text; namespace consoleapplication1 { class program { static void main(string[] args) { managementobjectsearcher searcher = new managementobjectsearcher("root\\rsop\\co...

Configuracion de IP publica o externa sobre Windows server 2008R2

necesito apoyo para configura una ip publica, se esta instalando un aplicación web en mi server 2008r2 que requiere tener acceso desde intenet, actualmente este es mi server de dc y dns, necesito saber como debo configurar la ip publica? esa ip pública la configuras en la tarjeta wan de tu router, luego creas una regla en el firewall de ese router, para que te deje salir el puerto 80 (es el de defecto para http ). el servidor debe tener una ip privada, para mayor seguridad tuya. está de más decir que para tener ip pública exclusiva en tu oficina necesitas contratar un servicio dedicado con un proveedor, mínimo esos enlaces cuentas usd150.00 al mes. Windows Server  >  Administración de servidor

Error Event ID: 1000

faulting application name: 537.huddle.batchservice.console.exe, version: 1.0.0.0, time stamp: 0x50519450 faulting module name: kernelbase.dll, version: 6.1.7601.17651, time stamp: 0x4e211319 exception code: 0xe0434352 fault offset: 0x0000b9bc faulting process id: 0x26d8 faulting application start time: 0x01cd924d84d59ca1 faulting application path: d:\onecognizantsource\platinum\537\537.huddle.batchservice.console.exe faulting module path: c:\windows\syswow64\kernelbase.dll report id: c2f20a91-fe40-11e1-a693-0050568445f9 gk hello, explanation of event id 1000: the indicated program stopped unexpectedly. message contains details on program , module stopped. matching event event id 1001 might appear in event log. matching event displays information specific error occurred. faulting application 537.huddle.batchservice.console.exe seems not microsoft application , have no information it.  please contact developer more. thanks zhang ...

remote deskop failed to login

hi i know topic has been done , done again can't fixed. , think it's because doing strange setup. have sbs server , 2008 r2 server setup remote desktop server, on remote desktop server there application setup remote app , installed on pc's, pc's have password save , work fine, have saved , says failed login, strange part credentials using not domain login details the details using local server users remote desktop server. have setup user account each person on server local account. again it's working people not saving credentials. can 1 it's annoying. cheers tom this may unrelated if local user not member of administrators group may need  member of remote desktop users group.  Windows Server  >  Remote Desktop Services (Terminal Services) ...

install and license office 2013 on terminal server

hi i have customer have migrated office 2013 on desktops , laptops. they have server 2008 terminal server running office 2003 i trying find out how can install office 2013 on terminal server. i believe volume licensed copies of office 2013 can installed on terminal server these provide .msi version of software can convert laptops office 2013 licenses volume licenses or have purchased separately? any advice on matter appreciated regards colin hi colin, i'm not sure if can purchase software assurance home , business version.  please contact microsoft volume license specialist @ major reseller , ask them options are.  in worst case customer will need purchase volume licenses of office 2013, example, office 2013 standard or professional plus (with or without sa). ms working on new capability office365 proplus called shared computer activation that allow office365 proplus used on rdsh server without volume license version....

GPO TO STOP IE PER USER

windows server 2003 ad existing server 2008 r2 terminal server , new server 2008 r2 terminal server. an existing gpo in place in ad server prohibit ie per-user worked fine on existing server 2008 r2 terminal server. since adding additional server 2008 additional terminal server ad domain gpo not work. the additional server fresh load , updated , joined domain. have researched various methods make work have not had success. think doing wrong fundamentaly gpo make work additional server. know how make gpo , know how set ie settings fake proxy server , how gray out changing settings. i think i'm going wrong i'm not putting gpo in place or linking in order make work. i have gpo setting use fake proxy , settings gray out proxy settings users on terminal server worked fine. having added additional terminal server replace original, cannot same gpo work. somehow not getting gpo applied correctly or linked effecting newly added terminal server. can clarification on procedu...

WDSServer EventID 1032

hello, i created new image today deployment. used old image updated , captured it. tried deploy got message when task sequence running @ action "install operating system" there no access tot specific file. added new image in mdt , made new task sequence. on wdsserver receive following error: eventid 1032: a request received rpc server on {6f13a317-3687-4b54-81a5-504daa9062fa} endpoint 192.168.202.107 there no provider registered {6f13a317-3687-4b54-81a5-504daa9062fa} endpoint. can happen if provider failed initialize not marked critical or if malicious code trying probe available services. binary data contains first 32 bytes of request. for more information, see , support center @ http://go.microsoft.com/fwlink/events.asp . anyone know answer or experienced same issue , solved it? yours sincerly, robin e. turpijn microsoft manageabilty specialist @ wortell, lijnden nl. hi, solved problem ! found error above (eventid 1032) not causing deployment failure (in case)...

802.1x, XP client not renewing IP address after VLAN changes

   hello, we having issue testing xp sp3 windows clients on our new wireless 802.1x solution. our symptom: when xp client @ windows login screen. expect machine authenticate network , placed in role.  after user passes user credentials, radius places user in different role in different vlan. our issue ip address dhcp doesn't renew after first authentication. work around release , renew ip address now.   environment: aruba 6000 wireless controller ap 70 thin aps windows xp sp3 clients dhcp served 2 windows dhcp servers split scopes.   i not sure if our issue related http ://support. microsoft .com/ kb /928233   because not running vista or sp2 . corrective actions tried: 1. patched windows sp3 2. updated intel pro drivers. 3. searched dhcpconnforcebroadcastflag in register. not think applicable windows xp. vista. hi, there couple of threads think reporting same issue: http://social.technet.microsoft.com/forums/en-us/winservernap/thread/38768616-ed1f-45a9-a1de-cfbe9cf0a90d/ ht...

Unable to shadow remote session in terminal server 2008 R2 (also SP1) with desktop composition enabled

i'm using windows 7 x64 client (using remote desktop connection), aero enabled in it. all rdp client working latest rdp version (7.1). aero works in terminal server session, if try remote control terminal user (with aero enabled), terminal session becomes black (only terminal session!) , must close it using "x" (right hand corner). the problem seems "desktop composition option", infact if don't use in 2 terminal sessions (the manger , user), shadow works fine.  any ideas? thanks all massimo   hi,     based on research, aero feature not supported when using shadow on terminal server.           thanks. Windows Server  >  Remote Desktop Services (Terminal Services) ...

"path cannot be used as a trusted location for security reasons"

Image
i have networked drive (mapped s:) keep of files.    i'm running windows 7 , started using word 2010. want make networked drive "trusted" don't have "enable editing" on word files.     " allow trusted locations on network " checked.   in microsoft office trusted location dialog i've checked " subfolders of location trusted "     regardless of whether use drive letter s:\  or folder path, s:\sharedfiles, still same error message - " the path have entered cannot used trusted location security reasons. choose location or specific folder. "   exactly does mean?     i've seen sorts of discussion on web people trying various folk-remedies using unc paths, editing registry, running word "as administrator", etc.   of them seem work people , not others, or not work @ all.    i'm sick of playing games -  micro...

SQL 2005 Cluster disk fail

i have sql cluster 2 nodes (fail over) conect disk array 3 disk raid5 (drive s:), 2 disk quorum (drive q:) & lun (drive t:). a disk array physically broke , so i can not access the cluster . i need to regain access the array . by replacing the disc , how should proceed ? please a step by step ! thanks the provider of raid controller or storage array should have step step instructions.  did not give indication of vendor of storage environment, next impossible provide generalities.  simple replacing disk.  other times might have replace disk , run sort of vendor utility. your best bet contact storage vendor. .:|:.:|:. tim Windows Server  >  High Availability (Clustering) ...

can't install OTA profle in Iphone

Image
dear all, i have deploy adfs 3.0 , plan ios device joint stuck install ota profile attached. should root cause? sochhean hi,   please check if kb article helpful:   https://support.microsoft.com/en-us/kb/2970746   adfs related issue, i'd suggest post in dedicated forum below, there should more professional responses:   https://social.technet.microsoft.com/forums/windowsserver/en-us/home?forum=adfs   the reason why recommend posting appropriately qualified pool of respondents, , other partners read forums regularly can either share knowledge or learn interaction us. thank understanding.   regards, ethan hua please remember mark replies answers if help, , unmark answers if provide no help. if have feedback technet support, contact tnmff@microsoft.com Windows Server  >  ...

DNS best practices?

are there quides ms server dns services easy follow? i tried reading files, ms step-by-step guides, , either dumb or pretty hard follow , understand, or dns configuration cryptic in itself.  or of above. :) seemingly, there aren't many scenarios small businesses single server: dhcp router, dhcp server, static addresses. most common scenario dhcp @ server, assume - , in case, should dns like?  should ip configuration on clients , on server like?  this: clients: - dhcp-issued address - gateway, dns: server ip address server: - static ip address - dns servers:   - its own ip address?   - router's or isp dns addresses it shouldn't hard settings should in simplest of configurations, , yet having hard time finding info! scenario 2: dhcp @ router, server getting static (reserved) ip address, e.g. 10.0.0.5. router: 10.0.0.1 wan dns/gateway: pre-configured or dhcp isp lan configuration: dhcp clients with:  - gateway - 10.0.0.1  - dns 1: 10.0.0.5  - dns 2: 10.0.0.1 server ip: 10.0.0....

RemoteAccess event log entry only triggers after 3 failed attempts

eventid 20271 triggers once 20249 triggers. when incorrectly enter password rras 3 times, line disconnects. problem want know every single attempt, not 1/3 of them. logged in security under 4625, 4625 doesn't include ip address or username. how line disconnect after 1 attempt, or 20271 trigger every time there's failure? in rras console, noticed "ports" being in tree server. checked didn't see relevant options attempt count. please take on article , check if have followed steps correctly alerts failed logon attempts - http://blakhal0.blogspot.in/2013/04/ad-failed-login-alerting.html here informative article work around situation : http://www.howtogeek.com/123568/how-to-get-email-notifications-whenever-someone-logs-into-your-computer/ follow same steps, event log trigger instead of login trigger. alternatively, may checkout active directory auditing tool alerts instantly every successful , failed logon attempts real time report. organizations ...

Linking multiple domains to Custom Nameserver win 2008 R2

hi,   how can i link multiple domains custom nameserver on windows 2008 r2, using dns manager,   for example: i have 1 forward lookup zone website myhosting.com, defining custom nameservers ns1.myhosting.com , ns2.myhosting.com,     and have my website domain myhosting.com  name servers set to ns1.myhosting.com , ns2.myhosting.com, it works well,   i want set domain nameservers custom name servers created ns1.myhosting.com , ns2.myhosting.com, how can done ?   i changed domain nameservers @ domain register map custom name servers ns1.myhosting.com , ns2.myhosting.com, 4 days, , changed. problem how prepare dns manager link name domain, www.mynewdomain.me       scientist  hi,   once have name servers other domain pointing existing name servers (this done through registrar of domain), should able create new forward lookup zones domains working with...

VSS Issues - Filename too Long

hi, we've recent had server files issues , had retrieve different snapshots of our share folders via vss. we've ran slight issue of character limit , not able restore these files. guessing below character limit actual folder , that's how got there in first place. since vss adds path of \\localhost\c$\  before actual folder , file name, , on limit. my question is, there anyway retrieve these files "stuck" inside vss snapshots? when try open , open files, getting "the source file name(s) larger supported file system. try moving location has shorter path name, or try renaming shorter name(s) before attempting operation." hooped on one? there way extract information? we running server 2008 standard 32bit sp2. appreciated. as far know, stuck of course, software, nothing impossible - more matter of deciding whether doable in given time , budget. i add list of items - of code have posted @ www.msftmvp.com can repurposed provide solution - no promises on time...

DNS Issues with new ws2k8 r2 domain controller

i trying upgrade domain windows server 2008 r2... setup new server , promoted domain controller.  our domain sub-domain of university, had setup dns server on campus dns server, once done, server started replicating correctly other 2 domain controllers.  restarted server today however, , seeing following errors: event id 2087 (followed event id 1394) event id 2092 about 15 minutes later, received following event ids: event id 102 event id 700 event id 1869 event id 701 the other 2 domain controllers going removed (so can clean install 2008 r2) want make sure domain healthy enough start removing servers , upgrading.  there should concerned right now?  want make sure demoting other 2 domain controllers won't cause issues. the new (temporary) dc holding of fsmo roles, , 3 gcs. also, when run repadmin /showreps command, see following output: otrc\otrc-bu3 dsa options: is_gc site options: (none) dsa object guid: 26efd94d-597c-4c16-84a2-666715abc2e7 dsa invocationid: 089cc059-456e-4...

Windows Server 2012 R2 AD CS reuse existing private key - No error code

hello, i want set root-ca on windows server 2012 r2 os. purpose of have .p12 file containing certificate + private key. during configuration of ad cs asked whether want use existing private key or not. choose option , import .p12-file in next window. windows excepts file far , in list can see cn importated certificate. select , click "next". happens frustrating thing: error-window pops error-headline, error symbol - but: no message error code. same in log-files: nothing indicates problem. i allready changed certificate contains fqdn (http://support.microsoft.com/kb/321051 - problem adressed @ stackoverflow) of active directory , installed certificate import private key trusted root ca agency (or whatever called in english), because root ca, definition signs own certificate , therefore should found on trusted list. any ideas can not see error message anymore? a screenshot of error message helpful. vadims podāns, aka powershell cryptoguy weblog: en-us.sysadmi...

Secondary domain controller not able to connect from work stations.

Image
we using primary , secondary domain controllers. in secondary domain controller act replication server. problem occurs while accessing secondary domain controller work stations following error:  "the trust relationship between workstation , primary domain failed". any 1 please give solution. thank you. hi, most simple resolution unjoin/disjoin computer domain , rejoin computer account domain. there might multiple reasons kind of behavior. here few of them: single sid has been assigned multiple computers. if secure channel broken between domain controller , workstations if there no spn or dns host name mentioned in computer account attributes outdated nic drivers. according description, second 1 may cause of problem. when computer account joined domain, secure channel password stored computer account in domain controller. default password change every 30 days (this automatic process, no manual intervention required). upon starting computer...