aplecideol121.blogspot.com Open in urlscan Pro
2a00:1450:4007:818::2001  Public Scan

URL: http://aplecideol121.blogspot.com/
Submission: On September 14 via api from IL — Scanned from DE

Form analysis 1 forms found in the DOM

http://aplecideol121.blogspot.com/search

<form action="http://aplecideol121.blogspot.com/search" target="_top">
  <div class="search-input">
    <input aria-label="Search this blog" autocomplete="off" name="q" placeholder="Search this blog" value="">
  </div>
  <input class="search-action flat-button" type="submit" value="Search" disabled="">
</form>

Text Content

Skip to main content


SEARCH THIS BLOG






APPLE IP






POSTS


FEATURED POST


HOW DO I MAKE COLUMNS IN PSOBJECT CLOSER?

 * Get link
 * Facebook
 * Twitter
 * Pinterest
 * Email
 * Other Apps

- September 25, 2015
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
t
1 comment


Read more


QUESTION ABOUT DHCPLOC AND OUR SERVERS

 * Get link
 * Facebook
 * Twitter
 * Pinterest
 * Email
 * Other Apps

- September 25, 2015
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.
Post a Comment


Read more


WMI PROBLEMS IN WINDOWS PE 10240 THAT DOES NOT EXIST IN PE 10074

 * Get link
 * Facebook
 * Twitter
 * Pinterest
 * Email
 * Other Apps

- September 25, 2015
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: wm
Post a Comment


Read more


RDS GATEWAY BEST PRACTICES DUAL-HOMED?

 * Get link
 * Facebook
 * Twitter
 * Pinterest
 * Email
 * Other Apps

- September 25, 2015
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
Post a Comment


Read more



DELETE SESSION COLLECTION BY SERVER MANAGER SHOW ERROR

 * Get link
 * Facebook
 * Twitter
 * Pinterest
 * Email
 * Other Apps

- September 25, 2015
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
Post a Comment


Read more


HYPER-V DIFFERENT DOMAIN USAGE FOR RD VIRTUALIZATION HOST

 * Get link
 * Facebook
 * Twitter
 * Pinterest
 * Email
 * Other Apps

- September 25, 2015
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
Post a Comment


Read more


ADDING LOCAL GROUP TO ADMINISTRATORS LOCAL GROUP W2K3.

 * Get link
 * Facebook
 * Twitter
 * Pinterest
 * Email
 * Other Apps

- September 25, 2015
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
Post a Comment


Read more

More posts
Powered by Blogger
Theme images by Michael Elkan
Unknown Visit profile


ARCHIVE

 * September 2015544
 * August 2015512
 * July 2015510
 * June 2015530
 * May 2015475
 * April 2015482
 * March 2015469
 * February 2015486
 * January 2015491
 * September 2014482

 * August 2014538
 * July 2014456
 * June 2014518
 * May 2014469
 * April 2014485
 * March 2014531
 * February 2014517
 * January 2014490
 * September 2013486
 * August 2013502
 * July 2013515
 * June 2013542
 * May 2013488
 * April 2013463
 * March 2013517
 * February 2013474
 * January 2013498
 * September 2012502
 * August 2012475
 * July 2012476
 * June 2012516
 * May 2012471
 * April 2012500
 * March 2012518
 * February 2012475
 * January 2012481
 * September 2011506
 * August 2011522
 * July 2011495
 * June 2011467
 * May 2011469
 * April 2011472
 * March 2011511
 * February 2011509
 * January 2011489
 * September 2010473
 * August 2010508
 * July 2010514
 * June 2010492
 * May 2010489
 * April 2010493
 * March 2010452
 * February 2010495
 * January 2010499

Show more Show less


REPORT ABUSE


Diese Website verwendet Cookies von Google, um Dienste anzubieten und Zugriffe
zu analysieren. Deine IP-Adresse und dein User-Agent werden zusammen mit
Messwerten zur Leistung und Sicherheit für Google freigegeben. So können
Nutzungsstatistiken generiert, Missbrauchsfälle erkannt und behoben und die
Qualität des Dienstes gewährleistet werden.Weitere InformationenOk