Just a tech short on how to get past the following error: Restore job failed Error: A specified parameter was not correct: spec.vmProfile. This was encountered when testing backups via the Veeam console This error could also be seen in vCenter After some digging around I was able to get a better understanding of why it was occurring. […]
Category: How-To
If you have a need to disconnect a user from the firewall forcibly. There are a few ways I am aware of that will force users off the VPN. Installing Security Policy (link)- clears the cached authentication of the remote user, although this doesn’t seem to disconnect them it prompts them to re-enter credentials. Expire […]
In most organizations, you will have the employees leave at some point. In most cases, you will you probably want to access and protect their data. Data such as documents and emails and then transfer ownership to a manager or new employee. Performing a dump of the users home directories and contents of a hard […]
Mount NFS Share in Windows 10
Where is a need, there is a how-to do it for my friends. Today it’s mounting of a NFS Share via Windows 10 Install the NFS Client (Services for NFS) The first thing we need to do is install the NFS Client which can be done by following the steps below: Step 1: Open Programs […]
This is the song that never ends, yes it goes on and on my friend. Some people started singing it, not knowing what it was, and they’ll continue singing it forever just because…This is the song that never ends, yes it goes on and on my friend. Some people started singing it, not knowing […]
AppLocker rules can be set up by using group policy in a Windows domain and have been very useful in limiting the execution of arbitrary executable files. AppLocker takes the approach of denying all executables from running unless they have specifically been whitelisted and allowed. AppLocker is available in Windows Desktop and Servers. Desktop Windows […]