Mounting a CIFS share using Linux may result in the following error mount error(95): Operation not supported This…
Read more
Insert disk Identify new disk lsblk Partition new disk (using /dev/sdb as example) gdisk /dev/sdb # print…
How to run Windows MMC (or MSC) modules as a different user. C:\Windows\System32\runas.exe /user:domain\user /…
Download all ADMX definitions from : https://support.microsoft.com/en-us/help/3087759/how-to-create-and-manage-the-…
Modify the file ssb-interop.js file to include the following at the end of the file: document.addEventListener('…
New-RDRemoteApp {COLLECTION_NAME} -Alias '{ALIAS}' -DisplayName '{DISPLAY_NAME}' -FilePath '{URN_PATH_TO_EXE}' -…
When viewing system resources using htop, some black or bolded text cannot be viewed (particularly in terminals with…
ping 8.8.8.8 -t | Select-String "Reply" | foreach $_ { $a = Get-Date $a.ToString() + " " + $_ } | Out-File "C:\users…
SMBv1 (NT1) was deprecated by Microsoft from Windows 2012 onwards. Current versions of the Linux smbclient have removed…
Copyright © 2019. All rights reserved.