Wednesday, January 26, 2022

MSDN & TechNet

MSDN & TechNet

HTML

Error while upgrading from Windows 7 pro to Windows 10 pro

Hi all,

I am trying to upgrade from windows 7 pro to windows 10 pro. Before starting the installation, I wanted to check the system readiness. So used the below command in the command prompt(admin).

Dism.exe /Online /Cleanup-image /ScanHealth

and got the below errors in the checksur.log.

(f) CBS MUM Missing 0x00000002 servicing\Packages\Package_1_for_KB3035583~31bf3856ad364e35~amd64~~6.1.3.2.mum
(f) CBS MUM Missing 0x00000002 servicing\Packages\Package_1_for_KB3035583~31bf3856ad364e35~amd64~~6.1.3.4.mum
(f) CBS MUM Missing 0x00000002 servicing\Packages\Package_for_KB3035583_RTM~31bf3856ad364e35~amd64~~6.1.3.2.mum
(f) CBS MUM Missing 0x00000002 servicing\Packages\Package_for_KB3035583_RTM~31bf3856ad364e35~amd64~~6.1.3.4.mum
(f) CBS MUM Missing 0x00000002 servicing\Packages\Package_for_KB3035583~31bf3856ad364e35~amd64~~6.1.3.2.mum
(f) CBS MUM Missing 0x00000002 servicing\Packages\Package_for_KB3035583~31bf3856ad364e35~amd64~~6.1.3.4.mum

Checking Component Store
(f) CSI Manifest Missing 0x00000002 amd64_microsoft-windows-gwx-uninstall_31bf3856ad364e35_6.1.7601.23396_none_0b8d69aa2b6cdb3f.manifest
(f) CSI Manifest Missing 0x00000002 amd64_microsoft-windows-gwx-ins_31bf3856ad364e35_6.1.7601.23396_none_a8be71bc81a2397b.manifest
(f) CSI Manifest Missing 0x00000002 amd64_microsoft-windows-gwx_31bf3856ad364e35_6.1.7601.23396_none_0ed3437e863e0036.manifest
(f) CSI Manifest Missing 0x00000002 wow64_microsoft-windows-gwx_31bf3856ad364e35_6.1.7601.23396_none_1927edd0ba9ec231.manifest
(f) CSI Manifest Missing 0x00000002 amd64_microsoft-windows-gwx-task_31bf3856ad364e35_6.1.7601.23396_none_ba1ea7c6f4920e24.manifest

Summary:
Seconds executed: 1475
 Found 11 errors
  CSI Manifest Missing Total count: 5
  CBS MUM Missing Total count: 6

From the error description, I infer that some files are missing in my computer. If so, it is entirely my fault. Some months ago, I got this invite from Microsoft to freely upgrade to windows 10. I removed it as it was bothering me. While trying to get rid of the GWX file, I must have deleted some files. Now, I have changed my mind and want to upgrade to windows 10.

Could you please send me the missing files? If my analysis is wrong, please point me in the right direction. More information below:

Unavailable repair files:
winsxs\manifests\amd64_microsoft-windows-gwx-uninstall_31bf3856ad364e35_6.1.7601.23396_none_0b8d69aa2b6cdb3f.manifest
winsxs\manifests\amd64_microsoft-windows-gwx-ins_31bf3856ad364e35_6.1.7601.23396_none_a8be71bc81a2397b.manifest
winsxs\manifests\amd64_microsoft-windows-gwx_31bf3856ad364e35_6.1.7601.23396_none_0ed3437e863e0036.manifest
winsxs\manifests\wow64_microsoft-windows-gwx_31bf3856ad364e35_6.1.7601.23396_none_1927edd0ba9ec231.manifest
winsxs\manifests\amd64_microsoft-windows-gwx-task_31bf3856ad364e35_6.1.7601.23396_none_ba1ea7c6f4920e24.manifest
servicing\packages\Package_1_for_KB3035583~31bf3856ad364e35~amd64~~6.1.3.2.mum
servicing\packages\Package_1_for_KB3035583~31bf3856ad364e35~amd64~~6.1.3.4.mum
servicing\packages\Package_for_KB3035583_RTM~31bf3856ad364e35~amd64~~6.1.3.2.mum
servicing\packages\Package_for_KB3035583_RTM~31bf3856ad364e35~amd64~~6.1.3.4.mum
servicing\packages\Package_for_KB3035583~31bf3856ad364e35~amd64~~6.1.3.2.mum
servicing\packages\Package_for_KB3035583~31bf3856ad364e35~amd64~~6.1.3.4.mum
servicing\packages\Package_1_for_KB3035583~31bf3856ad364e35~amd64~~6.1.3.2.cat
servicing\packages\Package_1_for_KB3035583~31bf3856ad364e35~amd64~~6.1.3.4.cat
servicing\packages\Package_for_KB3035583_RTM~31bf3856ad364e35~amd64~~6.1.3.2.cat
servicing\packages\Package_for_KB3035583_RTM~31bf3856ad364e35~amd64~~6.1.3.4.cat
servicing\packages\Package_for_KB3035583~31bf3856ad364e35~amd64~~6.1.3.2.cat
servicing\packages\Package_for_KB3035583~31bf3856ad364e35~amd64~~6.1.3.4.cat

