Posts

Single Sign On

i have new rd server need bring online testing. has server name of sts01.internaldomain.org. ssl has been issued remote.externaldomain.org. i have applied remote.externaldomain.org ssl rd website , seems go ok.  can initial login page , login valid credentials. no issues. the issue wheni try access remoteapp such calculator, security warning connection , trys connect sts01.internaldomain.org. i can connect credentials, cannot life of me sso work properly. have read mulitple aritcles , still cannot work. i have following installed on server. rd host rd licensing rd web access i have not installed rd gateway or broker. didn't think need them. hi, this means 1 or more of certificates in chain server gated cryptography (sgc) certificate. please make sure none of certificates in chain server's certificate sgc certificates.  can examining details (click view certificate) of each certificate , looking either of following oids in enhanced key usage: 1...

TS user session freezing.

server setup. dell poweredge 2900. windows 2003 r2 32 bit. e5405 xeon. raid 1 (primary os installation on raid1 , ts users)  and raid 5 -- public shares, storage. antivirus. symantec endpoint 11 or 12 forget which. no hardware firewall. dhcp handled router. every once in while users session freeze up. see black screen, or blue screen (windows wallpaper , no icons) or silhouette of partial application office , rest black. if rdp in computer see same thing. bring terminal manager , log them off , log in everythings normal. random , not sure start looking causes it. have 10 ts license @ maybe 4 people connected @ once , there 1 full time person stays logged in 24/7 i ran dset tools check hardware issues comes clean. drives speed tests , access times within normal ranges. event log shows few errors this. hanging application iexplore.exe, version 8.0.6001.18702, hang module hungapp, version 0.0.0.0, hang address 0x00000000. hanging application outlook.exe, version 11...

Send email as HTM

hi,  created html report supposes send task scheduler once month, this content: $body = $a = "<style>" $a = $a + "body{background-color:peachpuff;}" $a = $a + "table{border-width: 1px;border-style: solid;border-color: black;border-collapse: collapse;}" $a = $a + "th{border-width: 1px;padding: 0px;border-style: solid;border-color: black;background-color:thistle}" $a = $a + "td{border-width: 1px;padding: 0px;border-style: solid;border-color: black;background-color:palegoldenrod}" $a = $a + "</style>" get-distributiongroup | where-object { (get-distributiongroupmember –identity $_.name).count –eq 0 } | select name,managedby,primarysmtpaddress  |  convertto-html -head $a -body "<h3>empty distribution list</h3>" send-mailmessage -from "meir@microsoft.com" -to meir@microsoft.com -subject $sub -smtpserver "smtp@microsoft.com" -body $bo...

Google Chrome and Mozilla GPO

iam realy appreciated how micrsoft give me powerfull solutions.. thank first my problem gpo internet restriction works internet exporer (ie) when comes google chrome , mozzila fire. how can remove application .my domain users have limited access computer setting access , can install google chrome. how can block applications . or restict gpo  you can use software restriction policies (for 2003) or applocker (for 2008), deny program installed , used. these can difficult setup, can complicate environment, , can defeated competent people. in other questions you've asked restricting users web access, we've suggested consider proxy server or firewall/gateway, block web access @ central point. there many choices this, , include free products, if not have budget. don Windows Server  >  ...

How to tell if app was installed in Install Mode

we have windows 2008 r2 server , third party installed of apps. there way tell if app installed in "install mode"? start terminal server shadow key:  hklm\software\microsoft\windows nt\currentversion\terminal server\install\software , may see keys related application there. there's old, still relevant article on install mode here:  http://www.brianmadden.com/blogs/brianmadden/archive/2004/08/03/how-applications-use-the-registry-in-terminal-server-environments-part-2-of-3.aspx   note: installing application via install mode not not required if application behaves (i.e. uses user profile correctly , updates profile on first run), otherwise if know needs go profile, add files/reg keys group policy preferences. (assuming you're going question). Windows Server  >  ...

Windows Server 2008 - Unexpected shutdown

in room have our servers running on windows server 2008, air conditioner went off last night , hot. result, 1 of servers runs exchange 2010 got restarted automatically several times , each time log recorded below. can cause of this? regards, funflex log name:      system source:        eventlog date:          4/25/2012 11:28:02 pm event id:      6008 task category: none level:         error keywords:      classic user:          n/a computer:      exchange.mtcll.com description: previous system shutdown @ 11:23:22 pm on 4/25/2012 unexpected. event xml: < event xmlns=" http://schemas.microsoft.com/win/2004/08/events/event ">   <system>     <provid...

File server replication setup?

hi, i have file server (rather server shared folder). i want implement server (these vm's on hyper-v 2012) , ensure sort of replication between both servers such if change file on 1 server, mirrored other. would dfs-r? vms running windows server 2012. thanks can deploy dfs-r if you're ok numerous drawbacks of technology (non-transparent failover, file version conflicts etc). sorry butt in here.  non-transparent failover? have been using dfs-r short time, , had not yet tested failover.  you're saying users notice when there failover, in way? has been improved 2012? yes, absolutely. if don't have file opened failover happen transparently , client receive no error. if file opened , read / written instead of failover other node client error fired back. please see: http://help.globalscape.com/help/wafs3/using_microsoft_dfs_for_failover.htm happens during failover in dfs failover, clients attempt access target in referral after 1 ...