TechCrafters – Your IT's Powershell Community

Skip to content
  • Home
  • Scripts
    • Active Directory
    • Remote Management
    • Windows System Management
    • Exchange Server
  • Free Tools
  • Community
    • Ask Questions
    • Discussions
  • Blogs
 

WMI Privilages for a non-administrator user using Powershell

September 15, 2015Remote ManagementGautam

To provide WMI privilages for a non administrator user. Supply the username and required permissions as parameters.
WMI Privilages for a non-administrator user using Powershell

Leave a comment

Create a mailbox Database in Exchange Server

March 4, 2015Exchange Serveradmin

The below script will create a mailbox Database in Exchange Server with the name D10. Create a mailbox Database in Exchange Server

View all 1,067 comments

Add Attributes to Global Catalog Replication

March 4, 2015Active Directoryadmin

To add Attributes to Global Catalog Replication , supply the attribute name as parameter.
Add Attributes to Global Catalog Replication

Leave a comment

Turn off User or Computer settings of a GPO

March 4, 2015Active Directoryadmin

Supply the FQDN(Fully Qualified Domain Name) and GUID of GPO as parameters.
Turn off User or Computer settings of a GPO

View all 772 comments

Determine whether a machine is Laptop or not

March 4, 2015Windows System Managementadmin

Execute the below script to determine whether a machine is Laptop or not.
Determine whether a machine is Laptop or not

Leave a comment

Powershell Script to Delete Files Older than X days

March 4, 2015Windows System Managementadmin

Supply the folder path name and number of days to delete Files Older than X days. Number of days must be in negative.
Powershell Script to Delete Files Older than X days

View all 932 comments

Display Events with a particular Text

March 4, 2015Windows System Managementadmin

Supply the required text as parameter to display all events that contain the text.
Display Events with a particular Text

View all 498 comments

Powershell Script to Find and Replace in a File

March 4, 2015Windows System Managementadmin

To Find a text and replace it with a desired text in a File . Supply file path , the text to find and the text to be replaced as parameter.
Powershell Script to Find and Replace in a File

View all 659 comments

Display maximum and minimum FreeSpace in a logical disk

March 4, 2015Windows System Managementadmin

Execute the script to find the maximum and minimum space in a local disk.
Display maximum and minimum FreeSpace in a logical disk

View all 545 comments

Display the Parent Process of given Process

March 4, 2015Windows System Managementadmin

Supply the process name as parameter to display its parent process name.
Display the Parent Process of given Process

Leave a comment

Posts navigation

← Next

Categories

  • ►Uncategorized (1)
  • ►Scripts (24)
    • ►Windows System Management (15)
    • ►Remote Management (2)
    • ►Active Directory (3)
    • ►Exchange Server (1)
  • ►Discussions (1)
  • ►Blogs (1)
  • ►Ask Questions (1)
  • ►Free Tools (1)

Subscribe

Enter your email address to subscribe to this blog and receive notifications of new posts by email.

Join 961 other subscribers

2015 © TechCrafters