PowerShell Command to Create A Network Share
In this article, you will learn on how to create a folder share using a PowerShell command. First, you need to determinate which folder you want to share, or you…
In this article, you will learn on how to create a folder share using a PowerShell command. First, you need to determinate which folder you want to share, or you…
Recently, One of our customer's server had an issue during boot process. Below the steps on how to resolve UEFI Boot issue on Windows Server. You need to insert and…
Q: I got "System Error 55" when ran "net statistics server" command A. Disabling / Removing SMB1 may be caused by this issue. You can verify if SMB1 is installed or not by running the following PowerShell command. Get-WindowsFeature -Name…
To troubleshoot windows computer boot problems, you need to determine in which phase the computer gets the issue. Below is the phase of the Windows Computer boots in sequence. 1.…
By default, Office 365 client such as Outlook uses Exchange Autodiscover to connect to the Office 365 email account. However, in some cases you need to connect to Office 365…
This article will describe how the domain computer member locate a domain controller. Basically, the first step requires a Domain Name System (DNS) server, which contains records for each domain…
Greetings from MSNOOB Team! The last day of this year (2018) is here! Happy new year to you all. We hope you celebrated the start of 2019 in good spirits…
If you enable the Windows Firewall or if there is an external Firewall for your Active Directory Domain Services (ADDS) in this case Domain Controller Server, you need to set…
Sometimes, you receive the alert "The trust relationship between this workstation and primary domain failed" when you login to the computer that joined to the domain. There are many ways…
OpenManage Server Administrator (OMSA) is a software agent that provides a comprehensive, one-to-one systems management solution in two ways: from an integrated, Web browser-based graphical user interface (GUI) and from…