Difference between revisions of "6231 Scriptprogrammering agenda"

From Teknologisk videncenter
Jump to: navigation, search
(Mandag)
(Fredag)
 
(22 intermediate revisions by one other user not shown)
Line 9: Line 9:
  
 
===Andre dokumenter===
 
===Andre dokumenter===
 +
[[Media:Script_Programming_Tasks.pdf|Script_Programming_Task.pdf]]
  
 
===Links===
 
===Links===
 +
 +
===Eksempler===
 +
[[Media:Menu.ps1|MenuScript]]
 +
 +
[[Media:powershelltrycatch.ps1|TryCatchScript]]
  
 
==Agenda==
 
==Agenda==
 +
 
===Mandag===
 
===Mandag===
 +
[[Media:scriptprogramming_1.pdf|Scriptprogrammering slide.pdf]]
 +
 +
 
Overveiw of Windows PowerShell
 
Overveiw of Windows PowerShell
 
   
 
   
Line 26: Line 36:
 
Using the Windows Powershell ISE
 
Using the Windows Powershell ISE
  
====Læse====
+
====Read====
Chapter 1,2,3,4,5 og 10 i Windows PowerShell 3.0
+
Chapter 1,2,3,4,5 and 10 and Windows PowerShell 3.0
  
====Opgave====
+
====Task====
 +
Task 1,2 and 3
  
 
===Tirsdag===
 
===Tirsdag===
Line 35: Line 46:
  
 
Working with Functions
 
Working with Functions
 +
 +
====Read====
 +
Chapter 11 and 12 i Windows PowerShell 3.0
 +
 +
====Taks====
 +
Task 4 and 5
  
 
===Onsdag===
 
===Onsdag===
 +
Using Powershell Remoting
 +
Debugging Scripts
 +
Handeling Errors
 +
====Read====
 +
Chapter 7, 13 ,14 i Windows PowerShell 3.0
 +
 +
Managing Windows Network Services with PowerShell
 +
 +
====Task====
 +
Task 6 ,7 and 8
  
 
===Torsdag===
 
===Torsdag===
 +
Getting Started with SQL Server and PowerShell
 +
 +
Create database and table in SQL Server by using Powershell
 +
 +
Working Invoke-SQLCMD command
 +
 +
====Read====
 +
Getting Started with SQL Server and PowerShell
 +
====Task====
 +
Task 9 and 10
  
 
===Fredag===
 
===Fredag===
 +
Evaluering
 +
 +
[http://quiz.mercantec.dk/quiz.php?u5828q647v579697114 MCQ Test]
 +
 +
 +
[[Media:ScriptProgrammeringPraktisktest.zip|ScriptProgrammering Praktisk test]]
  
 
[[Category:Scriptprogrammering]]
 
[[Category:Scriptprogrammering]]
[[Category:PowerShell]]
+
[[Category:Powershell]]

Latest revision as of 13:25, 11 September 2015

6231 Scriptprogrammering

Bøger på pdf

Media:Windows PowerShell 3.0.zip

Media:Managing Windows Network Services with PowerShell.zip

Media:Getting Started with SQL Server and PowerShell.zip

Andre dokumenter

Script_Programming_Task.pdf

Links

Eksempler

MenuScript

TryCatchScript

Agenda

Mandag

Scriptprogrammering slide.pdf


Overveiw of Windows PowerShell

Using Windows PowerShell cmdlets

Filtering, grouping and sorting

Formatting output

Storing output

Using the Windows Powershell ISE

Read

Chapter 1,2,3,4,5 and 10 and Windows PowerShell 3.0

Task

Task 1,2 and 3

Tirsdag

Using PowerShell scripts

Working with Functions

Read

Chapter 11 and 12 i Windows PowerShell 3.0

Taks

Task 4 and 5

Onsdag

Using Powershell Remoting Debugging Scripts Handeling Errors

Read

Chapter 7, 13 ,14 i Windows PowerShell 3.0

Managing Windows Network Services with PowerShell

Task

Task 6 ,7 and 8

Torsdag

Getting Started with SQL Server and PowerShell

Create database and table in SQL Server by using Powershell

Working Invoke-SQLCMD command

Read

Getting Started with SQL Server and PowerShell

Task

Task 9 and 10

Fredag

Evaluering

MCQ Test


ScriptProgrammering Praktisk test