Posts

Showing posts from September, 2012

How do you execute a exe file in PowerShell that is saved to a thumb drive?

need run .exe file saved on thumb drive in location e:\copypst\copypst.exe have tried use few different methods cant seem work right. if runs in command window e:\copypst\copypst.exe should run in powershell no problem, if doesnt try so & e:\copypst\copypst.exe if find post has answered question, please mark answer. if find post helpful in anyway, please click vote helpful. Windows Server  >  Windows PowerShell

Active Directory Users and Computers right click system info

why when right click computer, system info nothing? purpose?  also, remote control, do? why when right click computer, system info nothing? purpose?  also, remote control, do? hello, do mean when go properties of computer account , check os information nothing? if yes occur when account created , never used microsoft windows client computer or when os information have not been gathered. for remote control, mean incoming calls? if yes incoming calls properties computer using ad account.   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 infrastructure, configur...

Set-ADUser Insufficient Rights

can't seem grasp on going wrong here. i trying run set-aduser on accounts being piped in csv file.  when this, hit insufficient rights error message.  i have given appropriate access account in active directory , can update in aduc no issues.  now here's catch: i can run set-aduser -identity user -manager manager manually , execute no issues.  it when try in bulk script error.   i tried manually specifying server -server switch , same error.  any thoughts? are running script yourself, or through job under different account? if find post has answered question, please mark answer. if find post helpful in anyway, please click vote helpful. (99,108,97,121,109,97,110,50,64,110,121,99,97,112,46,114,114,46,99,111,109|%{[char]$_})-join'' Windows Server  >  W...

IE branding policy and User profile Service

hi all, having 2 issues unable solve , need help/advise here please! issue 1, have 3 dc's on 2k3 , rolling xenapp 6 2k8r2 servers. plan implement mandatory profiles user logon 2k8r2 servers. implemented 2 polcies on ad ou xenapp servers 1 xenapp machine polciy , 1 user policy these servers. worked charm till define path in ts location mandatory profile. path enable in group policy users, whilst logging on stucks on policy "applying ie branding policy". there 1 more policy enforced ou's deault domain polciy ie branding policy configured, other there no ie branding policy enabled anywhere. idea why stucks when apply mandatory profile path in machine polciy? , how can fix problem. second issue is, if user logon w2k8r2 server mandatory user, times works fine , times receives error " user profile service failed login. user profile cannot loaded..” after rebooting server times works , times couple of reboot solve problem. have no idea why...

Comparing dates issue using powershell?

hi, i have dates in variable : $setvar=[datetime]::parseexact("11102005","mmddyyyy", $null) picking time component. want compare such variable $setvar2 same format want comparison between dates only(mmddyyyy) , not time. pls help. as have not specified time when creating datetime object, both default 12:00:00am.  makes them equivalent purposes of comparison. [string](0..9|%{[char][int](32+("39826578840055658268").substring(($_*2),2))})-replace "\s{1}\b" Windows Server  >  Windows PowerShell

can't launch powershell 2.0 after upgrade from 1.0

win2k3, sp2, x86.  powershell 1.0 works fine.  however, after upgrading powershell 2.0, launching powershell command line produces "the shell cannot started. failure occurred during initialization: object reference not set instance of object.".  happens powershell instance. removing version 2 1.0 reinstalled works, until upgrade v2 again.  have reinstalled dot net 2.0, 3.0, , 3.5.  clues? thanks. event type:    error event source:    powershell event category:    engine health event id:    103 date:        1/4/2010 time:        1:16:23 pm user:        n/a computer:    memento1 description: settings: object reference not set instance of object. details:     exceptionclass=nullreferenceexception     errorcategory=     erro...

Issue Generating EventID 540 on Sever 2003 Domain Controllers

