Skip to content
IT Nursery
  • Home
  • Programming
    • Mac / IOS
    • Android
    • Web Applications
    • PHP
    • Java
    • C
    • C++
  • DataBase
    • MySQL
  • CMS
    • WordPress
  • System and Network
    • Serverfault

windows-server-2008

How do I remap Shift + Del on Windows to mean Delete instead of Cut?

by IT Nursery

This AutoHotkey script works for me: +Del::Send {Delete} If it doesn’t, try this: +Del:: KeyWait Shift Send {Delete} return According to AutoHotkey Tips … Read more

Tags keyboard-shortcuts, windows-server-2008

Empty recycle bin on E: drive

by IT Nursery

Try: Right click on Recycle Bin, go to Properties. Configure each drive independently. On the E: drive, either disable or make the bin … Read more

Tags recycle-bin, windows-server-2008

How can I automatically convert PowerPoint to PDF?

by IT Nursery

No third party product is needed. As you’ve noted, PowerPoint can export a presentation as a PDF. With the application of a little … Read more

Tags command-line, conversion, microsoft-powerpoint, pdf, windows-server-2008

How can I unlock a folder locked by ‘System’ process on Windows Server 2008?

by IT Nursery

It turns out this was caused by another computer that had an open explorer shell on the “problematic” computer. This problem persisted even … Read more

Tags windows, windows-server-2008

An equivalent of ssh port-tunneling for Windows servers?

by IT Nursery

What’s wrong with using Remote Desktop? What else are you trying to achieve? You say you’re coming from a Windows 7 client into … Read more

Tags ssh, ssh-tunnel, vpn, windows, windows-server-2008

How to install multiple Microsoft applications without conflicts

by IT Nursery

This answer is based on personal experience, from the 3 servers I have running on my home network. Install either Server 2008R2 or … Read more

Tags installation, sql-server-2008, windows-server-2008

Is it possible to see changes made to windows firewall in recent past?

by IT Nursery

The Windows Firewall with Advanced Security operational event logs that can be viewed in Event Viewer. The events in this log show the … Read more

Tags windows-firewall, windows-server-2008

How can I upgrade from Windows Server 2008 R2 Standard to Enterprise Edition?

by IT Nursery

Windows Server 2008 R2 includes a command-line tool called the Deployment Image Servicing and Management tool, or DISM. It’s functionally equivalent to the … Read more

Tags license, windows-server-2008, windows-server-2008-r2

Run application or script on Windows RDC connection

by IT Nursery

To my knowledge Windows does not provide a built-in method for running a program or script on connection, only log on. You’ll need … Read more

Tags remote-desktop, windows-server-2008, windows-xp

Can access Windows share by IP or FQDN address but not by hostname

by IT Nursery

Win7/server 2008 > control panel type in “Credential manager” and delete any saved credentials.

Tags network-shares, smb, windows-7, windows-server-2008
Post navigation
Older posts
Page1 Page2 … Page38 Next →

Recent Posts

  • Advice for improving internal dashboard [closed]
  • grep : ‘+’ special character
  • File location for Syslogs in Centos machine
  • How to collect users’ task completion times?
  • “service {FOO} start” vs. “/etc/init.d/{FOO} start”? [closed]
IT Nursery
Creative Commons License
This work is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.

Important Link

  • About
  • Privacy Policy
  • Contact

IT Nursery

The Goal of ITNursery Engaging the world to foster innovation through aggregate information. Our Question Answer post, blog information, products and tools help developers and technologists in life and at work.

copyright © 2023 All Right Reserved | IT NurSery