Posts

Showing posts from July, 2010

Cuadro de dialogo que pida usuario y contraseña de administrador

Image
buenas, tengo un windows server 2008 con un dominio creado, y los clientes son windows 7. los usuarios tienen permisos restringidos por ejemplo para cambiar el nombre de una unidad de disco duro y me encuentro el siguiente problema, en algunos puestos cuando le doy cambiar me dice que no tengo permisos y me muestra un cuadro de dialogo invitándome poner usuario y contraseña y en otros equipos simplemente me dice : "no tiene suficientes derechos para realizar esta operación". todos los equipos son iguales y todos con el sistema recién instalado y no consigo encontrar qe diferencias hay entre un equipo y otro para que en algunos me pida el usuario/contraseña y en otros directamente me diga que no se puede. os agradezco si me podeis echar un cable, adjunto imagen del cuadro de dialogo al que me refiero. en la directiva local (gpedit.msc) o en una directiva de grupo: equipo\directivas\configuración de windows\configuración de seguridad\directivas locales\opciones de s...

How to attach a task to a non existing event ?

hello everyone, just discovered new event log feature, allowing generate task whenever specific event id generated. i wondering if there way event has not been generated yet, might happen 1 day ? laurent if post helpful, please take second hit green arrow on left, or mark answer, thanks. no.we can create scheduled task run only when specific evnet id generated. technet subscriber support |if have feedback on technet forum, please contact tnmff@microsoft.com. Windows Server  >  Management

Is there is a tool that integrates with windows server 2003 and 2008 r2, that can forward the critical events in event viewer to an email address?

i know there way in sbs sever it. hi,   i see want email sent automatically when particular event occurs, afraid feature not present in windows server 2003. so, need use tools microsoft system center operations manager enable feature in 2003. in windows server 2008, please refer following link:   http://technet.microsoft.com/en-us/library/cc748900.aspx       this feature designed remind event logged.   thanks. nina 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  >  Security

windows 2003 msiexec in use error

i tried installed sp1 , sp2 both times msiexec not updated error in use. cannot see in task pane / process.  one of drive infected with  win32/sality.aa, , win32/animax.h, win32/sillyautorun.bks. result, cannot install of antivirus software. pl help     hello, if have backup dates before appearance of problem, try using restore system state. once done, install antivirus , delete viruses on disks. if not perform repair install of os, install antivirus , perform full scan on disks.   this posting provided "as is" no warranties or guarantees , , confers no rights. microsoft student partner 2010 / 2011 microsoft certified professional microsoft certified systems administrator: security microsoft certified systems engineer: security microsoft certified technology specialist: windows server 2008 active directory, configuration microsoft certified technology specialist: windows server 2008 network inf...

Windows Server 2012 R2- RDP Web Access - Unable to view the Host Drive on the Terminal RDP Session

Image
we installed new windows server 2012 r2 standard edition. we have remote desktop services , terminal server licenses installed on server. we unable view host drives of terminal client through rdp access. but tried default paint , word pad through rdp web access , can able see local host drives of terminal client. with windows server 2008 don't have issues . could 1 please issue? thanks, mahesh hi mahesh, thank posting in windows server forum. what’s client os , rdp version using in environment? upgrade rdp version rdp 8.1and check result. please check have not specified permission during setup, because can view local drives in environment specifying server name full desktop view of server when published in remoteapp. in addition, select drives option when getting connected remote desktop through remoteapp. you can check below article information. publishing remoteapps , remote session in remote desktop services 2012 http://blo...

Creating GPO for Windows XP wireless

all- i've been able create gpo vista , window 7 have clients connecting 1 wireless network.  in highrise there many wireless connections , don't want give client ability see them. with windows xp there isn't ablity deny networks.  there workaround can deny networks within gpo setting or laptops? thanks. br hi eaglebcr, oh, miss xp wireless gpo configuration. please setup gp below. 1.create xp 802.11 wireless gp 2.in general tab--select networks access access point (infrastructure) network and keep automatically connect non-preferred networks unchecked. 3.in prefer networks tab--add infrastructure wireless profile want access.   regards, rick tan Windows Server  >  Group Policy ...

Sort Multidimention array

