Difference between revisions of "Powershell Tasks"
Line 27: | Line 27: | ||
[[ Modifying home directory permissions ]]<br> | [[ Modifying home directory permissions ]]<br> | ||
[[ Change password at next login ]]<br> | [[ Change password at next login ]]<br> | ||
− | [[ Create home folders and set permssions ]]<nowiki> | + | [[ Create home folders and set permssions ]]<nowiki> dfg </nowiki> Used and tested <br> |
[[ Set quotas depending on whether staff, student, or both ]] Used and tested <br> | [[ Set quotas depending on whether staff, student, or both ]] Used and tested <br> |
Revision as of 12:46, 18 July 2017
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
Powershell streams
Find all users that have a proxyAddresses entries starting with ":" and then remove the whole string.
List all AD enabled staff users
Searching Active Directory - https://technet.microsoft.com/en-us/library/ff730967.aspx
Get Active Directory failed logins
Create a batch of test users
Modifying home directory permissions
Change password at next login
Create home folders and set permssions dfg Used and tested
Set quotas depending on whether staff, student, or both Used and tested