There is no information for this WQL Query Turns out you need a VBS script to run to populate this, without the Professional License you will need […]
Category: Research
Research Undertaken
How to Add Stapler or Punch Unit to Konica Driver
Recently got a new Konica C658 installed with a Punch and Stapler Unit , however you have to add these manually for the options to show up […]
SOC2\ISO Audit Tool
Secureframe: Automated Security and Compliance Software
Dism “enable-feature is unknown”
Recently I was trying to add a Windows Feature into a Windows.wim file. After mounting the Wim I ran the below on a server 2012 machineDism /Image:”c:\temp” /Enable-Feature […]
Meraki VPN AD Auth : “Query the domain controller via WMI”
Meraki’s Advice to enable AD authentication for VPN is to create the Service account as …. Domain Administratorhttps://documentation.meraki.com/MX/Content_Filtering_and_Threat_Protection/Active_Directory_IntegrationThis is big security no no ( Incase the account […]
Meraki VPN – The remove connection was denied because the username and password combination – AD Auth
Trying to authenticate a user with their AD credentials and the error displayedThe remote connection was denied because of the username and password combinationIn the Event Log […]
Make windows 10 faster with Group Policy
Debloat Scripts https://github.com/Sycnex/Windows10Debloater https://www.reddit.com/r/Windows10/comments/8jgrgr/guide_how_to_make_windows_10_less_intrusive_and/ GPO’s to add . Computer Configuration\Administrative Templates\Windows Components\SearchAllow CortanaDisabledPrevent automatically adding shared folders to the Windows Search indexDisabledDon’t search the web or display web results in searchEnabledAllow Cloud […]
How to install .NET Framework 3.5 on Windows 10 via WSUS
If your windows 10 machines get their updates from WSUS then you might get Error 0x800F081F while installing .NET Framework 3.5 on Windows 10. This is probably due […]
Import-STFConfiguration : An error occurred configuring StoreFront diagnostics. Method invocation failed because
Trying to import a Citrix Storefront Config produces the following ErrorImport-STFConfiguration : An error occurred configuring StoreFront diagnostics. Method invocation failed because[System.Collections.Hashtable+ValueCollection] does not contain a method […]
How to restore a Domain Controller in a DR Situation
Upon restoring a domain controller to a new or isolated network in example a DR environment, the domain controller will lose access to its other domain controllers […]