DHCP and NPS Backup Script There is no possibility to backup DHCP and NPS except using native Windows Backup System State which is not so convenient for very quick recovery of some failures or wrong modifications in these systems. That’s why this script is very helpful when you need a quick recover. It uses native export and...
Force System Center Advisor 2012 to Upload Data to the Cloud If your Server has installed Agent and Gateway module it is possible to force System Center Advisor 2012 upload data to the cloud by using this script: New-Item -Name AgentUpload.cfg -Path "$env:ProgramFiles\System Center Advisor" -Type File Add-PSSnapin...
Microsoft Office Project Professional 2010 Remote Uninstall Here is an example how to uninstall Microsoft Office Project Professional 2010 remotely. This script include these steps: 1. Getting the list of computers and performs actions following actions on them 2. Check if it is pinging, if there is installed Microsoft Office Project Professional 2010 using wmi 3....
Outlook Signature This is a script for generating a unique Outlook signatures for users based on their information taken from Active Directory. For source files you should create an .html, .rtf and .txt files like these templates where using Microsoft Word create for each of entries corresponding bookmarks. The simplest way...

« Previous Entries