- Видео 24
- Просмотров 763
Atanas Chebishev
Болгария
Добавлен 9 июн 2017
A few ways to get into PowerShell as Administrator
1. Find it in the search menu or start menu and choose the option "Run As Administrator."
2. If you already have it pinned or used in the Start Menu, right-click on it and choose "Run As Administrator."
3. Right-click on the Start Menu button and choose "Run As Administrator."
4. (It may not work if you haven't installed PowerShell 7 with Context menu integration): Shift + right-click in any folder and choose the additional menu to get into the desired function - "Run as Administrator."
5. In a normal powershell session enter:
start powershell -verb runas
A new session will appear that way
6. press win+r, type in "powershell" and press ctrl+shift+enter
That's it!
P.S. The dark screen is the confir...
2. If you already have it pinned or used in the Start Menu, right-click on it and choose "Run As Administrator."
3. Right-click on the Start Menu button and choose "Run As Administrator."
4. (It may not work if you haven't installed PowerShell 7 with Context menu integration): Shift + right-click in any folder and choose the additional menu to get into the desired function - "Run as Administrator."
5. In a normal powershell session enter:
start powershell -verb runas
A new session will appear that way
6. press win+r, type in "powershell" and press ctrl+shift+enter
That's it!
P.S. The dark screen is the confir...
Просмотров: 27
Видео
Create Virtual Machines Dynamically in Hyper-V via PowerShell Script
Просмотров 18День назад
The title says it very clearly. This script will help you create more than one Virtual Machines with identical parameters (only the names and the disk names will be different) Shortly: # Copy the needed amount of vhdx templates to your "Virtual Hard Disks" folder # You can find it here (run in PowerShell as Administrator): Get-VMHost -ComputerName $env:computername | select -ExpandProperty Virt...
Quick AD DC setup + 2 client Servers
Просмотров 30День назад
for my education (SoftUni WSAA module) I've created 4 ps1 scripts. First two I am using to Install and migrate to AD services and create 2 computers 2 basic users on the DC. The other 2 scripts are for renaming and adding two servers to this AD # The scripts: github.com/chebishev/PowerShellScripts/tree/main/WSAA # NAT Switch: github.com/shekeriev/ahvdhcp
Python OOP Retake Exam 19 December 2023
Просмотров 83 месяца назад
code: github.com/chebishev/softUniPythonOOP
Python OOP Regular Exam 9 December 2023
Просмотров 143 месяца назад
code: github.com/chebishev/softUniPythonOOP/tree/main/solved_exams_from_other_modules/Python OOP Regular Exam - 9 December 2023
Python Advanced Exam 22 October 2023
Просмотров 43 месяца назад
code: github.com/chebishev/softUniPythonAdvanced/tree/main/solved_exams_from_other_modules/Python Advanced Exam - 22 October 2023
Python Advanced Retake Exam 13 December 2023
Просмотров 73 месяца назад
code: github.com/chebishev/softUniPythonAdvanced/tree/main/solved_exams_from_other_modules/Python Advanced Retake Exam - 13 December 2023
Python Advanced Exam 17 February 2024
Просмотров 84 месяца назад
code: github.com/chebishev/softUniPythonAdvanced/tree/main/solved_exams_from_other_modules/Python Advanced Exam - 17 February 2024
Python Advanced Retake Exam 10 April 2024
Просмотров 74 месяца назад
Solving Retake Exam from April 10th 2024 (SoftUni Python Advanced Module) code: github.com/chebishev/softUniPythonAdvanced/tree/main/solved_exams_from_other_modules/Python Advanced Retake Exam - 10 April 2024
Python Advanced Regular Exam 22 June 2024
Просмотров 104 месяца назад
Code: github.com/chebishev/softUniPythonAdvanced/tree/main/solved_exams_from_other_modules/Python Advanced Regular Exam - 22 June 2024
Programming Basics Online Example Exam 2
Просмотров 34 месяца назад
Code: github.com/chebishev/SoftUniProgrammingBasicsWithPython/tree/main/Programming_Basics_Online_Exams/Programming Basics Online Example Exam 2
Programming Basics Online Example Exam 3 pt2
Просмотров 44 месяца назад
Second 6 tasks from Programming Basics Online Example Exam 3 GitHub repo: github.com/chebishev/SoftUniProgrammingBasicsWithPython/tree/main/Programming_Basics_Online_Exams/Programming Basics Online Example Exam 3
Programming Basics Online Example Exam 3 pt1
Просмотров 85 месяцев назад
First 6 tasks from Programming Basics Online Example Exam 3 GitHub Repo: github.com/chebishev/SoftUniProgrammingBasicsWithPython/tree/main/Programming_Basics_Online_Exams/Programming Basics Online Example Exam 3
Fruits solution and Emmet abbreviation demo
Просмотров 5Год назад
Fruits solution and Emmet abbreviation demo
Fixtures Quick way to populate Django database from JSON file
Просмотров 21Год назад
Fixtures Quick way to populate Django database from JSON file
Python Web Basics Exam 01 November 2020
Просмотров 11Год назад
Python Web Basics Exam 01 November 2020
Python Web Basics Retake Exam 11 August 2021
Просмотров 2Год назад
Python Web Basics Retake Exam 11 August 2021
Django connect to PostgreSQL through Docker on Pycharm
Просмотров 505Год назад
Django connect to PostgreSQL through Docker on Pycharm
Работещ импорт на скелет при задачи от ООП
Просмотров 28Год назад
Работещ импорт на скелет при задачи от ООП
Добра идея според мен. Аз също уча Python и съм минавал през тези изпити. Полезно съдържание ще е, още повече за изпитните задачи, които са и в другите модули!
😳 *Promo sm*