Skip to navigation
Skip to navigation
Skip to search form
Skip to login form
Skip to footer
Skip to main content
MVP189
LEO777
LEO777
LEO777
LEO777
LEO777
LEO777
LEO777
LEO777
LEO777
PAREPOS
JAVABET99
KONTAN88
PEWE128
LAGA88
SKY99IDN
BUANA88
BOXING55
DEWISRI88
DEWISRI88
DEWISRI88
MVP189
slot mania
MVP189
situs tergacor
pg slot wallet
Accessibility options
Accessibility profiles
Visual impairment
Seizure and epileptic
Color vision deficiency
ADHD
Learning
Content adjustments
Readable font
Highlight titles
Highlight links
Stop animations
Text size
+
+ +
+ + +
Line height
+
+ +
+ + +
Text spacing
+
+ +
+ + +
Color adjustments
Dark contrast
Light contrast
High contrast
High saturation
Low saturation
Monochrome
Orientation adjustments
Reading guide
Reading Mask
Big black cursor
Big white cursor
Email: it@huph.edu.vn
Email: it@huph.edu.vn
Các khóa học
Link list
Đổi giao diện
Giao diện cũ
Giao diện mới
Learning AI
Machine Learning cơ bản
en
English
Technology
Powershell and Windows Server 26 hours Bootcamp with Labs
0 students
Last updated
Mar 2024
Enrol now
Overview
Course content
Instructors
About the course
Show more...
Course content
Sections:
34
•
Activities:
0
•
Resources:
323
Expand all
Section 1
Getting Started with Windows Powershell
001-Course overview
002-Overview of Part 1
003-Powershell Overview
004-Powershell Versions
005-Get to know Two Host Applications
006-What Version are You Using-
007-Always Run the Shell as Administrator
008-Tips and Tricks
009-Configuring the Console
010-Configuring the Console demo
011-Configuring the ISE
012-Configuring the ISE demo
013-LAB 1 Exercise 1
014-LAB 1 Exercise 1 Answer Video
015-LAB 1 Exercise 2
016-LAB 1 Exercise 2 Answer Video
017-LAB Review
Section 2
Finding and Learning Commands
018-Part 2 Overview
019-Commands that Seem Familiar
020-Learning Commands Syntax
021-Viewing Help demo
022-Finding Commands
023-Finding Commands demo
024-Interpreting Help
025-Updating Help
026-Updating and saving help files
027-Demo Updating and saving help files
028-About Files
029-About Files demo
Section 3
Running Commands
030-Part 3 Overview
031-Full Command Syntax
032-Specifying Multiple Parameter Value
033-Shortened Command Syntax
034-Show Command Command
035-Commands that Modify the System
036-Show Command demo
037-Commands that Modify the System demo
038-Lab B Finding and Running Basic Commands Tasks
039-Lab B Solution Finding and Running Basic Commands
040-Module Review and Takeaways
Section 4
Understanding the Pipeline
041-Course overview
042-Part 1 Overview
043-Understanding the Pipeline Part 1 Lesson 1
044-Understanding the Pipeline Part 1 Lesson 2
045-Understanding the Pipeline Part 1 Lesson 3
046-Understanding the Pipeline Part 1 Lesson 4
047-Understanding the Pipeline Part 1 Lesson 5
048-Understanding the Pipeline Part 1 Lesson 6
Section 5
Selecting, Sorting, and Measuring Objects
049-Part 2 Overview
050-Understanding the Pipeline Part 2 Lesson 1
051-Understanding the Pipeline Part 2 Lesson 2
052-LAB 1 Understanding the Pipeline
053-LAB 1 Answers Understanding the Pipeline
Section 6
Converting, Exporting, and Importing Objects
054-Part 3 Overview
055-Understanding the Pipeline Part 3 Lesson 1
056-Understanding the Pipeline Part 3 Lesson 2
057-LAB 2 Understanding the Pipeline
058-LAB 2 Answers Understanding the Pipeline
Section 7
Filtering Objects Out of the Pipeline
059-Part 4 Overview
060-Understanding the Pipeline Part 4 Lesson 1
061-Understanding the Pipeline Part 4 Lesson 2
Section 8
Enumerating Objects in the Pipeline
062-Course Overview
063-Section 1 Overview
064-Enumeration ForEach Object
065-LAB 1 Enumerating Objects in the Pipeline
066-LAB 1 Answers Enumerating Objects in the Pipeline
Section 9
Passing Data in the Pipeline by Value
067-Section 2 Overview
068-Command Input is Only by Parameter
069-Manual Parameters Override the Pipeline
Section 10
Passing Data in the Pipeline by Property
070-Section 3 Overview
071-Changing to ByPropertyName
072-Expanding Property Values
073-LAB 2 Enumerating Objects in the Pipeline
074-LAB 2 Answers Enumerating Objects in the Pipeline
Section 11
Using PSProviders
075-Course Overview
076-PSProviders Section Overview
077-What are Providers
078-Accessing Providers Help and Capabilities Demo
Section 12
Using PSDrives
079-PSDrives Section Overview
080-What are Drives
081-Lab 1 Using PSDrives and PSProviders
082-Lab Answers 1 Using PSDrives and PSProviders
083-Using PSDrives and PSProviders Review
084-Course Review and Takeaways
Section 13
Using Basic Formatting
085-Course Overview
086-Using Basic Formatting Section Overview
087-Default Formatting Wide Lists Lists Tables Demo
Section 14
Using Advanced Formatting
088-Using Advanced Formatting Section Overview
089-Custom List Entries and Columns Sorted and Grouped Tables Select or Format
Section 15
Redirecting Formatted Output
090-Redirecting Formatted Output Section Overview
091-The Output of a Format Command
092-Redirecting Formatted Output Using Grid Views Demos
093-LAB 1 Formatting Output
094-LAB 1 Answers Formatting Output
095-Course Review and Takeaways
Section 16
Hands-On Commands, Objects, Filtering Demonstrations
096-Discovering PowerShell Commands
097-Working with Aliases
098-Using PSReadline
099-Objects in the Pipeline
Section 17
Hands-On Formatting Demonstrations
100-PowerShell s Format System
101-Exploring Format Table
102-Exploring Format List
103-Exploring Format Wide
104-Using Formatting Views
105-Formatting Caveats
106-Exploring Out File
107-Exploring Out String
108-Exploring Out Printer
109-Exploring Out Null
110-Exploring Out Gridview
111-Group Sort Select Measure Objects
112-Working with Objects
113-ForEach Object
114-Early PowerShell Filtering and Where Object
Section 18
Understanding WMI and CIM
115-Querying Management Information by Using WMI and CIM Course Overview
116-Understanding WMI and CIM Section Overview
117-Architecture and Technologies
118-The Repository Finding Documentation Demonstration
Section 19
Querying Data by Using WMI and CIM
119-Querying Data by Using WMI and CIM Section Overview
120-Listing Namespaces Classes Demo
121-Querying Instances Demo
122-Remote Computers Demo
Section 20
Making Changes by Using WMI and CIM
123-Making Changes by Using WMI and CIM Section Overview
124-Discovering and Finding Methods Demo
125-Invoking Methods Demo
126-Lab Working with WMI and CIM
127-Lab Answers Working with WMI and CIM
128-Course Review and Takeaways
Section 21
Preparing for Scripting
129-Enabling Scripts on Your Machine Setting Execution Policy
130-Using Variables Part 1
131-Using Set Variable cmdlet and Related Cmdlets
132-Using the read host Cmdlet
133-Using the write host Cmdlet
134-Using Operators Part 1
135-Using Operators Part 2 The Assignment Operators
136-Using Operators Part 4 Logical and Unary Operators
137-Parameterizing Changing Values
138-Write Verbose and Comment Based Help
139-Lab 1 Moving from Command to Script
140-Lab1 Answers Moving from Command to Script
141-Wrapping a Script in a Function
142-Demonstration Testing the Function Uderstanding Scopes
143-Creating a Script Module
144-Adding Debugging Breakpoints
145-Lab B Tasks Moving from Script to Function to Module
146-Lab B Solution Moving from Script to Function to Module
147-Understanding Error Actions
148-Try Catch Constructs
149-Logging Errors
150-Demo Error Actions Using Try Catch Adding Error Logging
151-Lab C Tasks Implementing Basic Error Handling
152-Lab C Solution Implementing Basic Error Handling
153-Lab C Review
154-Lesson 4 Using Basic Scripting Constructs-
155-The If Construct
156-The Switch Construct
157-The ForEach Construct
158-Demo The If Construct The ForEach Construct
Section 22
Configuring the Server with PowerShell
159-Part 1
160-Part 2
161-Part 3
162-Part 4
Section 23
Configuring DNS with PowerShell
163-Part 1
164-Part 2
165-Part 3
166-Part 4
167-Part 5
168-Part 6
169-Part 7
Section 24
Configuring Active Directory with PowerShell
170-Part 1
171-Part 2
172-Part 3
173-Part 4
174-Part 5
Section 25
Managing, configuring and modifying User objects in AD
175-Part 1
176-Part 2
177-Part 3
178-Part 4
179-Part 5
180-Part 6
181-Part 7
Section 26
Managing, configuring and modifying Computer objects in AD
182-Part 1
183-Part 2
Section 27
Managing, configuring and modifying Group objects in AD
184-Part 1
185-Part 2
186-Part 3
187-Part 4
188-Part 5
Section 28
Introduction to Group Policy Scripting
189-The Microsoft Group Policy PowerShell Module
190-Demo The Microsoft Group Policy PowerShell Module
191-Basic GPO Management With PowerShell
192-Demo Basic GPO Management With PowerShell
Section 29
Web Server IIS 10 Fundamentals with Powershell and GUI
193-Part 1
194-Part 2
195-Part 3
196-Part 4
197-Part 5
198-Part 6
199-Part7
200-Part 8
201-Part 9
202-Part 10
203-Part 11
204-Part 12
205-Part 13
Section 30
Configuring DHCP with PowerShell
206-Part 1
207-Part 2
208-Part 3
209-Part 4
210-Part 5
211-Part 6
212-Part 7
213-Part 8
214-Part 9
215-Part 10
216-Part 11
217-Part 12
Section 31
Bonus -- CAN BE SKIPPED--(Lessons with Slides)
218-Lesson 1
219-Lesson 2
220-Lesson 3
221-Lesson 4
222-Lesson 5
223-Lesson 6
224-Lesson 7
225-Lesson 8
226-Lesson 9
227-Lesson 10
228-Lesson 11
229-Lesson 12
230-Lesson 13
231-Lesson 14
232-Lesson 15
233-Lesson 16
234-Lesson 17
235-Lesson 18
236-Lesson 19
237-Lesson 20
238-Lesson 21
239-Lesson 22
240-Lesson 23
241-Lesson 24
242-Lesson 25
243-Lesson 26
244-Lesson 27
245-Lesson 28-
246-Lesson 29
247-Lesson 30
248-Lesson 31
249-Lesson 32
250-Lesson 33-
251-Lesson 34
252-Lesson 35
253-Lesson 36
254-Lesson 37
255-Lesson 38-
256-Lesson 39
257-Lesson 40
Section 32
Replaced Videos -- CAN BE SKIPPED--
258-Introduction to PowerShell Key Concepts
259-ISE toolbar screencast
260-Using help
261-Using help Lesson2
262-Save Help
263-Turn on remoting in a non domain environment
264-Using PS Session
265-Using the Best Practice Analyzer
266-Enabling Disabling Firewall Profiles and Creating Firewall Rules
267-Finding and Installing New Roles and Features
268-dir ls get children
269-PSDrive NewItem SetContent
270-PipeLIneAndObejectsPropertiesAndMrthods
271-PipeLIneAndObejectsPropertiesAndMrthods Part2
272-WhereObject SelectObject
273-theory2 DNS
274-theory1 DNS
275-demo1 installDNS
276-demo2 StartingDNSManager
277-demo3 ForwardPrimarySecondaryZone GUI
278-demo4 1 ReversePrimarySecondaryStubZone CondForwarder
279-Using Operators Part 3 Comparison Operators
280-demo4 2 ReversePrimarySecondaryStubZone CondForwarder
Section 33
Nano Server with PowerShell
281-Introduction
282-What is Nano Server
283-Overview of installing Nano Server
284-Demonstration Installing Nano Server
285-Demonstration Completing post installation tasks on Nano Server Domain Join
286-Demonstration Use Windows PowerShell to configure the settings of Nano Server
287-Demonstration Performing remote management on Nano Server
288-Creating an IIS website on Nano Server with PowerShell
Section 34
Exchange Server with PowerShell
289-Part 1
290-Part 2
291-Part 3
292-Part 4
293-Part 6
294-Part 6
295-Part 7
296-Part 8
297-Part 9
298-Part 10
299-Part 11
300-Part 12
301-Part 13
302-Part 14
303-Part 15
304-Part 16
305-Part 17
306-Part 18
307-Part 19
308-Part 20-
309-Part 31
310-Part 22
311-Part 23-
312-Part 24
313-Part 25
314-Part 26
315-Part 27
316-Part 28
317-Part 29
318-Part 30
319-Part 31
320-Part 32
321-Part 33
322-Part 34
323-Part 35
Instructors
Enrolment options
Powershell and Windows Server 26 hours Bootcamp with Labs
Course modified date:
30 Mar 2024
Enrolled students:
There are no students enrolled in this course.
Guests cannot access this course. Please log in.
Continue
Enrol now
This course includes
Resources
Share this course
Scroll to top
×
Close
×
Close