Sunday, January 23, 2022

How can someone prevent hacker malware that consistently ends up in your machine?

How can someone prevent hacker malware that consistently ends up in your machine?

Getting to important websites is a real struggle sometimes because I am convinced that there are people that have access to my laptop and no anti malware, spyware or anti-virus is working. A lot of the techniques the hackers use simply use regular Windows permissions protocols (which means they definitely have a background or experience with engineering Microsoft products). I am for example having a very hard time getting past the HP Support home page for software and drivers https://support.hp.com/us-en . I think the extent of this malware and spyware is severe. I'm not sure I can do anything without someone or some people knowing and going through everything on my HP laptop.


Reply:
I am convinced that this program YouCamService.exe CyberLink YouCam Service (32 bit) helps hackers access and control my laptop camera app Youcam. By using mobile phone hacker apps and knowing the PC's mac address (which I wish was encrypted and available only at the user's discretion) and understanding Windows login permission protocols and requirements, the hacker can access the laptop or PC's functionality. They sometimes install scripts (hidden in browser cookies) which using the same methodology as that mentioned above that will slow you browser, even windows explorer making your pc hang especially at critical moments in your work. I would really appreciate an IT expert from Microsoft to reaffirm this notion and offer a anti-hacker malware that's more effective than the anti-spyware/malware/virus we download as users.

------------------------------------

New Auto Spam Filter Sends Users to Forum Issues

There seems to be a new auto spam filter procedure. There have been 3 cases recently where users reported that they could not post questions or replies. As soon as they clicked "Save" they got a message that the post was flagged as spam. The message directed them to the "Forum Issues" forum, where I am a moderator.

Can someone verify that the auto spam filter has been modified to direct users to the "Forum Issues" forum? And can someone suggest how the moderators in that forum should handle these situations? We cannot even see the deleted posts, much less undelete them or remove the abusive flag, unless we are also moderators in the forum where the user posted. All we can do is direct the users to email fissues [at] microsoft [dot] com. But I emailed the forum admins at that email address and they are unaware of any new procedure.


Richard Mueller - MVP Enterprise Mobility (Identity and Access)


Reply:
Since I posted here on Jan 26, I have seen no new posts in the "Forum Issues" forum from people directed there because their post was flagged abusive. I conclude that the auto spam filter has been returned to it's previous state.

Richard Mueller - MVP Enterprise Mobility (Identity and Access)


------------------------------------
Reply:
We still see new users report that they got a message that their post has been flagged as spam, when most likely they just need to have their account verified. They are directed to the Forums Issues forum, but not to the sticky thread for requesting account verification.

Richard Mueller - MVP Enterprise Mobility (Identity and Access)


------------------------------------
Reply:
This is a test to make sure I can reply in a thread, even though I have reached the limit for the number of posts per day.

Richard Mueller - MVP Enterprise Mobility (Identity and Access)


------------------------------------
Reply:

Until now I think we have to write letters directly to Microsoft or click "Report as abuse", when we are confirmed that he/she is a spam-sender. All of his/her posts will be deleted, with the account.

Because we cannot forsee what would happen for a spam-sending machine?

