"Message Queuing" Folder missing in "Services and Applications" node in Computer Management - message-queue

I turned on the MSMQ service in "Turn Windows Features On or Off" window. But I am not seeing the Message Queuing Folder in the "Service and Applications" node in "Computer Management". Therefore, not able to actually use MSMQ. Please Help..

You need to run Services.msc and start the Message Queuing service in order to see it in Computer Management.

Related

VMWARE ERROR : Transport (VMDB) error -14: Pipe connection has been broken

I updated my windows 10 and I can't run my Virtual machine, I got this error :
Transport (VMDB) error -14: Pipe connection has been broken.
I tried what is proposed by VMWare without result :/
https://kb.vmware.com/s/article/2146361
Any help will be appreciated
Regards
Finally, I fixed it!
What work for me was to disable the Windows Subsystem for Linux.
Search for "Turn Windows Features on or off", next, a window will pop up.
Scroll down until you find:
Windows Subsystem for Linux - Uncheck
Also make sure that:
Hyper-V
Virtual Machine Platform
Windows Hipervisor Platform
: Are unckecked/Disabled
It takes some time to configure, after that reboot the system, and it should run again!
Update
This is a more reliable solution:
Download "Device Guard and Credential Guard hardware readiness tool" from Microsoft: https://www.microsoft.com/en-us/download/details.aspx?id=53337
Execute .\DG_Readiness.ps1 -Capable in PowerShell to install the driver if needed
Reboot
Execute .\DG_Readiness.ps1 -Disable
Reboot
On boot follow the instructions do disable DG/CG
DONE!
Good luck!

Can't access internet with Chrome, Firefox after Win 10 upgrade, Edge works fine though