hello, i need help. need collect domain servers “last boot time” , working following code. i able collect information follows: “sequence number”, “server name” , “boot time” now sort on “boot time”. advice appreciated. $srvname = get-qadcomputer -sizelimit 0 -osname "*windows server*" | foreach { $_ . name} $srvname . count $i = 0 $srvdata = $null $srvname | foreach {       if ( test-connection -count 1 -computer $_ ) {          $bootdate = get-wmiobject win32_operatingsystem -computername $_ | select lastbootuptime          $srvdata += @( $i ; $_ ; $bootdate . lastbootuptime)          $i ++       } } learning powershell scripting thank you. did trick. learning powershell scripting ...

How can we establish certificate web enrolment in two different machine

dear friends, i 'm working on certificate web enrollment system. see server information written in certdat.inc. is there way have separate web server , certificate server ? on 1 side have web enrolment , on other side have certificate server. could changing solver problem:  sserverconfig="enterprise-ca.ec.com\root enterprise"  sserverdisplayname="root enterprise" with best regards, vahid tavakkoli vahid, to setup separate certificate , web enrollment servers, use directions described in http://technet.microsoft.com/en-us/library/cc962056.aspx hth marcin Windows Server  >  Directory Services

server 2008 is showing error 0000007e while connecting printers

hi there,           using 1 windows server 2008 print server ,but when trying connecting printers server of time getting error 0000007e may please assistant you. hi, thanks post. the error code 0x0000007e indicates specified module not found. first of all, want verify if client computer running windows 7 or windows server 2008 r2. if so, refer following kb article fix it. http://support.microsoft.com/kb/982728 if not, wondering if issue occurs on client machines. thanks, miles 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  >  Print/Fax ...

Error Code: 502 Proxy Error. The request was rejected by the HTTP filter

hi have microsoft isa server 2006 in our network proxy server students , xp client. iam trying access web site students doing test.the below link access website.before test begins there setup check on webpage on right hand top corner. when clicked series of system , server communication checks make sure there no communication problem carry out test. http://www.testingforschoo ls.com/ under asset download test, have problem  opening zip file.when double click zip file error  shown below. need create new rule in isa proxy server or edit existing rule?. iam not familar isa server. network access message:the page cannot displayed explanation: there problem page trying reach , cannot displayed.   technical information (for support personnel) error code: 502 proxy error. request rejected http filter. contact isa server administrator. (12217) ip address: 10.12.111.6 date: 22/08/2012 14:47:03 [gmt] server: servera-studentproxy.domai n.l...

Active directory migration

Image
hi, recently tried migrate active directory domain controller running windows server 2003.  there 2 other domain controllers added running windows server 2012 r2.  when ran dcpromo on windows server 2003 dc there lot of errors, decided run dcpromo /forceremoval.  reasons still not know no 1 accesss domain other domain controllers remaining. luckly had copy of sysvol, ntds.dit database , systems state backup remaining servers. performed unauthoritative restore on 1 of domain controllers. time log onto domain. but, since then, cannot raise domain functional level if 2003 server still online. can solve this? you need clear out metadata within ad , schema might have references failed domain controller. https://support.microsoft.com/en-gb/kb/555846 Windows Server  >  ...

LDAP Connections

team, is there way find   – number of ldap clients connected, track peak ldap activity , time required bind ldap session.           thanks subburaj.t have looked @ spa windows 2003 or data collector sets? microsoft ® windows server ™ 2003 performance advisor http://www.microsoft.com/download/en/details.aspx?displaylang=en&id=15506 son of spa: ad data collector sets in win2008 , beyond http://blogs.technet.com/b/askds/archive/2010/06/08/son-of-spa-ad-data-collector-sets-in-win2008-and-beyond.aspx   dave guenthner [msft] posting provided "as is" no warranties, , confers no rights. http://blogs.technet.com/b/davguents_blog Windows Server  >  Directory Services ...

how often arp cache is refreshed (cleared) automatically in win 7 and win2008 or win2008R2 ?

hi all i couldn't find obvious document on internet how long arp cache in win 7 , win 2008 or 2008 r2 ? i mean how long cached entries remain in arp cache , after system authomatically removes them cache ? ( win 7 , 2008 or 2008 r )   thanks in advance hello john   check this; http://support.microsoft.com/kb/949589   br, marjan Windows Server  >  Network Infrastructure Servers

Removing special characters from a string