in order integrate web filter appliance, need able generate event 540 in security logs of our 2 domain controllers.  both running server 2003 sp2.  in default domain controller security policy have set both audit account logon events , audit logon events success, failure.  according documentation, should needed generate logon events on our dc's.  can see events kerb tickets being generated, nothing regarding general account logons. is there group policy settings hindering generation of event 540's? any appreciated. hi,   please run rsop.msc on domain controllers verify settings audit logon events , audit account logon events correct.   the event 540 generated when user or computer logged on computer network. if rsop.msc shows audit settings correct, please access share folder on domain controller domain workstation , check if event 540 generated in security log.   thanks. Windows Server ...

Old key replacement of Operating system 2003 with a new key

hi all, if need replace os server 2003 contains application , database in it, need reinstall os 2003 on machine or there way out replace old key new key? thanks, amit joshi hi,   one method can try: system repair.   below steps perform system repair on windows xp system. steps perform system repair on windows server 2003 similar.   1. shut down computer. restart change bios setting make computer boot cdrom drive. (if don't know how change bios setting, please contact computer manufacturer more information.)   2. insert windows xp setup cd, shut down computer (do not restart). then, press power button start computer cd.   3. if prompted press key boot cd, please press enter or spacebar.   4. see windows setup blue screen. after while, see following information on screen:   .to set windows xp now, press enter. .to repair windows xp installation using recovery console, press r. .to quit setup without installi...

Node Computers are Freezing " Microsoft logo " on booting time

hi, i'm experiencing boot / freezing problem  cluster nodes running windows 2008 server  when boot, after " microsoft logo "  loading bar appears , before windows 2008 logo appears, system stops respond (i black screen, no mouse, no cursor, no hdd activity, nothing).  even not able login  safe mode  its hanging in safe mode on "/drivers **** ) try recover , bootfix , mbrfix , rebuildbcd , chkdsk /r /f  etc , not solved  . try install 2008 os freshly working fine  . restored backup ( 3 month old backup ) failed boot again . try reboot other nodes found nodes have same issue , hanging in same place in safe mode   . have idea ? thanks siraj system administrator i'm experiencing boot / freezing problem cluster nodes running windows 2008 server question better asked in windows server 2008 cluster forum . lawrence garvin, m.s., mcitp:ea, mcdba, mcsa solarwind...

Windows 2008 remote desktop problem

i can have 2 concurrent users, fine me. when third 1 wants log in, he/she gets message: "select user disconnect may logon" which allows them kick-out 1 of 2 connected users, if 1 of them administrator. what can prevent that?   thanks!renata hi renata, mentioned above, it's 1 of role services of remote desktop services. also, make sure install rd license server role on 1 of memberservers (or domaincontroller) deal remote desktop client access licenses (cals). give starting points: installing , configuring rd session host step-by-step guide: http://technet.microsoft.com/en-us/library/dd883275(ws.10).aspx installing , configuring rd license server step-by-step guide: http://technet.microsoft.com/en-us/library/dd983943(ws.10).aspx   kind regards, freek berson http://www.microsoftplatform.blogspot.com wortell company website Windows Server ...

Move a VM created in Hyper-V 2012 to a Hyper-V 2008R2 Server

hi guys i'm trying move exchange 2010 server created in hyper-v 2012 hyper-v 2008r2 server. files in vhd format , re-created vm on 2008r2 server , did not export-import. initially server start fine not network card work @ , disk manager on server not display drives.  i re-inserted integration services disc , re-applied drivers. after restarting server windows gets stuck on preparing configure windows , doesn't go further.  any ideas?     hi guys just update managed resolve issue. what did boot safe mode , rolled update changes. then able boot again nic still not working disk manager.i re-inserted integration services disc again installed , time rebooted fine still had same problems above.lastly shutdown vm , added second nic server. after  instantly started working.  strange thing moved vm across last night same way , worked instantly.   ...

Connect to a Computer with Powershell in our Workgroup

hello together, as mentioned in title struggling establishing connection client in our workgroup. what i've done far: 1) enable ps remoting enable-psremoting 2) computer have had at least 1 nic marked "public network", thus, "enable-psremoting" couldnt run sucessfully. $nlmtype = [type]::gettypefromclsid(‘dcb00c01-570f-4a9b-8d69-199fdba5723b’) $inetworklistmanager = [activator]::createinstance($nlmtype) $nlm_enum_network_connected  = 1 $nlm_network_category_public = 0x00 $nlm_network_category_private = 0x01 $unidentified = "unidentified network" $inetworks = $inetworklistmanager.getnetworks($nlm_enum_network_connected) foreach ($inetwork in $inetworks) {     $name = $inetwork.getname()     $category = $inetwork.getcategory()     if ($inetwork.isconnected -and ($category -eq $nlm_network_category_public) -and ($name -eq $unidentified))     {  ...

Problem Accessing File server

hi, cannot access shared folder our server, prompts server not accessible , target accoount name incorrect. file server domain controller. i've checked event logs , find these error logs:     source: userenv     event id:1053     descriprion: windows cannot determine user or comp. name. group pol. aborted.     source: dns     event id: 4000     description: dns server unable open active directory. tried open group policy , got error: domain controller group policy operation not available. kindly please.. thanks hi, as can access shared folders via ip, kerberos related issue. please follow steps trouble shoot issue. step 1: check time skew between domain controllers, see knowledge base article http://support.microsoft.com/?id=257187 setp 2: check domain controller registry confirm if crashonauditfail [reg_dword] = 0x2 if crashonauditfail = 0x2 perform following steps a. type regedit start, , click run. b. expand hkey_local_machine\system\currentcontrolset\control...

Unable to Connect to Disk Management

Image
hello, i have 2 windows server 2012 r2 server core named srv1 adds installed , srv2 used file server (this lab environment). also, have windows 8.1 client rsat installed although able connect srv1 via server manager, not add srv2 server manager, had allow remote event log management , performance logs , alerts (dcom-in) after server manager able add srv2. however when try manage disk of srv going tools > computer management in server maanger (after specifying server name) cannot seem open storage > disk management , error message. i tried research error message , made sure virtual disk service running on srv2. also had enabled firewall rules allow  windows firewall remote management , remote service management. still error message when try connect disk management windows 8 server core (srv2). any ideas? for god, , country. fortunately found fix on issue. http://blogs.technet.com/b/wincat/archive/2012/05/02/what-needs-to-be-configured-to-...

Swap Win Server 2003 32 bit license for 64 bit license?

i decommission exchange 2003 system replaced exchange 2007 running on different server.  running windows server 2003 (32 bit) on old server.  need install windows server 2003 (64 bit) on new server.  can use same windows server 2003 license install 64 bit version on new server or have purchase license move 64 bit? hi,   for licensing questions, can call 1-800-426-9400 (select option 4), monday through friday, 6:00 a.m. 5:30 p.m. (pst) speak directly microsoft licensing specialist.   worldwide customers can use guide worldwide microsoft licensing sites http://www.microsoft.com/licensing/index/worldwide.asp find contact information in locations.   regards, bruce Windows Server  >  Windows Server General Forum ...

Output all DHCP reservations to file with PowerShell

i used "script" make text file containing dhcp reservations, including mac addresses.  this need feel free comment on improvements get-dhcpserverv4scope | foreach ($scopeid) {get-dhcpserverv4lease -scopeid $_.scopeid}|where {$_.addressstate -like "*reservation"} | format-table -property scopeid,ipaddress,hostname,clientid,addressstate -autosize > c:\$env:computername-reservations.txt in plain english:        uses powershell gather scope on server        for each scope returns leases address state of either inactive or active reservation, prunes regular dhcp leases        reorganizes table , discards unneeded columns, sizes data fits        outputs data text file on c:\ using computer name part of file name hi, i suggest using foreach-object instead of foreach , replacing format-table select-object , piping export-csv in...

Windows server 2008 RODC continously logging Netlogon 5803 warning logs.

Image
hi, we have rodc in our environment , past month have been noticing warning log in event viewer(netlogon 5803). we have no net logon policies defined in group policies. inputs on how eradicate these warning messages appreciated. hi, we have rodc in our environment , past month have been noticing warning log in event viewer(netlogon 5803). i located similar thread you. see if helps: rodc 5723 , 5805 netlogon events mahdi tehrani   |     |   www.mahditehrani.ir please click on propose answer or mark post , helpful other people. posting provided as-is no warranties, , confers no rights. how query members of 'local administrators' group in computers? Windows Server  >  Directory Services ...

can we upgrade the IL0 2 to ILO 4 and how

hi can upgrade il0 2 ilo 4 , how? is there down time required or server restart required update ilo version ilo 2 ilo 4 we have os : server 2008 enterprise and server:  hp proliant dl360 g6 regards jitendra jitendra kumar hi jitendra_eric, pity say that we not familiar ilo. wsus forum more related wsus server , windows updates, , seems ilo not related windows update, according research, seems ilo managed hp, maybe can turn hp supports better help. best regards, anne please remember mark replies answers if , unmark them if provide no help. if have feedback technet support, contact tnmff@microsoft.com. Windows Server  >  WSUS

Problems removing a former Domain Controller from Active Directory

Image
we had domain controller go down without opportunity demote using dcpromo.  it global catalog server , dns server. it not have "protect object accidental deletion" box checked when go properties. when try delete it, following error:  you not have sufficient privileges to delete cn=maul,ou=domain controllers,dc= domain ,dc=loc, or object protected accidental deletion ( domain  being our actual domain name) the last thing server had been used test installation of exchange server 2010.  our active directory @ domain , forest functional level of windows server 2008. if makes difference put replacement server on same vmware server using same mac address , ip different server name prior server any appreciated did check settings in site & service also? - http://portal.sivarajan.com/2010/09/access-is-denied-when-demoting-domain.html also, need perform metadata cleanup - http://technet.microsoft.com/en-us/library/cc736378(v=ws.10).a...

Enterprise Remote Access Connection to TS Farm timeouts

we started seeing , issue our employees not able connected web app using enterprise remote login.  here happens: 1.  open enterprise remote access webpage , put in domain\username , password , click sign in 2.  after login presented web apps.  when select web app box comes says connecting to     xxx farm.  if hit details shows logging terminal server (prepairing desktop..etc) , box disappears , disconnected terminal server.  it sounds timeout issue.  can help?  hi,   please check firewall settings. default, remoteapp , desktop connection management service uses tcp port 5504 communicate rd web access server. port on remoteapp , desktop connection management service communicates must available.   if using windows xp & vista client, should install rdc 7.0. remote desktop connection 7.0 http://support.microsoft.com/kb/969084/en-us   do have deployed rd session broker remoteapp rd ses...

After auto-remediation, Non-compliant not moved into compliant

hi, i'm namhyun kim korea. i 'm configuring wirless , wired nap smartcard(802.1x)   the wireless nap working fine without problems. but in wired, has problem. environment: server 192.168.11.x, clients , ap in 192.168.12.x (different subnet) vlan 1: healthy, vlan 10:unhealthy (there no remediation servers on vlan10. , can't ping 192.168.12.1 gateway. isolation) well, using wshv (firewall service) configured non-compliant network policy like limited access vlan 10 , auto-remediation enabled after other policy setting done. tried test auto-remediation. first, ping client 1 server -t opt. and disabled firewall service services.msc, , can see system center notification well. , ping has failed server. these steps work after firewall service has started automatically, the non-compliant client has not moved into compliant.   do need remedation server on vlan10(unhealthy)? or need nic connected vlan10 192.168.12.x ip   s...

Windows 2008 act as a VPN gateway or HUB

hi, have problema , want know if it´s possible solve it. here scenario: i have windows 2008 server ip 192.168.0.29 this server, connects remote lan vpn connection. the other side of vpn network is: 10.11.130.0/24 the server connects ok vpn network , can access clients, 10.11.130.31 ok. want client in lan, example 192.168.0.10 can ping 10.11.130.31 host. i´ve installed rras no luck. is possible? my host                                                       w2008 rras                                            vpn host 192.168.0.10                                                192.168.0.29--->pptp--...

What is the best way of checking if a string array is NULL?

hello, i run following find records today's date , determine string array $todaysncsrecords not null.  if array $todaysncsrecords contains number of values, understanding comparison not return boolean value, best way check if string array not null , has values?  think boolean result want based on my comparison. $servername = $env:computername $todaysdate = get-date -displayhint date -format mm/dd $todaysncsrecords = get-content \\$servername\c$\testdir\transactions.log | ? {$_ -match $todaysdate} if ($todaysncsrecords -eq $null) thanks help! sdedot   $servername = $env:computername $todaysdate = get - date - displayhint date - format mm / dd $todaysncsrecords = @(get - content \\ $servername \c$\testdir\transactions.log | ? { $_ -match $todaysdate }) if ( $todaysncsrecords .count -eq 0) {} if result get-content... command returns 1 line, not array, scalar string. bear in mind.   i cast results of get-content command...

Logon banner not displaying when connecting to RemoteApps from the Mac RDP client

when users initiate connection remoteapps using mac rdp client, security disclaimer logon banner not displaying. session sit @ point until press enter. seems message isn't being positioned properly. server hosting applications 2012 r2. hi , 1.please try  install remote desktop mac beta application below see whether works fine: http://aka.ms/rdmac-preview 2.for advice , suggestion,you go uservoice site give feedback,here link: https://remotedesktop.uservoice.com/forums/287834-remote-desktop-for-mac best regards cartman please remember mark replies answers if help. if have feedback technet subscriber support, contact tnmff@microsoft.com Windows Server  >  Remote Desktop clients

Cannot convert do dynamic disk, a MBR disk with =~3TB volume size

Image
  i can´t extend partition. why? diskpart> extend virtual disk service error: there not enough usable space operation. diskpart> convert dynamic virtual disk service error: first 2tb usable on large mbr disks. cannot create partitions beyond 2tb mark, nor convert disk dynamic.       i´m trying convert disk dynamic try extend, can´t (dimmed option) , can´t use convert gpt option beucase there pagefile. i have dell r710 perc 6/i integrated firmware version 6.2.0-0013 driver version 4.05.01.64 it´s array/virtualdisk extened, added 1 more disk recently virtual disk 0 ready raid-5 2,791.88gb windows disk 0     disks: diskpart> list disk   disk ###  status         size     free     dyn  gpt   --------  -------------  -----...

Opening Ports for OpenSimulator Windows 2008 RC2

Image
okay purchased dedicated windows 2008 rc2 server. problem having have program needs pass through ports , connect mysql database on exact same server(honestly have no idea why must through firewall have tried localhost settings) anyway company purchased helped once after calling in turned off firewall , local computer security policy, failed inform me how did that. have windows advanced firewall off ports still blocked there else blocking it! have not installed additional firewall software , frankly have been trying days , desperatly need help. can tell me: 1) how open ports need open 2) other software blocking connection through port 3) if there 2 bits of software how can locate , configure both allow connections through port hi, thank post. 1) how open ports need open add program process firewall exceptions list or add rules ports program used.   2) other software blocking connection through port if other software use same ports program required, prog...

