Windows Server 2019 and 2016 documentation
Hello blog!
Here is a link which you can easily access all the documentation related to Microsoft Windows Server 2019 and 2016.
https://docs.microsoft.com/en-us/windows-server/index
Hello blog!
Here is a link which you can easily access all the documentation related to Microsoft Windows Server 2019 and 2016.
https://docs.microsoft.com/en-us/windows-server/index
Access Windows Servcies with MSC Commands. Hello Wiki, sometimes I see some experts follow GUI pathes in order to access a service panel to configure or rearrange it. However, accessing them through RUN or start menu as a shortcut with just a simple command would make it quickly and easier to access. Here is some…
Hi Blog! Hope everyone is fine. I’ve working with powershell about 5 years. I was decided to share my works through TechNet and hope that can be helpful for everyone. Here is the links for Download Scripts. https://gallery.technet.microsoft.com/Automatic-FSMO-Role-5a8a0599?redir=0 https://gallery.technet.microsoft.com/WINRM-Remote-Management-6b963d2a?redir=0 https://gallery.technet.microsoft.com/SAN-SelfSigned-Certificate-ca94536a?redir=0 https://gallery.technet.microsoft.com/Deleted-Object-Restore-in-7c3358ac?redir=0 https://gallery.technet.microsoft.com/Duplicate-User-Creation-7a4d2155?redir=0 https://gallery.technet.microsoft.com/PowerShell-Get-SQLServer-beb853c2?redir=0 Also check my new blog: https://Powershellclub.com Enjoy 🙂
Hello Blog! Today I’m gonna explain Powershell arrays, which is the most important part of the scripting and coding in Powershell, also having arrays in your code could help you much and ease your coding progress. Powershell arrays provides a structured data which is combined into an array and stores a fixed-size sequential collection of…
Hello blog, Today I wanted to share my experience of using “Shoviv Exchange Recovery Manager” software, specially for those who encounter problems with mail recovery or want to have an alternative user friendly and easy to use product as a solution of using MS Exchange product. The product works either with on-premis installed Exchange…
Hello Everyone, Nowadays, automating IT environments is one of the biggest challenges for IT Administrators and these tasks brings more efforts and time consuming when there are tasks that need to be one daily, weekly, monthly and scheduled ones aslo. I’m gonna wrtie about a service which can help us in automating some basic to…
What is Azure Compute services? Firstly, I want to start this article with an introduction to Azure Compute Services and have a background about Azure Compute Services. Some part of this Article is from Azure Fundamentals with AZ-900 Exam book. Azure Compute Services is desiged for running cloud-based applications on it. It provides services…