Wednesday, 30 November 2011
Tuesday, 22 November 2011
Printer deployment Windows 2008 GPO
http://technet.microsoft.com/en-us/library/cc731292.aspx
http://technet.microsoft.com/en-us/library/cc731292.aspx
http://social.technet.microsoft.com/Forums/en-US/winserverGP/thread/858ada63-d71d-4f35-b23d-4281d7f6dd56
Tuesday, 8 November 2011
SONICWALL TZ-210 Firewall - SNMP
Management
*** Website (IP)
*** SSH (Default port 22)
*** SNMP
SNMP (Simple Network Management Protocol) - use to monitor status of Firewall using UDP (User Datagram Protocol).
SonicWall supports SNMP v1/v2c and all relevant MIB (Mangement Information Base II) groups except egp and at.
To use SNMP
** Enable SNMP (tick box) for all interfaces on the SonicWall
**** Log into Management interface - System - Administration - Enable SNMP Checkbox - Configure
** Enable SNMP per Interface
** Download MIBs from Website
** Load MIBs into 3rd party management software ie: Nagios
Thursday, 3 November 2011
Powershell Script to join domain as elevated user
runas /user:AISCT\administrator "powershell.exe Set-Executionpolicy Unrestricted"
runas /user:AISCT\administrator "powershell.exe -noexit Add-Computer -DomainName AISCT -cred AISCT\administrator; restart-computer"
Elevating UAC via Batchfile & running Powershell script
RunAs
http://www.computerhope.com/runas.htm
http://www.softtreetech.com/24x7/archive/53.htm
Running batch file on Win7 to open powershell with elevated permissions
Using runas to elevate
runas /user:AISCT\administrator "powershell.exe Set-Executionpolicy Unrestricted"
Atheros L1 Gigabit NIC - Windows 7 32bit - disconnecting from Network
Problems with this NIC
* Atheros L1 Gigabit NIC - hangs,
* Disconnects from network
* Refuse to accept Static assigned IP.
* Accept static assigned IP - can ping network but not browse internet as it keeps on losing the Default Gateway setting.
Driver
http://199.91.153.158/jcl8z3i2zlog/momwqimjnew/%5Bwikidrivers.com%5D+Atheros_L1_v2.4.7.29.exe
Reinstallation of this driver & a reboot fixed this problem
Subscribe to:
Posts (Atom)