Posts

Featured post

How do I Make columns in PSobject closer?

i'm using following code format below: $tobj =  new-object psobject $tobj | add-member -name "server" -value $server -membertype noteproperty $tobj | add-member -name "scenario" -value $arraypwshell.scenario -membertype noteproperty  $tobj | add-member -name "result" -value $arraypwshell.result -membertype noteproperty  $tobj | add-member -name "error" -value $arraypwshell.error -membertype noteproperty  $object += $tobj $object gets populated $tobj have above.  what i'm wanting have happen have categories "server" "scenario" , on grouped closer together.  when $object outputted screen, there lot of space between each column , of text gets cut off.  how bring each column closer together?  i know there way hash tables @{"value = xx, value=xx}.  anyone know how make happen?? jctech1123, cheers try: $tobj | ft -auto default output format format-table.  -autosize switch keep columns closer to

Question about DHCPLOC and our servers

Image
hello, studying 70-291 cert exam , started playing around dhcploc.  have attached screenshot of portion of recorded.  aware .153 dhcp server, not rogue.  didn't out in server because testing things @ time.  anyway, noticed lot of ack (ip)0.0.0.0 in our logs , curious going on causes them appear.  also, if simple request/offer/acknowledgement procedure, why have have same ip address being acknowledged repeatedly.  1.149 best example of this.  there issue should when see ip hitting server repeatedly?  aware of each of these users are, , confident don't have rogue programs running.  our servers not setup , desperately need cleaned up.  i'm hoping can learn through , maybe clean process. later in same log, started getting nack 0.0.0.0 also.    if give me quick pointers, i'd appreciate it, of resources have found have not yet addressed these questions.  have told me should see/should expect, don't cover out of normal...  thank in advance. hi, thank post.

WMI Problems in Windows PE 10240 that does not exist in PE 10074

hi! finally got link windows 10 adk build 10240. great! my problems stack overflow errors after executing "powershell" or own c# code disapeared to! great too! but... i have trouble getting wmi information while running this new pe boot wim provided 10240. i switched new 10240 boot.wim , injected same winpe_ocs modules dism (also new 10240 version). for example, cannot information root\cimv2 win32_diskpartition or win32_diskdrivetodiskpartition. while many others running fine! i cannot value win32_operatingsystem property osarchitecture (other properties ar set!) the strange thing: these queries worked flawless boot.wim 10074. i happy, they are working again 10074, because wmi queries broken pe windows 8.1. had use , modify boot.wim dvd images not have issues. i not happy see, problems returned 10240 boot.wim, honest, nice if fixed, not have use dvd boot.wim again our installation environment. you can try out. use wmic in pe 10074 , in 10240 10074: wmi

RDS Gateway Best practices Dual-Homed?

Image
good day, i wondering typical amount of time others see when end users launch remoteapp session goes through rds gateway. our 2 rds gateway servers (entire environment w2k12r2) seem slow me. both dual-homed , nic on dmz , internal side of network. maybe better off disabling internal nics , reconfiguring firewall rules routes through dmz nic? steve j. hi steve, thank posting in windows server forum. best practice server depends on environment scenario need decide whether place gateway in dmz or allow 443 opened internal network. placing rds gateway in dmz more secure, can have more information beneath article. rd gateway deployment in perimeter network & firewall rules http://blogs.msdn.com/b/rds/archive/2009/07/31/rd-gateway-deployment-in-a-perimeter-network-firewall-rules.aspx more detail , understand rd gateway refer this article . hope helps! thanks. dharmesh solanki technet community support please remember mark replies a

Delete Session Collection by Server Manager show error

Image
in windows server 2016 technical preview 4, when delete rdsessioncollection server manager, it show delete collection error. but it seems delte collection successfully. need restart server manager this error condition.   hi yamauchi, since not able read japanese, please translate error message english? in addition, may check terminal services related logs find out whether related information logged, under: event viewer -> applications , services logs\ microsoft\ windows. best regards, amy please remember mark replies answers if , un-mark them if provide no help. if have feedback technet subscriber support, contact tnmff@microsoft.com. Windows Server  >  Windows Server Technical Preview

Hyper-V different Domain usage for RD Virtualization Host

hi, we have 2 ad-domains (2012-r2):  management.local , production.local. our hyper-v failover-cluster (3 phys. machines) placed in management.local. our remote-desktop-services placed in production.local (connection broker, rd-session-host, ...).  we add our hyper-v-failover-cluster machines rd virtualizations-hosts our production.local-rd-environment. is possible? no trusts between production.local , managment.local. thanks in advance, ben hi, for vdi issue please post “remote desktop services” board. technet remote desktop services http://social.technet.microsoft.com/forums/en-us/home?filter=alltypes&sort=lastpostdesc&brandignore=true thanks understanding , support. 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

Adding local group to administrators local group W2k3.

hi everyone know if possible add local group administrators local group in windows server 2003. saw not possible in w2k3 in windows server 2008 possible. thank in advance adriano anselmi hi. not really. according microsoft nesting local computer groups aren't dont work, , if via commandline still wont work good. nesting of local groups not supported on workstations or member servers please remember click “mark answer” on post helps you, , click “unmark answer” if marked post not answer question. if not author of thread can others voting helpful. can beneficial other community members reading thread. oscar virot Windows Server  >  File Services and Storage