Archive - September 2012
   
"The more effort you put into something, the more you get in return." - Dwight Rivera
 
 
  

Index bar1
Return Uninstall Commands
Disable Account If User Change PW
Move Computer from OU to OU
Query if Laptop or Desktop
Return all Product IDs/Names
Return NIC Speeds
Pause Printing
Return Refresh Rate
Modify Service Properties
List Disk Drive & Capacity
Enable Wake-on-LAN
Move Old Computers


bar1






Δ Sunday, September 30th, 2012
bar1


Δ Return Uninstall Commands

How to list uninstall commands

[download resource files]

Demo
demo
 
This uses WMI and queries reg path to return a list of uninstall commands for all your apps.



Δ  [email me]

bar1





Δ Friday, September 28th, 2012
bar1


Δ Disable Account If User Change PW

How to control user accounts

[download resource files]


This will disable a user account based upon whether or not the "if user change password next login"
is checked.




Δ  [email me]

bar1





Δ Thursday, September 27th, 2012
bar1


Δ Move Computer from OU to OU

How to move an object in Active Directory

[download resource files]


Easy move a computer object to another OU.




Δ  [email me]

bar1






Δ Tuesday, September 25th, 2012
bar1


Δ Query if Laptop or Desktop

How to use WMI  and return device type

[download resource files]

Demo
demo
 

This uses WMI to query for the battery class, if it exists then the device is a laptop.




Δ  [email me]

bar1






Δ Monday, September 24th 2012
bar1


Δ Return all Product IDs/Names

How to get product names

[download resource files]

Demo
demo
 
Queries reg keys to return all your program IDs on your computer.




Δ  [email me]

bar1






Δ Friday, September 21st, 2012
bar1


Δ Return NIC Speeds

How to query NIC info

[download resource files]

Demo
demo

 
Uses WMI to return NIC information.




Δ  [email me]

bar1






Δ Tuesday, September 11th, 2012
bar1


Δ Pause Printing

How to pause print manager

[download resource files]


Uses the printer class and specified printer name to pause a printer.




Δ  [email me]

bar1







Δ Monday, September 10th, 2012
bar1


Δ Return Refresh Rate

How to return display info

[download resource files]

Demo
demo

Yet another script to return display information like vertical and horizontal resolution.
 



Δ  [email me]

bar1






Δ Friday, September 7th, 2012
bar1


Δ Modify Service Properties

How to edit server properties

Ever needed to modify the recovery properies of a service?  This is how you do it.




Δ  [email me]

bar1






Δ Wednesday, September 5th, 2012
bar1


Δ List Disk Drive & Capacity

How to return disk info

[download resource files]

Demo
demo
 

Simple script to return disk information.




Δ  [email me]

bar1






Δ Monday, September 3rd, 2012
bar1


Δ Enable Wake-on-LAN

How to work with WOL

[download resource files]


Modifies reg keys to enable wake on lan.  This doesn't actually wake a machine up, it just enables
the feature.




Δ  [email me]

bar1






Δ Saturday, September 1st, 2012
bar1


Δ Move Old Computers

How to move objects in Active Directory

[download resource files]


Determines when each computer account in the domain last had their password
changed. If this date is more than a specified number of days in the past, the computer
object is considered inactive and it is moved to a target Organizational Unit. The computer
account is also disabled. A log file keeps track of which computer objects are moved.




Δ  [email me]

bar1






 
 










  About

   I'm a Computer
   Systems Engineer

   Living and Loving Life

 

  Author