Posts

Showing posts from September, 2010

Strange Behavior

i have 2 packages ease i'll call parent & child.  parent package calls child package 4th step in process.  once child has completed, parent has few more imports does.   the portfolio table loaded in child package step 4 in parent package.  in step 5 few tasks utilize portfolio data lookups.    the strange part there 4 or 5 data tasks lookups against portfolio data in step 5 (step 5 container).  2 of data tasks retreive data portfolio data.  other 2 don't find data , move on.  once package stops, if execute tasks run , load data correctly.   it seems me caching or isolation problem can't find solution.   any ideas? are of lookups using same select statement populate reference table? if so, might try changing each of them unique - can add comment query force uniqueness.   lookups internal caching, , we've encountered issues in past cache gets flushed little early. there's kb article on somewhere, can't track down right now.

Uninstall SQLServer 2014 Reporting Services from a Windows 7 64 bit PC

Image
looking uninstall sql reporting services sql install.  issue when going thru setup process deselect reporting services - native option check box grayed out.  suggestions on how feature can removed? thanks, dark hi dark, according description, check box reporting services - native option grayed out when trying uninstall reporting services native mode. as issue, think should caused use incorrect way uninstall reporting services native mode or select incorrect instance doesn’t include reporting services instance. since reporting services instance feature, not listed in windows control panel, programs , features. uninstall reporting services native mode, need select microsoft sql server 2014 programs , features, select correct instance that includes reporting services instance feature rs in uninstall wizard. after select instance, select reporting services feature uninstall it. besides, when uninstall reporting services native mode, created or modified after installation l

Enterprise admins in orphaned domain

hello, i'm discovered enterprise admins group in orphaned domain can't connect or recover. old , existing domain windows 2003. when looking @ security of domain can see enterprise admins groups still displayed, possible move account domain? regards, sjoerd whenever see helpful reply, click on “propose answer” / “marked answer” , "vote". microsoft related blogpost on www.vdnieuwenhof.eu if lost domain "enterprise admins" group, have lost forest root domain, meaning entire forest lost in space. please run following command , determine domain  (forest tree root): nltest /domain_trusts /forest if forest root domain orphaned/lost/can't recovered you should create new forest , migrate "lost" child domains it enfo zipper christoffer andersson – principal advisor http://blogs.chrisse.se - directory services blog Windows Server

Live Migration to Best possible node

Image
hi, i have 20 node cluster virtual machine role. i know equivalent power shell command migrating vms best possible node. when right click on vm cluster manager, see below option live migration best possible node. same thing achieve through powershell. thanks in advance. thanks, krishna use move-clustervirtualmachinerole without -node parameter. ex: get-clustergroup -name "sv-test1" | move-clustervirtualmachinerole there few ways move-clustervirtualmachinerole understand 1 want move, that's way it. can use get-clustergroup without parameters see names uses vms' resource groups in case don't match vm names. eric siron altaro hyper-v blog independent blog contributor, not altaro employee. solely responsible content of posts. "every relationship have in worse shape think." Windows Server  > 

Configure Root Hints Only option...

Image
hi;   in configure dns server wizard, happens when select " configure root hints " option?   thanks   that's because config wizard copies root hints systemroot\system32\dns folder, part of tasks wizard does, resolve ips internet, why see "unknown" in list. since part of wizard "failed" resolve ips, it gives failure message. updating root hints: http://technet.microsoft.com/en-us/library/cc758353(ws.10).aspx as mentioned earlier, windows 2000 when not connected, create root zone (a period). when configured, root hints disappear. "feature" removed in windows 2003 , newer. happens if not connected internet, see, doesn't configure roots correctly. as side note, iirc, believe lack of resolving roots *may* cause eventid 7062 errors. fyi, if 1 chooses method configure dns, such @ initial server config after aninstallation, , wasn't connected internet @ time, after wizard complets failure message, connect internet,

DFS Replication - failback

