Difference between revisions of "Powershell"

From MyWiki
Jump to: navigation, search
Line 38: Line 38:
 
  http://www.coretekservices.com/2013/02/28/ad-attributes-lastlogon-vs-lastlogontimestamp
 
  http://www.coretekservices.com/2013/02/28/ad-attributes-lastlogon-vs-lastlogontimestamp
 
  Encoding ascii or unicode : http://www.johndcook.com/blog/2008/08/25/powershell-output-redirection-unicode-or-ascii/
 
  Encoding ascii or unicode : http://www.johndcook.com/blog/2008/08/25/powershell-output-redirection-unicode-or-ascii/
 +
setting up dirsync from ad to O365 http://www.codetwo.com/admins-blog/sync-premises-ad-office-365/

Revision as of 13:45, 27 April 2015

AD cmdlets
Add-QADGroupMember
Appending to the description field
Create an AD user using Quest cmdlets
Delete an AD user using Quest cmdlets
Disable account
foreach-object
Functions
get-adGroupmember
Get-QADUser options
Managed Service Accounts
O365
ProxyAddresses ( Quest )
Powershell string contains
Quest powershell to create a batch of users
Querying Sql Server
Querying mysql
Quest Active Directory and O365
Reading a file
Remediating extension attributes
Set-Qaduser
Setting attributes with set QADUser
Simple loop
Split
String length
String concatenation
Text colour, setting
The "if" statement
Writing to a file
Windows routes




http://richardspowershellblog.wordpress.com/2012/03/04/set-note-on-telephone-tab/
http://www.coretekservices.com/2013/02/28/ad-attributes-lastlogon-vs-lastlogontimestamp
Encoding ascii or unicode : http://www.johndcook.com/blog/2008/08/25/powershell-output-redirection-unicode-or-ascii/
setting up dirsync from ad to O365 http://www.codetwo.com/admins-blog/sync-premises-ad-office-365/