Windows
Windows is Microsoft's GUI-based operating system. It is known for its graphical display and is designed to be user-friendly.
Here are 717 public repositories matching this topic...
-
Updated
Jun 17, 2020 - PowerShell
-
Updated
Jul 7, 2020 - PowerShell
-
Updated
Jul 6, 2018 - PowerShell
-
Updated
Nov 29, 2018 - PowerShell
-
Updated
Jul 2, 2020 - PowerShell
The documentation on many functions in this module, especially around the examples, is lacking.
If you've got the documentation bug, please help!
-
Updated
Jun 17, 2020 - PowerShell
Event with ID = 7045 from System log has incorrect source in section "Software and Service Installation" of "Recommended Events to Collect" document.
Correct source for this event is "Service Control Manager":
- Provider
[ Name] Service Control Manager
[ Guid] {555908d1-a6d7-4695-8e1e-26931d2012f4}
[ EventSourceName] Service Control Manager - EventID 7045
Also, I create
-
Updated
Apr 30, 2020 - PowerShell
-
Updated
Jul 1, 2020 - PowerShell
-
Updated
May 25, 2019 - PowerShell
-
Updated
Jul 3, 2020 - PowerShell
-
Updated
Jul 10, 2020 - PowerShell
-
Updated
May 27, 2020 - PowerShell
-
Updated
Jul 10, 2020 - PowerShell
-
Updated
Jun 9, 2019 - PowerShell
Describe the Change
Create an OpenFAAS template for Pode, in a new repo.
I already started work on this one here: https://github.com/Badgerati/pode-openfaas it just needs testing and documenting.
The template creates a basic server for the function, and and handler.ps1 can contain any route/middleware/auth logic.
-
Updated
Jun 27, 2020 - PowerShell
-
Updated
Apr 23, 2020 - PowerShell
-
Updated
Mar 23, 2020 - PowerShell
-
Updated
May 28, 2020 - PowerShell
Verison of PowerShell:
$PSVersionTable.PSVersion
Major Minor Build Revision
----- ----- ----- --------
5 1 17763 1007
PowerShell host:
Console
Operating system:
Get-CimInstance Win32_OperatingSystem | Select-Object Caption, Version, ServicePackMajorVersion, OSArchitecture, WindowsDirectory
Caption : Microsoft Windows Server 2019 Standard
V
Need documentation
There needs to be better documentation on how to use this tool including screenshots and explanations of the config section and the GUI.
-
Updated
Dec 17, 2019 - PowerShell
-
Updated
Nov 25, 2016 - PowerShell
-
Updated
Feb 3, 2020 - PowerShell
Created by Microsoft Corporation
Released November 20, 1985
- Organization
- Microsoft
- Website
- www.microsoft.com/en-us/windows
- Wikipedia
- Wikipedia
Scoop doesn't return correct exit codes if an installation or uninstallation fails.