Thanks in anticipation.

Prabakaran.


Reply:

Dism.exe /Online /Cleanup-image /ScanHealth

ScanHealth is just a report.   Try  /RestoreHealth  to see if anything that is reported can be fixed.

Tip:  you can also use a PowerShell equivalent.  See

man  Repair-WindowsImage  -ShowWindow

for help.

 

Good luck



Robert Aldwinckle
---


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

Hi,

It appears that KB3035583 related components were corrupted.

Please try to remove and reinstall this update manually in Clean boot mode to check the issue again.


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

Hi,

As Joy mentioned, we can try to manually download and install the updates again to fix this issue and try the upgrade.

If the issue still persists, the most helpful information could be your setuperr.log under Windows.~bt\sources\parthers\.

Please post back for our research.


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


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

I still believe that the issue is due to the missing manifest & mum files.

Did you try a  /RestoreHealth?


Robert Aldwinckle
---


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

Hi Robert,

Thanks for your response.

/Restorehealth is throwing the below error:

Error: 87

The restorehealth option is not recognized in this context.

The command I used - DISM.exe /Online /Cleanup-Image /RestoreHealth

Could you please help me?



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

The command I used - DISM.exe /Online /Cleanup-Image /RestoreHealth


It has to be run elevated.


Robert Aldwinckle
---


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

Hi Robert,

I ran it as administrator..........

Thanks,

Prabakaran.



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

I ran it as administrator..........


I just realized that you are still W7.  That feature started with W8.  The only analogous thing that W7 has is CheckSUR.


Robert Aldwinckle
---


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

Hi Robert,

Thanks for your reply. Do you have any solution for my problem? I have posted the checksur.log contents above.

Thanks,

Prabakaran.



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

have posted the checksur.log contents above.

Joscon has some tips for that scenario.

https://blogs.technet.microsoft.com/joscon/2010/05/26/using-checksur-and-update-packages-to-fix-corruption/

So I guess that brings us back to your original question:  where do you download that .MSU from?



Robert Aldwinckle
---


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

Build Number for SQL Server Data Tools (17.0 RC1)

