Difference between revisions of "Powershell Tasks"
From MyWiki
Line 18: | Line 18: | ||
[[ Powershell to test connectivity ]] <br> | [[ Powershell to test connectivity ]] <br> | ||
[[ Setting the powershell path ]] <br> | [[ Setting the powershell path ]] <br> | ||
+ | [[ Delete a file in powershell if it exists ]]<br> |
Revision as of 08:08, 16 June 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
Finding the length of an array
Hide a user(s) from the Global address book
Investigating account lockouts with Powershell
Powershell for Certificate Services
Powershell to emulate Unix df -k
Powershell to test connectivity
Setting the powershell path
Delete a file in powershell if it exists