Image
geeks, i'm in need of logic need remove " string "\\winshare\a\b\c\d.csv" would need as- \\winshare\a\b\c\d.csv kindly suggest me way this. cheers, alan. checking existence has nothing using substrings. that's still avoided if can. $str = '"\\winshare\a\b\c\d.csv"' if ($str.contains('"')) { $str = $str.replace('"','') } $str edit: here's example of why. $str = '\\winshare\a\b\c\d.csv"' $str2 = '"\\winshare\a\b\c\d.csv' write-host 'bad' -foregroundcolor red $str.substring(1,$str.lastindexof('"')) $str2.substring(1,$str2.lastindexof('"')) write-host 'good' -foregroundcolor green $str.replace('"','') $str2.replace('"','') Windows Server ...

Otlook and profile problem with Roaming profile!

i setup roaming profile users in server 2003. the first question how user can open outlook in each time log in different computer?? and second question there solution delete user profile automatically when log off? heared abut user profile hive cleanup service, seems not work vista!! i appreciate . my pleasure.  i think understand looking remove cached copy of profile.  if so, there group policy setting this.  check out these articles: http://support.microsoft.com/kb/274152 http://technet.microsoft.com/en-us/library/cc781862(ws.10).aspx let me know if still misunderstanding. thx /rich http://cbfive.com/blog Windows Server  >  Windows Server General Forum

Return variable from Function

i have function if write-host variable $rdpuser within function returns true, can't seem variable seen outside function, if make global function global:rdp (){ $workstationname = get-content env:computername     # run qwinsta.exe , parse output     $queryresults = (qwinsta /server:$workstationname | foreach { (($_.trim() -replace "\s+",","))} | convertfrom-csv)             # pull session information each instance     foreach ($queryresult in $queryresults) {         $rdpuser = $queryresult.username         $sessiontype = $queryresult.sessionname                   # want display "person" logged in. otherwise unused sessions show username number         if (($rdpuse...

Server Manager Volumes list shows all C: drives on a single line

when 2012 came out liked volumes list. quick glance @ disk usage across servers. nice. at point, stopped working. think might have been when r2 released. i've setup many test environments since r2 released, , have same problem. in server manager, volumes list groups c: drives single line. have no visibility them individually. i have tried manner of grouping , sorting options in server manager interface. on top of this, when go disks section, of disks on remote servers 'no volumes exist' can't browse disk usage here either. don't know if used work or not, never bothered before. i have verified can use disk management remotely every server. have verified can use powershell remotely query volumes , usage. how can make server manager show of volumes, entry every server. (i tried attach screenshot, not verified apparently. no matter select grouping, or how sort list, have single line volume c: , if hover mouse on server list, contains names of server...

Windows 10, Windows 10, Build 9879

how can activate windows , remove builg 9879 @ bottom corner it activated. the watermark on desktop there stay.  it's pre-release version (for new build due out in few days).  don't expect able use everyday os.  it's not done yet! you might want read this:  http://windows.microsoft.com/en-us/windows/preview-faq#faq=tab0 -noel detailed how-to in ebooks:   configure windows 7 "to work" options configure windows 8 "to work" options Windows 10 Insider Preview  >  Windows 10 Insider Preview Feedback

How To - Remote Desktop Services