Help Setting up a Event Collector Subscription from Windows 7 to Server 2008 DC

i setup event collector windows 7 domain workstation couple of member servers. want setup collector retrieve logs server 2008 dc. in order collecting function told add local computer account local administrators group on member servers. did appear need done work server 2008 dcs not have local groups. how set dc? thanks, andy thanks, andy thanks link shaon, it advises in article following "vista, server 2008, , beyond - add “network service” “event log readers” local security group" however, on dc there no local security groups - i'm confused there. works member servers. the other confusing thing in article, below talks changing settings prevent large numbers of security events being generated , changing send interval doesn't explain setup of collecting application , system logs on dc. below mentions "valid push subscriptions". i'm trying use collector based subscription model opposed source based less trouble setup withou...

Clients cannot get windows updates from WSUS server, error id:0x8024400d

hi wsus experts we got clients cannot windows updates internal wsus server, error id 0x8024400d when check updates. i tried many ways no luck 1. tried delete distribution folder below, no luck.  stop "windows updates" service rename \windows\softwaredistribution folder restart "windows updates" service open command prompt , enter  wuauclt /resetauthorization  followed by  wuauclt /detectnow 2. used "windows update troubleshooter" on microsoft, said "thank running automated troubleshooter microsoft, did not detect problems , ...." http://windows.microsoft.com/en-us/windows/troubleshoot-problems-installing-updates#1tc=windows-7 3. tired re-create user profile, no luck. 4. update logs found, see below 2015-06-18  14:37:54:566      1184  1aec  pt    +++++++++++  pt: synchronizing serve...

