Currently Browsing: WMI

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....

Get Currently Logged On User

Get Currently Logged On User
This is the most often used script. I am using it whenever someone wants to know who is logged on to that workstation or I need to do something on that workstation remotely. I simply put the workstation name and run the script. The result is in output window in comma separated view: workstation name, NT user...

Remove Annoying XPS and TIFF Microsoft Office Printers

Remove Annoying XPS and TIFF Microsoft Office Printers
When you are installing whatever version of Microsoft Office it is installing without any question two types of printers which are useless in some configurations and even more they are malicious when some of it is selected as default. That is why I decided to delete Microsoft XPS Document Writer and...

Getting OS Language

Getting OS Language
When you use some language oriented objects of workstation like local admin user or local admins group it’s names and other properties depends on the language of OS. That’s why it’s helpful to know the language of OS you are using or writing scripts for. For this purposes here it is a...

« Previous Entries