After installing google chrome(version 75.0.3770.100) in windows 10(update 7/7/2019), I lost Internet connection.
The error is:
The DNS server isn't responding.
I tried to solve it but it was not successfull. for example in CMD:
netsh winsock reset
ipconfig /flushdns
ipconfig /renew
But when I remove google chrome from Windows 10, Internet connects again!!!
I do not no why! It's very strange!
How can I solve this problem, while keeping chrome?
Have you tried changing both ipv4 and ipv6 dns to:
The Google Public DNS IP addresses (IPv4) are as follows:
8.8.8.8
8.8.4.4
The Google Public DNS IPv6 addresses are as follows:
2001:4860:4860::8888
2001:4860:4860::8844
If changing that DNS solves the problem, you have to call you internet company and tell the problem, or change internet company. (if you don't want to use google dns)
Try the following possible solutions:
Change The DNS Server
If there is a problem with your IP DNS server, you can try to change your DNS server to Google's Public DNS, a free alternative Domain Name System (DNS) service offered to Internet users around the world. The public DNS service and servers are maintained and owned by Google. It functions as a recursive name server providing domain name resolution for any host on the Internet. You will have to change the DNS manually, and we show you how.
To change your DNS server to Google's DNS server, go to your Network Connections settings. Right-click the Start menu and select "Network Connections", or go to Settings and click" Network & Internet".change dns server
Change dns server step 1
In the Network & Internet settings window, select your connection type (in our case, "Ethernet") on the left pane and then click "Change adapter options" on the right pane.
Change dns server step 2
Right-click on your connection and select "Properties" from the drop-down menu.
Change dns server step 3
Select "Internet Protocol Version 4 (TCP/IPv4)" and click "Properties".
Change dns server step 4
In the Internet Protocol Version 4 (TCP/IPv4) Properties window, select "Use the following DNS server addresses", enter 8.8.8.8 as the "Preferred DNS server" and 8.8.4.4 as the "Alternate DNS server". Click "OK" to save changes and check if this helps to fix the problem with the "DNS server is not responding" error.
Change dns server step 5
Disable IPv6
Internet Protocol version 6 (IPv6) is the most recent version of the Internet Protocol (IP), the communications protocol that provides an identification and location system for computers on networks and routes traffic across the Internet. IPv6 was developed to deal with the long-anticipated problem of IPv4 address exhaustion. Disabling the IPv6 feature might help to fix the "DNS server is not responding" error.
The easiest way to disable IPv6 on the Windows operating system is via the Network and Sharing Center. To open it, go to Control Panel and click "View network status and tasks" under "Network and Internet".
Disable ipv6 step 1
Click your connection (in our case, "Ethernet").
Disable ipv6 step 2
In your connection status window, click "Properties".
Disable ipv6 step 3
In your connections properties window, find "Internet Protocol Version 6 (IPv6)" and unmark the checkbox to disable it. Click "OK" to save changes and see if this helps to fix the "DNS server is not responding" error.
Disable ipv6 step 4
Reset Your Router
Simply restarting your router or modem may help to fix this problem. We suggest you try this possibility first. If there is an "On/Off" button on your router, simply press it to turn off your router, wait a while, and then turn it on again. If there is no button on your router, disconnect it from power supply. When your router has restarted, try restarting your computer as well and see if this helps.
There might be a problem with your router configuration - this can also cause this "DNS server is not responding" error. To fix it, reset the router to its default settings. Open your router's configuration web page and find the "Reset" option. If you cannot access the router's web-based setup page and you want to reset the router to its default factory settings, press and hold the Reset button for 10 seconds. Bear in mind that resetting your router to its default factory settings will also reset your router's password.
Enter MAC Address Manually
A Media Access Control address (MAC address) of a device is a unique identifier assigned to network interfaces for communications at the data link layer of a network segment. MAC addresses are used as a network address for most IEEE 802 network technologies, including Ethernet and Wi-Fi. MAC addresses are used in the media access control protocol sublayer of the OSI reference model. These MAC addresses are often assigned by the manufacturer of a network interface controller and stored in its hardware such as the card's read-only memory or other firmware mechanism. To fix the "DNS server is not responding" error, you will need to enter the MAC address manually, but first you need to find it using an elevated Command Prompt and one of the commands.
Command Prompt is the input field in a text-based user interface screen, a command line interpreter application available in most Windows operating systems. It is used to execute entered commands, most of which are used to automate tasks through scripts and batch files, perform advanced administrative functions, troubleshoot and solve certain types of Windows issues. In the early days of computing, Command prompt used to be the only way to interact with the computer, so a basic set of commands with rigid syntax was developed to perform all system functions. Command Prompt's official name is Windows Command Processor but it is also sometimes called ​the command shell or cmd prompt, or even referred to by its filename cmd.exe.
To use Command Prompt, you must enter a valid command along with any optional parameters. It then executes the command as entered and performs its specific Windows task or function. Some commands available in Windows require that you run them from an elevated Command Prompt i.e. with administrator level privileges. The command we need to use requires an elevated Command Prompt to be opened with administrator privileges. To open elevated Command Prompt type "command prompt" in Search and right-click the "Command Prompt" result. Choose "Run as administrator" to run it with administrative privileges.
Enter Mac address manually step 1
When you select "Run as administrator", a User Account Control prompt will appear asking if you allow the Command Prompt to make changes to your computer. Click "Yes".
Enter Mac address manually step 2
Elevated Command Prompt will appear. In opened the Command Prompt window, type the "ipconfig /all" command and press Enter on your keyboard. You will see a list of information about the configuration. Find "Physical Address" and take a note of it somewhere - you will need it to proceed to the next step.
Enter Mac address manually step 3
Now that you have your MAC address, you can configure your network connection manually. To do so, Right-click on the Start menu and select "Network Connections", or go to Settings and click "Network & Internet".
Enter Mac address manually step 4
In the Network & Internet settings window, select your connection type (in our case, "Ethernet") on the left pane and then click on "Change adapter options" on the right pane.
Enter Mac address manually step 5
Right-click on your connection and select "Properties" from the drop-down menu.
Enter Mac address manually step 6
In the Properties window, select "Client for Microsoft Networks" (it should be selected automatically) and click "Configure".
Enter Mac address manually step 7
Now select the "Advanced" tab and then select "Network Address" under "Property:" Select "Value:" on the right pane and enter your MAC address (Physical Address), which you received when you entered the "ipconfig/ all" command in Command Prompt.
Enter Mac address manually step 8
Click "OK" to save the changes and see if this helps to fix the "DNS server is not responding" error. There is a higher chance that it will be fixed if you were using Google DNS before entering the MAC address manually.
Reset Your IP And Clear DNS Cache
This method includes entering and executing "netsh" and "ipcofig" commands into Command Prompt.
Netsh is a command-line scripting utility that allows you to, either locally or remotely, display or modify the network configuration of a computer that is currently running. Netsh also provides a scripting feature that allows you to run a group of commands in batch mode against a specified computer.
Ipconfig is a command-line tool that displays the current configuration of the installed IP stack on a networked computer. Using tool, we can flush and reset the contents of the DNS client resolver cache and renew DHCP configuration.
The commands require an elevated Command Prompt opened with administrator privileges. To open elevated Command Prompt, type "command prompt" in Search and right-click on the "Command Prompt" result. Choose "Run as administrator" to run it with administrative privileges.
Reset ip and clear dns cache step 1
When you select "Run as administrator", a User Account Control prompt will appear asking if you allow the Command Prompt to make changes to your computer. Click "Yes".
Reset ip and clear dns cache step 2
Elevated Command Prompt will appear. In the Command Prompt window, type these commands:
netsh int ip reset
netsh winsock reset
ipconfig /flushdns
ipconfig /renew
Press Enter on your keyboard after entering each command. When all commands are executed, restart your computer and see if this helps to fix the "DNS server is not responding" error.
Start Your Computer In Safe Mode
Safe Mode is a diagnostic start-up mode in Windows operating systems used to obtain limited access to Windows when the operating system does not start or function normally. It is the opposite of Normal Mode, which starts Windows in the usual manner. Safe Mode is available on Windows XP, Windows Vista, Windows 7, Windows 8, Windows 10, and most older versions of Windows.
One of the most common steps when troubleshooting a computer is to boot into Safe Mode. Safe Mode starts Windows in a basic state, using a limited set of files and drivers. It can help to troubleshoot problems on your computer. Read this article about how to boot your Windows 10 into Safe Mode.
Check if you are still having network connection problems when Windows starts in Safe Mode. If there are no problems with the network connection, you probably have third-party software installed in Windows that is causing the problem. Third-party applications can affect the DNS - almost any network-related or security application can interfere with your DNS, so find the problematic software and uninstall (or re-install) it.
Update Your Drivers
By update we mean that you should install the latest network adapter drivers on your computer. This problem might be caused by an old or incorrect driver. In this case, you need to get an updated/new driver for your network adapter. There is an easy way to do this automatically with Snappy Driver Installer. You will need a computer with a working internet connection in order to download it.
Snappy Driver Installer (SDI) is a powerful free driver updater tool for Windows that can store its entire collection of drivers offline. Having offline drivers gives Snappy Driver Installer the ability to have access to fast driver updates, even if there is no active internet connection. Snappy Driver works with both 32-bit and 64-bit versions of Windows 10, Windows 8, Windows 7, Windows Vista, and Windows XP. Drivers are downloaded through Snappy Driver Installer in what are called driverpacks, which are just collections (packs) of drivers for various hardware like sound devices, video cards, network adapters etc. It can also show duplicate drivers and invalid drivers and it separates the updates that require you to restart your computer so it would be easier to distinguish them from the rest. You can download Snappy Driver Installer from here.
Update drivers step 1
After you have finished updating and installing drivers, restart Windows 10 for them to take effect and try to connect to the internet to see if it works.
You can also update your drivers manually, but you will need a computer with a working Internet connection. Go to the network adapter manufacturer's website and download the latest driver, copy it onto your USB drive. Go to Device Manager (type "device manager" in Search and open it). Expand the "Network adapters" section, select your network adapter, right-click on it, and then choose "Update Driver".
Update drivers step 2
You will be asked how do you want to search for drivers and given two options: 1) to search automatically for updated driver software, and; 2) to browse your computer for driver software. The first option requires an Internet connection. Since you have problems with your Internet connection, choose the second option. Locate the driver on your USB drive and follow the instructions.
Update drivers step 3
When you have finished installing the new/updated driver, restart your computer for the changes to take effect and see if the network connectivity problem is fixed.
Disable Your Antivirus
The "DNS server is not responding" error can occur due to installed antivirus software. Temporarily disabling it might help to fix the problem. If disabling the antivirus software fixes the problem, you might want to consider switching to a different antivirus program. This error usually occurs when you have installed third-party antivirus software, but you should not be concerned about your safety, since the built-in Windows Defender software should be adequate.
Disable Secondary Connections
If you have more than one network connection available on your computer, try disabling the other connections and leave only the current connection enabled. Go to Network Connection settings. Right-click the Start menu and select "Network Connections", or go to Settings and click "Network & Internet".
Disable secondary connections step 1
In the Network & Internet settings window, select your connection type (in our case, "Ethernet") on the left pane and then click "Change adapter options" on the right pane.
Disable secondary connections step 2
Right-click on the other connection and select "Disable" from the drop-down menu. Apply this to all secondary
Disable secondary connections step 3
Disable Windows Update Peer-to-peer Feature
Windows 10 has a new feature that helps to save download bandwidth. It is a new peer-to-peer (P2P) delivery update mechanism. Using the P2P option, you can download a Windows update once, and then use that machine to spread the update to all computers on your local network, you can also download Windows updates from other users in your area. This feature can interfere with the DNS, and disabling it might fix the "DNS server is not responding" error. To disable this feature, go to Settings and select "Update & Security".
Disable windows update peer to peer feature step 1
Locate "Advanced options" under "Update settings" and click it.
Disable windows update peer to peer feature step 2
In the Advanced options window, click "Delivery Optimization".
Disable windows update peer to peer feature step 3
In the Delivery Optimization window, turn off the "Allow downloads from other PCs" option by toggling the switch. Check if the "DNS server is not responding" error persists.
Disable windows update peer to peer feature step 4
We hope that the methods described above helped you to fix the "DNS server is not responding" error and you are now able to connect to the Internet without any network connection problems. If none of the above solutions worked, the error might be caused by your Internet service provider. Wait until your Internet service provider fixes the technical issues and try connecting to the internet after few hours.
Hope this helps pal. Greetings!