Windows Firewall services missing in Services.msc Windows server 2008 R2

we have windows server 2008 r2 we dont know why there windows firewall  service not listed in services.msc please help  regards hi rajeshindia123, this issue caused user account “system” missing firewall service permissions in group policy. please refer following article added permission back. the windows firewall service fails start – logon permissions http://blogs.technet.com/b/networking/archive/2011/06/10/the-windows-firewall-service-fails-to-start-logon-permissions.aspx the windows firewall service fails start – registry permissions http://blogs.technet.com/b/networking/archive/2011/06/14/the-windows-firewall-service-fails-to-start-registry-permissions.aspx i’m glad of you! please remember mark replies answers if , unmark them if provide no help. if have feedback technet support, contact tnmff@microsoft.com Windows Server ...

How to issue machine certificates to Android devices trying to connect to L2TP VPN (L2TP/IPsec with Certificate)?

howdy, trying find way connect android devices our vpn box running windows sever 2008.  manage configure couple android devices connect via pptp. however, able connect using l2tp/ipsec certificates instead. i've managed export , apply enterprise ca's certificate on android phone, totally lost on how issue machine certificate android phone. possible? if so, steps should take issue machine certificate , enable android phone connect via l2tp/ipsec certificates?  thank help! have check article . make sure android phone devices can certificates via simple certificate enrollment protocol (scep), known in microsoft world network device enrollment service (ndes) in windows server 2008/r2. you can post on  mobility forum .  thanks Windows Server  >  Network I...

