C# – Prevent Sleep on Windows v1
Compiled using Visual Studio 2019.
Lab Core | The Lab of MrNetTek
A blog about IT, technical solutions, and code.
Compiled using Visual Studio 2019.
You have deployed an application from SCCM, and notice that the application has installed successfully, but fails with return code 0x87D00324(-2016410844). This means that the detection rule is not right, most likely an invalid path, file, or GUID. Fix the Detection Method in SCCM 1 – Navigate to: Software Library > Overview > Application Read More …
Description Visual Studio Code is a lightweight but powerful source code editor which runs on your desktop and is available for Windows, macOS and Linux. It comes with built-in support for JavaScript, TypeScript and Node.js and has a rich ecosystem of extensions for other languages (such as C++, C#, Java, Python, PHP, Go) and runtimes Read More …
Description Slack is essentially a chat room for your whole company, designed to replace email as your primary method of communication and sharing. Its workspaces allow you to organize communications by channels for group discussions and allows for private messages to share information, files, and more all in one place. more… Download User https://slack.com/downloads/windows Enterprise (Use Read More …
Description Skype is software that enables the world’s conversations. Millions of individuals and businesses use Skype to make free video and voice one-to-one and group calls, send instant messages and share files with other people on Skype. Download https://go.skype.com/windows.desktop.download | MSI | mirror MSI Download Path: https://download.skype.com/s4l/download/win/Skype-8.69.0.77.msi DMG Download Path: https://download.skype.com/s4l/download/mac/Skype-8.69.0.77.dmg Silent Install Read More …
Description Mozilla Firefox, or simply Firefox, is a free and open-source web browser developed by the Mozilla Foundation and its subsidiary, Mozilla Corporation. more… Download https://ftp.mozilla.org/pub/firefox/releases/ Silent Install setup.exe -ms msiexec /i setup.msi /quiet /norestart or chocolatey: choco install firefox -y Install Location C:\Program Files\Mozilla Firefox Silent Uninstall “C:\Program Files\Mozilla Firefox\uninstall\helper.exe” /s msiexec Read More …
Description Google Chrome is a cross-platform web browser developed by Google. It was first released in 2008 for Microsoft Windows, and was later ported to Linux, macOS, iOS, and Android. The browser is also the main component of Chrome OS, where it serves as the platform for web apps. more… Download https://enterprise.google.com/intl/en_version/chrome/chrome-browser | mirror Read More …
While using Updates and Servicing in the CM console, you notice that one of the upgrades or hotfixes is stuck at download, pre-req check, or installing. To reset the update manager, run the CMUpdateReset.exe tool, located here: C:\Program Files\Microsoft Configuration Manager\cd.latest\SMSSETUP\TOOLS\CMUpdateReset From an admin prompt C:\Program Files\Microsoft Configuration Manager\cd.latest\SMSSETUP\TOOLS\CMUpdateReset\CMUpdateReset.exe -S sccm.homelab.com -D CM_YourSiteCode -P Read More …
The Teams app starts when user logs in: Disable it using PowerShell: Notes Registry Reg Path: HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Run Value: com.squirrel.Teams.Teams Type: String Data: C:\Users\%username%\AppData\Local\Microsoft\Teams\Update.exe –processStart “Teams.exe” –process-start-args “–system-initiated” Folders %appdata%\Microsoft\Teams\Application cache\Cache %appdata%\Microsoft\Teams\Cache Group Policy (ADMX/ADML) User Configuration > Policies > Administrative Templates > Microsoft Teams MSI msiexec /i Teams_windows_x64.msi OPTIONS=”noAutoStart=true” Read More …
Description Slack is essentially a chat room for your whole company, designed to replace email as your primary method of communication and sharing. Its workspaces allow you to organize communications by channels for group discussions and allows for private messages to share information, files, and more all in one place. more… Download New Slack setup is Read More …