So you think you finally got away with internet explorer, and you realize that you have on specific site that requires an Active X control. You have enabled Security Baseline through Intune. And you have added the site trusted sites but nothing happens. Edge keeps saying it is in zone: Internet You hit control panel …
I have usually always deployed always on vpn device tunnel as most of my customers just want to migrate 1:1 from direct access. But lateley after migrating more and more customers to Endpoint Manager, I needed to do a change in the above approach and start to use User Tunnels because device tunnels cannot autodial …
If you forgot to offboard devices from Microsoft Defender ATP here is a quick guide to offboard them using the Defender API. MS’s defender api uri: api-eu.securitycenter.microsoft.com Head to https://security.microsoft.com Click on API-explorer In API-explorer enter f.x: or f.x this below to also filter on a specific state. This will list all your machines where …
I often forget how to expand user profile disk. Often I will and cannot install the Hyper-V Management tools. So here is some easy commandline on how to expand a user profile disk with diskpart You then need to mount the disk and expand the volume in computer management Was this helpful please rate
Here are som great scripts to manage SQL-server log See why you cannot shrink log files; See always on database status; See how much data log files are using; Shrink log file on Always On Cluster when they get tooo large; Was this helpful please rate
Here is a gret script that restarts the Autodiscover Apppool every 5 minutes until there isn’t any mailboxes left on the oldserver. This one works for Exchange 2016 and 2013 Was this helpful please rate
Lately I went into an issue where users recieved a dialog box in outlook saying, there is a problem with the security certificate; The customer is running on Exchange Server 2016 and is using a Kemp Loadbalancer. This MS article; https://support.microsoft.com/da-dk/help/923575/error-message-when-outlook-tries-to-connect-to-a-server-by-using-an-rp states that there is a problem with the security channel Finnaly I found this …
When changing users and groups in applocker policies the mmc crashes. After a lot of investigation a lot of people said that it was a bug and it was fixed in Windows 10. I identified the following .NET updates; KB4024847 KB 4073700 KB 4055001 KB 4054980 I uninstalled all the above .NET and I could …
Greate cmdlets to use during exchange migration This powershell cmdlet requieres that you are connected to exchange online. It will list the status of all mailboxes beeing synced. Another cmd-let that gives some more detailed look Replace emailaddress Complete single mailboxes during migration; Get a list of all mailboxes incl. totalitemsize og mailbox type; Remove …
I went into C:\windows\logs\cbs.log and found the following entry; Store corruption, manifest missing for package: Package_1379_for_KB4025336~31bf3856ad364e35~amd64~~6.3.1.4 Mark store corruption flag because of package: Package_1379_for_KB4025336~31bf3856ad364e35~amd64~~6.3.1.4 After a lot of troubleshooting i found the solution; Go to windows catalogue and download the KB. extract the kb with the following command; After the extraction install with dism;