Windows 10 Build 10049 - Start menu stopped working after expand button pressed

hi, installed new build 10049 second time on oracle virtualbox , have same error. after pressed expand button on start menu, menu disappears , cannot open start menu again. can anyone help, please? thx. you may want try build 10061.  changes have been made in area. http://blogs.windows.com/bloggingwindows/2015/04/22/windows-10-technical-preview-build-10061-now-available/ btw on hyper-v vm seeing more "black screen on login/logout" , not restart enough of workaround.  had use turn off button simulate power failure well.  ymmv. robert aldwinckle --- Windows 10 Insider Preview  >  Windows 10 Insider Preview General

Windows 2008 R2 SP1 Sonicwall VPN RADIUS

trying tz210 enhanced authenticate global vpn clients agains windows 2008 r2 sp1 nps server. have tried these: http://www.experts-exchange.com/os/microsoft_operating_systems/server/windows_server_2008/q_26198704.html http://www.navelfluff.org/2010/02/11/sonicwall-vpn-with-radius-authentication/ http://www.fuzeqna.com/sonicwallkb/consumer/kbdetail.asp?kbid=6591 have tried turning off windows firewall, still "server timout" on sonicwall radius test. if have windows firewall on despite having opend ports , protocols between 2 ip addresses both inbound , outbound packets dropped filtering platform carolchi in fact nps role not installed. i noticed in gui both start , stop buttons alwways greyed out. no errors in event log. i removed role , re-installed it, settings preserved , started working. carolchi Windows Server  >...

