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

Tips & Tricks : SQL Server “Cannot connect to WMI provider”

by skufel | Apr 4, 2013 | Databases, Infrastructure, Scripting, SysAdmin, Windows

Recently I had issue which occured without any particular reason on SQL Server 2012. All of the sudden I start getting error message: Cannot connect to WMI provider. You do not have permission or the server is unreachable. Note that you can only manage SQL Server 2005...

Tips & Tricks : How to add .NET Framework 3.51 to Windows 8 or Windows Server 2012

by skufel | Mar 25, 2013 | Infrastructure, Scripting, SysAdmin, Windows

Unfortunately there is a problem when you try to add .Net Framework 3.51 to Windows Server 2012 using Server Manager. In order to fix that issue and get .Net Framework 3.51 installed (which is required by majority of applications and servers) issue following command...

Tips & Tricks : Configuring IPv4 address on Windows Server 2012 Core with PowerShell

by skufel | Mar 22, 2013 | Infrastructure, Scripting, SysAdmin, Windows

In order to assign static IPv4 address to Windows Server 2012 Core using power shell use: New-NetIPAddress -IPAddress 172.16.48.11 -InterfaceAlias "Ethernet" -DefaultGateway 172.16.48.5 -AddressFamily IPv4 -PrefixLength...

Tips & Tricks : Enabling Wireless Network in Windows Server 2012 Datacenter edition

by skufel | Mar 15, 2013 | Infrastructure, Network, Scripting, Windows

If you want to use Windows Server 2012 Datacenter on workstation/laptop (sometimes it is handy to have mobile workstation with server operating system) you might experience issues with wireless networking. Even if driver for wireless network adapter is installed you...

Tips & Tricks : HP TouchSmart tm2 : Screen Rotation

by skufel | Jan 3, 2013 | Hardware, Scripting, Windows

When upgrading drivers on HP TouchSmart tm2 tablet important is to keep in mind that HP Quick Launch Buttons package might disable screen auto-rotation. In order to restore that functionality remove HP Quick Launch Buttons and install older version of that package...

Code snippets : Windows : Clear Event Logs

by skufel | Jan 2, 2013 | Automation, Scripting, Windows

From script repository I did use in the past, VBscript which allows to clear EvenLog on Windows machine. I did use that on computers with Windows XP and Windows Server 2003. however, this script will work also on Windows 7 and Windows server 2008. By default script...
« Older Entries
Next 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