Server Management Tools For Nano & Windows Server (Azure)
Yesterday (february 10) Microsoft announce the preview feature remote management tools which hosted in azure. By using this service it allows us to directly manage the servers from azure by using web HTML5 portal. This is the first public preview of the Remote Server Management Tools and it limited toRead More →
Share this:
- Click to print (Opens in new window)
- Click to share on Facebook (Opens in new window)
- Click to share on LinkedIn (Opens in new window)
- Click to share on Reddit (Opens in new window)
- Click to share on Twitter (Opens in new window)
- Click to share on Tumblr (Opens in new window)
- Click to share on WhatsApp (Opens in new window)
- Click to share on Skype (Opens in new window)
- Click to email this to a friend (Opens in new window)
Creating Azure Web Site Using PowerShell
Before creating an azure website we have to determine the location you want to create the site and unique name for the site we can use the following cmdlet to get the locations. To determine the unique website name we can use the following cmdlet. It returns true or falseRead More →
Share this:
- Click to print (Opens in new window)
- Click to share on Facebook (Opens in new window)
- Click to share on LinkedIn (Opens in new window)
- Click to share on Reddit (Opens in new window)
- Click to share on Twitter (Opens in new window)
- Click to share on Tumblr (Opens in new window)
- Click to share on WhatsApp (Opens in new window)
- Click to share on Skype (Opens in new window)
- Click to email this to a friend (Opens in new window)
Create Azure VM Using Powershell
hen we want to automate the deployment of VM in azure we can use PowerShell as an option There are two ways of creating a VM using PowerShell Using New-AzureQuickVM Using New-AzureVMConfig Using New-AzureQuickVM This Cmdlet allows to provision a single virtual machine with a simple configuration based on anRead More →
Share this:
- Click to print (Opens in new window)
- Click to share on Facebook (Opens in new window)
- Click to share on LinkedIn (Opens in new window)
- Click to share on Reddit (Opens in new window)
- Click to share on Twitter (Opens in new window)
- Click to share on Tumblr (Opens in new window)
- Click to share on WhatsApp (Opens in new window)
- Click to share on Skype (Opens in new window)
- Click to email this to a friend (Opens in new window)
New addition to Windows 10
When Microsoft release the Windows 10 newest OS on July 29th.Following are some of the new additions that come up with it. Start Menu New start menu is a mixture of old windows 7 start menu and the new metro style start menu which they introduce with the windowsRead More →
Share this:
- Click to print (Opens in new window)
- Click to share on Facebook (Opens in new window)
- Click to share on LinkedIn (Opens in new window)
- Click to share on Reddit (Opens in new window)
- Click to share on Twitter (Opens in new window)
- Click to share on Tumblr (Opens in new window)
- Click to share on WhatsApp (Opens in new window)
- Click to share on Skype (Opens in new window)
- Click to email this to a friend (Opens in new window)
Manage and Configuring Server Core in Windows Server 2012 R2
Windows Server Core is an installation option introduce with Windows Server 2008. It provides the minimal environment for running specific server roles. I ll mentioned the roles that support in late in this post. In Server Core installation it not include any graphical interface such as desktop shell, GUI,Windows Explore,IERead More →
Share this:
- Click to print (Opens in new window)
- Click to share on Facebook (Opens in new window)
- Click to share on LinkedIn (Opens in new window)
- Click to share on Reddit (Opens in new window)
- Click to share on Twitter (Opens in new window)
- Click to share on Tumblr (Opens in new window)
- Click to share on WhatsApp (Opens in new window)
- Click to share on Skype (Opens in new window)
- Click to email this to a friend (Opens in new window)
Install Active Directory Domain Service via PowerShell
Hello Guys 🙂 Today its about Windows Server 2012 R2 , adding Active Directory Domain Service (AD DC) role to server using PowerShell For this you can use PoweShell console or PowerShell ISE as you prefer make sure you the console is with administrator mode Hope you ready to ride withRead More →
Share this:
- Click to print (Opens in new window)
- Click to share on Facebook (Opens in new window)
- Click to share on LinkedIn (Opens in new window)
- Click to share on Reddit (Opens in new window)
- Click to share on Twitter (Opens in new window)
- Click to share on Tumblr (Opens in new window)
- Click to share on WhatsApp (Opens in new window)
- Click to share on Skype (Opens in new window)
- Click to email this to a friend (Opens in new window)
RAID 1 (Disk Mirroring)
Introduction RAID 1 (Disk Mirroring) is a fault tolerance configuration. In this RAID data is coped simultaneously from one disk to another disk creating a replica of the disk. The advantage of this is if one disk fries we can use other drive and keep the system work. the main disadvantageRead More →
Share this:
- Click to print (Opens in new window)
- Click to share on Facebook (Opens in new window)
- Click to share on LinkedIn (Opens in new window)
- Click to share on Reddit (Opens in new window)
- Click to share on Twitter (Opens in new window)
- Click to share on Tumblr (Opens in new window)
- Click to share on WhatsApp (Opens in new window)
- Click to share on Skype (Opens in new window)
- Click to email this to a friend (Opens in new window)
RAID Levels
What is RAID ? If you were working on a organisations server environment you will come to hear this term RAID what’s actually RAID stands for, what it does to the Server or Client PC .First lets figure out what RAID stands for Redundant Array of Inexpensive/Independent Disk . In generalRead More →
Share this:
- Click to print (Opens in new window)
- Click to share on Facebook (Opens in new window)
- Click to share on LinkedIn (Opens in new window)
- Click to share on Reddit (Opens in new window)
- Click to share on Twitter (Opens in new window)
- Click to share on Tumblr (Opens in new window)
- Click to share on WhatsApp (Opens in new window)
- Click to share on Skype (Opens in new window)
- Click to email this to a friend (Opens in new window)
An Overview of HTML5 & CSS3
HTML5 & CSS3 are two new standards proposed by World Wide Web Consortium (W3C) and the working groups.It is the next generation of the web technology and they help to develop better modern web applications now lets look at some benefits in HTML5 & CSS3 A platform of Web DevelopmentRead More →
Share this:
- Click to print (Opens in new window)
- Click to share on Facebook (Opens in new window)
- Click to share on LinkedIn (Opens in new window)
- Click to share on Reddit (Opens in new window)
- Click to share on Twitter (Opens in new window)
- Click to share on Tumblr (Opens in new window)
- Click to share on WhatsApp (Opens in new window)
- Click to share on Skype (Opens in new window)
- Click to email this to a friend (Opens in new window)