SK Scratchpad
  • Home
  • About
  • Solutions
  • Tools
  • Contact
Select Page

Config snippets : useful Netdom command

by skufel | Mar 14, 2016 | Scripting, Windows

Quick side note, not to forget for future. Rename computer Netdom renamecomputer %computername% /newname:Test-Server Join computer to domain Netdom join %computername% /domain:domain.com /UserD:Administrator...

Code snippets : Enable remote administration on Windows Server 2012 Core

by skufel | Jan 3, 2014 | Infrastructure, Scripting, SysAdmin, Windows

By default remote management on Windows Server 2012 Core can be blocked by firewall. In order to enable this functionality, issue following command from Command Prompt window: Netsh.exe firewall set service remoteadmin enable ALL Once it’s done you should be...

Tips & Tricks : CMD Batch parameters

by skufel | Oct 24, 2013 | Automation, Infrastructure, Scripting, SysAdmin, Windows

Handful list of parameters possible to use in CMD scripts: %~I         - expands %I removing any surrounding quotes ("") %~fI        - expands %I to a fully qualified path name %~dI        - expands %I to a drive letter only %~pI        - expands %I to a...

Config snippets : OpenSSL for Windows can’t find openssl.cfg

by skufel | Oct 3, 2012 | Scripting, Security

Little issue with OpenSSL for Windows came out recently when I tried to create certificate request. Just after installation when tried to generate cert request got error message: WARNING: can't open config file: /usr/local/ssl/openssl.cnf Unable to load config info...

Code snippets : List all logical disks in Windows 7 Command Prompt

by skufel | May 15, 2012 | Automation, Infrastructure, Scripting, SysAdmin, Windows

Recently I was wondering how to list all available drives in Windows 7 PE Command Prompt. That happened to me when stuck in PXE boot command prompt window trying to find out what letter is assigned to USB stick I just plugged in. It looks like it’s not quite...
« Older Entries

Categories

  • Android (2)
  • Apple (6)
  • Automation (31)
  • BlackBerry (3)
  • Cloud (5)
  • Collaboration (7)
  • Cryptocurrency (2)
  • Databases (13)
  • Development (22)
  • Directory Services (7)
  • Games (8)
  • HA/DR (4)
  • Hardware (8)
  • Infrastructure (97)
  • Linux (30)
  • Messaging (4)
  • Network (46)
  • Office (3)
  • Scripting (55)
  • Security (17)
  • SysAdmin (68)
  • System Center (6)
  • Telephony (3)
  • Uncategorized (2)
  • Unix (1)
  • Virtualization (11)
  • Web Servers (6)
  • Windows (57)

Archives

  • October 2018
  • September 2018
  • October 2017
  • September 2017
  • June 2017
  • April 2017
  • February 2017
  • October 2016
  • September 2016
  • August 2016
  • July 2016
  • March 2016
  • September 2015
  • August 2015
  • July 2015
  • June 2015
  • May 2015
  • April 2015
  • March 2015
  • November 2014
  • October 2014
  • September 2014
  • August 2014
  • July 2014
  • May 2014
  • April 2014
  • March 2014
  • January 2014
  • December 2013
  • November 2013
  • October 2013
  • September 2013
  • August 2013
  • July 2013
  • June 2013
  • May 2013
  • April 2013
  • March 2013
  • February 2013
  • January 2013
  • December 2012
  • November 2012
  • October 2012
  • September 2012
  • August 2012
  • July 2012
  • June 2012
  • May 2012
  • March 2012
  • January 2012
  • December 2011
  • November 2011

Tags

ADLDS Apps Authentication Automation BlackBerry CentOS Cisco CMD Codes Code snippets Config Snippets Database Debian Decrypt Directory Disaster Recovery EventLog Games IOS iPad Linux Network openSUSE Password PHP PlayBook PowerShell RADIUS RANCID Registry Riverbed Screenshot Scripting Security ShoreTel Skyrim SQL Server SSH VBscript VMware Windows Windows 8.1 Windows Server Wireless WMI

.NET Development

  • 101 LINQ Samples | Visual Basic

Adobe Dev Resources

  • ActionScript Technology Center
  • Adobe AIR Developer Center
  • Adobe MAX
  • Apache Flex
  • DesignView for Flash Builder
  • Flash Builder Developer Center
  • Flex Developer Center

BlackBerry Dev Resources

  • BlackBerry Developer
  • BlackBerry Developer Blog
  • BlackBerry Keys Order Form

Blogroll

  • Adam Rush – Virtually Impossible
  • Tomasz Jankowski – E-learning by TJ
  • Wireframes Magazine

Web Development

  • Color Scheme Designer
  • FInd your colour palette
  • The Interface Builder for Web Apps
  • The Toolbox: a directory of useful single-page sites and apps
  • Web development tutorials

WordPress Resources

  • Documentation
  • Plugins
  • Suggest Ideas
  • Support Forum
  • Themes
  • WordPress Blog
  • WordPress Planet

Meta

  • Log in
  • Entries feed
  • Comments feed
  • WordPress.org
  • Facebook
  • X
  • Instagram
  • RSS

Designed by Elegant Themes | Powered by WordPress