
This video helps you familiarize yourself with building a Virtual Machine using VMWare player and Windows binaries.
This Lecture explains on the installation of servers named VM2 and CENTRAL SERVER using VMWare Workstation Player. CENTRAL SERVER is going to be the domain controller server too for spinning up the domain for the servers VM1 and VM2.
This lecture explains how to convert a server to a domain controller and set up a domain with it. Once the domain controller is set up, we will discuss on joining the other servers to the domain just built.
This is the last lecture of the first section to set up a lab for your automation purpose.
In this lecture, it explains
- how to set up the static IP for the servers and join the servers to the domain.
- how to create a domain user having access to all the servers in domain.
I don't know JAVA,
I don't know VB scripting ,
I don't know any development languages
I cannot buy any third party application for development
I am not a programmer
I ONLY KNOW POWERSHELL
YET I need to create a desktop application.
Can I? Answer is a Yes .You just need to have Powershell basics in mind.
C'mon , let us start.from SCRATCH.
What we cover :-
1. Create forms using powershell.
2. Create textboxes , dropdownboxes, buttons, datagridviews using powershell.
3. A mail configuration Tool
4. Create Menustrip
5. Explain the below functionalities used in the Server Checker Tool like
1. SQL Server Running Status
2. D drive Free space
3. C drive Free space
4. Check ping status of servers
5. Check jobs in this server
6. Last Reboot Time of the server(s)
7. SysAdmins of SQL server in server(s)
8. Portnumber of instances in this server
9. Local Admins of server(s)
6. Converting the script to an executable standalone desktop application.
7. How the Server Status Checker application is made using the above features of powershell.
Doubt clearance support over email.
Optional videos from my other Udemy Course that are relevant for understanding this video like the below videos.
- How to set up a personnel Lab
- Basic powershell videos describing if-else, foreach etc loops that are required for this course.
- sendmail functionality
Multiple Quizzes and Assignments along side.