by skufel | Nov 23, 2014 | Hardware, Infrastructure, Linux, Network
Here is how to turn Raspberry PI with Linksys WUSB100 v2.0 adapter and Raspbian into wireless access point. This might be handy for conference rooms where you have wired connection, but wireless signal is too low. Just quick setup on Raspberry, plugin the cable and...
by skufel | Oct 30, 2014 | Automation, Infrastructure, Scripting, SysAdmin, Windows
If there is a need to pass specific credentials to Get-WmiObject in order to gather information from remote machine, here is how you can do it: $LAdmin = "DOMAIN\Administrator" $LPassword = ConvertTo-SecureString "Password!" -AsPlainText -Force...
by skufel | Oct 21, 2014 | Automation, Infrastructure, Scripting, SysAdmin, System Center
During mass reainstallation/redeployment/migration of large number of PCs, always question about applications is raised. How to deploy/deliver applications once all machines are resintalled? If you have SCCM in the infrastructure, this might help a lot with...
by skufel | Oct 19, 2014 | Infrastructure, Network, Security, SysAdmin
Just released small app for Windows platform. This app allows to decrypt type 7 password from Cisco devices as well as passwords from Cisco VPN profiles (PCF files). Password which can be recovered using this app: wireless keys fro Cisco access points, RADIUS/TACACS...
by skufel | Sep 30, 2014 | Infrastructure, SysAdmin, System Center
Handy information during pre-deployment checks/validations. System Center 2012 Configuration Manager Beta 2 5.00.7561.0000 System Center 2012 Configuration Manager RC1 5.00.7678.0000 System Center 2012 Configuration Manager RC2 5.00.7703.0000 System Center 2012...
by skufel | May 26, 2014 | Infrastructure, Windows
Windows Server 2012 Windows Server 2012 R2 Feature Removed Deprecated Removed Deprecated AD FS v1 Web Agent x AD FS in-place upgrade from AD FS 1.0 or “out of box” AD FS 2.0 x AD FS support for “Resource Group” x AD FS support for NT Token mode x AD FS support for...