Changelog for SQL Server Data Tools (SSDT) (i.e., https://msdn.microsoft.com/en-us/library/mt674925.aspx)

SSDT 16.5 (for SQL Server 2016)
Released: October 20, 2016
Build number: 14.0.61021.0

After installing 17.0 RC1 ... Help > About Microsoft Visual Studio I see ...
SQL Server Data Tools   14.0.61116.0

I do not find a Microsoft site that confirms or displays the Build Number for RC1

As stated in one of the release notes I can confirm that it appears that there is no side-by-side install of SSDT ... C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Visual Studio 2015 will open RC1 ... there is no 2nd VS icon


SOTATS, Inc.

Forms in Content Type

This should be the function that has the least discussion and least documentation

I always find these fields empty in most of the cases, even in SharePoint online. I would like to know if there is any documentation or samples on using these fields, i.e. how to customize the forms and plug it into these fields? 

Thanks


Reply:
Could you please elaborate your question towards what is your objective?

Thanks, Ashish | Please mark a post helpful/answer if it is helpful or answer your query.


------------------------------------
Reply:
So you want just to look on some projects, where these fields are used? Unfortunately, I dont have such

------------------------------------
Reply:
Could you please elaborate your question towards what is your objective?

Thanks, Ashish | Please mark a post helpful/answer if it is helpful or answer your query

I am looking for a solution that multiple libraries will use the same customized display/edit/view forms (not the default one) if the same content type is applied to them. So I think the three fields highlighted should suit my purpose. 

But I do not know how to make a form for these fields. And I can't find any solution on web on how to deal with these fields.


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

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

Error Message Default Migrated when attempting to create a folder on windows 10 and when scanning PDF to a folder.

When I attempt to create a folder I sometimes get an error message of "default migrated", and the action is halted.  I also get this same message with Adobe Acrobat crashing daily when I attempt to scan PDF files to a folder.  This is happening on five separate computers some running Windows 10 Professional and some running the basic Windows 10.  This seems to have gotten worse since the last automatic update to Windows 10.  I use one computer that is less than 6 months old with an i-5 processor and Raid drives running Windows 10 professional as a pier to pier server that all other hard wired network computers can access.  The problems exist both when I am creating folders or scanning PDF files to folders on the stand alone computers and over the network to the computer being used as a file server.  I find information on what the "default migrated" folder is but no references to this being an error message occurring or any solution to the problem.  It does not appear to be a networking problem as it occurs when creating folders and scanning to folders on the stand alone computers.  The stand alone computers were up-graded from Windows 7 to windows 8 to windows 10.  Since the problem began I have formatted the hard drive on the computer that I am using as a file server, and installed Windows 10 Professional on that computer.  The problems still persist. /Rod Palmer 

New Top Support Solutions blog

Hello

As part of our efforts to keep our communities informed about the most relevant content that address the top questions that we are getting in out forums and other support channels we want to introduce the new "Top Solution Content" blog (http://blogs.technet.com/b/topsupportsolutions).

In this blog you will find up-to-date and valuable information about Microsoft top support solutions for several of our popular products in the Server and Tools portfolio. You can use the tags (http://blogs.technet.com/b/topsupportsolutions/archive/tags) to easily locate the product of your preference or visit the home page to see what's going on for the different Microsoft Enterprise and developer products. As a blog you can also subscribe to post and comments using the RSS feeds.

We hope this will reduce time and effort when you are looking for relevant content. Enjoy it!

Thanks

Microsoft Support team


Qiao Wei
TechNet Community Support


Reply:

Great idea Qiao

I'm sure I'll be referring to it quite often so I'm definitely going to add the link to my bookmark list.


Daniel Christian (MCTS)


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

Wow...looks great idea....

Will reduce amount  of time taken searching on Google.

But will it provide better results? If Yes is it a new search algorithm?

Regards,

Raghu


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

Thanks.  I am finding more and more answers to problems on social.technet forums and look forward to having experts aggregate and rank solutions for me.

--John


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

I took a quick look at it. Love it!

It is a nice aggregation of popular topics categorized.

Good job!

Thanks,

John


John Architect


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

That's really a good one .. Thanks!!


Subhash


------------------------------------
Reply:
Thanks very helpful

adil


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

Great Idea

Thanks

Kishore MCTS


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

Checklist for Exchange Certificate issues

Checklist for Exchange Certificate issues

 


1.  Why certificate is important for Exchange and What are Certificates used for

Exchange is now using certificates for more than just web, POP3, or IMAP. In addition to securing web services, it has also incorporated Transport Layer Security (TLS) for session based authentication and encryption.

Certificates are used for several things on Exchange Server. Most customers also use certificates on more than one Exchange server. In general, the fewer certificates you have, the easier certificate management becomes.

  • IIS (OWA, ECP, EWS, EAS, OA, Autodiscover, OAB, UM)
  • POP/IMAP
  • SMTP

 2.  Common symptoms for certificate issue

Here we can see three different types of the certificate warning, mainly from the Outlook side.

a. Certificate mismatch issue


b. Certificate trust issue


c. Certificate expiration issue


3.  Checklists

In this section, checklists will be provided according to the three different scenarios:

Certificate Mismatch Issue

[Analysis]:

This issue mainly occurs because the URL of the web services Outlook tries to connect does not match the host name in the certificate.

[Checklist]:

  1. Firstly make sure how many host name in your certificate the certificate. Run "Get-ExchangeCertificate | select certificatedomain".
  2. Secondly, check the web services URLs which Outlook are trying to connect to. Run "Test Email AutoConfiguration"

  3. In this scenario, you need to check the host name for the following services:
    • Autodiscover
    • EWS
    • OAB
    • ECP
    • UM

If any of the urls above does not match the one in the certificate, refer to the following article to change it via EMS:

http://support.microsoft.com/kb/940726

 1. Do not forget to restart the IIS service after applying the changes above.
 2. Make sure a valid certificate is enabled on the IIS service.

 

Certificate Trust Issue

[Analysis]:

For the self-signed and PKI-based (Enterprise) certificates, they are not automatically trusted by the client computer or mobile device, you must make sure that you import the certificate into the trusted root certificate store on client computers and devices. On the other hand, Third-party or commercial certificates do not have this problem. Most commercial CA certificates are already trusted because the certificate already resides in the trusted root certificate store. Because the issuer is trusted, the certificate is also trusted. Using third-party certificates greatly simplifies deployment.

[Checklist]:

  1. If it's an Enterprise CA certificate, manually install the root certificate to the "Trusted Root Certification Authorities" folder:
  2.  
  3. If it is a 3<sup>rd</sup>-party certificate, first remove and reinstall the certificate. Check whether the Windows Certificate Store on the local client is corrupted. If it still does not work, please contact the third-party CA support to verify the certificate.

 

Certificate Expiration Issue

[Checklist]:

When a certificate is about to expired, we just need to renew it by referring the following article:

Renew an Exchange Certificate

http://technet.microsoft.com/en-us/library/ee332322(v=exchg.141).aspx

To avoid any conflictions, it's recommended to remove the expired certificate from the certificate store.

[How to set a reminder to alert the administrator when a certificate is about to expired]:

It's easy to fix the certificate expire issue. But it should be more important to set a reminder before the certificate expiration. Or there can be a large user impacts.

Generally, the Event ID "^(24|25)$" will appear in Application log when a certificate is about to expire.

If it's not quite visible, we can refer to the following solution:

http://blogs.technet.com/b/nexthop/archive/2011/11/18/certificate-expiration-alerting.aspx

 

OWA certificate revoked issue

[Analysis]:

IE includes support for server certificate revocation which verifies that an issuing

CA has not revoked a server certificate. This feature checks for CryptoAPI revocation when certificate extensions are present. If the URL for the revocation information is unresponsive, IE cancels the connection.

[Solution or workaround]:

1. Contact CA provider and check whether the questioned certificate is in the Revoked List.
2. If not, check whether the certificate has a private key.
3. Remove the old certificate and import the new one.

Workaround:

IE Internet Options -> Advanced tab -> Clear the "Check for server certificate revocation" checkbox.

 

4.  More References

Digital Certificates and SSL

http://technet.microsoft.com/en-us/library/dd351044(v=exchg.150).aspx

More on Exchange 2007 and certificates - with real world scenario
http://blogs.technet.com/b/exchange/archive/2007/07/02/3403301.aspx

 

 



Reply:

Thanks for the great post.

But is  there any checklist were there and also is  that any possibles to have email triggered on it.


Thanks Muthu


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

I canot steup the game

I recently downloaded a game  but i canot steup it because when i click on it  an error appeared that said  unable to execute file in the temporary directory error 1006 the volume for a file has been externally altered

Reply:

hi,

try right click the executable, and select "run as administrator"

cheers.


Kind Regards, Darren Coetzee * Don't forget to mark as Answered if you found this post helpful. *


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

Bootable USB drive with DiskPart

I know that there must be a powershell script or some kind of script to create a Hirens type of program that you can make a bootable USB with Diskpart loaded on it and not only that but preset so that instead of typing the options it will already have them preloaded into it. I can see that all this would be easy if you just made the script for diskpart but to load that into a bootable usb is the part I need to know. Well I actucally would like to know all of it but my knowledge of Powershell scripting is very limited and not expansive enough to create this task. If any of you know how to do this or an idea please share.

By the way, I understand that the very premise of such a device sounds sketchy but the reason I want this is because in my workplace we work with way too many computers and not enough time to erase them all to be surplused so that they can be sold or thrown away if no longer working, we would like a faster solution than using Hirens or other software that will take too long to erase the data off the hard drives. Thank you for your time!


Reply:
See this.

\_(ツ)_/


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

How can i create a script for changing the speaker right/left balance?

When i use headphones, i want equal right/left speaker balance. When i use my speakers, i need the left one to be like 30% louder. Changing it via graphic settings is pretty annoying, allways takes about 5 clicks. Is it possible to write a cmd-script for this purpose? or is there maybe an application/programm?

Thank you in advance,

Martin

  • Changed type Bill_Stewart Friday, February 17, 2017 3:19 PM
  • Moved by Bill_Stewart Friday, February 17, 2017 3:19 PM This is not "research solutions for me" forum

Reply:

I guess you haven't tried searching for solutions?

http://www.google.com/search?&q=windows+set+volume+command+line


-- Bill Stewart [Bill_Stewart]


------------------------------------
Reply:
I did. But i didnt found anything concerning the balance between right/left speakers.

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

It may be that there is not an API available for the specific thing you want.

You would need to research if it is possible to do what you want from another tool than the GUI.

Good luck with your search.


-- Bill Stewart [Bill_Stewart]


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

This is a user education issue.  Each device can set its own balance and levels in the UI.  Post issue in users forum to get instructions on how to adjust the playback device profiles to customize each device.


\_(ツ)_/


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

Exchange 2013 on Linux 7.0

Can we install Exchange 2013 on Red Hat Linux 7.0? is it been supported by Microsoft. I see as per the supportability matrix min Win 2008 R2 is required.

https://technet.microsoft.com/en-us/library/ff728623(v=exchg.150).aspx

Pls. help.

  • Changed type User_0107 Friday, November 18, 2016 5:00 AM

Reply:

Hello User_0107,

You will not be able to install the Exchange Server on a Red Hat. Exchange uses .NET and .NET is only installed on Windows OS.

Thank you.


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

If DNS is not working

hiii.

If my DNS forward lookup zone is not working properly, then also my clients can be able to communicate with the Server or not???If yes how it will communicate???

  • Changed type Vishal1994 Monday, November 7, 2016 8:11 PM

Reply:

Which server are you referring to if they will be able to communicate with or not? If they reach out to that server via IP (as they do for DNS servers), then DNS resolution will not matter.

Otherwise, if they are attempting to resolve the FQDN of a server to communicate with it, then if the DNS zone is not working, no clients will be able to resolve the names of resources defined in that zone and will not be able to reach resources unless they have other methods to resolve the names.


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

I am using Windows Server 12 r2 .

In that if there are some issues regarding the forward lookup dns, so is there will be any issues regarding the connectivity with the server????or the connection with the server is lost or client connot requiest anything from server..


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

Again, yes. If the clients access servers via FQDN then they require DNS resolution to be able access them. If the DNS server is down, they will not be able to resolve hostnames via DNS and will have to rely on other methods of resolution (if possible).

You can configure more than one DNS server in your environment to provide clients with multiple DNS servers to query in case one of them is down.


------------------------------------
Reply:
Thank you..

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

IP and DNS name for Availability group listener.

I am little confused to create Always on listener as am getting an error while using SQL cluster IP or SQL cluster listener IP.

Can somebody help me to create listener?

What is the DNS name i have to use and IP at the static IP: IPV4 address:?

 

 



Reply:
Hi When you need to access a database that is member of an Availability Group you need to use the IP (or name) and the port of the Listener. This way you don't worry about thich is the primary If you can't access this IP/Port you you should review the Windows Firewall rule anncheck if it is allowed

Regards,

Javier Villegas

DBA // MCTS // MCP

Blog: http://sql-javier-villegas.blogspot.com.ar/  Twitter: https://twitter.com/javier_vill  /  LinkedIn: https://www.linkedin.com/in/javiervillegas/ 

Note: Posts are provided "AS IS" without warranty of any kind, either expressed or implied, including but not limited to the implied warranties of merchantability and/or fitness for a particular purpose.


------------------------------------
Reply:
Thanks,I will check and let you know the update.

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

I'm guessing that you're creating an Availability Group with one of the replicas running a SQL Server Failover Clustered Instance. An Availability Group listener is just another virtual network name with its own virtual IP address. But you have to use a listener and IP address combination that is not yet being used on the network.


Edwin Sarmiento SQL Server MVP | Microsoft Certified Master/Solutions Master
Blog | Twitter | LinkedIn
Learn SQL Server High Availability and Disaster Recovery



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

Thanks.I am using a new VIP for listener and i am getting below error

Msg 19471, Level 16, State 0, Line 2
The WSFC cluster could not bring the Network Name resource with DNS name '<DNS name>' online. The DNS name may have been taken or have a conflict with existing name services, or the WSFC cluster service may not be running or may be inaccessible. Use a different DNS name to resolve name conflicts, or check the WSFC cluster log for more information.          


  • Edited by mito access Friday, November 18, 2016 4:38 PM

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

This could mean that

  • If you're creating a new virtual network name, you do not have permissions to create the virtual computer object in Active Directory
  • If the virtual computer object has been successfully created in Active Directory and DNS but could not be brought online, you may have conflict IP addresses

Edwin Sarmiento SQL Server MVP | Microsoft Certified Master/Solutions Master
Blog | Twitter | LinkedIn
Learn SQL Server High Availability and Disaster Recovery



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

How to open a Sharepoint2010 survey in a popup window

I have a SharePoint 2010 survey that I make available to users by clicking on an icon. The icon is linked to a new form using the following:

xxxx/survey/New.aspx?IsDlg=1

I need to be able to open the new form as a popup window, the same way it is done when you click on Respond to this Survey.

How can this be accomplished? NOTICE I do not have access to SharePoint Designer.

Thanks so much in advance for any suggestions.


Reply:

Hi Sandra,

You can make use of the SP.UI.ModalDialog framework in SharePoint to open a SharePoint Page in a modal dialog. You can create an HTML button and on its click event you can call the Modal Dialog Invoking function. 

Image result for sp ui modaldialog sharepoint 2010

You can refer these articles that will give you an overview:

https://blogs.msdn.microsoft.com/sharepointdev/2011/06/23/how-to-open-a-list-form-in-a-modal-dialog-box/

http://www.a2zmenu.com/Blogs/sharepoint/SharePoint%202010%20Model%20Dialog.aspx

https://saifalmaluk.wordpress.com/tag/sp-ui-modaldialog/

http://www.c-sharpcorner.com/UploadFile/sagarp/sp-ui-modaldialog-showmodaldialog-do-not-work-under-share/

Thanks,

Priyan


Please Up Vote and Mark this as Answer if it helps.


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

Black Desktop in Full Screen Mode Persists after Logging off of a Session Connected to Windows Server 2016

Environment

macOS Sierra - MacBook Pro (Retina, 15-inch, Late 2013), Intel Iris Pro 1536 MB

RDC - Version 8.0.36 (Build 27228)

Steps to Replicate the issue:

  1. Log  on to Windows Server 2016.  The connection is set to Scale but not to Full Screen Mode.
  2. Once you are logged on, enter Full Screen Mode.
  3. Keep the connection active for at least 30 seconds.
  4. Log off from within the session.  

Expected Result

The session should tear down on the server-side.

On the client endpoint, the full screen mode client should close.

Actual Result (Symptoms of the Issue)

The session tears down on the server-side.

On the client endpoint, the full screen mode remains open with a black desktop and will remain so indefinitely or until you Quit the Remote Desktop Client.

This issue began to occur after the latest update to the Remote Desktop Client.

If you open a new session, the Full Screen from your previous session remains open and you instantiate a new Desktop upon entering Full Screen Mode on your second session.  In fact, if the repro steps are repeated, one could accumulate multiple Black Full Screen RDC desktops on Log off.

Workaround

Exit Full Screen mode prior to logging off.

Question:

Has anyone run into this?  


Reply:

Hi,

Thanks for your feedback.

Does this issue occurs on the previous version, like 8.0.35?

Generally, you could disconnect from the RDP session rather than logging off and the session will stay running and can be reconnected to at will.

Besides, I will try to report and confirm this issue with the development team and give you an update if there is any useful information.

Thanks for your understanding.

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:

Hi,

Just checking in to see if the information provided was helpful. Please let us know if you would like further assistance.

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.


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

BizTalk RFID

Hi,

It seems with the new release of BizTalk 2016 RTM the RFID server and mobile is removed. For the organizations which are using BizTalk RFID what this implies? We are thinking of BizTalk 2016 upgrade but with the BizTalk RFID server gone what are our options from Microsoft?


Regards PK: Please mark the reply as answer or vote it up, as deemed fit.



Reply:

Hi,

It seems with the new release of BizTalk 2016 RTM the RFID server and mobile is removed. For the organizations which are using BizTalk RFID what this implies? We are thinking of BizTalk 2016 upgrade but with the BizTalk RFID server gone what are our options from Microsoft?


Regards PK: Please mark the reply as answer or vote it up, as deemed fit.


There is no announcement about the alternative. You may still have to be on old version. Try connecting with MS to get an official word. Best of luck.

Pi_xel_xar

Blog: My Blog

BizTalkApplicationDeploymentTool: BizTalk Application Deployment Tool/


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

Hi

As suggested, I would consider opening a support case with Microsoft to figure out the options. Please update the thread if you manage to hear back an official word.


Thanks Arindam


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

Hi,

As suggested please open a case with Microsoft they should give you some workaround or some solution, please check with them and post the suggestion to help others also.

Regards,

Sharad Verma


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

Help me with the BSODs

I need  help solving BSODs that randomly appear on computer. I built it yesterday and I'm constantly recieving BSOD errors. Why?/?? For what reason, spent 1500 + 100 for windows 10, get a worse pc than I had built with the same os 3 years ago
  • Edited by Carey FrischMVP Saturday, May 13, 2017 7:05 AM Removed profanity

Reply:

Hi Lemon Fudge,

First of all, please ensure the device manufacturer website has released the Windows 10 compatible drivers for your machine model.
 To troubleshoot a BSOD issue, the dump file (C:\Windows\Minidump) is the most useful information. Please upload the dump file to OneDrive and paste the link here.

Best regards


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


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

pass through disks

i read the concept but i didn't understand about process of bringing online of disks

Windows 10 Insider Preview Build 14971 for PC to Windows Insiders in the Fast ring.

14971 available in Fast ring.

The Blog.


Reply:

Mine is not showing up from Windows Update.

I was on 14965 then went back to 14959 . Now Check for Updates is not pulling the update.

I am going to reinstall 14965 with the iso and see what will happen after that.



  • Edited by david hk129 Friday, November 18, 2016 12:56 AM

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

14965 reinstalled. Went to check for updates. Out comes 14971.

Now downloading.


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

14971 installed.

*** Users who want to create an iso file have better copy the Install.esd from Sources folder BEFORE you click the Restart Now button ***

1. Re-enable system protection and reset restore points disk space.
2. Reset IE11 as default browser.
3. Ran Windows Defender scan.
4. Create first restore point for 14971.
5. Ran a system image backup.

Ccleaner and Malwarebytes (free edition) are rejected.......

Message says " XXX does not work on this version of Windows".

No shit !!!

  • Edited by david hk129 Friday, November 18, 2016 4:42 AM

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

Somehow, after simmering down a bit, I tried the Ccleaner website, downloaded the current version 5.24.5841.

And it did get installed.

But still no go for Malwarebytes, free edition.

Any Insider users who also use the paid Malwarebytes version ?
Does it work for you in 14971 ?



  • Edited by david hk129 Friday, November 18, 2016 5:55 AM

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

WiFi direct password that I never put there and do not know how to access.

Need help finding how to access the password for WiFi Direct

Reply:

This is not a Microsoft Windows feature.

It is usually a feature of your WiFi access point/router.  You will have to refer to your user manual or contact the manufacturer of your access point/router.

See the info @ What Is Wi-Fi Direct, and How Does It Work? 


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,

As Rick mentioned, your best bet is connecting manufacturer for further help.

Best Regards,

Tao


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


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

Hi,

Generally, the wifi direct password would location on the Device network settings page.

You can check the manual book and find the network settings.


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


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

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...