i'm setting remote desktop server (vm spun windows server 2012 r2), , i'm looking make terminal server employees out in field (we're construction company). can link guide on how accomplish this? think i've got of down, i'm wanting them able type domain name under mstsc.exe (remote desktop connection) connect on internet. i'm assuming involves records on domain , nat policy configuration?? port forwarding? anyhow, great. i use 1 (multi-server): https://thewolfblog.com/2014/02/08/deploying-a-2012-2012r2-remote-desktop-services-farm/ here (single server): https://msfreaks.wordpress.com/2013/12/09/windows-2012-r2-remote-desktop-services-part-1/ Windows Server  >  Remote Desktop Services (Terminal Services) ...

How to install .Net Framework 3.5 on the standalone windows server 2012

hi! have read thread: dotnet framework 3.5 not installing in windows server 2012 (http://social.technet.microsoft.com/forums/ru-ru/winserver8gen/thread/71e3026b-981c-4b78-a5d2-38e1e94ca3f0). thread solves installation .net framework 3.5 problem in presence of connection internet. doesn't solve problem in absence of connection. have windows server 2012 standard. , decisions specifying of other source of installation don't solve problem, installation dvd doesn't contain necessary files. i want ask downloading standalone installer of .net framework 3.5 windows server 2012, whether possible? microsoft .net framework 3.5 service pack 1 (full package) (http://www.microsoft.com/en-us/download/details.aspx?id=25150) isn't installed on windows server 2012. wbr, vo-ffka. hi, do have language packs installed? try uninstalling them first. . i had same errors. after un-installing dutch language pack, had no issues anymore , install .net feature powers...

Terminal Server Policies

hi, hoping advise whether possible have multiple terminal server policies loopback processing, linked single terminal server, each 1 applies separate groups of users. as example, have 2 terminal server policies, loopback processing set replace , different user settings, , have them apply different security groups? in theory cannot see why wouldn't i'd check in case there considerations need take account. hi, yes, can use security filtering meet requirement. thanks. this posting provided "as is" no warranties, , confers no rights. 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  >  Group Policy ...

HTTP EndpointException: 4, RPC Error: 6ba

Image
hello, having great difficulty connect remote desktop (xp computer in windows 2003 server environment) the previous rdp app mac working fine after updating to yosemite os had install new app (clean new install) i have tried several options every time results in error. please advise  hi, comment. means when configure ts gateway settings, under ts gateway tab please uncheck “bypass ts gateway server local addresses” , verify. apart can place log on here. hope helps! thanks. dharmesh solanki technet community support Windows Server  >  Remote Desktop clients

Maximum allowed users

i have created share in win 2003 "maximum allowed users" want allow share accessed by 1000 users @ time. increased 4000 (max) users. hardware configuration required in server. hi jayaseelan,   thanks post here.   firstly , ‘d evaluate if hardware of server handle requirement need. meanwhile , suggest read article below hardware components suggestions server.   designing standard file server configuration http://technet.microsoft.com/en-us/library/cc758243(ws.10).aspx   here windows server 2003  fileserver solutions evaluate.   designing , deploying file servers http://technet.microsoft.com/en-us/library/cc737537(ws.10).aspx   thanks.   tiger li 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...

Suddenly all drives are (disconnected) network drives..???

we have dc , 2 seperate terminal servers on terminal servers (windows server 2008) network drives have been working fine long time. since week or when reboot server(s) known connections made , seems fine, when check next day drives (a-z speak) occupied several disconnected network drives. mappings seem disconnected working when clicking on them..???? i have no idea there mappings come from, have allready checked login script , it's fine. somewhere on forum found can change setting track creation of mappings in de event log have set property in regedit i,j,q , z instance. problem these links found in registry. have checked (!) users seperatly... i hope can me this, because getting bit anoying :-) thanks in advance ! raymond hi, thank post. this behavior may occur because systems can drop idle connections after specified time-out period (by default, 15 minutes) prevent wasting server resources on unused sessions: http://support.microsoft.com/kb/297684/en-...

Restrict Internet Access in Windows 2008 Terminal Server

we need solution restricting internet access user on windows server 2008 terminal server, using internet explorer 8.  have attempted implementing invalid proxy server on user whom internet access needs denied, caused problems slowness , pages failing load users not need restricted - removing proxy user corrected these problems. thanks, matt hi matt - you're on right track.  i've not had reason try 2008 yet, in our 2003 environment use logon script change proxy server based on computer name.  iirc, needed use script in order change hkcu registry keys since gpo changed them @ computer level not want in ts environment.  anyway, scripting skills pretty bad works , you're welcome use it... ------------------------------------------------------------------------------- on error resume next set objnetwork = createobject("wscript.network") set sh = wscript.createobject("wscript.shell") sys = ucase(sh.expandenvironmentstrings("%clientname%...

In-place upgrade from Server 2003 R2 to 2008

i have old 32-bit computer cd-rom drive , putting server 2003 r2 on it. upgrade server 2008. how can without dvd? have access isos on technet download site. thank you. you try cdburn.exe: iso cd-rom burner tool or daemon tools lite http://www.microsoft.com/downloads/en/details.aspx?familyid=9d467a69-57ff-4ae7-96ee-b18c4790cffd&displaylang=en http://www.daemon-tools.cc/eng/products/dtlite         regards, dave patrick .... microsoft certified professional microsoft mvp [windows] Windows Server  >  Setup Deployment

gateway + desktop.aspx on rdweb 2008r2 not working

hello some issues here when trying setup gatway aways used default. dose not work. have been searching web , have done everthing has been advased. i have copyed of desktop.aspx references gateway. welcome.     // page variables     //     public string srootdir, shelpsourceserver, slocalhelp, slocaladminhelp;     public bool fuseradmin = false, bprivatemode = false;     public string defaulttsgateway ="gateway.blablabla.bla";     public string gatewaycredentialssource = "1";     protected void page_init(object sender, eventargs e)     {         defaulttsgateway = configurationmanager.appsettings["defaulttsgateway"].tostring();         gatewaycredentialssource = configurationmanager.appsettings["gatewaycredentialssource"].tostri...

How do I activate KMS on 2012 in a 2008 R2 Domain?

we have 2008 r2 kms server 2008 r2, windows 7 , vista activations.  we add 2012 server kms service vas allow activation of server 2012 , windows 8.  we in native 2008 r2 ad domain. online articles , technet library have suggested upgrade schema.  however, "upgrade/update schema support role" or "you need upgrade schema this, however, our environment is not that, won't go on that". does know actual steps  required use 2012 kms in native 2008 r2 domain? rule one: doctor lies steps make work: copy files <win2012 dvd>\support\adprep folder folder on server holding fsmo role forest/domain run "adprep.exe /forestprep" run "adprep.exe /domainprep /forcereplicate" join 2012 server vas installed on domain follow instructions, needed, in vas 2012 test lab guide here: http://technet.microsoft.com/en-us/library/hh831794.aspx rule one: doctor lies ...

8004FF07 and MSE - could it have something with my "Stopzilla"?

tried downloading updates mse, got 8004ff07. "stopzilla" jamming this? tried downloading updates mse, got 8004ff07. "stopzilla" jamming this? be. have investigated? lawrence garvin, m.s., mcitp:ea, mcdba, mcsa principal/cto, onsite technology solutions, houston, texas microsoft mvp - software distribution (2005-2010) mvp profile: http://mvp.support.microsoft.com/profile/lawrence.garvin blog: http://onsitechsolutions.spaces.live.com Windows Server  >  WSUS

Domain time sync issue

i have mixed domain environment 2008-2003 (2-2008 servers, 3-2003 servers).  fmso 2008  server time server.  unfortunately, other domain controllers syncing time old 2003 server fmso @ 1 time--that server 2 minutes off.  i'm sure 2008 server operations master in domain.  can fix this? thanks, rd yes run command on dcs. more information command refer microsoft article .   posting provided "as is" no warranties or guarantees , , confers no rights. microsoft student partner microsoft certified professional microsoft certified systems administrator: security microsoft certified systems engineer: security microsoft certified technology specialist: windows server 2008 active directory, configuration microsoft certified technology specialist: windows server 2008 network infrastructure, configuration Windows Server ...

GPO - Preference - Registry

Image
hello, i have windows server 2008 ad, clients winxp pro sp3. i add registry key hkcu/software/microsoft/windows/current version/wintrust/trust providers/software publishing\ , state key (dword). choose update action in general tab , in common : run in logged-on user's security context. when test connect username in uo policy registry key doesn't work. i don't understand because in policy have 2 other registry key configured , these work fine. could please me?   thanks. hi, thanks posting. have installed group policy preference client side extensions xp workstations? since gpp feature not include in xp , installed sp3, need install group policy preference client side extensions enable gpp xp. without install package, gpo display applied not take effect in xp workstations. you can microsoft download center: group policy preference client side extensions windows xp (kb943729) http://www.microsoft.com/download/en/details.aspx?id=3628 grou...

Geographically Fault tolerant CAs

hey all, we setting system offer client certs users of our web service.  have 2 data centers, 1 primary , 1 failover.  have set offline root , issuer in each datacenter.  semi regularly switch services other datacenter run time during maintenance or other events , of course there disaster recovery.  given that, in either datacenter when need turn new web client cert.  given shared root, can issue client cert either issuing ca , accepted web servers in either datacenter.  requires access crl, manage either copying crls on 'manually' or adding crl access point cert speaks directly other dc.  suggestions on best way appreciated not focus of question. my question is, significant event, lose 1 of issuing servers.  @ end of published crl, lose certs issued ca.  security standpoint don't turn off crl checking (or make expiration long achieve same thing).  looking @ options. 1.  restore backup new server.  require rebuild...

Not able to login in windows 2003 machine by domain account

hi team, 1 me not able login in doamin through domain account . have checked through dsa.msc  machine account not find in domain  , tried join machine in workgroup , again in domain. still getting same error message error message "windows can not connect domain either domain controller down or either un-available. while @ same time able ping domain controller through name ip address , tried change computer account password netdom.exe command . still same issue regards, triyambak hi all, thanks reply . problem has been solved. i have created computer account name in ad.earlier same not found , and  join system in workgroup reboot , again join in domain,i have changes little bit in dns on client , set primary dns pdc earlier normal dc gc. now working fine . regards, triyambak Windows Server  >  ...

domain credentials caching

all domain users here limited users; being have software developer, , few other coworkers need local admin access, use "itinstall" local admin account created.  so when want install software, can either "run as" or windows 7 prompt them during install.  it's been working out great far.  however, changed password of itinstall account different month ago.  didnt know this, found out using account still using previous password (eventhough emailed them new one) , works.  the new password works.  and note, 2 passwords work, can't use password. told 1 of co-workers try , login itinstall. interesting enough, not let them use old password, using. had use new password, , worked. once itinstall account prepared, logged out, logged in user, new password works designed. so have hunch sort of caching going on. have seen before? wonder default caching user accounts.  oh, , there aren't policy settings regarding caching i've implem...

Disconnect mapped drive via GUI object Shell.Application

trying find way call gui disconnect of mapped network drive can remove drives explorer when in disconnected state. net use removes drive not reference drive in explorer when drives disconnected (right click disconnect removes explorer reference well) i have looked at $shell = new-object -com "shell.application" $drive = $shell.namespace("z:") but cannot find way access context menu , disconnect. have seen scripts pin items taskbar use 'right click' options of file this. not know objects in powershell so  struggling find way. can see $drive.items() , others not have verbs far can see (like taskbar pin script does). so can advise how can disconnect mapped drive way gui in powershell thank you. either refresh or close , open explorer.  there no way thinking about. \_(ツ)_/ Windows Server  >  ...

SetFileSecurity returning error ERROR_INVALID_PRIMARY_GROUP

hi. have program migrates data 1 ntfs volume ntfs volume on cifs.   program runs service under specific service account has domain admin permissions. we call setfilesecurity , getlasterror returning error error_invalid_primary_group. i'm trying understand what error_invalid_primary_group means? primary group?   here pseudo code (i left out part create file in destination): security_information si = owner_security_information | group_security_information | dacl_security_information; if (false(getfilesecurity(wstrsource, si, psecdesc, cbbuffer, (lpdword) pcbdescdesc))) { *peoserr = getlasterror(); return kereadingfile; } si = unprotected_dacl_security_information | group_security_information | dacl_security_information; if (false(setfilesecurity(wstrdestination, si, psecdesc))) { *peoserr = getlasterror(); return kewritingfile; } i note files not owned process. customer thought ad user owner account disabled in ad has since confirmed e...

How to use group policy to set up Birthday Pop ups when it's the end users birthday?

i know if can use group policy set happy birthday pop end-users when log on machines on birthdays? or have trigger pop next time log on after birthday. can done on machine or machine log on? hello, it may work scripting solutions belong user accounts routine has check during logon date of user logging on , list containing information , find way modify legal notice needs. personal think, call user , congratulate her/him personal instead of running on logon. here scripting forum: http://social.technet.microsoft.com/forums/en/itcg/threads best regards meinolf weber disclaimer: posting provided "as is" no warranties or guarantees , , confers no rights. Windows Server  >  Group Policy

Word 2007 document won't open

i running win 7 pro 64bit, office 2007. can't open word (*.doc) document double clicking on it, if saved myself. don't have problem opening same document within word. excel works fine in opening double clicks. hi, go winword.exe properties, in compatibility tab, uncheck “run program administrator” in “privilege level” group if checked. if doesn’t you, try methods in article below: http://support.microsoft.com/kb/921541 best regards Microsoft Office  >  Word IT Pro Discussions

Microsoft Work Suite 2004

Image
my wife died july 2011 after 37 years. severely disabled , live on small pension. wife had several computers , computer geek,she has several of these programs,but 1 had in computer until had reload seven, lost it. when install it asks me code on yellow paper.my wife has tons of software microsoft work suite 2005, want microsoft work suite 2004 please can me. poor , cnnot afford lots of money, sincerely richard powers hi richard, i'm sorry hear that, in situation, i'd suggest try activate microsoft work suite 2004 on telephone, can use 1 of following numbers on this: office activation (u.s. only): (888) 652-2342 tty number: (800) 718-1599 if international customer, visit following microsoft web site: http://www.microsoft.com/licensing/existing-customers/activation-centers.aspx max meng technet community support Microsoft Office  ...

Help please hackers have lock'd my user's account,or should i say that once i use the accounts my sceen go black.

hackers have caused me major problem,when use 1 of user accounts sceen go black;the funny thing still have access user guest account.there programs can download me out can use them because don't have admin. control.is there way can admin.control through guest account? hi tony, please refer below link. http://answers.microsoft.com/en-us/windows/forum/windows_7-security/how-do-i-reset-my-forgotten-administrators/945fcc2f-e10c-45ac-9a7f-cd4c328dd063  http://www.youtube.com/watch?v=7mrp9_whlos (video) regards, md Windows Server  >  Group Policy

WSUS - Pending Updates query with Title on Windows

hello experts, have wrote powershell script list out pending update counts on remote system. https://prashant1987.wordp ress.com/2 012/11/21/ powershell - script-to -query-wsu s-for-down loadedfali ed-patches -on-list-o f- servers/ , wondering possible title of update pending on remote system using powershell? if yes please let me know , have query. thanks, -prashant girennavar. mcsa|mcitp sa|microsoft exchange 2003 blog - http://prashant1987.wordpress.com disclaimer: posting provided as-is no warranties/guarantees , confers no rights. $updatesession = new-object -comobject microsoft.update.session $updatesearcher = $updatesession.createupdatesearcher() $updates = @($updatesearcher.search("ishidden=0 , isinstalled=0").updates) $updates | select-object title hi, this work local system , the microsoft update servers, should work remote systems invoke-command, not yet tested a wsus system. best regards brima ...

New to Hyper V, questions before design

i run department not profit corporation.  cheer loudly amazement we're getting off netware 6.5 , groupwise.   yayyyyy!!!!!! i'll scratch setting our new network using 2008 hyperv , need advice whom have done this. being not profit fantastic deals on pc's dell, we'll using new servers them.  we're looking at: 3 database servers, 1 ms sql , 7 users, 1 mdac , 3 users, 1 pervasive sql that's used maybe once month @ best 1 person. 1 exchange server 30 employees use webmail. 1 blackberry enterprise server sql server installed file sharing 30 employees, maybe 600 gig, opt gave 1tb one workstation either run terminal services or run xp occasional remote connection 1 test server me  :-) 2 centos servers may keep separate , not virtualize. that's 10 systems total.  pretty low use compared companies. here's choices: 1) run 2 or 3 dell 1950 servers spreading virtualization out among them, loaded dual 2.5 quad cores, 16 gig of ram, , raid 5, , run 2950 file sharing 2...