SQL Server service doesn't start anymore automatically if I make a Windows restart

I have Windows 10 build 1511, where I have installed SQL Server 2014.
After installation everything is OK.
I've made several times shutdown on Windows 10, and after if I turn on my PC everything is OK.
But if I restart the system, after the restart, the SQL Server service remains stopped (startup type is Automatic). I try another restart and shutdown, but the service doesn't start automatically anymore.
I've started the service manually, and after the service is started and everything works ok. If I shut down everything, it is ok afterwards. But if I just restart, the problem that I've described above appears again.
What can I do ?
Thank you !
Update
It seems that the problem is already reported to Microsoft :
https://connect.microsoft.com/SQLServer/feedback/details/1873617/sql-server-not-coming-online-after-os-upgrade-to-windows-10-even-when-startup-type-is-automatic
If you starts services.msc and serach for the SqlServer service, in properties, set the startup as automatic delay instead of automatic.
I'm dealing with the same issue on Win 2012. and it looks like the same issue described here:
Add your windows level user in following path:
Click on Start - Run - Secpol.msc Go to Local Policies - User right assignments
Act as a part of the Operating system
bypass Traverse checking
Lock pages in memory
Log on as a service
Log on a batch job
Replace process level token
If not, please add them and try restarting your system. Your SQL Server should be starting as a service. All the best.
I had this issue on Windows 10 and SQL Server 2014 Express.
The delayed start option didn't work for me, but here's what did work - granting higher DCOM permissions to the Network Service and Local Service accounts.
Click Start, type Component and then click the Component Services
app
In Component Services, double-click Component Services, and then double- click Computers. Right-click My Computer, and then click Properties.
Click the COM Security tab.
In the Launch and Activation Permissions area, click Edit Default.
Click Add, type Network Service, and then click OK. While Network Service is selected, click to select the Allow check boxes for the following items:
Local Launch
Remote Launch
Local Activation
Remote Activation
Repeat step 4 for the Local Service account.
Reboot and SQL Server should not start automatically.
In my case, this is a development environment so I'm less concerned about the security implications of this change and more concerned about getting it to work. So be advised to check out potential security ramifications if that's important in your situation.
pay Attention in suffix too
example: if in your user Secedit.msc is as contoso\usersql, in the windows service needs to be the same, I was putting usersql#contoso.com and was having problems to start the service automatic, after change to contoso\usersql, working fine
follow the way,
SQL SERVER INSTALLATION CENTER (C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Microsoft SQL Server 2019\Configuration Tools) > Maintenance > Edition Upgrade
and restart service
Another solution worked for me:
Open SQL Server Configuration Manager
Select SQL Server Services
Select any service (double click or right click and properties)
Go to "Log On" tab (My Log On settings was "This Account")
Choose "Built-in account" and "Local Service" under it.
Then I did this steps for every other services and it worked. I have no more problem while I am connecting to SQL Server Databases.
SQL Server Services Log On Settings
I faced this issue today , as my server is dependent on SQL server connection , that was also not booting up. It was simple in my case. I saw in services screen its status is STOP. So I started there ans it started working.
windows+R--> services.msc--> right click on the service and start it.