hi all, i have 2 ad sites (site1 , site2) , in each site 1 w2k8 r2 file server ad namespace (referral ordering - "lowest cost"), bidirectional dfs replication , client failback enabled. my scenario is: file server in site1 down , users site1 redirected data on fileserver in site2 (users located in site1). fileserver in site1 still down , users created 2tb's of data on fileserver in site2. after while fileserver in site1 comes up. takes 1 day untill data fileserver in site2 replicated fileserver in site1. in meanwhile users failback fileserver in site1 (because he's again) - data fileserver in site2 still not replicated fileserver in site1. users have not accessible data created while fileserver in site1 down (because replication still running).  is kind scenario possible? possibility clients failback after data replicated? thanx hi, i can think of disabling referral target during these scenarios. if noticed failover happened file sever @ site 2 di

Embedded Excel table in Word 2013

Image
i purchased a new laptop window 8 , office 2013. previous word files embedded excel tables open once refuse open second time. error message, "the program used create object excel. program either not installed or computer..." both excel , word work fine on own. 1 thread suggested turning off add-ins i'm not sure how that... and did not seem work other person... help! hi, in regarding of issue, recommend tests narrow down issue. create new word 2013 file and a excel 2013 file, , insert excel file object in word test. if works fine, need repair previous word files. if not work fine, please try start word 2013 in safe mode (press win+r > enter winword.exe /safe). if works fine, we'd better check add-ins both of word , excel: in excel/word go file>options>add-ins. down bottom select com add-ins drop down menu , hit go. uncheck hit ok. close options menu close excel. after, update latest office 2013 , windows 8 patches test. regards, george

Google Chrome Group Policy setttings

hi there, i wanting install google chrome in our organisation , downloaded appropriate files google here:  http://www.google.com/support/a/bin/answer.py?answer=187945 i followed instructions here:  http://www.technospot.net/blogs/how-to-import-google-chrome-group-policy-settings-in-windows/  to install adml , admx files, when open group policy management editor not see google chrome settings. re-started server still not seeing them. i'm using windows server 2008 r2. any suggestions should try? thanks in advance, steve. is on domain?    if so, document tad misleading.    gpmc try , load policydefinitions domain gpo directory, not local hard disk. do have domain policy store?   (  \\[yourdomain]\sysvol\[yourdomain]\policies\policydefinitions   ) you can check in gp editor admx's loaded from, next administrators template node policy definitions retrieved xyx to clarify, if domain, , central store has been created domain admins (which highly likely), c:\wind

Server Help

hi,  when clicking on windows update on our server, following error message comes up: "the website has encountered problem , cannot display page trying view.  error number 0x800b0001.   can help?!?!?!?!   hi,   this issue occurs if windows security .dll files registered incorrectly.   to fix it, need register following dll files or run system update readiness tool.   softpub.dll wintrust.dll initpki.dll mssip32.dll   for more information, please refer following microsoft kb article:   error message when try use windows update or microsoft update web sites install updates: "0x800b0100" http://support.microsoft.com/kb/956702   regarding system update readiness tool, please read following microsoft kb article:   description of system update readiness tool windows vista, windows server 2008, windows 7, , windows server 2008 r2 http://support.microsoft.com/kb/947821   if system files cannot repaired system update readiness

Event ID: 13568 (DC1) & Event ID: 13555/13552 (DC2)