set LAN network and disable wireless

i trying implement group policy object prioritize users use lan connection on wireless using network order of operation any ideas on how working? thank you hi,   mean make users use wired connection in priority, rather wireless connection?   don't aware of existing group policy setting can used purpose. might need third party tools this, or maybe scripts disable wireless lan on wired connection detection.   take @ thread , see if helpful:   https://social.technet.microsoft.com/forums/windowsserver/en-us/7cc43135-b3f4-4d61-8fa4-9a073482725e/vb-script-to-disable-wireless-lan-on-wired-connection-detection?forum=itcg   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  ...

Need Virtual HDD look like real HDD

i have software install on real hdd - ok but w hen trying install on vm not install because want read serial number of hdd till use physical hdd on vm. is there way make  virtual hdd real hdd or change serial of it? (not volume id) not software can virtualized.  sounds need contact vendor of application see suggest.  wrote prevent running in virtual environment. .:|:.:|:. tim Windows Server  >  Hyper-V

Howt to calculate the maximum memory that can be used in Hyper-V

most of time start using "rule of thumb" of 3/4: all vms must not use more 3/4 of total physical ram of host/physical machine i´t s "good guess"? of course dependes on many factors, backup software or other components besides hyper-v, dynamic memory , on. so, found on biztalk tech article following rule: 300 mb the hypervisor   plus 32 mb the first gb of ram allocated to each virtual machine   plus another 8 mb every additional gb of ram allocated to each virtual machine   plus 512 mb the host operating system running on the root partition it right? this rule ok? it´s measure? hi, for windows server 2008 , server 2008 r2 host os formular right. later operating systems don't have worry since operating systems automatically reserves needed ram. regards, benedict ...