DEP0100 - deployment failed due to a developer licensing issue windows 10 while trying to remote a windows store app

When I try to deploy a windows 10 app using remote debugger, I get this error "DEP0100 - deployment failed due to a developer licensing issue windows 10 while trying to remote a windows store app."
From what I understand, there is no concept of windows developer licensing in windows 10, all I have to do is to enable developer mode from settings.
I have still tried to renew developer license using powershell.
Is there any solution for this issue?
PS. Remote debugging was working earlier, it suddenly started giving this error.
Edit: This is happening only when remote debugger is running as a service.
This may seem like a really dumb solution, but I had the same issue and couldn't find what's wrong, until I enabled developer mode and it all worked.
To enable developer mode on Windows 10:
Click Start
Type "For Developers Settings"
Switch to "Developer Mode"
Not sure about this, but make sure the account you're using to run the service is allowed to do developer stuff on your machine.
Here's what I would do:
Generate an account on the machine with admin rights (e.g.
"myadminuser")
Log in as "myadminuser" and enable developer mode for
that account on the machine. (You might have to provide a Microsoft
account here) This will allow the account to install apps.
Configure the service to run with user "myadminuser".
I didn't try this, but this should work.

Reporting service Error when accessing TFS Admin tool 2.1

While accessing TFS Admin tool 2.1, it opens up the project but when i double click to provide access to users it give me error which says "An eeror occurred when connecting to reposting service for selected team project. To prevent any data corruption you will not be able to admistrate this project."
I check/restarted reporting service and analysis service, they running fine.
I am TFS admin.
I get same error for all the project.
What do i need to check?
I got the answer for this.. it was an IIS space related issue. my D: where my log sits were full. i deleted some old logs. viola! reports back on site. :)...