Export active directory to CSV
Execute this DOS (as a administrator) script to export all of the active directory data to csv csvde -m -f c:\scripts\export-AD.csv Veel plezier ermee ! Richard Voogt What happens, when your hobby...
View ArticlePowershell: Bulk import PST files in exchange 2007
Here you find the powershell script which were very useful for me. All scripts are free of charge, use them at your own risk : Hier is een methode om meerdere pst files in 1 maal in te laden in...
View ArticleBulk export to pst files
Here you will find the powershell scripts, which were very useful for me. All scripts are free of charge, use them at your own risk : Today I had to export multiple mailboxes to pst files, for backup....
View ArticleExport Active directory data to csv
Here you find the powershell script which were very useful for me. All scripts are free of charge, use them at your own risk : With this script you can export the correct data from the active directory...
View ArticleUser last logon check
Here you find a powershell script which was very useful for me. All scripts are free of charge, use them at your own risk : This script creates a csv file, to check the Last Logon Time. You can find...
View Article