Difference between revisions of "Powershell Tasks"
From MyWiki
Line 10: | Line 10: | ||
[[ find the number of cpus, cores and logical processors ]]<br> | [[ find the number of cpus, cores and logical processors ]]<br> | ||
[[ Modifying the PATH in Powershell ]] <br> | [[ Modifying the PATH in Powershell ]] <br> | ||
+ | [[ Setting an alias in Powershell ]]<br> |
Revision as of 10:39, 1 March 2016
Active Directory Powershell tasks
O365 Powershell tasks
Powershell execution policy
Getting AD group members
Using Powershell for ftp
Using Powershell for ftp 2
Using Powershell for ftp 3
Using Powershell for ftp 4
Disabling user and updating the notes field
find the number of cpus, cores and logical processors
Modifying the PATH in Powershell
Setting an alias in Powershell