Remote Desktop Licensing service to fail to start

Remote Desktop Licensing service to fail to start, with error code %%-1073672191. The Terminal Services Licensing service cannot start. The following error occurred: Can't initialize Cryptographic - error code 5. Sometime happens a problem with Remote Desktop Licensing services not starting. The Terminal Licensing MachineKeys have permissions for Administrators and/or TermServLicensing but the service starts using the “Network Service” account… Why?????? You can fix the problem adding Network Service account (read only privileges it’s ok), on follow directory (you can force ownership propagation for reapply the correct privilege tree): ...

14 May 2012 @ 00:49 · Updated: 30 June 2026 @ 03:28 · leo

Cisco - service config

Randomly, during bootup of Cisco hardware (IOS), error messages similar to these are displayed: %Error opening tftp://255.255.255.255/network-confg (Socket error) %Error opening tftp://255.255.255.255/cisconet.cfg (Socket error) %Error opening tftp://255.255.255.255/hostname-confg (Socket error) %Error opening tftp://255.255.255.255/hostname.cfg (Socket error) These error messages are related to the default service configuration option built into Cisco IOS software, which attempts to access the service configuration files from a network Trivial File Transfer Protocol (TFTP) server. In order to disable this feature, issue the no service config global command. ...

26 April 2010 @ 15:32 · Updated: 30 June 2026 @ 03:28 · leo

Debian - Service startup

Under Debian Linux startup files are stored in /etc/init.d/ directory and symbolic linked between /etc/rcX.d/ directory exists. Debian Linux uses System V initialization scripts to start services at boot time from /etc/rcX.d/ directory. Debian Linux comes with different utilities to remove unwanted startup file Using rcconf: This tool configures system services in connection with system runlevels. It turns on/off services using the scripts in /etc/init.d/. Rcconf works with System-V style runlevel configuration. It is a TUI(Text User Interface) frontend to the update-rc.d command. ...

26 January 2009 @ 03:23 · Updated: 30 June 2026 @ 03:28 · leo