Script policy sample
Revision 1 posted to Active Roles Script Center by DELL-Tatiana G on 2/21/2014 2:38:36 PMBack to ARS Script Policy Best PracticesAnd at last, example of well-formed ARS script policy that uses the...
View ArticleUser logon name generation without national characters
Revision 1 posted to Active Roles Script Center by DELL-Tatiana G on 2/21/2014 2:40:31 PMBack to User management: CreateDESCRIPTIONCommon ARS question is how to replace national characters (for ex:...
View ArticleUser management: Create
Revision 1 posted to Active Roles Script Center by DELL-Tatiana G on 2/21/2014 2:42:19 PMBack to Script CenterCreate/Delete local user accounts, basing upon creation/deletion of user accounts in Active...
View ArticleRenaming a user post-creation
Revision 1 posted to Active Roles Script Center by DELL-Tatiana G on 2/21/2014 2:46:57 PMBack to PowerShell PoliciesDESCRIPTIONThe purpose of this script is to rename a user immediately post-creation...
View ArticleDifferent Thresholds for Different Tablespaces - Part 2
Revision 1 posted to Foglight Administrators by DELL-Darren Ma on 2/24/2014 3:24:46 AMHi,This is Darren Mallette. I'm a Foglight Solutions Architect specializing in database and virtualization...
View ArticleDifferent Thresholds for Different Tablespaces
Revision 1 posted to Foglight Administrators by DELL-Darren Ma on 2/24/2014 3:33:25 AMHi,This is Darren Mallette. I'm a Foglight Solutions Architect specializing in database and virtualization...
View ArticleBuilding a Managed Unit Dynamically
Revision 1 posted to Active Roles Script Center by DELL-Tatiana G on 2/24/2014 9:54:52 AMBack to PowerShell PoliciesDESCRIPTIONThe query-based Managed Units in ARS are all full "Subtree" searches of...
View ArticleAnother Foglight Service Status Widget - Colored Text
Revision 1 posted to Foglight Administrators by DELL-Robert Stat on 2/25/2014 11:14:37 AMGreetings Foglight Folks,Here's another example of how to use WCF to create simple custom components that you...
View ArticleAlert on pending approval request expiration
Revision 1 posted to Active Roles Script Center by DELL-Tatiana G on 2/24/2014 4:03:00 AMBack to PowerShell samplesDESCRIPTIONThis is a sample that sends email with list of pending approval for which...
View ArticleHow to schedule the AD Management shell
Revision 1 posted to Active Roles Script Center by DELL-Tatiana G on 2/24/2014 4:05:48 AMBack to PowerShell samplesDESCRIPTIONQuest AD Management Shell can be used on scheduled base. For this, please...
View ArticleGet AD Management snapin version (with build number)
Revision 1 posted to Active Roles Script Center by DELL-Tatiana G on 2/24/2014 4:51:34 AMBack to PowerShell samplesSCRIPTÂ $ver = (Get-PSSnapin Quest.ActiveRoles.ADManagement).Version
View ArticlePermission management
Revision 1 posted to Active Roles Script Center by DELL-Tatiana G on 2/24/2014 4:55:25 AMBack to Script CenterRestrict who can Disable users while allowing EnableTrack user who performs a...
View ArticleProhibite an AD native security editing
Revision 1 posted to Active Roles Script Center by DELL-Tatiana G on 2/24/2014 5:06:40 AMBack to Permission managementDESCRIPTIONThis script policy sample demonstrates how to prohibit an AD native...
View ArticleTrack user who performs a deprovision
Revision 1 posted to Active Roles Script Center by DELL-Tatiana G on 2/24/2014 5:18:37 AMBack to Permission managementDESCRIPTIONThis script will log the user name (in the form domain\samAccountName)...
View ArticleRestrict who can Disable users while allowing Enable
Revision 1 posted to Active Roles Script Center by DELL-Tatiana G on 2/24/2014 5:24:26 AMBack to User management: Disable, Delete, DeprovisionBack to Permission managementDESCRIPTIONAllows you to...
View ArticleSelect Exchange mailbox store on user copy
Revision 1 posted to Active Roles Script Center by DELL-Tatiana G on 2/24/2014 5:29:40 AMBack to User management: CopyBack to Exchange managementDESCRIPTIONThis script policy sample demonstrates how to...
View ArticleWorkaround: Establish user (or group) email address in pure Exchange 2007...
Revision 1 posted to Active Roles Script Center by DELL-Tatiana G on 2/24/2014 6:09:57 AMBack to User management: OtherBack to Exchange managementDESCRIPTIONStarting version 6.0, the ActiveRoles Server...
View ArticleForce Mailbox-Creation Policy upon User creation outside from ARS
Revision 1 posted to Active Roles Script Center by DELL-Tatiana G on 2/24/2014 6:13:41 AMBack to User management: OtherBack to Exchange managementDESCRIPTIONThis script forces Policy "Controls...
View ArticleHow to de-enforce a mailbox creation on the New User Wizard
Revision 1 posted to Active Roles Script Center by DELL-Tatiana G on 2/24/2014 6:18:10 AMBack to User management: ProvisionBack to Exchange managementDESCRIPTIONIf you have applied a Exchange Mailbox...
View ArticleExecute an Exchange cmdlet in script policy
Revision 1 posted to Active Roles Script Center by DELL-Tatiana G on 2/24/2014 6:49:03 AMBack to PowerShell PoliciesBack to Exchange managementDESCRIPTIONExecute an Exchange cmdlet with parameters...
View Article