we have tusdc01 (dc #1) , tusdc02 (dc #2) both machines running w2k3 sp2. tusdc01 , tusdc02 errors listed below in following sections.   ******************************************************************************** tusdc01 ********************************************************************************   event type:                      error event source:                 ntfrs event category:             none event id:    13568 date:                                     1/12/2011 time:                                    9:38:19 am user:                                     n/a computer:                        tusdc01 description: the file replication service has detected replica set "domain system volume (sysvol share)" in jrnl_wrap_error.     replica set name is     : "domain system volume (sysvol share)"   replica root path is    : "c:\windows\sysvol\domain"   replica root volume : "\\.\c:"

BSOD on windows 2008 R2 server. Window shut down unexpectedly

in event log got windows shut down unexpectedly error. go minidump file server , below output got win debug. tried search hotfix found out there quiet few hot fix , not sure 1 applies our server.  currently running windows 2008 r2 server service pack. idea or suggestion helpful. thank you.  use '!findthebuild' command search target build information. if build information available, run '!findthebuild -s ; .reload' set symbol path , load symbols. module_name: rdbss faulting_module: fffff8000404b000 nt debug_flr_image_timestamp:  49e022b9 read_address: unable nt!mmspecialpoolstart unable nt!mmspecialpoolend unable nt!mmpoolcodestart unable nt!mmpoolcodeend  fffffa60028e221c  current_irql:  0 faulting_ip:  rdbss+4521c fffffa60`028e221c ??              ??? customer_crash_count:  1 default_bucket_id:  driver_fault_server_minidump bugcheck_str:  0xd1 last_control_transfer:  from fffff800040a286e fffff800040a2ad0

TS Web access server unreachable

  hi people i have problem, scenario is: one server gateway installed win2008 rc0 build 6001 installed roles: ts gateway ts web access ts session broker   one server application installed same windows 2008 rc 0 build 6001 installed roles:   ts   the problem is:   the problem is: when try connect in ts web access site log in site work right, when try access application published rdp appears error "server unreachable" this client not join in domain, client machine joined in domain. all aplications appears same error. i have server, in domain, same domain in servers installed, win2008 rc0, works fine, applications execute well.   somebody can help-me?   thanks,   eduardo.     hi!   do see "host unreacheble" error when trying launch application ts web access site? on ts server - remote app server - did change default settings in remoteapp manager published applications?   just make sure understo

Windows Firewall Authenticated Access - Outbound

what i'm looking might not possible, i'm giving shot anyway: im standing new directaccess server our company, , 1 of first things security director asked how restrict access internal servers , subnets appropriate group of people (i.e. pm's can file servers, network engineers can everywhere, etc.) i've been digging through windows firewall on server 2012 box da running on, , on surface appears should able created outbound rule scoped set of ip's or subnets , under "local principals" specify "only allow connections these users" but, of course, doesn't work. i've tried creating various rules in form of block authenticated bypass, allow rules perform authentication, none of seems work properly. anyone else out there tried same thing? hi, please check if server , domain isolation solution you server , domain isolation http://technet.microsoft.com/en-us/network/bb545651.aspx hope helps. best regards jeremy wu

Unable to rejoin the server to domain

Image
we moved server domain work group , when joining same server domain once again, unable it. we below error message. we deleted object before joining server domain. kindly check , let know how proceed further. reg, suresh from microsoft forum. reg, suresh kumar hi suresh, if have deleted object ad goes lost , found container. check below steps , see if object exists delete same open adsi edit mmc snap-in. 1.on action menu, click connect to. 2.in connection settings dialog box, in name field, enter name adsi connection. under connection point, select select known naming context, , select configuration in drop-down menu. click ok. 3.in left pane, double-click configuration object, , double-click lostandfoundconfig. 4.in right pane, delete objects , containers. right-click object or container, click delete, , click yes. 5.exit adsi edit.   Windows Server

Reinstall TS

hi! is possible in windows 2003 re-install terminal services (remote desktop service) or procedure if need copy rdp 1 win 2003 server win 2003 server? thanks. hi, is possible in windows 2003 re-install terminal services (remote desktop service) yes.you can delete thru control panel,and install scratch.  what procedure if need copy rdp 1 win 2003 server win 2003 server? to mirror windows 2003 may need consider 3rd party tool.alternatively,you can install newly built server 03 box,and install wanted applications , rds roles.at last,make settings the same each other manually see whether works. regards, clarence please remember click “mark answer” on post helps you, , click “unmark answer” if marked post not answer question. can beneficial other community members reading thread. Windows Server  > 

Using remote web access without connector software.

hi, want use couple of bits windows server experience while phasing out sbs 2008 server. i don't want client pc backups or reporting, or requires connector software. absolutely not want connector software @ all. not bit. i want replace ability for users remote pc's -from rww on sbs 2008 to remote web access in 2012 wse experience. don't care shared folders etc. however, unable assign computers users, have no devices showing - i'm guessing because i'm not using connector software on pc's? is possible them show can use this, or should go down vanilla remote desktop gateway route instead? i don't see why having connector software should stop working, connector software never needed on previous versions. thanks richard hi, may reference link below automatically connect client computers server: https://technet.microsoft.com/en-us/library/cc708110(v=ws.10).aspx , more information connect client computers​: https://technet.microsoft.co

EventLogRecord.Properties to Variable.

hi guys, i trying store value of eventlog property(eventlogrecord.properties property) variable , table.  but gets stored table given bellow:   ------------------------------------------------------------------------------------------------------------------- system.diagnostics.eventing.reader.eventproperty system.diagnostics.eventing.reader.eventproperty system.diagnostics.eventing.reader.eventproperty system.diagnostics.eventing.reader.eventproperty ------------------------------------------------------------------------------------------------------------------- i getting output through "get-winevent" powershell cmdlet.   any in regard appreciated.   thanks & regards, jaydeep.   here's example of assigning property of event log result variable: $array = (get-winevent -logname system -maxevents 5) $newarr = @() $newarr += $array[0].id $newarr | out-file d:\log.txt

Using Powershell Studio to control Hyper-v VMs and VHDs

hello everyone! i'm kind of new powershell in general, , powershell studio alltogether. i'm trying use powershell studio write script (with gui) behaves this: two windows. on 1 side there's window shows me list of vms on machine. once click on 1 of them, window on right shows me attached vhds vm has. i can't figure out how integrate get-vm command display unto window. i'd happy can offer. cheers , merry christmas :d windows powershell studio modal.  1 can active.  youwant 1 windows 2 controls. ask guts @ sapien point @ exampls of how design admin forms powershell studio. i use windows list box on teh left , panel on right controls show properties of select vm.  yu can jsut use multiline textbocx display details. ¯\_(ツ)_/¯ Windows Server  >  Windows PowerS

File ownership on Mount point

system windows server 2012r2, vm (hyperv) vanilla installation, patched through windows update storage provide dell equallogic file system follows.... h: crm |_ crm (folder)      |_crm_database (drive mount point)      |_crm_logs (drive mount point) i am granting sql service account permissions drives, through properties of mounted volume. on get an enumerate error , take ownership apply permissions, and it hangs windows security pop , stating "changing ownership of:"  i have tried using tools change ownership command line don't seem have correct syntax mounted volume. reading around subject mount points should work out of box , cant find similar experiencing any appreciated, reading hi, i tried change ownership of mount point , hangs too. after reboot, ownership changed correctly , change ownership performed correctly without issue.  i'll try contact related team see if there further information this. 

How to change the default view to display Model instead of Name in Print Dialog Box

my printers networked , listed random naming convention, model correctly labelled. there way can use value show in print dialog box? regards, karl many application include location , comment field.  office applications display type field contains driver information. only printer name listed in field choose printer. what listed application specific, not windows setting. alan morris windows printing team Windows Server  >  Print/Fax

Windows Server 2012 Datacenter Virtual Licensing Setup

i ordered new hp server microsoft sever 2012 datacenter.  supports unlimited virtual machines.  setting datacenter 2012 have hyper-v 2012 role only, create virtual servers under hyper-v.  question is, want run server 2008 r2 datacenter on vm's, , don't have licensing server 2008 r2, since still on sbs 2003.  thought datacenter 2012 has downgrade rights server 2008 r2 datacenter.  doing compatibility reasons software use, exchange 2010, etc.  cals purchased 2012 cals, convert 2008.  in future, upgrade vm's 2012 along cals.  need verification on wanting do, , correct way of doing it.  hp giving me run around right now, , said work when purchased.  thanks yes, have downgrade rights.  however, don't media , activation keys 2008 purchasing 2012.  best bet contact microsoft licensing - www.microsoft.com/licensing .  there phone numbers there can talk real people need. tim Windows Server

Startup

when start server first got screen when display crt+alt+del  my screen been blank totaly dark how log in server? hi roxyim, base on experience, may hardware not compatible server 2008r2, please check hard ware meet 2008r2 compability requirement. windows server catalog http://www.windowsservercatalog.com/ regards. we trying better understand customer views on social support experience, participation in interview project appreciated if have time. helping make community forums great place. Windows Server  >  Server Manager

Why does Windows do this...

on windows server 2012 had 3 seagate barracuda 3tb disks installed in software raid-5. gave them letter e:. i started copy files single disk more secure raid-5 disk , morning saw strange folders appear. dated last night 3 , figured had windows scheduled update. not understand why windows this, doesn't add in logic. had 1 disk removed did same thing, , made 3 disks new letter. wanted keep things neat , clean, windows making mess. can tell me how can redirect disk, 1 that's been in there beginning, let's say, c: ??? the folders empty, tried watch update going, failed, maybe that's reason why leaves garbage folders... it's bit hard limited information provided. can give names of these files / folders created? sounds assuming these windows updates related windows updates default c: drive. Windows Server  > 

KMS Versions

currently, have windows 2000 kms server.  want move latest , still use kms server (ok, they, not "we"). what version requirements regarding kms, windows 2012, exchange / sharepoint 2013? thanks! hello, windows server 2012 , windows server 2012 r2 kms clients are not supported on windows server 2003 kms host. you should go @ least windows server 2008 r2 kms host. thanks, darrell gorter [msft] posting provided "as is" no warranties, , confers no rights. Windows Server  >  Windows Server General Forum

Windows 7 GPO setup - now creates two additional folders on desktop called libraries and username

hi we getting our gpo settings upgraded , right before deploying windows 7 clients in our organisation. we've got of them done , had prediction of expected see. however, using test account when user logged in had additional 2 folders on desktop. 1 called 'libraries' , 1 called '%username%'. our policy redirect 'documents' folder home drive it's totally negated these 2 new folders go c drive. i'm looking way overcome centrally using gpo if possible. , yes, know benefits , non benefits of using libraries continuity , corporate identity want them gone - can please? thanks  - dan hi,   i’d confirm requirement.   however, using test account when user logged in had additional 2 folders on desktop. 1 called 'libraries' , 1 called '%username%'. our policy redirect 'documents' folder home drive it's totally negated these 2 new folders go c drive.   >>what mean? >>do want ad

Active Directory Ghost Object replication issue

i have windows 2003, single forest 50 domains. changing, deployable system not domains connected , online @ times. some months ago 2 of these domains held in transit , tombstoned. before connected forest again went our hardware support department "cleaned" meaning remove dust etc, instead wiped arrays on servers. our level 4 support team reanimated these node after restoring them old backup. this backup did not refelect ad when deleted, therefore have several orphaned objects form domains. domains functioning correctly , replicating, however, gc in forest inconsistent , orphaned/ghost objects still being replicated. we have rehosted directory partitions problem nodes online domains works fine, domain comes online orphaned objects again replicated global catalog. nature of our system means cannot control when other domains coming online rehost them before replicating object items gc. i have made several ldap queries , can see items no longer exist on proble

How to backup/restore the CEP's certificate?

after install stand-alone ca, install scep on same machine a. want to verify procedure of ca's backup , restore. so, reinstall machine b with same configuration, , copy backup files of iis , ca a, restore iis , ca. network equipment not enroll new certificate anymore, becase cep's certificate had not been restored. other certificates been restored correctly. could tell me how backup/restore certificate of cep (scep) ? thanks! i assume talking http-enrollment using wstep protocol. if true, problem need backup (or reissue) ssl certificate xcep server. simple ssl certificate based on webserver template. default webserver template doesn't allow export private key, therefore have several ways: 1) use policy.inf file instruct ca allow private key exporting 2) create v2/v3 custom template (duplicate webserver) , allow private key exporting in template settings. in cases able backup private key. if have used standard webserver template, can manually enroll ssl certificate using

Windows 6.1 task scheduler unable to kill cscript processes it has spawned.

see title. please verify first , reply. tested windows 7 / server 2008 r2. example vbs script: '-------------- wscript.stdin.readline '-------------- regards. hello, as sounds scirpting/programming please use msdn forum instead one. additional post bit more details trying achive , not use title question. http://social.msdn.microsoft.com/forums/en/categories/ best regards meinolf weber disclaimer: posting provided "as is" no warranties or guarantees , , confers no rights. Windows Server  >  Windows Server General Forum

Collecting Errors or Events from SQL Error Log

Image
hi all i looking way can collect error's or events occured in sql error log past 24 hours. since error log quite big , don't want read want sql script or windows script can collect errors , give me output. any appreciated. please vote & "mark answer" if post helpful you. cheers prakash nandwana bangalore , india hi prakash, you can make use of sp_readerrorlog read sql server error log. stored procedures supports parameters search through error log. more details here pradeep adiga blog: sqldbadiaries.com SQL Server  >  SQL Server Tools

Create SSRS Schedule - Once Type recurrence

hi, i want create once type recurrence scheduler using ssrs web service api, can me out send me sample code on .net. thanks,     hi atul thummar, thanks question. in order create subcription using ssrs web services, can choose createsubscription function, msdn has detail syntax , sample code, please refer it: reportingservice2010 . createsubscription method in addition, how build application referencing web services, please refer to: building applications using web service , .net framework thanks, sharp wang please remember mark replies answers if , unmark them if provide no help. SQL Server  >  SQL Server Reporting Services, Power View

How to bind ComboBox's ItemSource to DataGrid's headers?

Image
hi all. i have a datagrid whose itemsource bound observablecollection, filled a wcf service. its columns autogenerated.   how can set combobox's itemssource datagrid's headers?   ultimately i'm using  combobox to provide search criteria when searching the datagrid - so users select a column in combobox, enter keyword search for in textbox. how this: void datagrid1_layoutupdated(object sender, eventargs e) { list<string> columnheaders = new list<string>(); (int j = 0; j < this.datagrid1.columns.count; j++) { columnheaders.add( datagrid1.columns[j].header.tostring()); } this.columnheaders.itemssource = columnheaders; } note: j used indexer no other reason than, on site, using creates emote when accessing headers basically, on event datagrid updated, create new list (or declare observablecollection in class , use that) , interate across list of columns in dataset, adding column.header va

Negative numbers found within sys.dm_io_virtual_file_stats

virtual file stats - idea why particualr server "bouncing" statistics? *** not appear related sample_ms column issue *** process collects sys.dm_io_virtual_file_stats , writes custom table, on 15 min interval.  has been running since last tuesday, using sql server agent job. this occurs multiple databases , multiple files, reads only.  writes appear increment.  the same type of data present in custom table, or if query data directly out of sys.dm_io_virtual_file_stats. the server "rolled over" sample_ms column, occuring previously. i validated elapsed time based on delta of insertdate in custom table , delta of sample_ms. configuration:  10.50.2500.0 / 128gb / 24 lproc / 64-bit server new our group.  san attached (no details yet). sample data. the query joins recorded copy of vfs determine previous record same db/fileid.  notice how read values (cnt, bytes, stall) decrement between subsequent recordings, return back insertdatetime rid sample