Explore >> Select a destination


You are here

4bes.nl
| | wezard4u.tistory.com
7.2 parsecs away

Travel
| | ??? ???(Kimsuky) ?? ?? ????-Terms and conditions.msc? ?? ???????. ?? ?? ???? ???? ??? ????. ???:Terms and conditions.msc ???:141 KB MD5:81d224649328a61c899be9403d1de92d SHA-1:f4895809cb38fa1f225340e99c05e477a5017111 SHA-256:cea22277e0d7fe38a3755bdb8baa9fe203bd54ad4d79c7068116f15a50711b09 ?? ????? Terms and conditions(?? ??) ??? ???? ???? ??? PowerShell? ???? ???? ????? ?????? ???? ??? ?? ?? ????..
| | jannikreinhard.com
3.0 parsecs away

Travel
| | In this blog post I explain how to deploy a Win32 app via Intune. I have choos CMtracert because this tool is useful for troubleshooting and analyzing Intune logs. W32 applications must always be uploaded as .intunewin package. It is not possible to simply upload an .exe file. How to create such an .intunewin package...
| | smsagent.blog
4.2 parsecs away

Travel
| | For some time I've used a simple VBScript wrapper in code projects and scheduled tasks to allow silent execution of PowerShell scripts in the user context without displaying a console window: p = CreateObject("Scripting.FileSystemObject").GetParentFolderName(WScript.ScriptFullName) location = p &"\"& WScript.Arguments(0) command = "powershell.exe -nologo -ExecutionPolicy Bypass -File """ &location &"""" set shell = CreateObject("WScript.Shell") shell.Run command,0...
| | endormi.io
16.8 parsecs away

Travel
| I maintain a couple of open source projects and contribute to many projects. Here are just a few of the projects that I maintain: automation - Collection of my automated tasks written in Python. awesome-dj - List of reasons why Django is awesome for web development && Django bootstrap boilerplate. devisle/advanced-react-cli - An NPM package which aims to provide a better way to install packages for your react application through an intuitive CLI.