Nic Teaming

i have introduced network first windows 2012 r2 domain controller (hp proliant g360p gen8), running dhcp , dns , fsmo role holder. has 4 onboard nics same type. question want nic team these nics unsure if recommended on domain controller, advice welcome. side query difference between nic teaming , 'bridge connections'? most of previous advice in regards nic teaming came result of teaming software being provided nic and/or system vendors.  release of windows server 2012, microsoft includes nic teaming part of operating system.  unless microsoft calls out non-supported configuration, nic teaming supported of windows server role.  in fact, here ( http://technet.microsoft.com/en-us/library/jj574178.aspx ) find statement: finally, ad ds profits other new features included in windows server 2012, such as: nic teaming , datacenter bridging anybody implementing microsoft's nic teaming should read document before starting - http://www.microsoft.com/en-us/downloa...

Virtual Machine Runs Slowly

i have installed host windows server technical preview 2 hyper-v role , i´ve created 2 virtual machines (one in generation 1 windows 8.1 enterprise , in generation 2 windows server 2012 r2). windows update has been installed perfomance of virtual machines slow during install software or doing copies of files inside virtual machines. when run command:  get-vm | ft name,integrationservicesversion check version have virtual machines show version 0.0 when run command:  get-vm | get-vmnetworkadapter | select name,ismanagementos,vmname,switchname,status show status degraded. how can resolved issue? hi cmagsotoval, please go through article: https://support.microsoft.com/en-us/kb/3004908?wa=wsignin1.0 prerequisites to install update, must install update 2919355 (http://support.microsoft.com/kb/2919355)   in windows 8.1 or windows server 2012 r2. or, install service pack 1 (http://support.microsoft.com/kb/976932)   for windows 7 or windows serve...

SharePoint 2010 Information Worker Demo - Username\Password

hello world i have installed sharepoint 2010 information worker demo virtual machines on windows server 2008r2 hyper-v machine. however, when attempt login default username/password (contoso\administrator\pass@word1) credentials provided microsoft script fails. how change or manage username/password virtual machines? please help! greg  if you're talking local windows password, changing password in vm same on windows machine. if you're talking specific sharepoint script, may want try the sharepoint forum. Windows Server  >  Hyper-V

No rollup today for 2012 R2?

i keep expecting see update rollup patch today on 2012 r2 servers see update malicious software removal tool. missing something? hi trevar pearce, 1. check update, wsus server or microsoft update (via internet)? 2. if update wsus server, check if update rollup approved on wsus server, , check if client detect microsoft update; 3. if mean jan 10, 2017 monthly update rollup server 2012r2, then, please check if download , install it manually. https://support.microsoft.com/en-sg/help/24717/windows-8-1-windows-server-2012-r2-update-history best regards, anne please remember mark replies answers if help. if have feedback technet subscriber support, contact tnmff@microsoft.com . Windows Server  >  Windows Server 2012 General ...

Remove Multi User Local Admin Rights

hello guru's currently in our infrastructure have windows 2003 ent domain controller - have winxp win-vista users , manager told remove local admin rights pc. so gusy kindly assist me how can remove local admin rights pc - expect users ? i have seen in gpo could'nt able find information could kindly let me know tool or through gpo can remove local admin rights pc  thanks hi there, the second method alternative may / maynot useful in environment. but perform net localgroup command out script , if works can go script. i use xcals utility view user permision or modify them. sainath windows driver development Windows Server  >  Windows Server General Forum