PowerShell

Setting Microsoft Office 2010 Trust Center’s Trusted Location Paths using Powershell.

Hi Everyone. If you are working in a Telecom Industry, and if your Analysts and Consultants are using in house built templates then i am sure that you are 98% facing the “Trust Centre warning”. We are using custom in house built Office Templates for Word,Excel, and PowerPoint.  and the problem was whenever we open… Continue reading Setting Microsoft Office 2010 Trust Center’s Trusted Location Paths using Powershell.

PowerShell

Automate “Remote Server Administration Tools (RSAT)” Deployment using PowerShell.

  HI,   These days I am working on a script which does few “Active directory” task for us. This was seems simple so for but then I have found a major hurdle comes.   Problem:   The script on which I am working will be run on newly formatted system which is having Windows7… Continue reading Automate “Remote Server Administration Tools (RSAT)” Deployment using PowerShell.

PowerShell

How to create and change “Windows Registry Keys” using PowerShell.

  Hi, The Best thing about PowerShell is that you can manipulate “windows  Registry Keys” very easily with it. How? Let me show to you. Why we need to create a registry Hive/key manually? Actually for lots of reason, for example if you want to install some particular software on all accounting computer automatically and… Continue reading How to create and change “Windows Registry Keys” using PowerShell.