Category: Uncategorized

  • MySQL Warning: Using unique option prefix u instead of user is deprecated

    I have a script to dump the sql database to file. Now i get the message: Warning: Using unique option prefix u instead of user is deprecated and will be removed in a future release. Please use the full name instead. In my script I specified the user like this: –u daniel My solutions to…

  • Deploy printer via GPO. 0x80070005 Access is denied

    When trying to add a printer via GPO I got a warning in the application log on the remote desktop server. The user ‘Printer1’ preference item in the ‘Printers {GUID}’ Group Policy object did not apply because it failed with error code ‘0x80070005 Access is denied.’ This error was suppressed. Solution: Activate “Run in logged-on…