subject

You are the computer specialist in a small business. your company server is named fs1 and has an ip address of 10.0.0.2. the hardware in you company server has started to experience intermittent failures, so you transferred the shares on the server to a spare server and took the main server offline. the spare server has an ip address of 10.0.0.3. you edit the existing a record for fs1 on your company's dns servver and redirect the hostname to the spare server's ip address of 10.0.0.3.after doing so, most users are able to accress the shares on the spare server by host name, but serveral users cannot. instead, they see and error message indication the fs1 server could not be found. enter the command yo can run from the command prompt on these workstations that will allow them to access the shares on fs1 without performing a full restart.

ansver
Answers: 1

Another question on Computers and Technology

question
Computers and Technology, 22.06.2019 03:10
This program reads a file called 'test.txt'. you are required to write two functions that build a wordlist out of all of the words found in the file and print all of the unique words found in the file. remove punctuations using 'string.punctuation' and 'strip()' before adding words to the wordlist. write a function build_wordlist() that takes a 'file pointer' as an argument and reads the contents, builds the wordlist after removing punctuations, and then returns the wordlist. another function find_unique() will take this wordlist as a parameter and return another wordlist comprising of all unique words found in the wordlist. example: contents of 'test.txt': test file another line in the test file output: ['another', 'file', 'in', 'line', 'test', 'the']
Answers: 1
question
Computers and Technology, 22.06.2019 19:20
How might the success of your campaign be affected if you haven’t carefully completed all field data or if you accidentally insert the wrong merge field in the document?
Answers: 2
question
Computers and Technology, 22.06.2019 19:20
Terri needs to insert a cover page into her document. where should she go to access the commands to do so? o insert tab, objects group o insert tab, illustrations group o insert tab, pages group o insert tab, media group submit
Answers: 1
question
Computers and Technology, 22.06.2019 19:20
1)consider the following code snippet: #ifndef book_h#define book_hconst double max_cost = 1000.0; class book{public: book(); book(double new_cost); void set_cost(double new_cost); double get_cost() const; private: double cost; }; double calculate_terms(book bk); #endifwhich of the following is correct? a)the header file is correct as given.b)the definition of max_cost should be removed since header files should not contain constants.c)the definition of book should be removed since header files should not contain class definitions.d)the body of the calculate_terms function should be added to the header file.
Answers: 1
You know the right answer?
You are the computer specialist in a small business. your company server is named fs1 and has an ip...
Questions
question
Chemistry, 10.03.2022 16:00
Questions on the website: 13722360