PowerShell Tutorial
Selected Reading
- PowerShell - Discussion
- PowerShell - Useful Resources
- PowerShell - Quick Guide
- PowerShell - Alias
- PowerShell - Brackets
- PowerShell - Backtick
- PowerShell - Regex
- PowerShell - Hashtables
- PowerShell - Array
- PowerShell - Conditions
- PowerShell - Looping
- PowerShell - Operators
- PowerShell - Special Variables
- PowerShell - Scripting
- PowerShell - Advanced Cmdlets
- PowerShell - Files I/O
- PowerShell - Dates and Timers
- PowerShell - Files and Folders
- PowerShell - Cmdlets
- PowerShell - Environment Setup
- PowerShell - Overview
- PowerShell - Home
Selected Reading
- Who is Who
- Computer Glossary
- HR Interview Questions
- Effective Resume Writing
- Questions and Answers
- UPSC IAS Exams Notes
PowerShell - Dates and Timers
Powershell - Date and Time Operations
Following are the examples of powershell scripts on System Date and Time.
Sr.No. | Operation & Description |
---|---|
1 |
Example Script to show how to get system date using PowerShell scripts. |
2 |
Example Script to show how to set system date using PowerShell scripts. |
3 |
Example Script to show how to get system time using PowerShell scripts. |
4 |
Example Script to show how to set system time using PowerShell scripts. |