Change Outlook Account Settings As you may know all Outlook account settings for user are stores in registry and it is hard to change some settings for big amount of users (for my example – 500). One day I have received the task to change mail server name and apply tls encryption for all our corporate users. I’ve found an...
Adding a Domain Group to the Local Admins Group I’ve needed to add a new domain group to local administrators group for this I’ve used ADSI. This script adding domain group on all PCs with XP Professional in our environment and it’s logging all PCs to txt file. # Add a domain user (group) to the local Administrators group on the local...
Users from AD to WSS This script is copying all users which have department, title, which are enabled and copying them through the step of creating csv on disk to Windows SharePoint Services 3.0 Need to create a Contact list in Windows SharePoint Services 3.0. #add quest snappin add-pssnapin...