- PowerShell for Office 365
- Martin Machado Prashant G Bhoyar
- 105字
- 2021-07-02 18:50:40
Summary
In this chapter, we discussed how PowerShell is a cmdlet-based language with verb-noun syntax. We covered how to pass parameters to cmdlets and store results as variables. We covered how to get help with PowerShell. We covered object-oriented concepts with PowerShell and the concept of objects. We covered how to use the if and where statements. We covered how to use the for and while loops. Finally, we created our first script and used the concepts we covered in the earlier sections to read the contents from a CSV file. In the next chapter, we will cover how can manage Office 365 using PowerShell.
推薦閱讀
- SQL Server 從入門到項(xiàng)目實(shí)踐(超值版)
- 跟“龍哥”學(xué)C語言編程
- Oracle JDeveloper 11gR2 Cookbook
- Terraform:多云、混合云環(huán)境下實(shí)現(xiàn)基礎(chǔ)設(shè)施即代碼(第2版)
- Essential C++(中文版)
- C++ Fundamentals
- Python Interviews
- Advanced UFT 12 for Test Engineers Cookbook
- Swift語言實(shí)戰(zhàn)晉級
- After Effects CC技術(shù)大全
- C# 7.1 and .NET Core 2.0:Modern Cross-Platform Development(Third Edition)
- 用Go語言自制編譯器
- Apache Kafka 1.0 Cookbook
- Serverless工程實(shí)踐:從入門到進(jìn)階
- C#程序開發(fā)參考手冊