On the other hand, auto spam filtering is also a little "abuse" to forcely and wrongly confirm that a non-spam man as a spam……:(


ASP.NET Forum
StackOverFlow
FreeRice Donate
Issues to report


------------------------------------

Who will be announced the next Microsoft TechNet Guru? Read more about July 2017 competition:


What is TechNet Guru Competition?

Each month the TechNet Wiki council organizes a contest of the best articles posted that month.
This is your chance to be announced as MICROSOFT TECHNOLOGY GURU OF THE MONTH!

One winner in each category will be selected each month for glory and adoration by the MSDN/TechNet Ninjas and community as a whole. Winners will be announced in dedicated blog post that will be published in Microsoft Wiki Ninjas blog, a tweet from the Wiki Ninjas Twitter account, links will be published at Microsoft TNWiki group on Facebook, and other acknowledgement from the community will follow.

Some of our biggest community voices and many MVPs have passed through these halls on their way to fame and fortune.

If you have already made a contribution in the forums or gallery or you published a nice blog, then you can simply convert it into a shared wiki article, reference the original post, and register the article for the TechNet Guru Competition. The articles must be written in June 2017 and must be in English. However, the original blog or forum content can be from before June.

Come and see who is making waves in all your favorite technologies.
Maybe it will be you!


Who can join the Competition?

Anyone who has basic knowledge and the desire to share the knowledge is welcome. Articles can appeal to beginners or discusse advanced topics. All you have to do is to add your article to TechNet Wiki from your own specialty category.


How can you win?

  1. Please copy/Write over your Microsoft technical solutions and revelations to TechNet Wiki.
  2. Add a link to your new article on THIS WIKI COMPETITION PAGE (so we know you've contributed)
  3. (Optional but recommended) Add a link to your article at the TechNet Wiki group on Facebook. The group is very active and people love to help, you can get feedback and even direct improvements in the article before the contest starts.

Do you have any question or want more information?

Feel free to ask any questions below, or Join us at the official Microsoft TechNet Wiki groups on facebook.
Read More about TechNet Guru Awards.

   

If you win, people will sing your praises online and your name will be raised as Guru of the Month

Thanks in advance!
-TechNet Wiki Council

 



Richard Mueller - MVP Enterprise Mobility (Identity and Access)


Reply:

Two weeks to go :-)


signature   Ronen Ariely
 [Personal Site]    [Blog]    [Facebook]    [Linkedin]


------------------------------------

mr

start learning.

#

  • Changed type jrv Sunday, July 16, 2017 8:16 AM
  • Moved by jrv Sunday, July 16, 2017 8:18 AM

Performance of PowerShell v C

If anyone stumbles here looking for the most efficient way, well, code something in C# or Go. Warp speed compared to powershell or any cacl flavour.

can share code, drop me a line.

Grtz,

Ronald


C# uses Net same as PS.  It is not that much faster.

\_(ツ)_/

  • Split by jrv Saturday, July 15, 2017 2:58 PM

Reply:

The handling is much faster in interpretation of steps, logging etc. If you just drop one ACL on a huge folder, it makes no difference, true, .net all the way.

Chrz


BR, Ronald


------------------------------------
Reply:

With the C compiler and the file system API this is true.  With C# the difference is negligible when using the pipeline as the pipeline is almost all binary code for this operation.

Enumerating a folder will always cause both programs to be suspended for I/O in blocks which tends to blur the difference.  Since ACLs are written one at a time to completion both programs will be suspended on each write.

To prove your point you would need to supply a C# program and a PowerShell script and measure the times.  Repeated loops over a set of folders can be averaged to find the overall difference.

If the PowerShell script has screen output it will run much slower as screen output is throttled by the PowerShell EXE engine.  This makes PowerShell appear to be slower.  C# does not throttle screen output.

Both tests should run with no screen output to make the test fair.  You can have start and summary info outside of the time measurement.


\_(ツ)_/


------------------------------------

Lync 2013 Federated calls call flow question and probably a bug.

Hello all,

Long story short we using one Lync 2013 EE instance for a federation access to a Cisco meeting server where we have conferences. The purpose is that multiple customers can join via federation to that MCU.
Recently we discovered and issue which happens for some reason only from Skype4B client on iOS.

Calls are connected normally, after a few seconds client initiates a re-invite absolutely normal and the problem is that the ACK from the client on the 200 OK is not received at the federation Edge.
The reason for that is most likely the following:

When the OK from the FE enters the internal side of the Edge it has in the record-route header the internal fqdn of the edge pool. And from the external part of the Edge it exits the environment again with the same record. And of course the Lync environment on the other side cannot resolve this internal record and cannot send the ACK message back to us.

I've had a look at normal working samples and when this message goes out of the external part of the edge this record-route is replaced with public access edge fqdn of the edge pool.

The stranger part of this is that is that I have a separate lab environment where this is working properly with the same devices. Both environments run the same Lync2013 CU20.

Have you seen similar issue?

Best Regards,
Kiril


Reply:
Maybe you should open a support call to Microsoft for this issue. I use mostly an Cisco Expressgateway to connect Cisco MCU with Lync 2013 environment.

regards Holger Technical Specialist UC


------------------------------------

Important ; i discovered an important algorithm

Hi , every one i found a compression algorithm that can compress a multi gigabyte file to a 800kb file , my project is now done

completely in vb6 environment , last time i tested a 10 gb movie and it works with out any quality lose ...

can i sell my program to microsoft ?

(you can send your agents , with their laptops , to my place to test my software )

how much it will be cost ?

where should i bring up my question ?

I'm running out of time please be responsive FAST ....


Reply:
No one assist me ?! Really ?????

------------------------------------

Windows Service Stops working but still running

Hi,

I have the following problem and I hope anyone could give some tips to solve my problem.

We developed using C# (Visual Studio 2010) a windows service, which inside a loop, reads and writes data from and into a database and from and into a OPC server.

The problem is that the windows service stops working, but still the executable in task manager and in windows services list, the service looks to be running but it does not do its task.

The problem occurs randomly, sometimes, it happens after 1 day or after 3 weeks, fortunately it does not occur very often but unfortunately this is for the Pharmacy industry and therefore the service must run always!

The windows service writes every step in a log file. And it stops, as already said, in different steps which does not allow to determine if the problem occurs while communicating with Database or with the OPC server.

In my test environment, it does not happen but the scenario it is not the same of course. To debug on site, it is impossible because as mentioned, it could take many days when it occurs.

Could it be related to writing the log file? or an antivirus thing?

I already used in the service something to catch "unhandledexception" like this:

static void MyHandler(object sender, UnhandledExceptionEventArgs args)

but still the problem occurs..

Thanks a lot for your help and time

  • Changed type Amy Wang_ Thursday, July 27, 2017 8:42 AM

Reply:

For development issues better to ask somewhere on MSDN, possibly over here.

https://social.msdn.microsoft.com/Forums/windowsdesktop/en-US/home?forum=csharpgeneral%2Cwindowsgeneraldevelopmentissues&filter=alltypes&sort=lastpostdesc

 

 



Regards, Dave Patrick ....
Microsoft Certified Professional
Microsoft MVP [Windows Server] Datacenter Management

Disclaimer: This posting is provided "AS IS" with no warranties or guarantees, and confers no rights.


------------------------------------

Need help with combining some scripts



I have three scripts that I run in PowerShell to get information I need from remote workstations.   I would like this to be accomplished with just one script instead of three.  What I need to get from the remote stations is Hostname, IP Address, MAC Address, Operating System, 32-bit or 64-bit, serial number or service tag number.   I need to be able to run the scripts using a list of either Host Names or IP Addresses and export to a CSV file.   Here is what I have so far.

Get-Content C:\Users\username\Desktop\IPs.txt |   Where-Object { Test-Connection $_ -Count 2 -Quiet } |   ForEach-Object {   $IPAddress = $_   Get-WmiObject Win32_NetworkAdapterConfiguration -Filter 'IPEnabled=TRUE' -Computer $IPAddress |   Where-Object { $_.IPAddress -contains $IPAddress } |   Select-Object @{n='IPAddress';e={ $IPAddress }}, MACAddress, DNSHostName   } | Export-Csv C:\Users\username\Desktop\MACAddressReport.csv -NoTypeInformation  

$computerlist = Get-Content C:\Users\username\Desktop\IPs.txt  foreach ($computer in $computerlist) {   if((Test-Connection -Cn $computer -BufferSize 16 -Count 1 -ea 0 -quiet))   {    Get-WMIObject Win32_OperatingSystem -ComputerName $computer |   select-object CSName, Caption | export-csv -Path C:\Users\username\Desktop\MACAddressReport-2.csv -NoTypeInformation -Append   }  }  

get-content C:\Users\username\Desktop\HostNames.txt |   select-object `   @{n = 'IP'; e = { [Net.Dns]::GetHostEntry($_).AddressList } },   @{n= 'Name'; e = { $_ } } |   Export-Csv C:\Users\username\Desktop\IPAddressReport.csv -NoTypeInformation  

Any help would be greatly appreciated.


Reply:

Please read this to set you expectations for this forum: This forum is for scripting questions rather than script requests


\_(ツ)_/


------------------------------------

Antivirus on RDS Farm

Hi!
We are planning to start RDS farm on diskless servers. All servers will be booting from SAN (including DB).
Users will be uploading, downloading and opening files in there RDS sessions. That is why we need antivirus.
But installing antivirus on RDSH server will cause heavy network load.

Here the questions:
-How can I install antivirus to avoid performance drop?
-If I will install it on RDS Gateway, will antivirus scan RDP traffic between client machine and RDSH, or that  traffic is encrypted?

The only idea  that I have - install antivirus one file-server where users profiles will be store ("users profile disks" option in session collection properties).


Reply:

Hi if you install Windows Server 2016 then Windows Defender is already in place. 

I do not think you need anything else for your servers, Windows Defender always knows what's best for server roles.


------------------------------------

User Data Backup

Dear All,

        How do i plan for user data backup..??

I am working in company and I have create a backup plan for user data. all system are connected to domain server (Windows 2008 Rs Ent).

I tried Sync Toy but what if a user wants two day old file because sync toy over write the data after setup run.

I want to keep user data at least for 7 days.


Reply:
Try windows server backup tool it has the file level backup ability just make sure that you are taking the backup on local disk or ISCSI disk just to make keep the multiple versions of backup or you can use Veeam Backup

Akshay Pate


------------------------------------
Reply:

Take a look at Veeam Agent for Microsoft Windows. It will be a much better solution than synchronizing user data.

More info here: https://www.veeam.com/windows-cloud-server-backup-agent.html 


------------------------------------

Windows 10 In-place upgrade failed on non-English OS

We are currently testing if the in-place upgrade will work on Windows 7 machine which has a Japanese MUI language installed on it. Our SCCM version is SCCM 2012 R2 SP1 CU2 and we are using the in-place upgrade task sequence posted on this site:https://blogs.technet.microsoft.com/configmgrteam/2015/06/16/revised-content-for-the-windows-10-in-place-upgrade-via-task-sequence-for-configuration-manager/

The windows 7 machine that we are using is a newly built machine (deployed via sccm) which has a Japanese MUI language installed and set as a default OS language. When we run the in-place upgrade task sequence we encountered an error in "upgrade windows" step of the TS. So what we did was to uninstall the Japanese MUI using dism command. Note that we use the dism command to uninstall the language pack since we were not allowed to uninstall it in Region and Language control panel because Japanese was set as the default language. Once the Japanese MUI was removed, we were able to upgrade the machine. Note that even if there are multiple language pack installed on the machine, the upgrade will work as long as English was set as the default OS language. Is English language set as a default OS language a requirement in order for you to successfully upgrade to Windows 10? Is there a script that we can add in our ts in order to set English as default OS language before the upgrade step starts?


Reply:
if you are moving from Japanese (current Installed Language) to English (inplace Windows 10 ),it will not work or the other way around. Changing the language from Base OS do not work for inplace Upgrade.

Eswar Koneti | Configmgr Blog: www.eskonr.com | Linkedin: Eswar Koneti | Twitter: eskonr


------------------------------------
Reply:

What we have done is configure a reboot into WinPE and change the language back to English.  Then run the upgrade installing the language pack then reboot back into WinPE at the end and change the system language back. 

While this might sound like a bad idea we were able to upgrade nearly 100k PCs in 19 languages from Win8 to Win10 most of them encrypted with bitlocker. Biggest technical hurdle was getting the Bcdedit commands right for both GPT and Non GPT disks.


------------------------------------
Reply:

Dear Sir,

Can u check the panther logs in c:\windows\panther , 

Also don't u in the case perform the below,

1) Create a separate golden image with all apps and customization

2) Windows ADK add USMT 

3) Build a task sequence to deploy capture user profile 

4) Deploy Golden Image 

5) restore User Data,

Also as test for any upgrade u can run the following, provide the windows 10 media files and check SETUP.EXE /Auto Upgrade /Quiet /NoReboot

I am sure this would eliminate the complexity of task sequence and provide with insight on upgrade possibility,

Hth,

Hasan Reza


------------------------------------
Reply:

Hi John,

we are facing a similiar issue in my company as well. Could you maybe provide a view details on the Commands you used? 

In addition have you been working on Machines installed with Intl. Windows Version and language pack added or where it completely local Images?

Thanks a lot!


------------------------------------

Outlook OST File Converter

Now more information for perform multiple conversion for OST file : - http://osttopst-software.blogspot.in/
  • Moved by Lawrence, Tuesday, September 4, 2012 2:35 AM Off topic (From:General)

Reply:

Hi,

Thanks for your posting.

For question of convert Outlook .ost file, we recommend you post it at Exchange Server Clients forum! Which is the best place for Outlook, OWA, and other client's related questions or issues.

Exchange Server Clients Forum:
http://social.technet.microsoft.com/Forums/en-US/exchangesvrclients/threads

The reason why we recommend posting appropriately is you will get the most qualified pool of respondents, and other partners who read the forums regularly can either share their knowledge or learn from your interaction with us.

Thank you for your understanding.

Have a nice day!


Lawrence

TechNet Community Support


  • Edited by Lawrence, Tuesday, September 4, 2012 2:34 AM

------------------------------------
Reply:

In these cases, if user accidently comes up to the need to use data of that mailbox after deletion then, office Export Exchange OST to PST is the single solution to make orphan OST data accessible. For the same operation, OST Recovery software of our organization is designed with powerful technicalities. Our tool to convert Exchange OST to PST is not only limited to make OST 2007 files accessible into PST but also added with flexibilities to convert OST files from any Outlook version to PST format. 



http://www.ostrecovery.co.uk


------------------------------------
Reply:
Use OST to PST Conversion Software from http://www.osttopsttool.org to convert your Outlook OST file to MS Outlook PST file successfully. To know more about OST to PST and download the demo tool visit http://www.convertosttopst.org



------------------------------------

Power BI AD Reports

Hi, Please let me know what permissions are required to create active directory reports from power BI desktop.

I am able to connect active directory but while load it give error Evaluation result in stack overflow.

But when it is tried with domain admin account it works seamless.

 

let me know what permissions are required to create active directory reports from power BI desktop.


Reply:

------------------------------------

SD Card storage problem when connecting from Android to PC

Hello! I connect to my PC (Windows 7) using Remote Desktop App on Android phone. I want to copy files from PC to SD Card, so I enabled "Local storage" checkbox.

But when i connect, there is no valid SD Card-drive in "My Computer". There is a strange "blank" element with long name in format "::{20D04FE0-3AEA-1069-...}\::{6AFC00C2-D7AC-402D-...}". Could you, please, help solving this problem?

Unfortunately, I can't attach a screenshot. Is it allowed to upload it into some image storage and post a link here?

Upd: Suddenly, rebooting the PC solved the problem. Thank you.

Reply:

Hi,

To narrow down the scope of the issue, please do the following test:

1. Change another SD card.

2. Use another Android device with SD card to have a test.

3. Use our beta version to have a test.

https://play.google.com/store/apps/details?id=com.microsoft.rdc.android.beta

Best Regards,

Alvin Wang


Please remember to mark the replies as answers if they help.
If you have feedback for TechNet Subscriber Support, contact tnmff@microsoft.com.


------------------------------------
Reply:

Thank you for reply!

I just tried connecting from another device with another card, I also tried using beta version. Problem is still there. Name of "strange" element has the same first part, but second part changes from session to session.

I have to mention that my PC is behind a NAT, so I use Router + Dynamic DNS + Port forwarding. In the evening I will try connecting by local IP from the same network.


------------------------------------
Reply:

Hi,

I am sorry that I cannot reproduce the issue due to the limited device. Are there any progress from your side?

Best Regards,

Alvin Wang


Please remember to mark the replies as answers if they help.
If you have feedback for TechNet Subscriber Support, contact tnmff@microsoft.com.


------------------------------------

WINDOWS 10 NOT EXCEPTING WIN 7 TRANSFER OF FILES

I RECENTLY HAD TO REPLACE DESKTOP PC WITH WINDOWS 10. MY OLD PC RAN WINDOWS 7 AND HAD ALL OF MY FILES ON IT. I USED TRANSFER CABLE TO TRANSFER FILES. THEY TRANSFERRED, BUT WON'T OPEN, BECAUSE MY MICROSOFT OFFICE 2007 WILL NOT RUN. I AM SOOOOO MAD,  I HAVE ALREADY INVESTED IN PROGRAMS AND NOW AM FORCED TO UPGRADE AND LOSE HUNDREDS OF FILES. I RUN A SMALL BUSINESS AND HAD SEVEN YEARS OF DOCUMENTS AND FILES. ALSO HAVE WORKS SUITE WITH STREETS AND TRIP, THAT I HAD UPGRADED TO 2011. IT ALSO WON'T WORK AND CAN'T RE-DOWNLOAD IT, UNLESS I PAY $450. THIS IS SUCH A RIP OFF AND MONEY GRABBER. THANKS MICROSOFT!

Reply:

Hi,

"I USED TRANSFER CABLE TO TRANSFER FILES. THEY TRANSFERRED, BUT WON'T OPEN, BECAUSE MY MICROSOFT OFFICE 2007 WILL NOT RUN."

What's the exact error messages? Are there any error code recorded in Event Viewer(Windows Logs\Applications, System)?

According to my know, Office 2007 is no longer part of mainstream support and hasn't been tested on Windows 10. However, Office 2007 will install and run on Windows 10.

If you are using a retailed Office product key, we could download Office 2007 on your Windows 10 device.

However, on October 10, 2017, Office 2007 will reach End of Life. Microsoft would not provide technical support, bug fix and Security fixes, I would recommend you to buy the latest Office version rather than Office 2010.

Best regards,

Joy.


Please remember to mark the replies as answers if they help.
If you have feedback for TechNet Subscriber Support, contact tnmff@microsoft.com.

  • Edited by Joy-Qiao Friday, July 14, 2017 6:52 AM

------------------------------------

Mirrored Volume as Hyper-V VM Storage

Hi,

So i have 2 1TB WD Velociraptor 10,000 RPM drives and wanted to add it to my Hyper-V Server 2012 R2 core host and move my existing VMs from my RAID 10 volume to what im planning to create(Mirrored volume with those 2 drives) using Volume management from a management server. And by the way, that RAID 10 volume is where my boot partition and VM storage currently are. My first thought was to use a raid controller but, i cant find any vendors around my country. So, is what im planning to do not advisable? please enlighten me. Thank you.


Reply:
There should be no issue with using Windows dynamic disks for mirroring of data disks and storing your VMs on that.  You can easily move the VMs from one volume to another.  Hyper-V is not aware of any underlying RAID that may or may not exist on any volume.

tim


------------------------------------
Reply:
Thanks for enlightening me Tim.

------------------------------------

Network characteristics detection function

Can someone explain what this event log message means?

Event ID 101

The network characteristics detection function has been disabled because of Reason Code: 2(Server Configuration)..

Thanks,

Bryan

  • Changed type Jeremy_Wu Wednesday, December 18, 2013 3:23 AM

Reply:

These ones may help.

http://social.technet.microsoft.com/wiki/contents/articles/16652.remotefx-vgpu-setup-and-configuration-guide-for-windows-server-2012.aspx

 

http://technet.microsoft.com/en-us/library/ff817580(v=ws.10).aspx

 

 


Regards, Dave Patrick ....
Microsoft Certified Professional
Microsoft MVP [Windows]

Disclaimer: This posting is provided "AS IS" with no warranties or guarantees , and confers no rights.



------------------------------------
Reply:

Didn't lead to anything, thanks though.

Bryan


------------------------------------
Reply:

Hi,

Network characteristics detection is included in the newest update for RDP 8.0 of [MS-RDPBCGR]

http://msdn.microsoft.com/en-us/library/cc240445.aspx

2.2.14 Network Characteristics Detection:

2.2.14 Network Characteristics Detection 

2.2.14.1 Server Auto-Detect Request PDU

2.2.14.1.1 RTT Measure Request (RDP_RTT_REQUEST)

2.2.14.1.2 Bandwidth Measure Start (RDP_BW_START)

2.2.14.1.3 Bandwidth Measure Payload (RDP_BW_PAYLOAD)

2.2.14.1.4 Bandwidth Measure Stop (RDP_BW_STOP)

2.2.14.2 Client Auto-Detect Response PDU 

2.2.14.2.1 RTT Measure Response (RDP_RTT_RESPONSE) 

2.2.14.2.2 Bandwidth Measure Results (RDP_BW_RESULTS)

Please make sure that you use RDP 8.0 to connect a remote Windows 8 or Windows Server 2012.

If issue persists, please provide us the complete event log and let us more details what you are doing.

Hope this helps.


Jeremy Wu

TechNet Community Support



  • Edited by Jeremy_Wu Tuesday, November 12, 2013 10:23 AM Edit

------------------------------------
Reply:

I'm connecting using RDP 8.1 and all settings on the client are set to enable remotefx and allow automatic network detection. I can connect to a 2012 server and not get the message below. It only happens on the 2012 R2 server and both servers are using the same group policy.

Log Name:      Microsoft-Windows-RemoteDesktopServices-RdpCoreTS/Operational
Source:        Microsoft-Windows-RemoteDesktopServices-RdpCoreTS
Date:          11/15/2013 2:39:30 AM
Event ID:      101
Task Category: RemoteFX module
Level:         Warning
Keywords:     
User:          NETWORK SERVICE
Computer:      xx.xx.com
Description:
The network characteristics detection function has been disabled because of Reason Code: 2(Server Configuration)..
Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
  <System>
    <Provider Name="Microsoft-Windows-RemoteDesktopServices-RdpCoreTS" Guid="{1139C61B-B549-4251-8ED3-27250A1EDEC8}" />
    <EventID>101</EventID>
    <Version>0</Version>
    <Level>3</Level>
    <Task>4</Task>
    <Opcode>16</Opcode>
    <Keywords>0x4000000000000000</Keywords>
    <TimeCreated SystemTime="2013-11-15T08:39:30.650329300Z" />
    <EventRecordID>6062</EventRecordID>
    <Correlation ActivityID="{F420884F-9CA8-42B5-AC6D-6E034F330000}" />
    <Execution ProcessID="2172" ThreadID="2680" />
    <Channel>Microsoft-Windows-RemoteDesktopServices-RdpCoreTS/Operational</Channel>
    <Computer>xx.xx.com</Computer>
    <Security UserID="xxx" />
  </System>
  <EventData>
    <Data Name="ReasonString">Reason Code: 2(Server Configuration).</Data>
  </EventData>
</Event>


------------------------------------
Reply:

Hi,

Thank you for the reply.

I am trying to involve someone to further look at this issue. There might be some time delay. Appreciate your patience.

Thank you for your understanding and support.


Jeremy Wu

TechNet Community Support


------------------------------------
Reply:

Would you please perform the following steps and see if the issue can be resolved?

1. Change the target resoltion.

2. Remove the group policy assigned.


Please remember to click "Mark as Answer" on the post that helps you, and to click "Unmark as Answer" if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread.


------------------------------------
Reply:

No change.

I've disjoined it from the domain and connected at a 1366x768 resolution. I was connecting at a 1024x768 previously.

Bryan


------------------------------------
Reply:

Would you please disable Firewall to see if the issue can be resolved?


Please remember to click "Mark as Answer" on the post that helps you, and to click "Unmark as Answer" if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread.


------------------------------------
Reply:

I disabled the firewall completely and the issue still exists.

Bryan


------------------------------------
Reply:

To such  issue, it is not an efficient way to work in this community since we may need more resources, for example memory (application) dump or ETL trace, which is not appropriate to handle in community. I'd like to suggest that you submit a service request to MS Professional tech support service so that a dedicated Support Professional can further assist with this request. 

Please visit the below link to see the various paid support options that are available to better meet your needs. http://support.microsoft.com/default.aspx?id=fh;en-us;offerprophone



Please remember to click "Mark as Answer" on the post that helps you, and to click "Unmark as Answer" if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread.


------------------------------------
Reply:

Hi bryans2k,

As Susie suggested, you may need to submit a service request. Therefore, may I obtain your permission to temporary archive this case?

If there is any question, please feel free to let us know.

Thanks.


Jeremy Wu

TechNet Community Support


------------------------------------
Reply:

hi all ,

Were you able to solve the problem...I'm experiencing the same issue: W2k12R2 connecting by using a RDP8.1 client:

The network characteristics detection function has been disabled

Thx

Dimi


------------------------------------
Reply:

No because they wanted me to submit a ticket which I don't currently have time for as it was just a test system.

Thanks,

Bryan


------------------------------------
Reply:

Just an update, I was able to get it to stop appearing when I used group policy to force network detection to be enabled.


------------------------------------
Reply:
So my conclusion is that network detection is some how broken in R2. I have Windows 8 Pro clients that work fine with server 2012 and don't with 2012 R2. When I disable network detection they begin to half way work again but are still not performing at server 2012's level. The network detection seems to also break other clients that run on thin clients such as Wyse.

------------------------------------
Reply:

Just an update, I was able to get it to stop appearing when I used group policy to force network detection to be enabled.

Hi Bryan

Could you provide details on how you accomplished this?

I'm running Hyper-V 2012 R2 (workgroup mode), trying to connect from Win8.1 Pro. Same trouble.

Thanks,
Jeff Bowman
Fairbanks, Alaska


------------------------------------
Reply:

Just an update, I was able to get it to stop appearing when I used group policy to force network detection to be enabled.

Hi Bryan

I'm still looking for a way to do this. I'm spelunking through GPOs but I'm not finding anything that looks like this.

Also, I don't know whether you're talking about the client, the server or both.

It'd be really great to hear from you on this.

Thanks,
Jeff Bowman
Fairbanks, Alaska


------------------------------------
Reply:

Hi!

Did you apply GPO to server or clients connecting to it?

Thanks!

Gunars


------------------------------------
Reply:
Did you apply GPO to server or clients connecting to it?

Hi Gunars

I've been hoping for a reply from Bryan as to how exactly he resolved this by "[using] group policy to force network detection to be enabled." He doesn't appear to be subscribed to this thread anymore, however, as he hasn't replied.

As I've mentioned, I'm very interested in learning what folks (including yourself) mean by "applying GPO." How does one do this? To which GPO object are you referring?

Could you provide some more detail? I'm familiar with how to access the GPO store, but not much further than that. Also, how does one access GPO on Hyper-V Server 2012 R2, which is in essence a Core edition?

Thanks,
Jeff Bowman
Fairbanks, Alaska


------------------------------------
Reply:

In Active Directory (if you have implemented that) Group Policy Management chose new group policy

For servers I found this GPO: Computer Configuration->Windows Settings->Adm Templates -> Windows components -> Remote Desktop Session Host -> Connection -> Select network detection on server

Couldn't find any client configuration in GPO.

Gunārs


------------------------------------
Reply:
For servers I found this GPO: Computer Configuration->Windows Settings->Adm Templates -> Windows components -> Remote Desktop Session Host -> Connection -> Select network detection on server

Hi Gunārs

I found that setting, albeit under a slightly different path:


Server Policy
\Computer Configuration
 \Administrative Templates
  \Windows Components
   \Remote Desktop Services
    \Remote Desktop Session Host
      \Connections
       =>Select network detection on the server

The change worked briefly on one of our servers, but not the other. Then it suddenly didn't work on either of them.

I applied the latest round of updates to both servers and it started working reliably and consistently on both, no matter what the GPO setting.

I can't be sure, but I suspect it might have been this update. The deadlock description seems to fit the symptom.

Nevertheless, I very much appreciate your advice on how to find the RDP GPOs. I'll be able to use them in the future.

Thanks,
Jeff Bowman
Fairbanks, Alaska




------------------------------------
Reply:

Server Policy
\Computer Configuration
 \Administrative Templates
  \Windows Components
   \Remote Desktop Services
    \Remote Desktop Session Host
      \Connections
       =>Select network detection on the server

That is the option I used. I just tested again and it does indeed force network detection. I still don't know why it's displayed by default though.

Bryan


------------------------------------
Reply:
That is the option I used. I just tested again and it does indeed force network detection. I still don't know why it's displayed by default though.

Yes indeed. I can now reliably connect to Hyper-V 2012 R2 from Win8.1 clients. (Note: a reboot is required after setting the GPO.)

Thank you for your assistance.

Thanks,
Jeff Bowman
Fairbanks, Alaska




  • Edited by Jeff.Bowman Thursday, July 24, 2014 11:03 PM

------------------------------------
Reply:

Hi Bryan,

The 101 warning event is normal for Server 2012 R2 since Connect Time Detection is disabled by default and Continuous Network Detection is enabled by default.  For Server 2012 (non R2) both are enabled by default.

The problems you are seeing from Windows 8 and Wyse thin clients may be caused by a network issue specific to your environment and/or some sort of compatibility issue between the client versions and the server.  In general I have not had any problems connecting from Windows 8 and Windows 8.1 to Server 2012 R2 via LAN and over the Internet via RDG with the default detection setting.

As a rule I would always recommend you use RDP 8.1 clients to connect to Server 2012 R2 if possible.

-TP


------------------------------------
Reply:
Works for me.

Luiz Arthur Chagas


------------------------------------

SERIAL PORT PASSTHROUGH

Why the hell after so many years is this still not a thing.

VMWare supports this and I'm actually so frustrated that I'm considering switching over. In production environments there are times when we need to use serial ports. I have a brand new server with serial ports and now I have to have my host on my network so that I can use the serial ports, which I do not want.

I thought that I could use named pipes but it turns out they aren't even for passthrough.

WHY MICROSOFT WHY.


Reply:

You can vote this one up.

https://windowsserver.uservoice.com/forums/295050-virtualization/suggestions/8528125-allow-support-com-port-redirect-from-physical-host

 or simply use com port redirection. We used that in industrial automation for years and it works quite well.

 

 



Regards, Dave Patrick ....
Microsoft Certified Professional
Microsoft MVP [Windows Server] Datacenter Management

Disclaimer: This posting is provided "AS IS" with no warranties or guarantees, and confers no rights.



------------------------------------

Installing an SBA at Main Site for Voice Resiliency.

Deleted

Reply:

Hi Shankar.Paulraj,

It exist no official document, but from the technical perspective it is possible for voice recilency to use SBA at the same location.


regards Holger Technical Specialist UC



------------------------------------
Reply:
From a Lync perspective, it's a different site. Now, physically the server can be literally next to the FE server

------------------------------------
Reply:
Well how many users will you have on the Sba?

------------------------------------

No comments:

Post a Comment

Setup is Split Across Multiple CDs

Setup is Split Across Multiple CDs Lately I've seen a bunch of people hitting installation errors that have to do with the fact th...